summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-10Bluetooth: Fix hci_link_tx_to RCU lock usageYing Hsu1-0/+5
2023-10-10Bluetooth: Delete unused hci_req_prepare_suspend() declarationYao Xiao1-2/+0
2023-10-10regulator: mt6358: split ops for buck and linear range LDO regulatorsChen-Yu Tsai1-3/+15
2023-10-10bpf: unconditionally reset backtrack_state masks on global func exitAndrii Nakryiko1-5/+3
2023-10-10bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-10-10leds: Drop BUG_ON check for LED_COLOR_ID_MULTIMarek BehĂșn1-4/+0
2023-10-10s390/bpf: Let arch_prepare_bpf_trampoline return program sizeSong Liu1-1/+1
2023-10-10erofs: allow empty device tags in flatdev modeJingbo Xu1-1/+1
2023-10-10HID: nvidia-shield: add LEDS_CLASS dependencyRandy Dunlap1-0/+1
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin1-7/+9
2023-10-10wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2-5/+5
2023-10-10wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg1-0/+1
2023-10-10rtla/timerlat_aa: Fix previous IRQ delay for IRQs that happens after thread s...Daniel Bristot de Oliveira1-5/+8
2023-10-10rtla/timerlat_aa: Fix negative IRQ delayDaniel Bristot de Oliveira1-1/+17
2023-10-10rtla/timerlat_aa: Zero thread sum after every sample analysisDaniel Bristot de Oliveira1-0/+1
2023-10-10wifi: cfg80211: fix cqm_config access raceJohannes Berg4-42/+75
2023-10-10wifi: iwlwifi: mvm: Fix a memory corruption issueChristophe JAILLET1-1/+1
2023-10-10wifi: iwlwifi: dbg_ini: fix structure packingArnd Bergmann1-3/+3
2023-10-10iwlwifi: mvm: handle PS changes in vif_cfg_changedGregory Greenman1-58/+63
2023-10-10wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong3-7/+9
2023-10-10erofs: fix memory leak of LZMA global compressed deduplicationGao Xiang1-1/+4
2023-10-10ubi: Refuse attaching if mtd's erasesize is 0Zhihao Cheng1-0/+7
2023-10-10wifi: mt76: fix lock dependency problem for wed_lockLorenzo Bianconi1-4/+4
2023-10-10HID: sony: Fix a potential memory leak in sony_probe()Christophe JAILLET1-0/+3
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring5-0/+28
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring1-0/+2
2023-10-10drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello1-18/+23
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello1-1/+1
2023-10-10drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das1-1/+10
2023-10-10net: prevent rewrite of msg_name in sock_sendmsg()Jordan Rife1-6/+23
2023-10-10btrfs: always print transaction aborted messages with an error levelFilipe Manana1-2/+2
2023-10-10io_uring: ensure io_lockdep_assert_cq_locked() handles disabled ringsJens Axboe1-14/+27
2023-10-10io_uring/kbuf: don't allow registered buffer rings on highmem pagesJens Axboe1-8/+19
2023-10-10net: replace calls to sock->ops->connect() with kernel_connect()Jordan Rife2-3/+3
2023-10-10platform/x86/intel/ifs: release cpus_read_lock()Jithu Joseph1-3/+4
2023-10-10PCI: qcom: Fix IPQ8074 enumerationSricharan Ramabadhran1-3/+1
2023-10-10PCI/PM: Mark devices disconnected if upstream PCIe link is down on resumeMika Westerberg1-1/+13
2023-10-10md/raid5: release batch_last before waiting for another stripe_headDavid Jeffery1-0/+7
2023-10-10io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pagesJens Axboe1-1/+15
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva1-2/+2
2023-10-10wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROMSascha Hauer1-0/+1
2023-10-10Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTERLuiz Augusto von Dentz1-9/+4
2023-10-10wifi: brcmfmac: Replace 1-element arrays with flexible arraysJuerg Haefliger1-2/+7
2023-10-10Bluetooth: hci_codec: Fix leaking content of local_codecsLuiz Augusto von Dentz3-0/+3
2023-10-10qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_infoGustavo A. R. Silva1-1/+1
2023-10-10mptcp: userspace pm allow creating id 0 subflowGeliang Tang1-6/+0
2023-10-10mptcp: fix delegated action racesPaolo Abeni3-39/+34
2023-10-10net: ethernet: mediatek: disable irq before schedule napiChristian Marangi1-2/+2
2023-10-10vringh: don't use vringh_kiov_advance() in vringh_iov_xfer()Stefano Garzarella1-1/+11
2023-10-10net: mana: Fix TX CQE error handlingHaiyang Zhang1-7/+11