aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-04ASoC: dt-bindings: renesas,rz-ssi: Document RZ/G3L SoCBiju Das1-0/+1
2026-03-04x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file pathsJan Stancek1-0/+1
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst1-2/+2
2026-03-04pmdomain: rockchip: Fix PD_VCODEC for RK3588Shawn Lin1-1/+1
2026-03-04mm/slab: change stride type from unsigned short to unsigned intHarry Yoo1-5/+5
2026-03-04mm/slab: allow sheaf refill if blocking is not allowedVlastimil Babka (SUSE)1-12/+10
2026-03-04ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel2-0/+2
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu1-0/+1
2026-03-04xfs: fix race between healthmon unmount and read_iterDarrick J. Wong1-7/+10
2026-03-04xfs: remove scratch field from struct xfs_gc_bioDamien Le Moal1-2/+0
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo1-0/+1
2026-03-04power: sequencing: pcie-m2: Fix device node reference leak in probeFelix Gu1-1/+1
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde1-1/+3
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni1-0/+1
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan1-3/+7
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain1-1/+13
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain1-8/+9
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)1-1/+2
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)4-324/+0
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)1-1/+1
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy5-110/+5
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang3-0/+35
2026-03-03tracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)1-0/+2
2026-03-03ftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt1-0/+2
2026-03-03tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He1-15/+37
2026-03-03fgraph: Fix thresh_return nosleeptime double-adjustShengming Hu1-4/+10
2026-03-03fgraph: Fix thresh_return clear per-task notraceShengming Hu1-2/+3
2026-03-03smb: client: Compare MACs in constant timeEric Biggers2-2/+5
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer1-1/+1
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers4-3/+7
2026-03-03MAINTAINERS: update the skge/sky2 maintainersStephen Hemminger1-3/+1
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao1-1/+1
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su2-3/+4
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers2-1/+3
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski1-1/+2
2026-03-04rust: str: make NullTerminatedFormatter publicAlexandre Courbot1-2/+2
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong2-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong1-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong1-2/+2
2026-03-03bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu1-3/+1
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds5-189/+266
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds14-36/+165
2026-03-03sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo1-10/+56
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera2-11/+26
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15