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
2020-09-12
block: allow for_each_bvec to support zero len bvec
Ming Lei
1
-1
/
+8
2020-09-12
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
1
-0
/
+5
2020-09-12
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
1
-2
/
+2
2020-09-12
ALSA: ca0106: fix error code handling
Tong Zhang
1
-1
/
+2
2020-09-12
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2020-09-12
qmi_wwan: new Telewell and Sierra device IDs
Bjørn Mork
1
-0
/
+4
2020-09-12
drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201
Daniele Palmas
1
-1
/
+1
2020-09-12
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2020-09-12
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-12
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2
-4
/
+53
2020-09-12
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2
-6
/
+130
2020-09-12
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-12
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
2020-09-12
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-12
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-12
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-09-12
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-09-12
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-12
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-12
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
1
-0
/
+3
2020-09-12
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
1
-0
/
+3
2020-09-12
dmaengine: pl330: Fix burst length if burst size is smaller than bus width
Marek Szyprowski
1
-1
/
+1
2020-09-12
net: arc_emac: Fix memleak in arc_mdio_probe
Dinghao Liu
1
-0
/
+1
2020-09-12
ravb: Fixed to be able to unload modules
Yuusuke Ashizuka
1
-55
/
+55
2020-09-12
net: hns: Fix memleak in hns_nic_dev_probe
Dinghao Liu
1
-3
/
+6
2020-09-12
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2
-1
/
+5
2020-09-12
netfilter: nf_tables: incorrect enum nft_list_attributes definition
Pablo Neira Ayuso
1
-1
/
+1
2020-09-12
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
1
-1
/
+2
2020-09-12
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
1
-0
/
+2
2020-09-12
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
1
-0
/
+4
2020-09-12
dmaengine: at_hdmac: check return value of of_find_device_by_node() in at_dma...
Yu Kuai
1
-0
/
+2
2020-09-12
batman-adv: bla: use netif_rx_ni when not in interrupt context
Jussi Kivilinna
1
-1
/
+4
2020-09-12
batman-adv: Avoid uninitialized chaddr when handling DHCP
Sven Eckelmann
1
-2
/
+4
2020-09-12
dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate handling
Peter Ujfalusi
1
-4
/
+4
2020-09-12
xen/xenbus: Fix granting of vmalloc'd memory
Simon Leiner
1
-2
/
+8
2020-09-12
s390: don't trace preemption in percpu macros
Sven Schnelle
1
-14
/
+14
2020-09-12
ceph: don't allow setlease on cephfs
Jeff Layton
1
-0
/
+1
2020-09-12
nvmet: Disable keep-alive timer when kato is cleared to 0h
Amit Engel
1
-0
/
+6
2020-09-12
hwmon: (applesmc) check status earlier.
Tom Rix
1
-15
/
+16
2020-09-12
perf record/stat: Explicitly call out event modifiers in the documentation
Kim Phillips
2
-0
/
+8
2020-09-12
HID: core: Sanitize event code and type when mapping input
Marc Zyngier
3
-13
/
+35
2020-09-12
HID: core: Correctly handle ReportSize being zero
Marc Zyngier
1
-2
/
+13
2020-09-03
Linux 4.9.235
v4.9.235
Greg Kroah-Hartman
1
-1
/
+1
2020-09-03
ALSA: usb-audio: Update documentation comment for MS2109 quirk
Hector Martin
1
-2
/
+2
2020-09-03
HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()
Peilin Ye
1
-0
/
+4
2020-09-03
btrfs: check the right error variable in btrfs_del_dir_entries_in_log
Josef Bacik
1
-4
/
+6
2020-09-03
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-09-03
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-09-03
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
[prev]
[next]