summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-20codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()Cong Wang2-8/+3
2025-04-20tipc: fix memory leak in tipc_link_xmitTung Nguyen1-0/+1
2025-04-20objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()Josh Poimboeuf1-0/+5
2025-04-20ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-04-20drm/xe: Restore EIO errno return when GuC PC start failsRodrigo Vivi1-0/+1
2025-04-20drm/xe/hw_engine: define sysfs_ops on all directoriesTejas Upadhyay1-56/+52
2025-04-20x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPIPetr Vaněk1-0/+11
2025-04-20drm/i915: Disable RPG during live selftestBadal Nilawar2-15/+22
2025-04-20ublk: fix handling recovery & reissue in ublk_abort_queue()Ming Lei1-4/+26
2025-04-20selftests/futex: futex_waitv wouldblock test should failEdward Liaw1-1/+1
2025-04-20gpiolib: of: Fix the choice for Ingenic NAND quirkAndy Shevchenko1-0/+2
2025-04-20cgroup/cpuset: Fix race between newly created partition and dying oneWaiman Long4-4/+25
2025-04-20cgroup/cpuset: Fix error handling in remote_partition_disable()Waiman Long1-9/+20
2025-04-20cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_...Waiman Long1-3/+3
2025-04-20ASoC: Intel: adl: add 2xrt1316 audio configurationBard Liao1-0/+29
2025-04-10Linux 6.13.11v6.13.11Greg Kroah-Hartman1-1/+1
2025-04-10tracing: Do not use PERF enums when perf is not definedSteven Rostedt1-2/+6
2025-04-10ARM: 9443/1: Require linker to support KEEP within OVERLAY for DCENathan Chancellor3-1/+12
2025-04-10platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()Dan Carpenter1-11/+25
2025-04-10ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPSArnd Bergmann1-1/+1
2025-04-10NFSD: Skip sending CB_RECALL_ANY when the backchannel isn't upChuck Lever1-7/+12
2025-04-10NFSD: Never return NFS4ERR_FILE_OPEN when removing a directoryChuck Lever1-6/+18
2025-04-10NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()Chuck Lever1-3/+1
2025-04-10nfsd: fix management of listener transportsOlga Kornievskaia1-23/+21
2025-04-10nfsd: put dl_stid if fail to queue dl_recallLi Lingfeng1-1/+11
2025-04-10nfsd: allow SC_STATUS_FREEABLE when searching via nfs4_lookup_stateid()Jeff Layton1-4/+2
2025-04-10media: streamzap: fix race between device disconnection and urb callbackMurad Masimov1-1/+1
2025-04-10media: vimc: skip .s_stream() for stopped entitiesNikita Zhandarovich1-0/+6
2025-04-10exec: fix the racy usage of fs_struct->in_execOleg Nesterov1-6/+9
2025-04-10mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()Yosry Ahmed1-8/+22
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
2025-04-10PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustionLukas Wunner1-0/+4
2025-04-10ext4: fix OOB read when checking dotdot dirAcs, Jakub1-0/+3
2025-04-10ext4: don't over-report free space or inodes in statvfsTheodore Ts'o1-10/+17
2025-04-10wifi: mt76: mt7921: fix kernel panic due to null pointer dereferenceMing Yen Hsieh1-0/+1
2025-04-10arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-04-10mm/gup: reject FOLL_SPLIT_PMD with hugetlb VMAsDavid Hildenbrand1-0/+3
2025-04-10tracing: Verify event formats that have "%*p.."Steven Rostedt2-2/+13
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai1-1/+0
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard1-1/+1
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard1-1/+29
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu3-4/+1
2025-04-10exfat: fix potential wrong error return from get_blockSungjong Seo1-0/+2
2025-04-10exfat: fix random stack corruption after get_blockSungjong Seo1-6/+33
2025-04-10ksmbd: fix null pointer dereference in alloc_preauth_hash()Namjae Jeon3-5/+24
2025-04-10ksmbd: validate zero num_subauth before sub_auth is accessedNorbert Szetei1-0/+5
2025-04-10ksmbd: fix overflow in dacloffset bounds checkNorbert Szetei1-4/+12
2025-04-10ksmbd: fix session use-after-free in multichannel connectionNamjae Jeon3-11/+14
2025-04-10ksmbd: fix use-after-free in ksmbd_sessions_deregister()Namjae Jeon1-0/+3