summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-04ata: libata-core: Disable LPM on ST1000DM010-2EP102Maximilian Pezzullo-0/+1
2026-03-04selftests: tc-testing: fix list_categories() crash on list typeNaveen Anandhan-3/+7
2026-03-04powerpc/crash: adjust the elfcorehdr sizeSourabh Jain-1/+13
2026-03-04powerpc/kexec/core: use big-endian types for crash variablesSourabh Jain-8/+9
2026-03-04powerpc/prom_init: Fixup missing #size-cells on PowerMac media-bay nodesRob Herring (Arm)-1/+2
2026-03-04powerpc: dts: fsl: Drop unused .dtsi filesRob Herring (Arm)-324/+0
2026-03-04powerpc/uaccess: Fix inline assembly for clang build on PPC32Christophe Leroy (CS GROUP)-1/+1
2026-03-04powerpc/e500: Always use 64 bits PTEChristophe Leroy-110/+5
2026-03-03tracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang-0/+35
2026-03-03tracing: Disable preemption in the tracepoint callbacks handling filtered pidsMasami Hiramatsu (Google)-0/+2
2026-03-03ftrace: Disable preemption in the tracepoint callbacks handling filtered pidsSteven Rostedt-0/+2
2026-03-03tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He-15/+37
2026-03-03fgraph: Fix thresh_return nosleeptime double-adjustShengming Hu-4/+10
2026-03-03fgraph: Fix thresh_return clear per-task notraceShengming Hu-2/+3
2026-03-03smb: client: Compare MACs in constant timeEric Biggers-2/+5
2026-03-03io_uring/mock: Fix typo in help textJ. Neuschäfer-1/+1
2026-03-03net/tcp-md5: Fix MAC comparison to be constant-timeEric Biggers-3/+7
2026-03-03MAINTAINERS: update the skge/sky2 maintainersStephen Hemminger-3/+1
2026-03-03amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju-14/+0
2026-03-03netconsole: fix sysdata_release_enabled_show checking wrong flagBreno Leitao-1/+1
2026-03-03net: ipv4: fix ARM64 alignment fault in multipath hash seedYung Chih Su-3/+4
2026-03-03net/tcp-ao: Fix MAC comparison to be constant-timeEric Biggers-1/+3
2026-03-03ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu()Jakub Kicinski-1/+2
2026-03-03smb/client: remove unused SMB311_posix_query_info()ZhangGuoDong-21/+0
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()ZhangGuoDong-1/+1
2026-03-03smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()ZhangGuoDong-2/+2
2026-03-03bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shimLang Xu-3/+1
2026-03-03Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-189/+266
2026-03-03Merge tag 'sched_ext-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-36/+165
2026-03-03sched_ext: Fix starvation of scx_enable() under fair-class saturationTejun Heo-10/+56
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera-11/+26
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera-8/+30
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju-1/+16
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski-0/+4
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan-2/+9
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski-21/+15
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski-3/+9
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba-1/+1
2026-03-03crypto: testmgr - Fix stale references to aes-genericEric Biggers-2/+2
2026-03-03cpupower: Add intel_pstate turbo boost support for Intel platformsZhang Rui-4/+48
2026-03-03cpupower: Add support for setting EPP via systemd serviceJan Kiszka-0/+11
2026-03-03Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-28/+67
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff-0/+7
2026-03-03powerpc/pci: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff-0/+7
2026-03-03sched_ext: Remove redundant css_put() in scx_cgroup_init()Cheng-Yang Chou-1/+0
2026-03-03btrfs: remove duplicated definition of btrfs_printk_in_rcu()Filipe Manana-3/+0
2026-03-03btrfs: remove unnecessary transaction abort in the received subvol ioctlFilipe Manana-1/+0
2026-03-03btrfs: abort transaction on failure to update root in the received subvol ioctlFilipe Manana-1/+2
2026-03-03btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana-2/+59
2026-03-03btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana-0/+16