index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
6
-98
/
+105
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
1
-11
/
+0
2018-02-09
apparmor: cleanup fixup description of aa_replace_profiles
John Johansen
1
-2
/
+3
2018-02-09
apparmor: rename tctx to ctx
John Johansen
3
-30
/
+29
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
4
-129
/
+47
2018-02-09
apparmor: move task domain change info to task security
John Johansen
4
-52
/
+132
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
5
-46
/
+45
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
3
-4
/
+12
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
1
-28
/
+12
2018-02-09
security: apparmor: remove duplicate includes
Pravin Shedge
1
-1
/
+0
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
1
-3
/
+2
2018-02-09
apparmor: cleanup add proper line wrapping to nulldfa.in
John Johansen
1
-1
/
+107
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2
-11
/
+27
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
5
-11
/
+170
2018-02-09
apparmor: add first substr match to dfa
John Johansen
2
-0
/
+124
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
2
-4
/
+11
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
2
-2
/
+4
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
1
-4
/
+4
2018-02-09
apparmor: fix display of .ns_name for containers
John Johansen
1
-3
/
+1
2018-01-28
Linux 4.15
v4.15
Linus Torvalds
1
-1
/
+1
2018-01-28
x86/ftrace: Add one more ENDPROC annotation
Josh Poimboeuf
1
-1
/
+1
2018-01-27
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
1
-0
/
+3
2018-01-27
x86: Mark hpa as a "Designated Reviewer" for the time being
H. Peter Anvin
1
-11
/
+1
2018-01-26
VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSING
Stefan Hajnoczi
1
-1
/
+1
2018-01-26
dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state
Alexey Kodanev
1
-0
/
+3
2018-01-26
Update the RISC-V MAINTAINERS file
Palmer Dabbelt
1
-2
/
+2
2018-01-26
x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels
Andy Lutomirski
1
-13
/
+9
2018-01-26
x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems
Andy Lutomirski
1
-5
/
+29
2018-01-26
net: vrf: Add support for sends to local broadcast address
David Ahern
1
-2
/
+3
2018-01-26
r8169: fix memory corruption on retrieval of hardware statistics.
Francois Romieu
1
-7
/
+2
2018-01-26
orangefs: fix deadlock; do not write i_size in read_iter
Martin Brandenburg
2
-16
/
+2
2018-01-26
drm/nouveau: Move irq setup/teardown to pci ctor/dtor
Lyude Paul
1
-15
/
+31
2018-01-25
net: don't call update_pmtu unconditionally
Nicolas Dichtel
9
-18
/
+20
2018-01-25
net: tcp: close sock if net namespace is exiting
Dan Streetman
3
-0
/
+28
2018-01-25
perf/x86: Fix perf,x86,cpuhp deadlock
Peter Zijlstra
1
-15
/
+18
2018-01-25
perf/core: Fix ctx::mutex deadlock
Peter Zijlstra
1
-1
/
+7
2018-01-25
perf/core: Fix another perf,trace,cpuhp lock inversion
Peter Zijlstra
1
-2
/
+24
2018-01-25
perf/core: Fix lock inversion between perf,trace,cpuhp
Peter Zijlstra
1
-2
/
+11
2018-01-25
net/ibm/emac: wrong bit is used for STA control register write
Ivan Mikhaylov
1
-1
/
+1
2018-01-25
net/ibm/emac: add 8192 rx/tx fifo size
Ivan Mikhaylov
2
-0
/
+8
2018-01-24
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
1
-3
/
+9
2018-01-24
vhost: do not try to access device IOTLB when not initialized
Jason Wang
1
-0
/
+4
2018-01-24
vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()
Jason Wang
1
-1
/
+1
2018-01-24
i40e: flower: check if TC offload is enabled on a netdev
Jakub Kicinski
1
-0
/
+2
2018-01-24
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-24
qed: Free reserved MR tid
Michal Kalderon
1
-11
/
+17
2018-01-24
qed: Remove reserveration of dpi for kernel
Michal Kalderon
1
-3
/
+0
2018-01-24
kcm: Check if sk_user_data already set in kcm_attach
Tom Herbert
1
-2
/
+14
2018-01-24
kcm: Only allow TCP sockets to be attached to a KCM mux
Tom Herbert
1
-2
/
+7
2018-01-24
MAINTAINERS: update email address for James Morris
James Morris
1
-1
/
+1
[next]