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-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-1
/
+3
2019-10-07
rxrpc: Fix rxrpc_recvmsg tracepoint
David Howells
1
-1
/
+1
2019-10-07
mm: add dummy can_do_mlock() helper
Arnd Bergmann
1
-0
/
+4
2019-10-07
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
1
-0
/
+3
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-2
/
+0
2019-10-07
mailbox: mediatek: cmdq: clear the event in cmdq initial flow
Bibby Hsieh
2
-3
/
+3
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
fs: Export generic_fadvise()
Jan Kara
1
-0
/
+2
2019-10-05
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
1
-0
/
+1
2019-10-05
blk-mq: add callback of .cleanup_rq
Ming Lei
1
-0
/
+13
2019-10-05
mmc: core: Add helper function to indicate if SDIO IRQs is enabled
Ulf Hansson
1
-0
/
+9
2019-10-05
block: make rq sector size accessible for block stats
Hou Tao
1
-3
/
+12
2019-10-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-0
/
+5
2019-10-05
x86/amd_nb: Add PCI device IDs for family 17h, model 70h
Marcel Bocu
1
-0
/
+1
2019-10-05
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-1
/
+2
2019-10-01
netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.
Jeremy Sowden
1
-0
/
+4
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+19
2019-09-21
net/sched: fix race between deactivation and dequeue for NOLOCK qdisc
Paolo Abeni
1
-1
/
+6
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+7
2019-09-10
Merge tag 'ipc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...
Linus Torvalds
2
-1
/
+20
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/...
Linus Torvalds
1
-4
/
+4
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-07
ipc: fix sparc64 ipc() wrapper
Arnd Bergmann
1
-0
/
+19
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
1
-0
/
+1
2019-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2019-09-07
Input: elan_i2c - remove Lenovo Legion Y7000 PnpID
Benjamin Tissoires
1
-1
/
+1
2019-09-06
ipc: fix semtimedop for generic 32-bit architectures
Arnd Bergmann
1
-1
/
+1
2019-09-06
Merge tag 'iommu-fixes-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+0
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2
-4
/
+5
2019-09-05
net: fixed_phy: Add forward declaration for struct gpio_desc;
Moritz Fischer
1
-0
/
+1
2019-09-03
iommu/vt-d: Remove global page flush support
Jacob Pan
1
-3
/
+0
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-32
/
+33
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+1
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-0
/
+1
2019-08-31
mm: memcontrol: flush percpu slab vmstats on kmem offlining
Roman Gushchin
1
-2
/
+3
2019-08-31
Merge tag 'rxrpc-fixes-20190827' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-31
/
+28
2019-08-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-0
/
+1
2019-08-29
Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+5
2019-08-29
nds32: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-08-29
Merge tag 'hisi-fixes-for-5.3' of git://github.com/hisilicon/linux-hisi into ...
Arnd Bergmann
1
-0
/
+1
2019-08-29
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-0
/
+1
2019-08-28
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-28
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+11
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-9
/
+15
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
1
-4
/
+8
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-29
/
+22
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
1
-1
/
+0
[next]