summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-28ACPI: EC: Add quirk for HP 250 G7 Notebook PCJonathan Denose1-0/+10
2023-11-28Bluetooth: Fix double free in hci_conn_cleanupZhengHan Wang2-15/+14
2023-11-28Bluetooth: btusb: Add date->evt_skb is NULL checkyouwan Wang1-0/+3
2023-11-28wifi: iwlwifi: mvm: fix size check for fw_link_idGregory Greenman1-2/+2
2023-11-28bpf: Ensure proper register state printing for cond jumpsAndrii Nakryiko1-1/+6
2023-11-28vsock: read from socket's error queueArseniy Krasnov3-0/+24
2023-11-28net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju1-0/+3
2023-11-28wifi: ath10k: Don't touch the CE interrupt registers after power upDouglas Anderson1-4/+14
2023-11-28wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()Ma Ke1-4/+7
2023-11-28net: annotate data-races around sk->sk_dst_pending_confirmEric Dumazet3-5/+5
2023-11-28net: annotate data-races around sk->sk_tx_queue_mappingEric Dumazet1-4/+16
2023-11-28wifi: mt76: fix clang-specific fortify warningsDmitry Antipov3-3/+3
2023-11-28wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)Ingo Rohloff2-0/+4
2023-11-28net: sfp: add quirk for Fiberstone GPON-ONU-34-20BIChristian Marangi1-0/+5
2023-11-28ACPI: APEI: Fix AER info corruption when error status data has multiple sectionsShiju Jose3-1/+36
2023-11-28wifi: ath12k: fix possible out-of-bound write in ath12k_wmi_ext_hal_reg_caps()Baochen Qiang1-0/+6
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang1-0/+17
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2
2023-11-28bpf: Detect IP == ksym.end as part of BPF programKumar Kartikeya Dwivedi1-1/+5
2023-11-28atl1c: Work around the DMA RX overflow issueSieng-Piaw Liew2-54/+16
2023-11-28wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih1-0/+4
2023-11-28wifi: mac80211_hwsim: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath12k: Ignore fragments from uninitialized peer in dpHarshitha Prem3-0/+13
2023-11-28wifi: plfxlc: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)2-14/+0
2023-11-28workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker2-15/+51
2023-11-28cpu/hotplug: Don't offline the last non-isolated CPURan Xiaokai1-4/+7
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel2-1/+19
2023-11-28srcu: Only accelerate on enqueue timeFrederic Weisbecker1-4/+2
2023-11-28clocksource/drivers/timer-atmel-tcb: Fix initialization on SAM9 hardwareRonald Wahl1-0/+1
2023-11-28clocksource/drivers/timer-imx-gpt: Fix potential memory leakJacky Bai1-5/+13
2023-11-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo CaƱuelo2-2/+1
2023-11-28srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev1-2/+2
2023-11-28perf/core: Bail out early if the request AUX area is out of boundShuai Xue1-0/+6
2023-11-28x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf2-0/+2
2023-11-28lib/generic-radix-tree.c: Don't overflow in peek()Kent Overstreet2-3/+21
2023-11-28btrfs: abort transaction on generation mismatch when marking eb as dirtyFilipe Manana25-169/+205
2023-11-28locking/ww_mutex/test: Fix potential workqueue corruptionJohn Stultz1-8/+12
2023-11-20Linux 6.6.2v6.6.2Greg Kroah-Hartman1-1/+1
2023-11-20btrfs: make found_logical_ret parameter mandatory for function queue_scrub_st...Qu Wenruo1-3/+7
2023-11-20btrfs: use u64 for buffer sizes in the tree search ioctlsFilipe Manana1-5/+5
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet1-1/+1
2023-11-20Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit1-1/+2
2023-11-20x86/amd_nb: Use Family 19h Models 60h-7Fh Function 4 IDsYazen Ghannam1-0/+3
2023-11-20io_uring/net: ensure socket is marked connected on connect retryJens Axboe1-13/+11
2023-11-20selftests: mptcp: fix wait_rm_addr/sf parametersGeliang Tang1-4/+10
2023-11-20selftests: mptcp: run userspace pm tests slowerGeliang Tang1-2/+2
2023-11-20eventfs: Check for NULL ef in eventfs_set_attr()Steven Rostedt (Google)1-2/+2
2023-11-20tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1