summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
28 hoursMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...stableLinus Torvalds
4 daysMerge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysMerge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
5 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
5 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
5 daysALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)
5 daysplatform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
5 daysof: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)
5 daysusb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)
5 daysdriver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)
5 daysdriver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)
5 daysmod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
5 daysMerge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
6 daysMerge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
6 daysmm: do file ownership checks with the proper mount idmapPedro Falcato
6 daysmm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park
6 daysmm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park
6 daysmm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan
6 daysmm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
7 daysiomap: consolidate bio submissionChristoph Hellwig
7 daysnetfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells
7 daysnetfs: Fix kdoc warningDavid Howells
7 daysACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki
7 daysbpf: Restrict JIT predictor flush to cBPFPawan Gupta
7 daysbpf: Support for hardening against JIT sprayingPawan Gupta
7 daysxen: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
8 daysbpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitializedMatt Bobrowski
8 daysdrm/ras: include linux/types.h in drm_ras.hJani Nikula
8 daysdrm/fixed: fix kernel-doc for drm_sm2fixp()Jani Nikula
8 daysdrm/dp: fix kernel-doc for struct drm_dp_as_sdpJani Nikula
8 daystcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
8 daysvfio/pci: Latch all module parameters per deviceAlex Williamson
8 daysvfio/pci: Fix racy bitfields and tighten struct layoutAlex Williamson
8 daysvfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
10 daysMerge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
10 daysMerge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
11 daysNTB: fix kernel-doc warnings in ntb.hRandy Dunlap
11 daysMerge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
11 daysMerge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
12 daysMerge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
12 daysMerge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
12 daysMerge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
12 daysMerge tag 'spmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
12 daysMerge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
13 daysnet: add the driver-facing netdev_work scheduling APIJakub Kicinski
13 daysnet: turn the rx_mode work into a generic netdev_work facilityJakub Kicinski