summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-06Revert "ipv6: save dontfrag in cork"Brett A C Sheffield (Librecast)
2025-07-06tty: vt: make consw::con_switch() return a boolJiri Slaby (SUSE)
2025-07-06tty: vt: sanitize arguments of consw::con_clear()Jiri Slaby (SUSE)
2025-07-06tty: vt: make init parameter of consw::con_init() a boolJiri Slaby (SUSE)
2025-07-06Drivers: hv: vmbus: Add utility function for querying ring sizeSaurabh Sengar
2025-06-27mm: hugetlb: independent PMD page table shared countLiu Shixin
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima
2025-06-27mmc: Add quirk to disable DDR50 tuningErick Shepherd
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge
2025-06-27bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)
2025-06-27RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner
2025-06-04pid: add pidfd_prepare()Christian Brauner
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker
2025-06-04perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora
2025-06-04rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora
2025-06-04r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-06-04genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko
2025-05-18rcu/kvfree: Add kvfree_rcu_mightsleep() and kfree_rcu_mightsleep()Uladzislau Rezki (Sony)
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki
2025-05-02xdp: Reset bpf_redirect_info before running a xdp's BPF prog.Sebastian Andrzej Siewior
2025-05-02PCI: Assign PCI domain IDs by ida_alloc()Pali Rohár
2025-04-25bpf: Prevent tail call between progs attached to different hooksXu Kuohai
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-25nfs: move nfs_fhandle_hash to common include fileJeff Layton
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim
2025-04-10rcu-tasks: Always inline rcu_irq_work_resched()Josh Poimboeuf
2025-04-10context_tracking: Always inline ct_{nmi,irq}_{enter,exit}()Josh Poimboeuf
2025-04-10sched/smt: Always inline sched_smt_active()Josh Poimboeuf
2025-04-10coresight-etm4x: add isb() before reading the TRCSTATRYuanfang Zhang
2025-04-10of: property: Increase NR_FWNODE_REFERENCE_ARGSZijun Hu
2025-04-10lockdep: Don't disable interrupts on RT in disable_irq_nosync_lockdep.*()Sebastian Andrzej Siewior