summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-12HID: intel-ish-hid: ipc: Add check for pci_alloc_irq_vectorsChen Ni1-0/+5
2024-06-12selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
2024-06-12kunit: Fix kthread referenceMickaël Salaün1-3/+6
2024-06-12selftests: default to host arch for LLVM buildsValentin Obst1-2/+10
2024-06-12selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard1-1/+3
2024-06-12selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard1-2/+0
2024-06-12wifi: nl80211: Avoid address calculations via out of bounds array indexingKees Cook1-7/+7
2024-06-12libbpf: Fix error message in attach_kprobe_multiJiri Olsa1-1/+1
2024-06-12wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau1-0/+1
2024-06-12wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau1-14/+32
2024-06-12Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck1-49/+18
2024-06-12sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven1-6/+1
2024-06-12bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATEStanislav Fomichev1-0/+5
2024-06-12wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich1-0/+14
2024-06-12bpf: Fix verifier assumptions about socket->skAlexei Starovoitov4-18/+38
2024-06-12wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich1-0/+32
2024-06-12macintosh/via-macii: Fix "BUG: sleeping function called from invalid context"Finn Thain1-8/+3
2024-06-12net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet1-1/+2
2024-06-12drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()Hao Chen1-1/+1
2024-06-12drivers/perf: hisi: hns3: Fix out-of-bound access when valid event groupJunhao He1-1/+13
2024-06-12drivers/perf: hisi_pcie: Fix out-of-bound access when valid event groupJunhao He1-1/+13
2024-06-12pwm: sti: Simplify probe function using devm functionsUwe Kleine-König1-36/+3
2024-06-12pwm: sti: Prepare removing pwm_chip from driver dataUwe Kleine-König1-7/+10
2024-06-12tcp: avoid premature drops in tcp_add_backlog()Eric Dumazet1-2/+11
2024-06-12net: dsa: mv88e6xxx: Avoid EEPROM timeout without EEPROM on 88E6250-family sw...Matthias Schiffer3-2/+93
2024-06-12net: dsa: mv88e6xxx: Add support for model-specific pre- and post-reset handlersMatthias Schiffer2-4/+52
2024-06-12wifi: ath10k: populate board data for WCN3990Dmitry Baryshkov3-0/+7
2024-06-12cpufreq: brcmstb-avs-cpufreq: ISO C90 forbids mixed declarationsPortia Stephens1-1/+4
2024-06-12scsi: ufs: core: mcq: Fix ufshcd_mcq_sqe_search()Bart Van Assche1-2/+1
2024-06-12selftests/bpf: Fix a fd leak in error paths in open_netnsGeliang Tang1-0/+2
2024-06-12gfs2: do_xmote fixesAndreas Gruenbacher1-19/+25
2024-06-12gfs2: finish_xmote cleanupAndreas Gruenbacher1-8/+13
2024-06-12gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawnAndreas Gruenbacher15-41/+46
2024-06-12gfs2: Mark withdraws as unlikelyAndreas Gruenbacher8-15/+15
2024-06-12gfs2: Fix potential glock use-after-free on unmountAndreas Gruenbacher6-16/+57
2024-06-12gfs2: Remove ill-placed consistency checkAndreas Gruenbacher1-1/+0
2024-06-12gfs2: No longer use 'extern' in function declarationsAndreas Gruenbacher19-285/+289
2024-06-12gfs2: Rename gfs2_lookup_{ simple => meta }Andreas Gruenbacher3-15/+16
2024-06-12gfs2: Convert gfs2_internal_read to foliosAndreas Gruenbacher2-20/+18
2024-06-12gfs2: Get rid of gfs2_alloc_blocks generation parameterAndreas Gruenbacher6-13/+15
2024-06-12wifi: ath10k: Fix an error code problem in ath10k_dbg_sta_write_peer_debug_tr...Su Hui1-1/+1
2024-06-12dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definitionBinbin Zhou1-2/+21
2024-06-12dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatibleBinbin Zhou1-0/+1
2024-06-12dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issuesBinbin Zhou1-1/+9
2024-06-12thermal/drivers/tsens: Fix null pointer dereferenceAleksandr Mishin1-1/+1
2024-06-12wifi: ath12k: fix out-of-bound access of qmi_invoke_handler()Karthikeyan Kathirvel1-0/+3
2024-06-12x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel1-1/+2
2024-06-12scsi: hpsa: Fix allocation size for Scsi_Host private dataYuri Karpov1-1/+1
2024-06-12scsi: libsas: Fix the failure of adding phy with zero-address to portXingui Yang1-2/+1
2024-06-12wifi: iwlwifi: mvm: init vif works only onceJohannes Berg3-2/+21