summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski5-5/+7
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder6-1237/+362
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder4-58/+42
2026-05-12media: uvcvideo: Introduce allow_privacy_override module parameterRicardo Ribalda1-0/+4
2026-05-12media: uvcvideo: Import standard controls from uvcdynctrlRicardo Ribalda1-0/+6
2026-05-08PCI: Add pci_resource_is_io() and pci_resource_is_mem() helpersKrzysztof Wilczyński1-0/+25
2026-05-08genetlink: free the skb on 'group >= family->n_mcgrps'Alice Ryhl1-1/+3
2026-05-08net: nsh: fix incorrect header length macrosIlya Maximets1-2/+2
2026-05-08ipv6: flowlabel: enforce per-netns limit for unprivileged callersMaoyi Xie1-0/+1
2026-05-08ACPI: provide acpi_bus_find_device_by_name()Bartosz Golaszewski1-0/+7
2026-05-08drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failureThomas Hellström1-0/+2
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland2-27/+0
2026-05-08Merge drm/drm-next into drm-xe-nextThomas Hellström767-13169/+23133
2026-05-08drm/buddy: Integrate lockdep annotations for gpu buddy managerTejas Upadhyay1-0/+41
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie9-100/+65
2026-05-08kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang1-1/+1
2026-05-08netfilter: nf_conntrack_expect: restore helper propagation via expectationPablo Neira Ayuso1-1/+4
2026-05-08netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal1-1/+1
2026-05-08netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal4-3/+1
2026-05-08netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal1-0/+1
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana1-3/+1
2026-05-07accel/amdxdna: Add command doorbell and wait supportDavid Zhang1-1/+21
2026-05-07accel/amdxdna: Add AIE4 VF hardware context create and destroyDavid Zhang1-0/+1
2026-05-07accel/amdxdna: Add initial support for AIE4 VFDavid Zhang1-0/+1
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-26/+314
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-9/+72
2026-05-07gpio: timberdale: Remove platform data headerBartosz Golaszewski1-25/+0
2026-05-07fs/resctrl: Add monitor property 'mbm_cntr_assign_fixed'Ben Horgan1-0/+2
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard49-357/+1061
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada1-0/+6
2026-05-07ASoC: sdw_utils: TI amp utility for tac5xx2 familyNiranjan H Y1-0/+4
2026-05-07ASoC: SDCA: Add PDE verification reusable helperNiranjan H Y1-0/+6
2026-05-07crypto: drbg - Eliminate use of 'drbg_string' and listsEric Biggers2-39/+25
2026-05-07crypto: drbg - Remove support for CTR_DRBGEric Biggers1-0/+3
2026-05-07crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.cEric Biggers1-181/+0
2026-05-07crypto: drbg - Remove obsolete FIPS 140-2 continuous testEric Biggers1-2/+0
2026-05-07crypto: drbg - Remove unhelpful helper functionsEric Biggers1-76/+0
2026-05-07crypto: drbg - Fix drbg_max_addtl() on 64-bit kernelsEric Biggers1-11/+7
2026-05-07crypto: drbg - Fix misaligned writes in CTR_DRBG and HASH_DRBGEric Biggers1-18/+0
2026-05-07xfrm: route MIGRATE notifications to caller's netnsMaoyi Xie1-1/+2
2026-05-07drm/gpusvm: Drop redundant @flags.* kernel-doc on struct drm_gpusvm_pagesShuicheng Lin1-6/+1
2026-05-06Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-0/+186
2026-05-06w5100: remove MMIO supportArnd Bergmann1-23/+0
2026-05-06net/mlx5: E-Switch, serialize representor lifecycleMark Bloch1-0/+6
2026-05-07spi: s3c64xx: fix all kernel-doc warningsRandy Dunlap1-1/+2
2026-05-06Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...Mikhail Gavrilov1-1/+1
2026-05-06x86,fs/resctrl: Create 'event_filter' files read only if they're not configur...Ben Horgan1-7/+9
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse1-0/+6
2026-05-06rseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner2-54/+33
2026-05-06firmware_loader: Add cancel helper for async requestsCássio Gabriel1-0/+10