summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-19io_uring: add io_file_can_poll() helperJens Axboe1-0/+3
2025-06-19HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge1-1/+2
2025-06-19block: Fix bvec_set_folio() for very large foliosMatthew Wilcox (Oracle)1-2/+5
2025-06-19bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAPMatthew Wilcox (Oracle)1-1/+1
2025-06-19net: phy: fix up const issues in to_mdio_device() and to_phy_device()Greg Kroah-Hartman2-8/+2
2025-06-19RDMA/mlx5: Fix error flow upon firmware failure for RQ destructionPatrisious Haddad1-0/+1
2025-06-19firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-06-04NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-06-04coredump: hand a pidfd to the usermode coredump helperChristian Brauner1-0/+1
2025-06-04hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYINGFrederic Weisbecker1-0/+1
2025-06-04highmem: add folio_test_partial_kmap()Matthew Wilcox (Oracle)2-3/+10
2025-06-04perf: Avoid the read if the count is already updatedPeter Zijlstra (Intel)1-1/+7
2025-06-04rcu: fix header guard for rcu_all_qs()Ankur Arora1-1/+1
2025-06-04rcu: handle unstable rdp in rcu_read_unlock_strict()Ankur Arora1-1/+1
2025-06-04r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski1-0/+1
2025-06-04net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook1-1/+1
2025-06-04genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-21/+12
2025-06-04net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad1-0/+2
2025-06-04crypto: lzo - Fix compression buffer overrunHerbert Xu1-0/+8
2025-06-04ipv6: save dontfrag in corkWillem de Bruijn1-0/+1
2025-06-04bpf: Allow pre-ordering for bpf cgroup progsYonghong Song1-0/+1
2025-06-04tracing: Mark binary printing functions with __printf() attributeAndy Shevchenko2-6/+6
2025-06-04dma-mapping: avoid potential unused data compilation warningMarek Szyprowski1-4/+8
2025-05-22scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES bufferSteve Siwinski1-0/+1
2025-05-22Drivers: hv: vmbus: Remove vmbus_sendpacket_pagebuffer()Michael Kelley1-7/+0
2025-05-22tpm: tis: Double the timeout B to 4sMichal Suchanek1-1/+1
2025-05-18x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra1-0/+5
2025-05-18x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-18types: Complement the aligned types with signed 64-bit oneAndy Shevchenko1-1/+2
2025-05-18netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
2025-05-09kernel: globalize lookup_or_create_module_kobject()Shyam Saini1-0/+2
2025-05-09pds_core: check health in devcmd waitShannon Nelson1-0/+1
2025-05-09net: Rename mono_delivery_time to tstamp_type for scalabiltyAbhishek Chauhan1-13/+39
2025-05-09bpf: check changes_pkt_data property for extension programsEduard Zingerman1-0/+1
2025-05-09bpf: track changes_pkt_data property for global functionsEduard Zingerman1-0/+1
2025-05-09bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman1-1/+1
2025-05-09cpufreq: Fix setting policy limits when frequency tables are usedRafael J. Wysocki1-29/+54
2025-05-02sched/cpufreq: Rework schedutil governor performance estimationVincent Guittot1-1/+0
2025-04-25nfs: add missing selections of CONFIG_CRC32Eric Biggers1-7/+0
2025-04-25writeback: fix false warning in inode_to_wb()Andreas Gruenbacher1-0/+1
2025-04-25mm: fix lazy mmu docs and usageRyan Roberts1-6/+8
2025-04-25tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell1-0/+1
2025-04-25HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła1-0/+1
2025-04-25HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła1-0/+1
2025-04-25HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła1-0/+2
2025-04-25HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła1-2/+3
2025-04-25HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła1-0/+1
2025-04-25HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła1-0/+3
2025-04-25rtnl: add helper to check if a notification is neededVictor Nogueira1-0/+15
2025-04-25rtnl: add helper to check if rtnl group has listenersJamal Hadi Salim1-0/+7