summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-21gpio: export gpiod_hwgpio()Bartosz Golaszewski1-0/+2
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens3-27/+1
2025-10-21Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-1/+0
2025-10-21net: stmmac: remove broken PCS codeRussell King (Oracle)1-1/+0
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus 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_s...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 coc...Mateusz 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-20iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-docRandy Dunlap1-13/+14
2025-10-20io_uring: unify task_work cancelation checksJens Axboe1-0/+1
2025-10-20mm/filemap: Extend __filemap_get_folio() to support NUMA memory policiesMatthew Wilcox1-2/+8
2025-10-20mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()Matthew Wilcox1-3/+5
2025-10-20firmware: exynos-acpm: add DVFS protocolTudor Ambarus1-0/+10
2025-10-20rhashtable: use likely for rhashtable lookupMenglong Dong1-12/+58
2025-10-20firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap1-3/+12
2025-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov8-2/+79
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus 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-18soc: samsung: gs101-pmu: implement access tables for read and writeAndré Draszik1-8/+335
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+11
2025-10-18dma-buf: heaps: cma: Register list of CMA regions at bootMaxime Ripard1-0/+16
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-18firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082Takashi Sakamoto1-0/+3
2025-10-18rculist: Add hlist_nulls_replace_rcu() and hlist_nulls_replace_init_rcu()Xuanqiang Luo1-0/+59
2025-10-18ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-1/+0
2025-10-17HID: intel-ish-hid: Add ishtp_get_connection_state() interfaceZhang Lixu1-0/+1
2025-10-17HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu1-0/+2
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/ul...Linus Torvalds1-0/+44
2025-10-17Merge tag 'zynqmp-soc-for-6.18' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann1-13/+17
2025-10-17can: treewide: remove can_change_mtu()Vincent Mailhol1-1/+0
2025-10-17net/sched: act_mirred: add loop detectionEric Dumazet1-1/+8
2025-10-16PCI/MSI: Delete pci_msi_create_irq_domain()Nam Cao1-3/+0
2025-10-16sched_ext: Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo2-7/+9
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-55/+90
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-10-16irqchip: Pass platform device to platform driversJohan Hovold1-1/+7