index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: allow to disable reclaim lockup detection
Michal Hocko
2017-05-04
1
-0
/
+4
*
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
2017-05-04
1
-1
/
+4
*
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-05-03
8
-173
/
+201
|
\
|
*
audit: fix the RCU locking for the auditd_connection structure
Paul Moore
2017-05-02
1
-57
/
+100
|
*
audit: use kmem_cache to manage the audit_buffer cache
Paul Moore
2017-05-02
1
-49
/
+17
|
*
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
2017-05-02
3
-9
/
+9
|
*
audit: store the auditd PID as a pid struct instead of pid_t
Paul Moore
2017-05-02
2
-28
/
+58
|
*
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
2017-05-02
3
-27
/
+13
|
*
audit: combine audit_receive() and audit_receive_skb()
Paul Moore
2017-05-02
1
-11
/
+8
|
*
audit: convert audit_watch.count from atomic_t to refcount_t
Elena Reshetova
2017-05-02
1
-4
/
+5
|
*
audit: convert audit_tree.count from atomic_t to refcount_t
Elena Reshetova
2017-05-02
1
-4
/
+5
|
*
audit: log module name on delete_module
Richard Guy Briggs
2017-05-02
1
-0
/
+2
|
*
audit: remove unnecessary semicolon in audit_watch_handle_event()
Nicholas Mc Guire
2017-05-02
1
-1
/
+1
|
*
audit: remove unnecessary semicolon in audit_mark_handle_event()
Nicholas Mc Guire
2017-05-02
1
-1
/
+1
|
*
audit: remove unnecessary semicolon in audit_field_valid()
Nicholas Mc Guire
2017-05-02
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
2
-13
/
+24
|
\
\
|
*
|
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-28
1
-1
/
+6
|
*
|
update to v4.11-rc4 due to memory corruption bug in rc2
James Morris
2017-03-28
34
-496
/
+840
|
|
\
\
|
*
|
|
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
2017-03-06
1
-12
/
+18
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
3
-3
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-03
10
-281
/
+1068
|
\
\
\
\
\
|
*
\
\
\
\
Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model...
Jiri Kosina
2017-05-01
10
-276
/
+1060
|
|
\
\
\
\
\
|
|
*
|
|
|
|
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
2017-04-11
1
-20
/
+0
|
|
*
|
|
|
|
livepatch: make klp_mutex proper part of API
Jiri Kosina
2017-03-08
3
-2
/
+8
|
|
*
|
|
|
|
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
2
-33
/
+84
|
|
*
|
|
|
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
8
-25
/
+706
|
|
*
|
|
|
|
livepatch: store function sizes
Josh Poimboeuf
2017-03-08
1
-0
/
+16
|
|
*
|
|
|
|
livepatch: use kstrtobool() in enabled_store()
Josh Poimboeuf
2017-03-08
1
-8
/
+5
|
|
*
|
|
|
|
livepatch: move patching functions into patch.c
Josh Poimboeuf
2017-03-08
4
-202
/
+247
|
|
*
|
|
|
|
livepatch: remove unnecessary object loaded check
Josh Poimboeuf
2017-03-08
1
-3
/
+0
|
|
*
|
|
|
|
livepatch: separate enabled and patched states
Josh Poimboeuf
2017-03-08
1
-36
/
+36
|
|
*
|
|
|
|
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
2017-03-08
1
-0
/
+3
|
|
*
|
|
|
|
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
1
-2
/
+10
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
livepatch: add missing printk newlines
Josh Poimboeuf
2017-04-16
1
-4
/
+4
|
*
|
|
|
|
livepatch: Reduce the time of finding module symbols
Zhou Chengming
2017-03-30
1
-1
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-03
14
-282
/
+625
|
\
\
\
\
\
|
*
|
|
|
|
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-0
/
+11
|
*
|
|
|
|
bpf: bpf_lock on kallsysms doesn't need to be irqsave
Hannes Frederic Sowa
2017-04-28
1
-8
/
+4
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-27
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-25
3
-13
/
+18
|
*
|
|
|
|
|
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
2017-04-24
1
-3
/
+0
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-22
2
-5
/
+19
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
David S. Miller
2017-04-21
1
-1
/
+0
|
*
|
|
|
|
|
|
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2017-04-21
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
6
-8
/
+40
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-16
11
-82
/
+89
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
netlink: extended ACK reporting
Johannes Berg
2017-04-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
bpf: pass sk to helper functions
Willem de Bruijn
2017-04-11
1
-1
/
+4
[next]