aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-27genirq: Kill handle_percpu_devid_fasteoi_nmi()Marc Zyngier1-1/+0
2025-10-27platform: Add firmware-agnostic irq and affinity retrieval interfaceMarc Zyngier1-0/+2
2025-10-27of/irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27ACPI: irq: Add interrupt affinity reporting interfaceMarc Zyngier1-0/+7
2025-10-27irqdomain: Add firmware info reporting interfaceMarc Zyngier1-0/+27
2025-10-27ACPI: PRM: Add acpi_prm_handler_available()Yazen Ghannam1-0/+2
2025-10-24treewide: Remove in_irq()Matthew Wilcox (Oracle)2-3/+1
2025-10-24Merge tag 'soc-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+19
2025-10-24Merge tag 'gpio-fixes-for-v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-0/+5
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-1/+10
2025-10-23Merge tag 'pm-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2025-10-23net/mlx5: Add PPHCR to PCAM supported registers maskAlexei Lazar1-1/+3
2025-10-23virtio-net: zero unused hash fieldsJason Wang1-0/+4
2025-10-23net: datagram: introduce datagram_poll_queue for custom receive queuesRalf Lici1-0/+3
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-3/+5
2025-10-22PM: EM: Assign a unique ID when creating a performance domainChangwoo Min1-0/+4
2025-10-22ACPI: property: Make acpi_get_next_subnode() staticSakari Ailus1-10/+0
2025-10-22module: Fix device table module aliasesJosh Poimboeuf1-1/+2
2025-10-22PM: runtime: Fix conditional guard definitionsRafael J. Wysocki1-4/+4
2025-10-22gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei1-0/+5
2025-10-21seqlock: Introduce scoped_seqlock_read()Peter Zijlstra1-0/+111
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann1-13/+13
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens3-27/+1
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-2/+2
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-3/+4
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki1-5/+0
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_secs)Julian Sun1-0/+1
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun1-0/+1
2025-10-20fs: make plain ->i_state access fail to compileMateusz Guzik1-7/+14
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coccinelleMateusz Guzik3-5/+5
2025-10-20fs: provide accessors for ->i_stateMateusz Guzik1-2/+76
2025-10-20fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmbMateusz Guzik1-2/+3
2025-10-20fs: move wait_on_inode() from writeback.h to fs.hMateusz Guzik2-11/+10
2025-10-20fs: add missing fences to I_NEW handlingMateusz Guzik1-0/+4
2025-10-20fs: assert ->i_lock held in __iget()Mateusz Guzik1-3/+1
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong1-4/+2
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-0/+11
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+4
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2025-10-18PM: console: Fix memory allocation error handling in pm_vt_switch_required()Malaya Kumar Rout1-2/+3
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+11
2025-10-17cgroup/misc: fix misc_res_type kernel-doc warningRandy Dunlap1-1/+1
2025-10-17Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-0/+44
2025-10-16PCI/MSI: Delete pci_msi_create_irq_domain()Nam Cao1-3/+0
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold1-1/+7
2025-10-16sched: Add support to pick functions to take rfJoel Fernandes1-5/+2
2025-10-16sched: Rename do_set_cpus_allowed()Peter Zijlstra1-2/+2
2025-10-16sched: Employ sched_change guardsPeter Zijlstra1-0/+5