summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-06ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-10-06scsi: csiostor: Add module softdep on cxgb4Rahul Lakkireddy1-0/+1
2021-10-06Revert "block, bfq: honor already-setup queue merges"Jens Axboe1-13/+3
2021-10-06net: ks8851: fix link errorArnd Bergmann2-4/+10
2021-10-06selftests, bpf: test_lwt_ip_encap: Really disable rp_filterJiri Benc1-5/+8
2021-10-06selftests, bpf: Fix makefile dependencies on libbpfJiri Benc1-1/+2
2021-10-06bpf: Exempt CAP_BPF from checks against bpf_jit_limitLorenz Bauer1-1/+1
2021-10-06RDMA/hns: Fix inaccurate printsYixing Liu8-90/+107
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-10-06dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2-3/+7
2021-10-06dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn3-6/+10
2021-10-06dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-10-06drm/i915/request: fix early tracepointsMatthew Auld1-9/+2
2021-10-06smsc95xx: fix stalled rx after link changeAaro Koskinen1-0/+3
2021-10-06net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang4-11/+14
2021-10-06net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean1-2/+1
2021-10-06hwmon: (tmp421) fix rounding for negative valuesPaul Fertser1-16/+8
2021-10-06hwmon: (tmp421) report /PVLD condition as faultPaul Fertser1-6/+3
2021-10-06mptcp: don't return sockets in foreign netnsFlorian Westphal6-24/+20
2021-10-06sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long1-1/+1
2021-10-06mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-10-06mac80211: mesh: fix potentially unaligned accessJohannes Berg1-1/+2
2021-10-06mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi1-0/+4
2021-10-06mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang1-0/+8
2021-10-06hwmon: (mlxreg-fan) Return non-zero value when fan current state is enforced ...Vadim Pasternak1-3/+9
2021-10-06bpf, mips: Validate conditional branch offsetsPiotr Krysiuk1-14/+43
2021-10-06RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu1-3/+10
2021-10-06IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter1-1/+6
2021-10-06bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao3-15/+47
2021-10-06ipvs: check that ip_vs_conn_tab_bits is between 8 and 20Andrea Claudi1-0/+4
2021-10-06drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-10-06drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-10-06RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe1-2/+6
2021-10-06media: ir_toy: prevent device from hanging during transmitSean Young1-1/+20
2021-10-06KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guestSean Christopherson2-4/+13
2021-10-06KVM: nVMX: Filter out all unsupported controls when eVMCS was activatedVitaly Kuznetsov2-7/+14
2021-10-06KVM: x86: nSVM: don't copy virt_ext from vmcb12Maxim Levitsky1-1/+0
2021-10-06KVM: x86: Fix stack-out-of-bounds memory access from ioapic_write_indirect()Vitaly Kuznetsov1-5/+5
2021-10-06x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2-11/+16
2021-10-06mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg1-0/+6
2021-10-06scsi: ufs: Fix illegal offset in UPIU event traceJonathan Hsu1-2/+1
2021-10-06gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-10-06hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-18/+11
2021-10-06hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structu...Nadezda Lutovinova1-17/+11
2021-10-06hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structur...Nadezda Lutovinova1-15/+11
2021-10-06hwmon: (tmp421) handle I2C errorsPaul Fertser1-10/+28
2021-10-06fs-verity: fix signed integer overflow with i_size near S64_MAXEric Biggers2-2/+2
2021-10-06ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrectJia He1-0/+12
2021-10-06ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMH...Cameron Berkenpas1-0/+129