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.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
2019-03-15
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2
-57
/
+80
2019-03-15
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2
-4
/
+185
2019-03-15
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
5
-28
/
+118
2019-03-15
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
1
-0
/
+3
2019-03-15
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
1
-72
/
+38
2019-03-15
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2
-0
/
+6
2019-03-15
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
1
-1
/
+7
2019-03-15
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
1
-10
/
+30
2019-03-15
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
1
-0
/
+28
2019-03-15
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
3
-10
/
+10
2019-03-15
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
1
-16
/
+14
2019-03-15
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
1
-16
/
+17
2019-03-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-20
/
+63
2019-03-15
include/linux/swap.h: use offsetof() instead of custom __swapoffset macro
Pi-Hsun Shih
1
-2
/
+2
2019-03-15
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-15
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-15
filemap: pass vm_fault to the mmap ra helpers
Josef Bacik
1
-14
/
+14
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-24
/
+35
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
21
-112
/
+131
2019-03-14
Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-11
/
+2
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
46
-213
/
+427
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
61
-654
/
+2592
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-120
/
+706
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
181
-1742
/
+9562
2019-03-14
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'
Rafael J. Wysocki
4
-23
/
+30
2019-03-14
Merge branches 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
5
-30
/
+65
2019-03-14
Merge branch 'pm-domains'
Rafael J. Wysocki
2
-5
/
+4
2019-03-14
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
5
-19
/
+14
2019-03-14
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
Rafael J. Wysocki
7
-42
/
+25
2019-03-14
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-14
MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom list
Florian Fainelli
1
-0
/
+2
2019-03-14
l2tp: fix infoleak in l2tp_ip6_recvmsg()
Eric Dumazet
1
-3
/
+1
2019-03-14
net/tls: Inform user space about send buffer availability
Vakul Garg
2
-4
/
+2
2019-03-13
net_sched: return correct value for *notify* functions
Zhike Wang
2
-13
/
+34
2019-03-13
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-13
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+7
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2019-03-13
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-14
/
+44
2019-03-13
Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-300
/
+474
2019-03-13
Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
9
-18
/
+903
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
6
-28
/
+51
2019-03-13
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-113
/
+273
2019-03-13
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...
Linus Torvalds
1
-14
/
+11
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-7
/
+211
2019-03-13
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"
Stephen Rothwell
1
-2
/
+1
2019-03-13
cpuidle: governor: Add new governors to cpuidle_governors again
Rafael J. Wysocki
1
-0
/
+1
2019-03-13
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-58
/
+65
2019-03-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
18
-147
/
+257
2019-03-13
Merge branch 'mlx4-fixes'
David S. Miller
2
-3
/
+12
2019-03-13
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
[next]