summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10clocksource: Suspend the watchdog temporarily when high read latency detectedFeng Tang1-13/+32
2023-03-10thermal: intel: intel_pch: Add support for Wellsburg PCHTim Zimmermann1-0/+8
2023-03-10bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler1-2/+14
2023-03-10ACPI: Don't build ACPICA with '-Os'Mark Rutland1-1/+1
2023-03-10Compiler attributes: GCC cold function alignment workaroundsMark Rutland3-7/+35
2023-03-10ice: add missing checks for PF vsi typeJesse Brandeburg1-9/+8
2023-03-10ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH1-1/+1
2023-03-10inet: fix fast path in __inet_hash_connect()Pietro Borrello1-11/+1
2023-03-10wifi: mt7601u: fix an integer underflowJisoo Jang1-1/+2
2023-03-10wifi: rtw89: fix assignation of TX BD RAM tableZong-Zhe Yang5-7/+26
2023-03-10wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang1-2/+4
2023-03-10bpftool: Always disable stack protection for BPF objectsHolger Hoffstätte1-1/+2
2023-03-10x86/bugs: Reset speculation control settings on initBreno Leitao2-1/+13
2023-03-10timers: Prevent union confusion from unexpected restart_syscall()Jann Horn3-0/+6
2023-03-10thermal: intel: Fix unsigned comparison with less than zeroYang Li1-1/+1
2023-03-10wifi: ath11k: debugfs: fix to work with multiple PCI devicesKalle Valo2-9/+40
2023-03-10rcu-tasks: Handle queue-shrink/callback-enqueue race conditionZqiang1-5/+8
2023-03-10rcu-tasks: Make rude RCU-Tasks work well with CPU hotplugZqiang1-5/+3
2023-03-10srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALLPingfan Liu1-4/+5
2023-03-10rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()Paul E. McKenney1-0/+2
2023-03-10rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney1-1/+8
2023-03-10wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang1-0/+1
2023-03-10wifi: ath11k: fix monitor mode bringup crashNagarajan Maran1-0/+1
2023-03-10wifi: ath9k: Fix use-after-free in ath9k_hif_usb_disconnect()Minsuk Kang2-2/+2
2023-03-10perf/x86/intel/uncore: Add Meteor Lake supportKan Liang3-0/+169
2023-03-10cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUGPeter Zijlstra4-1/+49
2023-03-10cpuidle: drivers: firmware: psci: Dont instrument suspend codeMark Rutland1-12/+19
2023-03-10x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threadsJens Axboe3-3/+3
2023-03-10cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATEPeter Zijlstra3-5/+5
2023-03-10arm64: zynqmp: Enable hs termination flag for USB dwc3 controllerMichael Grzeschik1-0/+2
2023-03-10btrfs: scrub: improve tree block error reportingQu Wenruo1-9/+40
2023-03-10trace/blktrace: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-2/+2
2023-03-10blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Yu Kuai2-6/+30
2023-03-10blk-cgroup: dropping parent refcount after pd_free_fn() is doneYu Kuai1-2/+2
2023-03-10blk-iocost: fix divide by 0 error in calc_lcoefs()Li Nan1-3/+8
2023-03-10fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detectedJann Horn3-6/+23
2023-03-10ARM: dts: exynos: Use Exynos5420 compatible for the MIPI video phyMarkuss Broks1-1/+1
2023-03-10exit: Detect and fix irq disabled state in oopsNicholas Piggin1-0/+7
2023-03-10context_tracking: Fix noinstr vs KASANPeter Zijlstra1-6/+6
2023-03-10udf: Define EFSCORRUPTED error codeJan Kara1-0/+2
2023-03-10arm64: dts: qcom: msm8996: Add additional A2NoC clocksKonrad Dybcio1-2/+4
2023-03-10ARM: OMAP2+: omap4-common: Fix refcount leak bugLiang He1-0/+1
2023-03-10rpmsg: glink: Release driver_overrideBjorn Andersson1-0/+2
2023-03-10rpmsg: glink: Avoid infinite loop on intent for missing channelBjorn Andersson1-0/+1
2023-03-10media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis1-1/+1
2023-03-10media: usb: siano: Fix use after free bugs caused by do_submit_urbDuoming Zhou1-0/+1
2023-03-10media: i2c: ov7670: 0 instead of -EINVAL was returnedHans Verkuil1-1/+1
2023-03-10media: atomisp: Only set default_run_mode on first open of a stream/asdHans de Goede1-2/+2
2023-03-10media: atomisp: fix videobuf2 Kconfig depenendencyArnd Bergmann1-1/+1
2023-03-10media: rc: Fix use-after-free bugs caused by ene_tx_irqsim()Duoming Zhou1-1/+2