summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-10net: dsa: mv88e6xxx: fix usable ports on 88e6020Michael Krummsdorf1-1/+5
2024-04-10net: phy: micrel: Fix potential null pointer dereferenceAleksandr Mishin1-5/+16
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang1-2/+9
2024-04-10net: txgbe: fix i2c dev name cannot match clkdevDuanqiang Wen1-3/+5
2024-04-10net: phy: micrel: lan8814: Fix when enabling/disabling 1-step timestampingHoratiu Vultur1-2/+8
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman2-16/+62
2024-04-10net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()Eric Dumazet1-1/+1
2024-04-10net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()Christophe JAILLET1-1/+1
2024-04-10net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-10KVM: arm64: Ensure target address is granule-aligned for range TLBIWill Deacon1-4/+7
2024-04-10x86/retpoline: Do the necessary fixup to the Zen3/4 srso return thunk for !SRSOBorislav Petkov (AMD)1-1/+4
2024-04-10bpf, sockmap: Prevent lock inversion deadlock in map delete elemJakub Sitnicki1-0/+6
2024-04-10vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET1-1/+2
2024-04-10netfilter: validate user input for expected lengthEric Dumazet4-0/+18
2024-04-10netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso1-4/+5
2024-04-10netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan1-2/+7
2024-04-10netfilter: nf_tables: flush pending destroy work before exit_net releasePablo Neira Ayuso1-0/+1
2024-04-10netfilter: nf_tables: reject new basechain after table flag updatePablo Neira Ayuso1-0/+3
2024-04-10x86/bugs: Fix the SRSO mitigation on Zen3/4Borislav Petkov (AMD)3-10/+22
2024-04-10x86/nospec: Refactor UNTRAIN_RET[_*]Josh Poimboeuf1-21/+10
2024-04-10x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf4-86/+109
2024-04-10x86/srso: Improve i-cache locality for alias mitigationJosh Poimboeuf1-3/+2
2024-04-10vsock/virtio: fix packet delivery to tap deviceMarco Pinna1-1/+2
2024-04-10net: mana: Fix Rx DMA datasize and skb_over_panicHaiyang Zhang2-2/+1
2024-04-10net: usb: ax88179_178a: avoid the interface always configured as random addressJose Ignacio Tornos Martinez1-0/+2
2024-04-10net/rds: fix possible cp null dereferenceMahmoud Adam1-1/+1
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer1-0/+1
2024-04-10selftests: mptcp: join: fix dev in check_endpointGeliang Tang1-1/+3
2024-04-10netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso1-5/+8
2024-04-10netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso1-5/+10
2024-04-10Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera1-16/+32
2024-04-10Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang1-0/+25
2024-04-10Bluetooth: add quirk for broken address propertiesJohan Hovold2-1/+13
2024-04-10Bluetooth: qca: fix device-address endiannessJohan Hovold2-2/+16
2024-04-10arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as brokenJohan Hovold1-0/+2
2024-04-10Revert "Bluetooth: hci_qca: Set BDA quirk bit if fwnode exists in DT"Johan Hovold1-12/+1
2024-04-10x86/bpf: Fix IP after emitting call depth accountingUros Bizjak1-1/+1
2024-04-10x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined wordSean Christopherson2-0/+4
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-10selinux: avoid dereference of garbage after mount failureChristian Göttsche1-5/+7
2024-04-10KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton1-1/+1
2024-04-10RISC-V: KVM: Fix APLIC in_clrip[x] read emulationAnup Patel1-3/+18
2024-04-10RISC-V: KVM: Fix APLIC setipnum_le/be write emulationAnup Patel1-3/+13
2024-04-10gpio: cdev: sanitize the label before requesting the interruptBartosz Golaszewski1-6/+32
2024-04-10modpost: do not make find_tosym() return NULLMasahiro Yamada1-2/+5
2024-04-10modpost: Optimize symbol search from linear to binary searchJack Brennen4-66/+232
2024-04-10perf/x86/amd/lbr: Use freeze based on availabilitySandipan Das4-8/+21
2024-04-10x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
2024-04-10perf/x86/amd/core: Update and fix stalled-cycles-* events for Zen 2 and laterSandipan Das1-3/+17
2024-04-10x86/CPU/AMD: Add X86_FEATURE_ZEN1Borislav Petkov (AMD)3-7/+9