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.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
2022-08-31
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
1
-7
/
+7
2022-08-30
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
1
-0
/
+1
2022-08-30
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
1
-1
/
+2
2022-08-30
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krishna Kurapati
1
-2
/
+4
2022-08-30
media: mceusb: Use new usb_control_msg_*() routines
Alan Stern
1
-21
/
+14
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
2
-0
/
+12
2022-08-30
USB: gadget: Fix obscure lockdep violation for udc_mutex
Alan Stern
1
-10
/
+16
2022-08-30
usb: dwc2: fix wrong order of phy_power_on and phy_init
Heiner Kallweit
1
-4
/
+4
2022-08-30
usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
Piyush Mehta
1
-8
/
+8
2022-08-30
usb: typec: Remove retimers properly
Heikki Krogerus
1
-0
/
+1
2022-08-30
usb: dwc3: disable USB core PHY management
Johan Hovold
1
-0
/
+10
2022-08-30
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-08-30
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
1
-15
/
+16
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
Merge tag 'docs-6.0-fixes' of git://git.lwn.net/linux
Linus Torvalds
5
-32
/
+42
2022-08-29
USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
Slark Xiao
1
-0
/
+6
2022-08-29
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
Niek Nooijens
2
-0
/
+8
2022-08-29
USB: serial: option: add Quectel EM060K modem
Yonglin Tan
1
-0
/
+4
2022-08-29
Merge branch 'u64_stats-fixups'
David S. Miller
12
-50
/
+51
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
11
-48
/
+48
2022-08-29
net: dsa: xrs700x: Use irqsave variant for u64 stats update
Sebastian Andrzej Siewior
1
-2
/
+3
2022-08-29
USB: serial: option: add support for OPPO R11 diag port
Yan Xinyu
1
-0
/
+5
2022-08-29
ieee802154: cc2520: add rc code in cc2520_tx()
Li Qiong
1
-0
/
+1
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-08-29
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-29
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
21
-60
/
+108
2022-08-29
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
Linus Torvalds
4
-24
/
+38
2022-08-29
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-29
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-29
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-29
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-29
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-29
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-29
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-29
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-29
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-29
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-29
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-29
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-29
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-29
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-29
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-29
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-28
Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+79
2022-08-28
Merge tag '6.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-67
/
+70
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-88
/
+183
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+36
2022-08-28
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of git://git.kernel.org/pub/...
Linus Torvalds
8
-32
/
+61
[prev]
[next]