summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-04mm/slab: change stride type from unsigned short to unsigned intHarry Yoo
2026-03-04mm/slab: allow sheaf refill if blocking is not allowedVlastimil Babka (SUSE)
2026-03-04ata: libata: cancel pending work after clearing deferred_qcNiklas Cassel
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-04xfs: fix race between healthmon unmount and read_iterDarrick J. Wong
2026-03-04xfs: remove scratch field from struct xfs_gc_bioDamien Le Moal
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo
2026-03-04power: sequencing: pcie-m2: Fix device node reference leak in probeFelix Gu
2026-03-04RDMA/ionic: Preserve and set Ethernet source MAC after ib_ud_header_init()Abhijit Gangurde
2026-03-04RDMA/irdma: Fix double free related to rereg_user_mrJacob Moroni
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-03tracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)
2026-03-03ftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt
2026-03-03tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He
2026-03-03fgraph: Fix thresh_return nosleeptime double-adjustShengming Hu
2026-03-03fgraph: Fix thresh_return clear per-task notraceShengming Hu
2026-03-03smb: client: Compare MACs in constant timeEric Biggers
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers
2026-03-03MAINTAINERS: update the skge/sky2 maintainersStephen Hemminger
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski
2026-03-04rust: str: make NullTerminatedFormatter publicAlexandre Courbot
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong
2026-03-03bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-03sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-03crypto: testmgr - Fix stale references to aes-genericEric Biggers
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier