- 3809844 virtio-gpu: fix possible memory allocation failure by liuyuntao · 3 years, 5 months ago
- 582de9e drm/v3d: fix wait for TMU write combiner flush by Iago Toral Quiroga · 3 years, 4 months ago
- f0bc12b objtool: Fix static_call list generation by Peter Zijlstra · 3 years, 10 months ago
- b36ab50 x86/xen: Mark cpu_bringup_and_idle() as dead_end_function by Peter Zijlstra · 3 years, 7 months ago
- abf37e8 objtool: Add xen_start_kernel() to noreturn list by Josh Poimboeuf · 4 years ago
- 6b72caa MIPS: lantiq: dma: fix burst length for DEU by Aleksander Jan Bajkowski · 3 years, 4 months ago
- 226d68f rcu: Fix existing exp request check in sync_sched_exp_online_cleanup() by Neeraj Upadhyay · 3 years, 5 months ago
- c20d8c1 Bluetooth: fix init and cleanup of sco_conn.timeout_work by Desmond Cheong Zhi Xi · 3 years, 5 months ago
- 19337ed selftests/bpf: Fix strobemeta selftest regression by Andrii Nakryiko · 3 years, 3 months ago
- bc91992 netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state by Pablo Neira Ayuso · 3 years, 3 months ago
- 0c5e946 parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling by Sven Schnelle · 3 years, 3 months ago
- a1ec31a parisc/unwind: fix unwinder when CONFIG_64BIT is enabled by Sven Schnelle · 3 years, 3 months ago
- ee75174 erofs: don't trigger WARN() when decompression fails by Gao Xiang · 3 years, 3 months ago
- 50a2d12 task_stack: Fix end_of_stack() for architectures with upwards-growing stack by Helge Deller · 3 years, 4 months ago
- 44d4c43 parisc: fix warning in flush_tlb_all by Sven Schnelle · 3 years, 3 months ago
- d8166a2 selftests/core: fix conflicting types compile error for close_range() by Shuah Khan · 3 years, 3 months ago
- 6f038b1 drm/amd/display: dcn20_resource_construct reduce scope of FPU enabled by Anson Jacob · 3 years, 4 months ago
- ddfcae9 x86/hyperv: Protect set_hv_tscchange_cb() against getting preempted by Vitaly Kuznetsov · 3 years, 3 months ago
- c4cfdf5 wcn36xx: Correct band/freq reporting on RX by Loic Poulain · 3 years, 3 months ago
- a27095c spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe() by Yang Yingliang · 3 years, 3 months ago
- b917f9b btrfs: do not take the uuid_mutex in btrfs_rm_device by Josef Bacik · 3 years, 6 months ago
- 428bb3d btrfs: reflink: initialize return value to 0 in btrfs_extent_same() by Sidong Yang · 3 years, 5 months ago
- eeb96eb ACPI: AC: Quirk GK45 to skip reading _PSR by Stefan Schaeckeler · 3 years, 3 months ago
- 42d8c28 net: annotate data-race in neigh_output() by Eric Dumazet · 3 years, 3 months ago
- c2e5f43 vrf: run conntrack only in context of lower/physdev for locally generated packets by Florian Westphal · 3 years, 3 months ago
- b3ae170 ARM: 9136/1: ARMv7-M uses BE-8, not BE-32 by Arnd Bergmann · 3 years, 3 months ago
- b870d8a gfs2: Fix glock_hash_walk bugs by Andreas Gruenbacher · 3 years, 3 months ago
- 16a7981 gfs2: Cancel remote delete work asynchronously by Andreas Gruenbacher · 3 years, 3 months ago
- 9ceac30 gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE_NONE by Stephen Suryaputra · 3 years, 3 months ago
- 25a45d39 ARM: clang: Do not rely on lr register for stacktrace by Masami Hiramatsu · 3 years, 3 months ago
- c11aecb smackfs: use __GFP_NOFAIL for smk_cipso_doi() by Tetsuo Handa · 3 years, 3 months ago
- 32a9a8f iwlwifi: mvm: disable RX-diversity in powersave by Johannes Berg · 3 years, 3 months ago
- e658d59 selftests/bpf: Fix perf_buffer test on system with offline cpus by Jiri Olsa · 3 years, 3 months ago
- d6dca06 selftests: kvm: fix mismatched fclose() after popen() by Shuah Khan · 3 years, 3 months ago
- 9f4bd00 PM: hibernate: Get block device exclusively in swsusp_check() by Ye Bin · 3 years, 3 months ago
- 7a0b68e nvme: drop scan_lock and always kick requeue list when removing namespaces by Hannes Reinecke · 3 years, 3 months ago
- 8232782 nvmet-tcp: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 4 months ago
- 2659d82 nvmet-rdma: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 4 months ago
- e73574f nvmet: fix use-after-free when a port is removed by Israel Rukshin · 3 years, 4 months ago
- 1a10bf4 media: allegro: ignore interrupt if mailbox is not initialized by Michael Tretter · 3 years, 4 months ago
- 49cc377 block: remove inaccurate requeue check by Jens Axboe · 3 years, 3 months ago
- 451cef2 mwl8k: Fix use-after-free in mwl8k_fw_state_machine() by Zheyu Ma · 3 years, 3 months ago
- 16c2dd0 mt76: mt7915: fix an off-by-one bound check by Ryder Lee · 3 years, 6 months ago
- ea7f880 tracing/cfi: Fix cmp_entries_* functions signature mismatch by Kalesh Singh · 3 years, 3 months ago
- 5736f1d workqueue: make sysfs of unbound kworker cpumask more clever by Menglong Dong · 3 years, 3 months ago
- ab5c46f lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
- aa5d35e lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
- cad55af memstick: r592: Fix a UAF bug when removing the driver by Zheyu Ma · 3 years, 3 months ago
- 2338c35 md: update superblock after changing rdev flags in state_store by Xiao Ni · 3 years, 3 months ago
- b34ea3c block: bump max plugged deferred size from 16 to 32 by Jens Axboe · 3 years, 4 months ago
- 517feec drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture() by Tim Gardner · 3 years, 4 months ago
- e1d7f02 leaking_addresses: Always print a trailing newline by Kees Cook · 3 years, 4 months ago
- 9101e25 net: phy: micrel: make *-skew-ps check more lenient by Matthias Schiffer · 3 years, 3 months ago
- 832fad3 drm/amdkfd: fix resume error when iommu disabled in Picasso by Yifan Zhang · 3 years, 3 months ago
- 65c84e0 ACPI: battery: Accept charges over the design capacity as full by André Almeida · 3 years, 3 months ago
- b600866 iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return value by Andreas Gruenbacher · 3 years, 6 months ago
- 219df0f mmc: moxart: Fix reference count leaks in moxart_probe by Xin Xiong · 3 years, 3 months ago
- 38608d3 ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create() by Tuo Li · 3 years, 6 months ago
- 3c2434d tracefs: Have tracefs directories not set OTH permission bits by default by Steven Rostedt (VMware) · 3 years, 5 months ago
- 8524501 net-sysfs: try not to restart the syscall if it will fail eventually by Antoine Tenart · 3 years, 3 months ago
- b94e5bd media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte() by Anant Thazhemadam · 4 years, 1 month ago
- e3bc3e1 media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info by Ricardo Ribalda · 3 years, 3 months ago
- b499d40 media: ipu3-imgu: imgu_fmt: Handle properly try by Ricardo Ribalda · 3 years, 3 months ago
- 272e546 ACPICA: Avoid evaluating methods too early during system resume by Rafael J. Wysocki · 3 years, 4 months ago
- f09e1a2 fs/proc/uptime.c: Fix idle time reporting in /proc/uptime by Josh Don · 3 years, 5 months ago
- 6e242c5 ipmi: Disable some operations during a panic by Corey Minyard · 3 years, 4 months ago
- 1f38e5e media: rcar-csi2: Add checking to rcsi2_start_receiver() by Nadezda Lutovinova · 3 years, 5 months ago
- 3d5575b brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tablet by Hans de Goede · 3 years, 4 months ago
- 7d54f52 rtw88: fix RX clock gate setting while fifo dump by Zong-Zhe Yang · 3 years, 4 months ago
- d506a3d ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTK by Randy Dunlap · 3 years, 4 months ago
- 2709971 media: mceusb: return without resubmitting URB in case of -EPROTO error. by Rajat Asthana · 3 years, 5 months ago
- 40b8e7d media: imx: set a media_device bus_info string by Martin Kepplinger · 3 years, 4 months ago
- a62edd8 media: s5p-mfc: Add checking to s5p_mfc_probe(). by Nadezda Lutovinova · 3 years, 5 months ago
- b570e36 media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe() by Tuo Li · 3 years, 6 months ago
- f4037b9 media: uvcvideo: Set unique vdev name based in type by Ricardo Ribalda · 3 years, 7 months ago
- d934941 media: uvcvideo: Return -EIO for control errors by Ricardo Ribalda · 3 years, 7 months ago
- 2052c4c media: uvcvideo: Set capability in s_param by Ricardo Ribalda · 3 years, 7 months ago
- 0c91bb4 media: stm32: Potential NULL pointer dereference in dcmi_irq_thread() by Dmitriy Ulitin · 3 years, 8 months ago
- 309ea22 media: atomisp: Fix error handling in probe by Evgeny Novikov · 3 years, 5 months ago
- f4c652b media: netup_unidvb: handle interrupt properly according to the firmware by Zheyu Ma · 3 years, 7 months ago
- 09ee093 media: mt9p031: Fix corrupted frame after restarting stream by Dirk Bender · 3 years, 6 months ago
- aded39f ath10k: high latency fixes for beacon buffer by Alagu Sankar · 3 years, 4 months ago
- 461a71a ath11k: Change DMA_FROM_DEVICE to DMA_TO_DEVICE when map reinjected packets by Baochen Qiang · 3 years, 4 months ago
- 43ab645 ath11k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED by Wen Gong · 3 years, 4 months ago
- 97890f3 ath11k: Avoid reg rules update during firmware recovery by Sriram R · 3 years, 4 months ago
- 2114f80 drm/amdgpu: Fix MMIO access page fault by Andrey Grodzovsky · 3 years, 4 months ago
- 68ac723 fscrypt: allow 256-bit master keys with AES-256-XTS by Eric Biggers · 3 years, 4 months ago
- f526d94 mwifiex: Properly initialize private structure on interface type changes by Jonas Dreßler · 3 years, 4 months ago
- bab1517 mwifiex: Run SET_BSS_MODE when changing from P2P to STATION vif-type by Jonas Dreßler · 3 years, 4 months ago
- 7ca1711 x86: Increase exception stack sizes by Peter Zijlstra · 3 years, 4 months ago
- 1c04dab ath11k: Align bss_chan_info structure with firmware by Seevalamuthu Mariappan · 3 years, 6 months ago
- 3fac6fe smackfs: Fix use-after-free in netlbl_catmap_walk() by Pawan Gupta · 3 years, 5 months ago
- 02ddf26 rcu-tasks: Move RTGS_WAIT_CBS to beginning of rcu_tasks_kthread() loop by Paul E. McKenney · 3 years, 5 months ago
- 8d433ab net: sched: update default qdisc visibility after Tx queue cnt changes by Jakub Kicinski · 3 years, 4 months ago
- 28118dc locking/lockdep: Avoid RCU-induced noinstr fail by Peter Zijlstra · 3 years, 7 months ago
- b92a5df MIPS: lantiq: dma: reset correct number of channel by Aleksander Jan Bajkowski · 3 years, 4 months ago
- 5af57ce MIPS: lantiq: dma: add small delay after reset by Aleksander Jan Bajkowski · 3 years, 4 months ago
- 396e302 platform/x86: wmi: do not fail if disabling fails by Barnabás Pőcze · 3 years, 5 months ago
- 7f43cda rcutorture: Avoid problematic critical section nesting on PREEMPT_RT by Scott Wood · 3 years, 5 months ago
- 7987f31 drm/panel-orientation-quirks: add Valve Steam Deck by Simon Ser · 3 years, 4 months ago