summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen2024-04-291-3/+8
| | |/
| | * MAINTAINERS: add an explicit entry for YNLJakub Kicinski2024-04-291-0/+8
| | * Merge branch 'bcmgenet-protect-contended-accesses'David S. Miller2024-04-294-5/+29
| | |\
| | | * net: bcmgenet: synchronize UMAC_CMD accessDoug Berger2024-04-294-3/+23
| | | * net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger2024-04-291-1/+3
| | | * net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger2024-04-291-1/+3
| | |/
| | * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-2614-72/+168
| | |\
| | | * Merge branch 'bpf-prevent-userspace-memory-access'Alexei Starovoitov2024-04-265-32/+74
| | | |\
| | | | * selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan2024-04-261-0/+3
| | | | * bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan2024-04-261-32/+25
| | | | * bpf: verifier: prevent userspace memory accessPuranjay Mohan2024-04-264-0/+46
| | | |/
| | | * xdp: use flags field to disambiguate broadcast redirectToke Høiland-Jørgensen2024-04-221-10/+32
| | | * arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan2024-04-221-13/+43
| | | * riscv, bpf: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| | | * bpf, arm64: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| | | * bpf: Fix a verifier verbose messageAnton Protopopov2024-04-121-2/+1
| | | * bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing2024-04-082-4/+3
| | | * MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewersBjörn Töpel2024-04-051-0/+2
| | | * MAINTAINERS: Update email address for Puranjay MohanPuranjay Mohan2024-04-052-3/+4
| | | * bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko2024-04-051-2/+3
| | * | Fix a potential infinite loop in extract_user_to_sg()David Howells2024-04-261-1/+1
| | * | net l2tp: drop flow hash on forwardDavid Bauer2024-04-261-0/+3
| | * | nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima2024-04-261-6/+8
| | * | Merge branch 'ensure-the-copied-buf-is-nul-terminated'Jakub Kicinski2024-04-253-9/+7
| | |\ \
| | | * | octeontx2-af: avoid off-by-one read from userspaceBui Quang Minh2024-04-251-3/+1
| | | * | bna: ensure the copied buf is NUL terminatedBui Quang Minh2024-04-251-2/+2
| | | * | ice: ensure the copied buf is NUL terminatedBui Quang Minh2024-04-251-4/+4
| | |/ /
| * | | Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-015-14/+27
| |\ \ \
| | * | | regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen2024-04-241-1/+1
| | * | | regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen2024-04-231-1/+1
| | * | | regulator: vqmmc-ipq4019: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
| | * | | regulator: qcom-refgen: fix module autoloadingKrzysztof Kozlowski2024-04-101-0/+1
| | * | | regulator: mt6360: De-capitalize devicetree regulator subnodesAngeloGioacchino Del Regno2024-04-091-12/+20
| | * | | regulator: irq_helpers: duplicate IRQ nameMatti Vaittinen2024-04-081-0/+3
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-302-4/+53
| |\ \ \ \
| | * \ \ \ Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-302-4/+53
| | |\ \ \ \
| | | * | | | KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton2024-04-241-0/+49
| | | * | | | KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton2024-04-241-4/+4
| | | |/ / /
| * | | | | Merge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2024-04-302-1/+3
| |\ \ \ \ \
| | * | | | | power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulatorAngeloGioacchino Del Regno2024-04-151-1/+1
| | * | | | | power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann2024-04-101-0/+2
| * | | | | | Merge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-04-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | platform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada2024-04-291-0/+1
| * | | | | | | Merge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-04-309-96/+100
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'intel-pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2024-04-252-37/+45
| | |\ \ \ \ \ \ \
| | | * | | | | | | pinctrl: baytrail: Add pinconf group for uart3Hans de Goede2024-04-081-2/+4
| | | * | | | | | | pinctrl: baytrail: Fix selecting gpio pinctrl stateHans de Goede2024-04-082-36/+42
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag2' of git://git.kernel.org/pub/s...Linus Walleij2024-04-251-10/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | pinctrl: renesas: rzg2l: Configure the interrupt type on resumeClaudiu Beznea2024-04-221-10/+13
| | * | | | | | | | Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/s...Linus Walleij2024-04-172-1/+12
| | |\| | | | | | |