summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-25net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9
2026-03-25net: macb: queue tie-off or disable during WOL suspendVineeth Karumanchi2-3/+64
2026-03-25nfsd: fix heap overflow in NFSv4.0 LOCK replay cacheJeff Layton2-7/+19
2026-03-25NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fdChuck Lever1-2/+12
2026-03-25nfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix1-12/+13
2026-03-25batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang1-0/+3
2026-03-25iio: light: bh1780: fix PM runtime leak on error pathAntoniu Miclaus1-2/+2
2026-03-25btrfs: fix transaction abort on set received ioctl due to item overflowFilipe Manana3-2/+67
2026-03-25btrfs: fix transaction abort when snapshotting received subvolumesFilipe Manana1-0/+16
2026-03-25iio: buffer: Fix wait_queue not being removedNuno Sá1-2/+4
2026-03-25iio: buffer: fix coding style warningsNuno Sá1-49/+49
2026-03-25kprobes: Remove unneeded warnings from __arm_kprobe_ftrace()Masami Hiramatsu (Google)1-2/+2
2026-03-25kprobes: Remove unneeded gotoMasami Hiramatsu (Google)1-24/+21
2026-03-25cifs: open files should not hold ref on superblockShyam Prasad N4-14/+48
2026-03-25crypto: atmel-sha204a - Fix OOM ->tfm_count leakThorsten Blum1-2/+3
2026-03-25xfs: ensure dquot item is deleted from AIL only after log shutdownLong Li1-1/+7
2026-03-25xfs: fix integer overflow in bmap intent sort comparatorLong Li1-1/+2
2026-03-25s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attributeHarald Freudenberger2-7/+8
2026-03-25net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-25drm/bridge: ti-sn65dsi83: halve horizontal syncs for dual LVDS outputLuca Ceresoli1-3/+4
2026-03-25drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier1-1/+1
2026-03-25ksmbd: Don't log keys in SMB3 signing and encryption key generationThorsten Blum1-20/+2
2026-03-25arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
2026-03-25arm64: reorganise PAGE_/PROT_ macrosJoey Gouly1-28/+44
2026-03-25pmdomain: bcm: bcm2835-power: Fix broken reset status readMaíra Canal1-3/+3
2026-03-25tracing: Fix syscall events activation by ensuring refcount hits zeroHuiwen He1-15/+36
2026-03-25iomap: reject delalloc mappings during writebackDarrick J. Wong1-2/+5
2026-03-25mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko1-0/+15
2026-03-25mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko1-2/+5
2026-03-25ASoC: qcom: qdsp6: Fix q6apm remove ordering during ADSP stop and startRavi Hothi3-0/+3
2026-03-25usb: roles: get usb role switch from parent only for usb-b-connectorXu Yang1-1/+6
2026-03-25usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang1-0/+14
2026-03-25KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activatedSean Christopherson2-4/+9
2026-03-25can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
2026-03-25ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain()Mehul Rao1-3/+16
2026-03-25ALSA: pcm: fix wait_time calculationsOswald Buddenhagen2-10/+9
2026-03-25net/sched: act_gate: snapshot parameters with RCU on replacePaul Moses2-85/+210
2026-03-25selftests: mptcp: join: check RM_ADDR not sent over same subflowMatthieu Baerts (NGI0)1-0/+36
2026-03-25mptcp: pm: in-kernel: always mark signal+subflow endp as usedMatthieu Baerts (NGI0)1-0/+9
2026-03-25mptcp: pm: avoid sending RM_ADDR over same subflowMatthieu Baerts (NGI0)3-6/+41
2026-03-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-1/+1
2026-03-25net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-5/+8
2026-03-25x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips2-1/+5
2026-03-25wifi: cfg80211: cancel rfkill_block work in wiphy_unregister()Daniil Dulov1-0/+1
2026-03-25wifi: cfg80211: move scan done work to wiphy workJohannes Berg3-14/+7
2026-03-25wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-03-25ext4: always allocate blocks only from groups inode can useJan Kara1-4/+16
2026-03-25ext4: fix dirtyclusters double decrement on fs shutdownBrian Foster1-16/+5
2026-03-25ksmbd: call ksmbd_vfs_kern_path_end_removing() on some error pathsFedor Pchelkin1-2/+2
2026-03-25mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)6-66/+207