aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-24Bluetooth: MGMT: fix crash in set_mesh_sync and set_mesh_completePauli Virtanen1-1/+1
2025-10-24Bluetooth: HCI: Fix tracking of advertisement set/instance 0x00Luiz Augusto von Dentz1-0/+1
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: Add em.yaml and autogen filesChangwoo Min1-0/+62
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-21scsi: core: Fix the unit attention counter implementationBart Van Assche1-6/+4
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-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström1-0/+15
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 Guzik4-9/+9
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 Torvalds3-11/+30
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 Bonzini2-3/+14
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-17Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2025-10-17Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-22/+1
2025-10-17Merge tag 'drm-misc-fixes-2025-10-16' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie1-1/+1
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 Torvalds2-0/+16
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
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang1-3/+5