aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-19spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFGVijaya Krishna Nivarthi
2023-07-19samples/bpf: Fix buffer overflow in tcp_baserttPengcheng Yang
2023-07-19libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau
2023-07-19wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-19wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-07-19igc: Enable and fix RX hash usage by netstackJesper Dangaard Brouer
2023-07-19pstore/ram: Add check for kstrdupJiasheng Jiang
2023-07-19ima: Fix build warningsRoberto Sassu
2023-07-19evm: Fix build warningsRoberto Sassu
2023-07-19evm: Complete description of evm_inode_setattr()Roberto Sassu
2023-07-19locking/atomic: arm: fix sync opsMark Rutland
2023-07-19x86/mm: Fix __swp_entry_to_pte() for Xen PV guestsJuergen Gross
2023-07-19perf/ibs: Fix interface via core pmu eventsRavi Bangoria
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King
2023-07-19rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscaleQiuxu Zhuo
2023-07-19rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()Qiuxu Zhuo
2023-07-19rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney
2023-07-19rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-07-19rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUsPaul E. McKenney
2023-07-19rcu: Make rcu_cpu_starting() rely on interrupts being disabledPaul E. McKenney
2023-07-19thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()Christophe JAILLET
2023-07-19cpufreq: intel_pstate: Fix energy_performance_preference for passiveTero Kristo
2023-07-19ARM: 9303/1: kprobes: avoid missing-declaration warningsArnd Bergmann
2023-07-19PM: domains: Move the verification of in-params from genpd_add_device()Ulf Hansson
2023-07-19powercap: RAPL: Fix CONFIG_IOSF_MBI dependencyZhang Rui
2023-07-19drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-07-19x86/tdx: Fix race between set_memory_encrypted() and load_unaligned_zeropad()Kirill A. Shutemov
2023-07-19x86/mm: Allow guest.enc_status_change_prepare() to failKirill A. Shutemov
2023-07-19perf/arm-cmn: Fix DTC resetRobin Murphy
2023-07-19PM: domains: fix integer overflow issues in genpd_parse_state()Nikita Zhandarovich
2023-07-19clocksource/drivers/cadence-ttc: Fix memory leak in ttc_timer_probeFeng Mingxi
2023-07-19tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode().Sebastian Andrzej Siewior
2023-07-19tick/rcu: Fix bogus ratelimit conditionWen Yang
2023-07-19posix-timers: Prevent RT livelock in itimer_delete()Thomas Gleixner
2023-07-19erofs: fix compact 4B support for 16k block sizeGao Xiang
2023-07-19erofs: simplify iloc()Gao Xiang
2023-07-19svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-07-19irqchip/jcore-aic: Fix missing allocation of IRQ descriptorsJohn Paul Adrian Glaubitz
2023-07-19irqchip/stm32-exti: Fix warning on initialized field overwrittenAntonio Borneo
2023-07-19block: fix blktrace debugfs entries leakageYu Kuai
2023-07-19md/raid1-10: submit write io directly if bitmap is not enabledYu Kuai
2023-07-19md/raid1-10: factor out a helper to submit normal writeYu Kuai
2023-07-19md/raid1-10: factor out a helper to add bio to plugYu Kuai
2023-07-19md/raid10: fix io loss while replacement replace rdevLi Nan
2023-07-19md/raid10: fix null-ptr-deref of mreplace in raid10_sync_requestLi Nan
2023-07-19md/raid10: fix wrong setting of max_corr_read_errorsLi Nan
2023-07-19md/raid10: fix overflow of md/safe_mode_delayLi Nan
2023-07-19md/raid10: check slab-out-of-bounds in md_bitmap_get_counterLi Nan
2023-07-19nvme-core: fix dev_pm_qos memleakChaitanya Kulkarni
2023-07-19nvme-core: add missing fault-injection cleanupChaitanya Kulkarni