summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-30Drivers: hv: vmbus: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-05-30cdx: use generic driver_override infrastructureDanilo Krummrich1-4/+0
2026-05-30amba: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-05-29Merge patch series "rust: device: Higher-Ranked Lifetime Types for device dri...Danilo Krummrich1-2/+2
2026-05-27rust: driver core: drop drvdata before devres releaseDanilo Krummrich1-2/+2
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich50-174/+787
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-4/+9
2026-05-23Merge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2026-05-23Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2026-05-22driver core: Allow the constification of device attributesThomas Weißschuh1-12/+57
2026-05-22driver core: Stop using generic sysfs macros for device attributesThomas Weißschuh1-10/+22
2026-05-22driver core: Add low-level macros for device attributesThomas Weißschuh1-11/+32
2026-05-22driver core: Delete DEVICE_ATTR_PREALLOC()Thomas Weißschuh1-13/+0
2026-05-22of: dynamic: Fix overlayed devices not probing because of fw_devlinkSaravana Kannan1-0/+1
2026-05-22device core: make struct device_driver groups members constant arraysHeiner Kallweit1-2/+2
2026-05-22driver core: make struct bus_type groups members constant arraysHeiner Kallweit1-3/+3
2026-05-22driver core: delete useless forward declaration of "struct class"Alexey Dobriyan1-1/+0
2026-05-22device property: set fwnode->secondary to NULL in fwnode_init()Bartosz Golaszewski1-0/+1
2026-05-22Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+3
2026-05-21Merge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-05-20net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-3/+4
2026-05-19efi: efi.h: Remove extra semicolonRong Tao1-1/+1
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+9
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+322
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel1-3/+3
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel1-0/+1
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi1-0/+2
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-27/+0
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+0
2026-05-16Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+2
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+3
2026-05-15Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+13
2026-05-14Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-4/+3
2026-05-14ptrace: slightly saner 'get_dumpable()' logicLinus Torvalds1-0/+3
2026-05-14mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...David Hildenbrand (Arm)2-8/+9
2026-05-14Merge tag 'sched_ext-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-7/+10
2026-05-14Merge tag 'cgroup-for-7.1-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+9
2026-05-13vfio/pci: Make VFIO_PCI_OFFSET_TO_INDEX() return unsignedMatt Evans1-1/+1
2026-05-13block: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig1-1/+2
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2026-05-13Merge patch series "rust: auxiliary: replace drvdata() with registration data"Danilo Krummrich1-0/+4
2026-05-12Merge tag 'probes-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2026-05-12HID: core: introduce hid_safe_input_report()Benjamin Tissoires1-0/+2
2026-05-12HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires2-7/+11
2026-05-12netfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells1-1/+1
2026-05-12netfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells1-9/+284