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.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-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
2023-02-06
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-02-06
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-02-06
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-02-06
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-02-06
netlink: remove hash::nelems check in netlink_insert
Li RongQing
1
-5
/
+0
2023-02-06
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-02-06
net: fix UaF in netns ops registration error path
Paolo Abeni
1
-1
/
+1
2023-02-06
EDAC/device: Respect any driver-supplied workqueue polling value
Manivannan Sadhasivam
1
-8
/
+7
2023-02-06
ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignment
Giulio Benetti
1
-1
/
+1
2023-02-06
cifs: Fix oops due to uncleared server->smbd_conn in reconnect
David Howells
1
-0
/
+1
2023-02-06
smbd: Make upper layer decide when to destroy the transport
Long Li
3
-27
/
+101
2023-02-06
trace_events_hist: add check for return value of 'create_hist_field'
Natalia Petrova
1
-0
/
+2
2023-02-06
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
3
-2
/
+4
2023-02-06
module: Don't wait for GOING modules
Petr Pavlu
1
-5
/
+21
2023-02-06
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
1
-1
/
+1
2023-02-06
Bluetooth: hci_sync: cancel cmd_timer if hci_open failed
Archie Pusaka
1
-0
/
+1
2023-02-06
fs: reiserfs: remove useless new_opts in reiserfs_remount
Dongliang Mu
1
-6
/
+0
2023-02-06
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-02-06
block: fix and cleanup bio_check_ro
Christoph Hellwig
1
-4
/
+1
2023-02-06
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
1
-0
/
+10
2023-02-06
w1: fix WARNING after calling w1_process()
Yang Yingliang
1
-1
/
+3
2023-02-06
w1: fix deadloop in __w1_remove_master_device()
Yang Yingliang
2
-3
/
+4
2023-02-06
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2
-6
/
+19
2023-02-06
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
1
-1
/
+3
2023-02-06
dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource error handling
Swati Agarwal
1
-6
/
+7
2023-02-06
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
1
-4
/
+20
2023-02-06
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
1
-8
/
+31
2023-02-06
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-02-06
net: macb: fix PTP TX timestamp failure due to packet padding
Robert Hancock
1
-8
/
+1
2023-02-06
dmaengine: Fix double increment of client_count in dma_chan_get()
Koba Ko
1
-3
/
+4
2023-02-06
net: mlx5: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2023-02-06
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-02-06
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-02-06
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-02-06
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-02-06
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-02-06
wifi: rndis_wlan: Prevent buffer overflow in rndis_query_oid
Szymon Heidrich
1
-13
/
+6
2023-02-06
net: nfc: Fix use-after-free in local_cleanup()
Jisoo Jang
1
-0
/
+1
2023-02-06
phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2...
Shang XiaoJing
1
-1
/
+3
2023-02-06
bpf: Fix pointer-leak due to insufficient speculative store bypass mitigation
Luis Gerhorst
1
-1
/
+3
2023-02-06
amd-xgbe: Delay AN timeout during KR training
Raju Rangoju
2
-0
/
+26
2023-02-06
amd-xgbe: TX Flow Ctrl Registers are h/w ver dependent
Raju Rangoju
1
-8
/
+15
2023-02-06
affs: initialize fsdata in affs_truncate()
Alexander Potapenko
1
-1
/
+1
2023-02-06
IB/hfi1: Fix expected receive setup error exit issues
Dean Luick
1
-33
/
+50
2023-02-06
IB/hfi1: Reserve user expected TIDs
Dean Luick
1
-8
/
+6
2023-02-06
IB/hfi1: Reject a zero-length user expected buffer
Dean Luick
1
-0
/
+2
2023-02-06
tomoyo: fix broken dependency on *.conf.default
Masahiro Yamada
1
-1
/
+1
2023-02-06
EDAC/highbank: Fix memory leak in highbank_mc_probe()
Miaoqian Lin
1
-2
/
+5
2023-02-06
HID: intel_ish-hid: Add check for ishtp_dma_tx_map
Jiasheng Jiang
1
-0
/
+10
2023-02-06
ARM: dts: imx6qdl-gw560x: Remove incorrect 'uart-has-rtscts'
Fabio Estevam
1
-1
/
+0
[prev]
[next]