index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2018-10-24
1
-1
/
+1
|
\
|
*
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-02
1
-1
/
+1
*
|
Merge tag 'f2fs-for-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-5
/
+5
|
\
\
|
*
|
f2fs: guarantee journalled quota data by checkpoint
Chao Yu
2018-10-22
1
-0
/
+1
|
*
|
f2fs: checkpoint disabling
Daniel Rosenberg
2018-10-16
1
-0
/
+1
|
*
|
f2fs: support superblock checksum
Junling Zheng
2018-09-30
1
-1
/
+2
|
*
|
f2fs: add SPDX license identifiers
Chao Yu
2018-09-12
1
-4
/
+1
*
|
|
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
4
-4
/
+13
|
\
\
\
|
*
|
|
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-2
/
+8
|
*
|
|
usb-serial: begin switching to ->[sg]et_serial()
Al Viro
2018-10-13
1
-0
/
+2
|
*
|
|
tty_ioctl(): start taking TIOC[SG]SERIAL into separate methods
Al Viro
2018-09-14
1
-0
/
+3
|
*
|
|
move compat handling of tty ioctls to tty_compat_ioctl()
Al Viro
2018-09-14
1
-2
/
+0
*
|
|
|
Merge tag 'pstore-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
pstore/ram: Clarify resource reservation labels
Kees Cook
2018-10-22
1
-1
/
+2
*
|
|
|
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
3
-3
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+1
|
*
|
|
|
|
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
1
-3
/
+2
|
*
|
|
|
|
LSM: Convert from initcall to struct lsm_info
Kees Cook
2018-10-10
3
-3
/
+12
|
*
|
|
|
|
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-10
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-24
12
-48
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
2018-10-10
1
-1
/
+1
|
*
|
|
|
|
signal: Use a smaller struct siginfo in the kernel
Eric W. Biederman
2018-10-03
2
-4
/
+3
|
*
|
|
|
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
11
-31
/
+39
|
*
|
|
|
|
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
2018-10-03
1
-0
/
+1
|
*
|
|
|
|
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
2018-09-19
2
-15
/
+15
|
*
|
|
|
|
signal: Remove SEND_SIG_FORCED
Eric W. Biederman
2018-09-11
1
-1
/
+0
|
*
|
|
|
|
signal: Remove the siginfo paramater from kernel_dqueue_signal
Eric W. Biederman
2018-09-11
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-24
40
-307
/
+1328
|
\
\
\
\
\
|
*
|
|
|
|
umh: Add command line to user mode helpers
Olivier Brunel
2018-10-22
1
-0
/
+1
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-21
4
-10
/
+64
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: sk_msg program helper bpf_msg_push_data
John Fastabend
2018-10-20
1
-0
/
+5
|
|
*
|
|
|
|
bpf: skmsg, fix psock create on existing kcm/tls port
John Fastabend
2018-10-20
1
-5
/
+20
|
|
*
|
|
|
|
bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKB
Song Liu
2018-10-19
1
-0
/
+21
|
|
*
|
|
|
|
bpf: add queue and stack maps
Mauricio Vasquez B
2018-10-19
2
-0
/
+8
|
|
*
|
|
|
|
bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUE
Mauricio Vasquez B
2018-10-19
1
-0
/
+1
|
|
*
|
|
|
|
bpf: rename stack trace map operations
Mauricio Vasquez B
2018-10-19
1
-1
/
+1
|
|
*
|
|
|
|
bpf: skmsg, improve sk_msg_used_element to work in cork context
John Fastabend
2018-10-17
1
-5
/
+8
|
|
*
|
|
|
|
bpf: sockmap, fix skmsg recvmsg handler to track size correctly
John Fastabend
2018-10-17
1
-0
/
+1
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-10-20
1
-1
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
netfilter: nft_osf: Add ttl option support
Fernando Fernandez Mancera
2018-10-16
1
-1
/
+2
|
*
|
|
|
|
|
|
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
2018-10-19
1
-0
/
+1
|
*
|
|
|
|
|
|
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
2018-10-19
1
-3
/
+1
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
6
-15
/
+41
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
Shay Agroskin
2018-10-18
1
-1
/
+2
|
*
|
|
|
|
|
|
|
net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
Shay Agroskin
2018-10-18
2
-11
/
+29
|
*
|
|
|
|
|
|
|
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2018-10-18
1
-14
/
+8
|
*
|
|
|
|
|
|
|
Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-10-18
7
-99
/
+172
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
net/mlx5: Add a no-append flow insertion mode
Paul Blakey
2018-10-17
1
-3
/
+11
|
|
*
|
|
|
|
|
|
|
net/mlx5: Split FDB fast path prio to multiple namespaces
Paul Blakey
2018-10-17
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
net/mlx5: Add cap bits for multi fdb encap
Paul Blakey
2018-10-17
1
-1
/
+3
[next]