index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
dmaengine: fsl-edma: Add error handling for devm_kasprintf
Griffin Kroah-Hartman
1
-0
/
+2
9 days
mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()
Griffin Kroah-Hartman
1
-0
/
+2
9 days
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
1
-0
/
+2
9 days
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
1
-0
/
+4
9 days
nfc: nci: free destination parameters when closing a connection
Linmao Li
1
-0
/
+1
9 days
nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
Samuel Page
1
-2
/
+2
9 days
nfc: nci: fix out-of-bounds write in nci_target_auto_activated()
Samuel Page
1
-0
/
+6
9 days
nfc: nci: add data_len bound checks to activation parameter extractors
Bryam Vargas
1
-4
/
+22
9 days
nfc: st21nfca: validate ATR_REQ length against the received frame
Doruk Tan Ozturk
1
-0
/
+3
9 days
nfc: pn533: purge fragmented skbs during cleanup
Xu Rao
1
-0
/
+1
9 days
nfc: llcp: reject PDUs shorter than the LLCP header
Doruk Tan Ozturk
1
-0
/
+5
9 days
nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers
Muhammad Bilal
1
-2
/
+16
9 days
nfc: llcp: bound the connect_sn TLV walk to the skb
Doruk Tan Ozturk
1
-4
/
+6
9 days
nfc: microread: validate target discovery payload lengths
Pengpeng Hou
1
-2
/
+29
9 days
nfc: fdp: bound the device-reported read length and fix an skb leak
Bryam Vargas
1
-0
/
+27
9 days
nfc: digital: clamp SENSF_RES length to the destination buffer
Doruk Tan Ozturk
1
-0
/
+2
9 days
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
1
-25
/
+8
9 days
drm/i915: Introduce struct intel_fb_pin_params
Ville Syrjälä
5
-55
/
+69
9 days
drm/i915: Track fence region ID in plane state
Ville Syrjälä
9
-41
/
+37
9 days
drm/i915/pin: s/dev_priv/i915/ and drop struct drm_device usage
Jani Nikula
1
-13
/
+11
9 days
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
1
-7
/
+9
9 days
xfs: validate attr entry pointer before field access
Hongling Zeng
1
-0
/
+14
9 days
ext4: fix incorrect function call when initializing s_resgid
Jiazi Liu
1
-1
/
+1
9 days
ext4: don't enable DAX on new encrypted files
Eric Biggers
2
-20
/
+24
9 days
ext4: propagate errors from fast commit range replay
Guanghui Yang
1
-4
/
+12
9 days
ext4: avoid tail write_begin walk for uptodate folios
Jia Zhu
1
-5
/
+6
9 days
ext4: clear error before retrying inode xattr space fallback
Guanghui Yang
1
-0
/
+1
9 days
nilfs2: reject invalid block index in GC ioctl
Ryusuke Konishi
1
-2
/
+18
9 days
ext4: stop retrying saturated xattr cache entries
Matthias Goergens
1
-2
/
+4
9 days
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
3
-45
/
+58
9 days
null_blk: fix UBSAN shift-out-of-bounds when zone_size is 0 or overflows
Rik van Riel
1
-2
/
+8
9 days
ocfs2: fix missing metadata reservation for large xattrs
Ian Bridges
1
-6
/
+12
9 days
io_uring: defer eventfd signaling when queued from a wakeup handler
Jens Axboe
8
-21
/
+30
9 days
io_uring/uring_cmd: don't skip completion for a synchronous multishot cmd
Jens Axboe
1
-4
/
+0
9 days
io_uring/rsrc: fix folio size overflow in io_vec_fill_bvec()
Ali Ahmet Memis
1
-1
/
+1
9 days
io_uring/io-wq: fix worker accounting when canceling creation callbacks
Vishnu Razdan
1
-3
/
+6
9 days
io_uring/cmd: fix iovec leak when the async cmd is not recycled
Woraphat Khiaodaeng
1
-0
/
+4
9 days
ALSA: dummy: Check card index validity at probe
Takashi Iwai
1
-0
/
+6
9 days
io_uring/futex: only mark private futex waits as inflight
Jens Axboe
1
-4
/
+13
9 days
io_uring/futex: don't mark futex wake requests as inflight
Jens Axboe
3
-1
/
+13
9 days
nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()
Guixin Liu
1
-1
/
+1
9 days
rndis_host: add overflow check in rndis_rx_fixup()
Griffin Kroah-Hartman
1
-1
/
+5
9 days
ALSA: scarlett2: Use a private URB for the notification endpoint
Geoffrey D. Bennett
3
-35
/
+71
9 days
ALSA: FCP: Use a private URB for the notification endpoint
Geoffrey D. Bennett
1
-17
/
+21
9 days
iommu/iommufd: Fix NULL pointer deref in iommufd_ioas_change_process when rac...
Peiyang He
1
-0
/
+4
9 days
iommu/tegra241-cmdqv: Fix CMD_SYNC use-after-free on teardown
Shameer Kolothum
3
-2
/
+16
9 days
Bluetooth: RFCOMM: take rfcomm_mutex for the deferred setup accept
Ali Ahmet Memis
1
-3
/
+21
9 days
PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systems
Steffen Persvold
3
-10
/
+17
9 days
xfs: rtsummary scrub should treat rtbitmap corruption errors as an xref error
Darrick J. Wong
1
-1
/
+1
9 days
xfs: add a xchk_ip_set_corrupt helper
Christoph Hellwig
10
-36
/
+38
[prev]
[next]