summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-06-09netdev: fix double-free in netdev_nl_bind_rx_doit()Jakub Kicinski1-3/+1
2026-06-09net: phonet: free phonet_device after RCU grace periodSantosh Kalluri1-1/+1
2026-06-09net: ibm: emac: Fix use-after-free during device removalRosen Penev1-1/+8
2026-06-09net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang1-1/+8
2026-06-09net: add pskb_may_pull() to skb_gro_receive_list()HanQuan1-0/+5
2026-06-09tcp: restrict SO_ATTACH_FILTER to priv usersEric Dumazet1-0/+5
2026-06-08MAINTAINERS: i2c: designware: Remove inactive reviewerAndi Shyti1-1/+0
2026-06-08i2c: tegra: Fix NOIRQ suspend/resumeAkhil R1-23/+30
2026-06-08i2c: tegra: Update Tegra410 I2C timing parametersAkhil R1-4/+4
2026-06-08drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang1-1/+3
2026-06-08i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()Vladimir Zapolskiy1-1/+1
2026-06-08i2c: stm32f7: fix timing computation ignoring i2c-analog-filterGuillermo Rodríguez1-3/+3
2026-06-08ASoC: wm_adsp: Fix NULL dereference when removing firmware controlsRichard Fitzgerald1-0/+3
2026-06-08i2c: imx: fix clock and pinctrl state inconsistency in runtime PMCarlos Song1-3/+12
2026-06-08s390: Remove GENERIC_LOCKBREAK Kconfig optionHeiko Carstens1-3/+0
2026-06-08RDMA/srp: bound SRP_RSP sense copy by the received lengthMichael Bommarito1-6/+24
2026-06-08IB/isert: Reject login PDUs shorter than ISER_HEADERS_LENMichael Bommarito1-0/+6
2026-06-08RDMA: During rereg_mr ensure that REREG_ACCESS is compatibleJason Gunthorpe7-0/+45
2026-06-08i2c: riic: fix refcount leak in riic_i2c_resume_noirq()Wentao Liang1-1/+3
2026-06-08Merge tag 'v7.1-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+1
2026-06-08gpio: mvebu: fix NULL pointer dereference in suspend/resumeYun Zhou1-2/+2
2026-06-08Merge tag 'hyperv-fixes-signed-20260607' of git://git.kernel.org/pub/scm/linu...Linus Torvalds15-111/+206
2026-06-08Merge tag 'amd-pstate-v7.1-2026-06-02' of ssh://gitolite.kernel.org/pub/scm/l...Rafael J. Wysocki2-2/+1
2026-06-08USB: serial: kl5kusb105: fix bulk-out buffer overflowHyeongJun An1-2/+2
2026-06-08Merge tag 'rust-i2c-7.1-rc7' of https://github.com/ikrtn/linux into i2c/for-c...Wolfram Sang1-1/+3
2026-06-08Merge tag 'amd-drm-fixes-7.1-2026-06-04' of https://gitlab.freedesktop.org/ag...Dave Airlie6-16/+27
2026-06-08Linux 7.1-rc7v7.1-rc7Linus Torvalds1-1/+1
2026-06-08io_uring/wait: fix min_timeout behaviorChristian A. Ehrhardt1-1/+1
2026-06-08io_uring/kbuf: don't truncate end buffer for bundlesJens Axboe1-1/+0
2026-06-07Merge tag 'x86-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+7
2026-06-07Merge tag 'timers-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-7/+11
2026-06-07Merge tag 'sched-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2026-06-07Merge tag 'locking-urgent-2026-06-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+10
2026-06-07Merge tag 'regulator-fix-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2026-06-07Merge tag 'input-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+15
2026-06-07ALSA: timer: Fix UAF at snd_timer_user_params()Takashi Iwai1-0/+1
2026-06-07ALSA: timer: Forcibly close timer instances at closingTakashi Iwai1-7/+9
2026-06-07riscv: cfi: reject unknown flags in PR_SET_CFIRichard Patel3-0/+10
2026-06-07riscv: Fix fast_unaligned_access_speed_key not getting initializedNam Cao1-11/+4
2026-06-07riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFIAndreas Schwab1-1/+1
2026-06-07cfi: Include uaccess.h for get_kernel_nofault()Nathan Chancellor1-0/+1
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae1-0/+7
2026-06-06Merge tag 'sound-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds8-15/+109
2026-06-06Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-5/+31
2026-06-06Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-23/+67
2026-06-06rust: i2c: fix I2cAdapter refcounts double incrementNicolás Antinori1-1/+3
2026-06-06debugobjects: Don't call fill_pool() in early boot hardirq contextWaiman Long1-9/+37
2026-06-06netlabel: validate unlabeled address and mask attribute lengthsChenguang Zhao1-20/+10
2026-06-06bnge: fix context mem iterationVikas Gupta1-4/+10
2026-06-06net: ena: PHC: Add missing barrierArthur Kiyanovski1-0/+5