summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10x86/cpufeatures: Add new word for scattered featuresSandipan Das4-5/+9
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 out-of-IPA space translation fault handlingWujie Duan1-1/+1
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-10Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar1-18/+5
2024-04-10mm/treewide: replace pud_large() with pud_leaf()Peter Xu20-29/+29
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-04-10modpost: do not make find_tosym() return NULLMasahiro Yamada1-2/+5
2024-04-10dm integrity: fix out-of-range warningArnd Bergmann1-1/+1
2024-04-10drm/i915: Do not print 'pxp init failed with 0' when it succeedJosé Roberto de Souza1-1/+1
2024-04-10drm/i915/mtl: Update workaround 14018575942Tejas Upadhyay1-0/+1
2024-04-10drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper3-12/+18
2024-04-10drm/i915/display: Disable AuxCCS framebuffers if built for XeJuha-Pekka Heikkila1-0/+3
2024-04-10drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DPVille Syrjälä2-6/+0
2024-04-10inet: inet_defrag: prevent sk release while still in useFlorian Westphal4-21/+60
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam1-0/+5
2024-04-10net: lan743x: Add set RFE read fifo threshold for PCI1x1x chipsRaju Lakkaraju2-0/+22
2024-04-10net: bcmasp: Bring up unimac after PHY link upJustin Chen1-9/+19
2024-04-10iommu: Validate the PASID in iommu_attach_device_pasid()Jason Gunthorpe1-1/+10
2024-04-10netfilter: nf_tables: skip netdev hook unregistration if table is dormantPablo Neira Ayuso1-6/+10
2024-04-10netfilter: nf_tables: reject table flag and netdev basechain updatesPablo Neira Ayuso1-1/+30
2024-04-10netfilter: nf_tables: reject destroy command to remove basechain hooksPablo Neira Ayuso1-1/+2
2024-04-10cifs: Fix duplicate fscache cookie warningsDavid Howells2-1/+17
2024-04-10bpf: Protect against int overflow for stack access sizeAndrei Matei1-0/+5
2024-04-10drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-04-10drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson1-7/+11
2024-04-10tls: get psock ref after taking rxlock to avoid leakSabrina Dubroca1-1/+1
2024-04-10tls: adjust recv return with async crypto and failed copy to userspaceSabrina Dubroca1-0/+3
2024-04-10tls: recv: process_rx_list shouldn't use an offset with kvecSabrina Dubroca1-1/+1
2024-04-10net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen1-2/+17
2024-04-10net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu1-0/+4
2024-04-10net: hns3: fix index limit to support all queue statsJie Wang1-1/+1