summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
4 daysmm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
4 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
4 daysHID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada1-0/+25
4 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
4 daysvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson1-5/+8
4 daysvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson1-0/+1
4 daysvfio/pci: Use a private flag to prevent power state change with VFsRaghavendra Rao Ananta1-0/+1
4 daysnfs_common: rename functions that invalidate LOCALIO nfs_clientsMike Snitzer1-2/+3
4 daysnfsd: add nfsd_file_{get,put} to 'nfs_to' nfsd_localio_operationsMike Snitzer1-0/+2
4 daysf2fs: validate orphan inode entry countWenjie Qi1-0/+1
4 daysdevice property: initialize the remaining fields of fwnode_handle in fwnode_i...Bartosz Golaszewski1-0/+2
2026-07-04err.h: use __always_inline on all error pointer helpersArnd Bergmann1-6/+6
2026-07-04block: invalidate cached plug timestamp after task switchUsama Arif1-10/+6
2026-07-04net: skmsg: preserve sg.copy across SG transformsYiming Qian1-4/+11
2026-07-04lsm: add backing_file LSM hooksPaul Moore6-3/+44
2026-07-04fs: constify file ptr in backing_file accessor helpersAmir Goldstein1-3/+3
2026-07-04KVM: x86/mmu: Ensure hugepage is in by slot before checking max mapping levelSean Christopherson1-1/+6
2026-06-19mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoisonWupeng Ma2-16/+0
2026-06-19mailbox: Fix NULL message support in mbox_send_message()Jassi Brar1-0/+3
2026-06-19writeback: Avoid contention on wb->list_lock when switching inodesJan Kara2-0/+6
2026-06-19net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea1-2/+2
2026-06-19ima: kexec: skip IMA segment validation after kexec soft rebootSteven Chen1-0/+3
2026-06-19wifi: remove zero-length arraysJohannes Berg1-9/+9
2026-06-09mm: perform all memfd seal checks in a single placeLorenzo Stoakes2-67/+11
2026-06-09serdev: Provide a bustype shutdown functionUwe Kleine-König1-0/+1
2026-06-09iommu, debugobjects: avoid gcc-16.1 section mismatch warningsArnd Bergmann1-0/+11
2026-06-09Disable -Wattribute-alias for clang-23 and newerNathan Chancellor4-0/+18
2026-06-09parport: Fix race between port and client registrationBen Hutchings1-0/+1
2026-06-09HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-06-09HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-06-09HID: core: Add printk_ratelimited variants to hid_warn() etcVicki Pfau1-0/+11
2026-06-09net: Introduce skb tc depth field to track packet loopsJamal Hadi Salim1-0/+2
2026-06-09net/sched: act_mirred: add loop detectionEric Dumazet1-1/+8
2026-06-09net/sched: act_mirred: Move the recursion counter struct netdev_xmitSebastian Andrzej Siewior1-0/+3
2026-06-01block: make bio_integrity_map_user() static inlineJens Axboe1-1/+1
2026-06-01block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta1-3/+2
2026-06-01blk-integrity: remove seed for user mapped buffersKeith Busch2-5/+4
2026-06-01firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitionsSudeep Holla1-0/+3
2026-06-01device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-06-01ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
2026-06-01ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
2026-06-01sched/deadline: Fix dl_server behaviourPeter Zijlstra1-1/+0
2026-06-01sched/deadline: Fix dl_server getting stuckPeter Zijlstra1-1/+0
2026-06-01sched/deadline: Less agressive dl_server handlingPeter Zijlstra1-0/+1
2026-05-23netconsole: allow selection of egress interface via MAC addressUday Shankar1-0/+6
2026-05-23net, treewide: define and use MAC_ADDR_STR_LENUday Shankar1-0/+3
2026-05-23cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer1-0/+1
2026-05-23pppoe: drop PFC framesQingfang Deng1-0/+16
2026-05-23lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven1-2/+3
2026-05-23reset: Add devres helpers to request pre-deasserted reset controlsPhilipp Zabel1-0/+113