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.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-01-29
do_last(): fetch directory ->i_mode and ->i_uid before it's too late
Al Viro
1
-7
/
+10
2020-01-29
tracing: xen: Ordered comparison of function pointers
Changbin Du
1
-1
/
+5
2020-01-29
scsi: RDMA/isert: Fix a recently introduced regression related to logout
Bart Van Assche
2
-15
/
+3
2020-01-29
hwmon: (nct7802) Fix voltage limits to wrong registers
Gilles Buloz
1
-2
/
+2
2020-01-29
netfilter: nft_osf: add missing check for DREG attribute
Florian Westphal
1
-0
/
+3
2020-01-29
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Chuhong Yuan
1
-1
/
+5
2020-01-29
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2020-01-29
Input: aiptek - fix endpoint sanity check
Johan Hovold
1
-3
/
+3
2020-01-29
Input: gtco - fix endpoint sanity check
Johan Hovold
1
-7
/
+3
2020-01-29
Input: sur40 - fix interface sanity checks
Johan Hovold
1
-1
/
+1
2020-01-29
Input: pm8xxx-vib - fix handling of separate enable register
Stephan Gerhold
1
-1
/
+1
2020-01-29
Documentation: Document arm64 kpti control
Jeremy Linton
1
-0
/
+6
2020-01-29
mmc: sdhci: fix minimum clock rate for v3 controller
Michał Mirosław
1
-4
/
+6
2020-01-29
mmc: tegra: fix SDR50 tuning override
Michał Mirosław
1
-1
/
+1
2020-01-29
ARM: 8950/1: ftrace/recordmcount: filter relocation types
Alex Sverdlin
1
-0
/
+17
2020-01-29
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
1
-0
/
+2
2020-01-29
Input: keyspan-remote - fix control-message timeouts
Johan Hovold
1
-3
/
+6
2020-01-29
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2
-15
/
+43
2020-01-29
PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken
Alex Deucher
1
-6
/
+13
2020-01-29
hwmon: (core) Do not use device managed functions for memory allocations
Guenter Roeck
1
-27
/
+41
2020-01-29
hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
Luuk Paulussen
1
-2
/
+3
2020-01-29
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2020-01-29
tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()
Eric Dumazet
1
-0
/
+4
2020-01-29
tcp: do not leave dangling pointers in tp->highest_sack
Eric Dumazet
3
-0
/
+3
2020-01-29
tcp_bbr: improve arithmetic division in bbr_update_bw()
Wen Yang
1
-2
/
+1
2020-01-29
Revert "udp: do rmem bulk free even if the rx sk queue is empty"
Paolo Abeni
1
-1
/
+2
2020-01-29
net: usb: lan78xx: Add .ndo_features_check
James Hughes
1
-0
/
+15
2020-01-29
net-sysfs: Fix reference count leak
Jouni Hogander
1
-1
/
+3
2020-01-29
net-sysfs: Call dev_hold always in rx_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2020-01-29
net-sysfs: Call dev_hold always in netdev_queue_add_kobject
Jouni Hogander
1
-2
/
+5
2020-01-29
net-sysfs: fix netdev_queue_add_kobject() breakage
Eric Dumazet
1
-0
/
+1
2020-01-29
net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
Jouni Hogander
1
-11
/
+13
2020-01-29
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
3
-12
/
+32
2020-01-29
net, ip_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-29
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-29
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
1
-3
/
+0
2020-01-29
net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
Michael Ellerman
1
-0
/
+2
2020-01-29
net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
Florian Fainelli
1
-2
/
+2
2020-01-29
ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions
Yuki Taguchi
1
-1
/
+3
2020-01-29
gtp: make sure only SOCK_DGRAM UDP sockets are accepted
Eric Dumazet
1
-4
/
+6
2020-01-29
firestream: fix memory leaks
Wenwen Wang
1
-0
/
+3
2020-01-29
can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Richard Palethorpe
2
-4
/
+20
2020-01-27
Linux 4.19.99
v4.19.99
Greg Kroah-Hartman
1
-1
/
+1
2020-01-27
m68k: Call timer_interrupt() with interrupts disabled
Finn Thain
11
-47
/
+105
2020-01-27
arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
Christian Hewitt
1
-0
/
+3
2020-01-27
serial: stm32: fix clearing interrupt error flags
Fabrice Gasnier
1
-3
/
+3
2020-01-27
IB/iser: Fix dma_nents type definition
Max Gurtovoy
1
-1
/
+1
2020-01-27
usb: dwc3: Allow building USB_DWC3_QCOM without EXTCON
Marc Gonzalez
1
-2
/
+4
2020-01-27
samples/bpf: Fix broken xdp_rxq_info due to map order assumptions
Jesper Dangaard Brouer
1
-3
/
+3
[prev]
[next]