index
:
Linux Stable
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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Clean up dead code in root-tree
Christos Gkekas
2017-10-30
1
-4
/
+0
*
btrfs: tests: Fix a memory leak in error handling path in 'run_test()'
Christophe JAILLET
2017-10-30
1
-1
/
+2
*
btrfs: Remove redundant argument of __link_block_group
Nikolay Borisov
2017-10-30
1
-4
/
+4
*
btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
Nikolay Borisov
2017-10-30
1
-5
/
+5
*
btrfs: Remove unused parameter from check_direct_IO
Nikolay Borisov
2017-10-30
1
-2
/
+1
*
btrfs: Remove unused arguments from btrfs_changed_cb_t
Nikolay Borisov
2017-10-30
3
-18
/
+9
*
btrfs: Remove unused parameters from various functions
Nikolay Borisov
2017-10-30
1
-14
/
+11
*
btrfs: Remove unused variable
Nikolay Borisov
2017-10-30
1
-2
/
+0
*
Btrfs: do not async submit for nodatasum inodes
Liu Bo
2017-10-30
1
-1
/
+1
*
Btrfs: search parity device wisely
Liu Bo
2017-10-30
1
-1
/
+7
*
btrfs: copy fsid to super_block s_uuid
Anand Jain
2017-10-30
1
-0
/
+1
*
Btrfs: fix __user casting in ioctl.c
Omar Sandoval
2017-10-30
1
-5
/
+5
*
Btrfs: make some volumes.c functions static
Omar Sandoval
2017-10-30
1
-6
/
+7
*
btrfs: declare TRACE_DEFINE_ENUM for each of show_flush_state enum
Anand Jain
2017-10-30
1
-0
/
+7
*
btrfs: Remove redundant forward declarations
Nikolay Borisov
2017-10-30
1
-12
/
+0
*
Btrfs: protect conditions within root->log_mutex while waiting
Liu Bo
2017-10-30
1
-14
/
+16
*
Btrfs: use wait_event instead of a single function
Liu Bo
2017-10-30
1
-18
/
+3
*
Btrfs: move finish_wait out of the loop
Liu Bo
2017-10-30
1
-1
/
+1
*
Btrfs: remove batch plug in run_scheduled_IO
Liu Bo
2017-10-30
1
-6
/
+0
*
Linux 4.14-rc7
v4.14-rc7
Linus Torvalds
2017-10-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-10-29
78
-361
/
+1021
|
\
|
*
Merge branch 'net_sched-fix-races-with-RCU-callbacks'
David S. Miller
2017-10-29
19
-57
/
+367
|
|
\
|
|
*
selftests: Introduce a new test case to tc testsuite
Chris Mi
2017-10-29
3
-5
/
+40
|
|
*
selftests: Introduce a new script to generate tc batch file
Chris Mi
2017-10-29
1
-0
/
+62
|
|
*
net_sched: fix call_rcu() race on act_sample module removal
Cong Wang
2017-10-29
1
-0
/
+1
|
|
*
net_sched: add rtnl assertion to tcf_exts_destroy()
Cong Wang
2017-10-29
1
-0
/
+1
|
|
*
net_sched: use tcf_queue_work() in tcindex filter
Cong Wang
2017-10-29
1
-5
/
+33
|
|
*
net_sched: use tcf_queue_work() in rsvp filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in route filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in u32 filter
Cong Wang
2017-10-29
1
-3
/
+26
|
|
*
net_sched: use tcf_queue_work() in matchall filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in fw filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in flower filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in flow filter
Cong Wang
2017-10-29
1
-3
/
+16
|
|
*
net_sched: use tcf_queue_work() in cgroup filter
Cong Wang
2017-10-29
1
-4
/
+18
|
|
*
net_sched: use tcf_queue_work() in bpf filter
Cong Wang
2017-10-29
1
-2
/
+17
|
|
*
net_sched: use tcf_queue_work() in basic filter
Cong Wang
2017-10-29
1
-3
/
+17
|
|
*
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2017-10-29
3
-17
/
+56
|
|
/
|
*
Merge branch 'sctp-endianness-fixes'
David S. Miller
2017-10-29
10
-50
/
+59
|
|
\
|
|
*
sctp: fix some type cast warnings introduced since very beginning
Xin Long
2017-10-29
5
-7
/
+7
|
|
*
sctp: fix a type cast warnings that causes a_rwnd gets the wrong value
Xin Long
2017-10-29
1
-2
/
+2
|
|
*
sctp: fix some type cast warnings introduced by transport rhashtable
Xin Long
2017-10-29
1
-11
/
+11
|
|
*
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
6
-30
/
+39
|
|
/
|
*
net_sched: avoid matching qdisc with zero handle
Cong Wang
2017-10-29
1
-0
/
+2
|
*
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
2017-10-29
1
-0
/
+32
|
*
Merge branch 'sockmap-fixes'
David S. Miller
2017-10-29
5
-11
/
+47
|
|
\
|
|
*
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-29
4
-8
/
+10
|
|
*
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
2017-10-29
3
-3
/
+37
|
|
/
|
*
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-10-28
4
-8
/
+9
|
*
tcp: refresh tp timestamp before tcp_mtu_probe()
Eric Dumazet
2017-10-28
1
-1
/
+1
[next]