summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-29rust: pin-init: docs: fix typos in MaybeZeroable documentationXiaobo Liu
2026-05-29rust: pin-init: internal: suppress `non_snake_case` lint in `[pin_]init!`Mirko Adzic
2026-05-29rust: pin-init: internal: suppress `non_snake_case` lint in `#[pin_data]`Mirko Adzic
2026-05-29rust: pin-init: internal: pin_data: filter non-`#[cfg]` attr in generated codeMartin Kletzander
2026-05-29pinctrl: meson: support amlogic A9 SoCXianwei Zhao
2026-05-29dt-bindings: pinctl: amlogic,pinctrl-a4: Add compatible string for A9Xianwei Zhao
2026-05-29EDAC: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-29MAINTAINERS: add myself as co-maintainer for Samsung pinctrl driversPeter Griffin
2026-05-29Merge branch 'wireguard-fixes-for-7-1-rc6'Jakub Kicinski
2026-05-29wireguard: send: append trailer after expanding headJason A. Donenfeld
2026-05-29Revert "ipv6: preserve insertion order for same-scope addresses"Fernando Fernandez Mancera
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Mezzanine with Toradex Display 10.1" LVDSVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex Verdin Mezzanine CANVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex OV5640 CSI CamerasVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Reserve UART_4 for Cortex-M4FVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add NAU8822 Bridge Tied LoadVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 7" DSIVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" DSIVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex Capacitive Touch Display 10.1" LVDSVitor Soares
2026-05-29arm64: dts: ti: k3-am62-verdin: Add Toradex DSI to LVDS adapter with 10.1" di...Vitor Soares
2026-05-29pinctrl: tegra238: remove unused entriesArnd Bergmann
2026-05-29Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-29net: skbuff: fix pskb_carve leaking zcopy pagesPavel Begunkov
2026-05-29ipv6: fix possible infinite loop in fib6_select_path()Jiayuan Chen
2026-05-29ipv6: fix possible infinite loop in rt6_fill_node()Jiayuan Chen
2026-05-29bpf: sockmap: fix tail fragment offset in bpf_msg_push_dataYuqi Xu
2026-05-29vsock/virtio: bind uarg before filling zerocopy skbJingguo Tan
2026-05-29perf vendor events intel: Update alderlaken events from 1.37 to 1.39Ian Rogers
2026-05-29perf vendor events intel: Update alderlake events from 1.37 to 1.39Ian Rogers
2026-05-29batman-adv: use atomic_xchg() for gw.reselect checkSven Eckelmann
2026-05-29batman-adv: add missing includesSven Eckelmann
2026-05-29MAINTAINERS: Don't send batman-adv patches to netdevSven Eckelmann
2026-05-29MAINTAINERS: Rename batman-adv T(ree)Sven Eckelmann
2026-05-29batman-adv: drop batman-adv specific versionSven Eckelmann
2026-05-29Merge commit 'kvm-psc-for-7.1' into HEADPaolo Bonzini
2026-05-29KVM: SEV: Use READ_ONCE() when reading entries/indices from PSC bufferSean Christopherson
2026-05-29KVM: SEV: Check PSC request indices against the actual size of the bufferSean Christopherson
2026-05-29KVM: SEV: Don't explicitly pass PSC buffer to snp_begin_psc()Sean Christopherson
2026-05-29KVM: SEV: WARN if KVM attempts to setup scratch area with min_len==0Sean Christopherson
2026-05-29KVM: SEV: Compute the correct max length of the in-GHCB scratch areaSean Christopherson
2026-05-29KVM: SEV: Use the size of the PSC header as the minimum size for PSC requestsSean Christopherson
2026-05-29KVM: SEV: Ignore Port I/O requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Reject MMIO requests larger than 8 bytes with GHCB v2+Sean Christopherson
2026-05-29KVM: SEV: Ignore MMIO requests of length '0'Sean Christopherson
2026-05-29KVM: SEV: Require in-GHCB scratch area if GHCB v2+ is in useMichael Roth
2026-05-29cgroup/cpuset: Free sched domains on rebuild guard failureGuopeng Zhang
2026-05-29arm: dts: bcm2711: Fix typo in gpio-line-namesJinseok Kim
2026-05-29workqueue: Add warnings and ensure one among WQ_PERCPU or WQ_UNBOUND is presentMarco Crivellari
2026-05-29workqueue: Add warnings and fallback if system_{unbound}_wq is usedMarco Crivellari
2026-05-29Merge tag 'block-7.1-20260529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds