summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+25
5 daysMerge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+12
6 daysMerge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
7 daysMerge tag 'drm-fixes-2026-07-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-16/+18
7 daysMerge tag 'drm-misc-fixes-2026-07-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-16/+18
8 daysMerge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-20/+44
8 daysMerge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni2-3/+7
8 daysnet: mana: Sync page pool RX frags for CPUDexuan Cui1-0/+8
9 daysSUNRPC: pin upper rpc_clnt across the TLS connect_workerChuck Lever1-0/+1
9 daysipvs: pass parsed transport offset to state handlersYizhou Zhao1-1/+2
9 daysnetfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso1-2/+3
9 daysnetfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso1-0/+2
9 daysipv6: mcast: Fix potential UAF in MLD delayed workEric Dumazet1-0/+5
9 daysipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-0/+5
10 daystracing: Add a no-rcu-check version of trace_##event##_enabled()Steven Rostedt1-1/+11
10 daystracing: Prevent out-of-bounds read in glob matchingHuihui Huang1-0/+1
10 daysdrm/drm_exec: avoid indirect gotoChristian König1-16/+18
10 daysMerge tag 'mm-hotfixes-stable-2026-07-06-17-49' of git://git.kernel.org/pub/s...Linus Torvalds3-9/+26
11 daysBluetooth: ISO: exclude RFU bits from ISO_SDU_LengthPauli Virtanen1-2/+3
11 daysBluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang1-4/+6
11 daysBluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang1-0/+1
11 daysnet/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim1-10/+8
13 daysMerge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-1/+5
13 daysMerge tag 'acpi-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+1
14 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+12
14 daysMerge tag 'for-linus-7.2a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+6
2026-07-03gue: validate REMCSUM private option lengthQihang1-1/+1
2026-07-03Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds111-1009/+1580
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)49-49/+51
2026-07-03ALSA: hda/core: Add include defining struct hda_device_idUwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03platform/x86: int3472: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03of: Explicitly include <linux/types.h> and <linux/err.h>Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03usb: serial: Include <linux/usb.h> in <linux/usb/serial.h>Uwe Kleine-König (The Capable Hub)1-0/+1
2026-07-03driver core: platform: Include header for struct platform_device_idUwe Kleine-König (The Capable Hub)1-1/+1
2026-07-03driver: core: Include headers for acpi_device_id and of_device_id for struct ...Uwe Kleine-König (The Capable Hub)1-0/+2
2026-07-03mod_devicetable.h: Split into per subsystem headersUwe Kleine-König (The Capable Hub)57-958/+1521
2026-07-03Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-2/+17
2026-07-03Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds1-7/+11
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-0/+1
2026-07-02mm: do file ownership checks with the proper mount idmapPedro Falcato1-0/+5
2026-07-02mm/damon: add a kernel-doc comment for damon_ctx->rnd_stateSJ Park1-1/+1
2026-07-02mm/damon: add a kernel-doc comment for damon_ctx->probesSJ Park1-0/+1
2026-07-02mm: page_ext: add count limit to page_ext_iter_next to prevent invalid PFN ac...Ketan1-6/+13
2026-07-02mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-2/+6
2026-07-01iomap: consolidate bio submissionChristoph Hellwig1-0/+2
2026-07-01netfs: Replace wb_lock with a bit lock for asynchronicityDavid Howells1-2/+9
2026-07-01netfs: Fix kdoc warningDavid Howells1-1/+1
2026-07-01ACPICA: Define acpi_ut_safe_strncpy() as strscpy_pad() aliasRafael J. Wysocki1-0/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-07-01bpf: Support for hardening against JIT sprayingPawan Gupta1-0/+10