summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-10-21atomic: Skip alignment check for try_cmpxchg() old argArnd Bergmann
2025-10-21gpio: export gpiod_hwgpio()Bartosz Golaszewski
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)
2025-10-20nl802154: fix some kernel-doc warningsRandy Dunlap
2025-10-20drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flagThomas Hellström
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-10-20Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-20ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()Rafael J. Wysocki
2025-10-20writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...Julian Sun
2025-10-20writeback: Wake up waiting tasks when finishing the writeback of a chunk.Julian Sun
2025-10-20fs: make plain ->i_state access fail to compileMateusz Guzik
2025-10-20Manual conversion to use ->i_state accessors of all places not covered by coc...Mateusz Guzik
2025-10-20fs: provide accessors for ->i_stateMateusz Guzik
2025-10-20fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmbMateusz Guzik
2025-10-20fs: move wait_on_inode() from writeback.h to fs.hMateusz Guzik
2025-10-20fs: add missing fences to I_NEW handlingMateusz Guzik
2025-10-20fs: assert ->i_lock held in __iget()Mateusz Guzik
2025-10-20iomap: simplify iomap_iter_advance()Joanne Koong
2025-10-20iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-docRandy Dunlap
2025-10-20io_uring: unify task_work cancelation checksJens Axboe
2025-10-20RDMA/uverbs: fix some kernel-doc warningsRandy Dunlap
2025-10-20KVM: guest_memfd: Use guest mem inodes instead of anonymous inodesAckerley Tng
2025-10-20mm/filemap: Extend __filemap_get_folio() to support NUMA memory policiesMatthew Wilcox
2025-10-20mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()Matthew Wilcox
2025-10-20Merge tag 'v6.18-rc2' into 'drm-rust-next'Alice Ryhl
2025-10-20drm/gpuvm: add deferred vm_bo cleanupAlice Ryhl
2025-10-20firmware: exynos-acpm: add DVFS protocolTudor Ambarus
2025-10-20dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocksTudor Ambarus
2025-10-20rhashtable: use likely for rhashtable lookupMenglong Dong
2025-10-20KEYS: trusted: caam based protected keyMeenakshi Aggarwal
2025-10-20ASoC: soc.h: remove snd_soc_kcontrol_component()Kuninori Morimoto
2025-10-19firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-docRandy Dunlap
2025-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2Alexei Starovoitov
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-18Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-18soc: samsung: gs101-pmu: implement access tables for read and writeAndré Draszik
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-10-18dma-buf: heaps: cma: Register list of CMA regions at bootMaxime Ripard
2025-10-18drm/client: Remove holds_console_lock parameter from suspend/resumeThomas Zimmermann
2025-10-18PM: console: Fix memory allocation error handling in pm_vt_switch_required()Malaya Kumar Rout
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-10-18firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082Takashi Sakamoto
2025-10-17drm/xe/nvl: Define NVL-S platformMatt Roper
2025-10-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-10-17tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahashEric Biggers