summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-01batman-adv: replace non-atomic vlan config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic hardif config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCESven Eckelmann
2026-06-01batman-adv: extract netdev wifi detection information objectSven Eckelmann
2026-06-01net/mlx5: Reorder completion before putting command entry in cmd_work_handlerNikolay Kuratov
2026-06-01netfilter: nft_byteorder: remove multi-register supportFlorian Westphal
2026-06-01netfilter: bridge: make ebt_snat ARP rewrite writableYiming Qian
2026-06-01netfilter: nft_ct: bail out on template ct in get evalJiayuan Chen
2026-06-01netfilter: nft_tunnel: fix use-after-free on object destroyTristan Madani
2026-06-01netfilter: conntrack_irc: fix possible out-of-bounds readFlorian Westphal
2026-06-01netfilter: synproxy: add mutex to guard hook reference countingFernando Fernandez Mancera
2026-06-01netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinkedJiayuan Chen
2026-06-01ipvs: clear the svc scheduler ptr early on editJulian Anastasov
2026-06-01netfilter: xt_NFQUEUE: prefer raw_smp_processor_idFernando Fernandez Mancera
2026-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-06-01thunderbolt: test: Release third DP tunnelXu Rao
2026-06-01arm64: dts: rockchip: Add Bluetooth support for Khadas Edge 2LGray Huang
2026-06-01arm64: dts: rockchip: Enable USB for Khadas Edge 2LGray Huang
2026-06-01arm64: dts: rockchip: Disable removed devices from rk3399-nanopi-r4sChen-Yu Tsai
2026-06-01arm64: dts: rockchip: Fix EEPROM compatible on rk3399-nanopi-r4s-enterpriseChen-Yu Tsai
2026-06-01ALSA: core: Use flexible array for card private dataCássio Gabriel
2026-06-01ALSA: seq: Use flexible array for device argumentsCássio Gabriel
2026-06-01ext2: Remove deprecated DAX supportAshwin Gundarapu
2026-06-01dt-bindings: iio: light: veml6030: add veml3328Joshua Crofts
2026-06-01mm/slub: detach and reattach partial slabs in batchHao Li
2026-06-01mm/slub: introduce helpers for node partial slab stateHao Li
2026-06-01mm/slub: use empty sheaf helpers for oversized sheavesShengming Hu
2026-06-01dma-fence: Clarify external lock use case in dma_fence_init() docsMaíra Canal
2026-06-01ARM: orion5x: update board check in mss2_pci_init() to use the DTEthan Nelson-Moore
2026-06-01RISC-V: KVM: Use flexible array for APLIC IRQ stateRosen Penev
2026-06-01xfrm: iptfs: preserve shared-frag marker in iptfs_consume_frags()Takao Sato
2026-06-01arm: mvebu_v5_defconfig: remove stale MACH_LINKSTATION_LSCHL referenceEthan Nelson-Moore
2026-06-01riscv: dts: spacemit: enable PMIC on OrangePi R2SChukun Pan
2026-06-01rust: cpufreq: clean new `clippy::map_or_identity` lint for Rust 1.98.0Miguel Ojeda
2026-06-01ARM: mvebu: simplify of_node_put callsMartin Kaiser
2026-06-01ARM: mvebu: drop unnecessary NULL checkMartin Kaiser
2026-06-01liveupdate: Remove unused ser field from struct luo_sessionPasha Tatashin
2026-06-01liveupdate: fix u-a-f in luo_file_unpreserve_files() and luo_file_finish()Pasha Tatashin
2026-06-01liveupdate: block session mutations during rebootPasha Tatashin
2026-06-01liveupdate: fix TOCTOU race in luo_session_retrieve()Pasha Tatashin
2026-06-01liveupdate: skip serialization for context-preserving kexecPasha Tatashin
2026-06-01liveupdate: document current compatibility statusLuca Boccassi
2026-06-01liveupdate: document systemd supportLuca Boccassi
2026-06-01kho: make sure scratch size is always aligned by CMA_MIN_ALIGNMENT_BYTESPratyush Yadav (Google)
2026-06-01liveupdate: document liveupdate=onPratyush Yadav (Google)
2026-06-01kho: docs: fix typo in ABI documentationLongWei
2026-06-01liveupdate: validate session type before performing operationPratyush Yadav (Google)
2026-05-31userfaultfd: remove redundant check in vm_uffd_ops()Mike Rapoport (Microsoft)
2026-05-31userfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAsMike Rapoport (Microsoft)
2026-05-31userfaultfd: verify VMA state across UFFDIO_COPY retryMike Rapoport (Microsoft)