index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
audit: make ANOM_LINK obey audit_enabled and audit_dummy_context
Richard Guy Briggs
1
-0
/
+3
2018-03-06
audit: do not panic on invalid boot parameter
Greg Edwards
2
-14
/
+21
2018-02-23
audit: track the owner of the command mutex ourselves
Paul Moore
3
-16
/
+61
2018-02-22
audit: return on memory error to avoid null pointer dereference
Richard Guy Briggs
1
-0
/
+2
2018-02-15
audit: bail before bug check if audit disabled
Richard Guy Briggs
1
-4
/
+1
2018-02-15
audit: deprecate the AUDIT_FILTER_ENTRY filter
Richard Guy Briggs
2
-12
/
+13
2018-02-14
audit: session ID should not set arch quick field pointer
Richard Guy Briggs
1
-1
/
+0
2018-02-14
audit: update bugtracker and source URIs
Richard Guy Briggs
2
-2
/
+2
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
2018-01-24
net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptr
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
net: sched: em_nbyte: don't add the data offset twice
Wolfgang Bumiller
1
-1
/
+1
2018-01-24
Btrfs: fix stale entries in readdir
Josef Bacik
1
-18
/
+8
2018-01-24
MAINTAINERS: clarify that only verified bugs should be submitted to security@
Willy Tarreau
1
-1
/
+9
2018-01-24
Revert "module: Add retpoline tag to VERMAGIC"
Greg Kroah-Hartman
1
-7
/
+1
2018-01-24
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-24
KVM: s390: add proper locking for CMMA migration bitmap
Christian Borntraeger
1
-7
/
+11
2018-01-24
x86/microcode: Fix again accessing initrd after having been freed
Borislav Petkov
1
-1
/
+1
2018-01-24
x86/microcode/intel: Extend BDW late-loading further with LLC size check
Jia Zhang
1
-2
/
+18
2018-01-24
perf/x86/amd/power: Do not load AMD power module on !AMD platforms
Xiao Liang
1
-1
/
+1
2018-01-24
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2
-2
/
+0
[next]