index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kernel-hacking
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
sched/isolation: Make CONFIG_NO_HZ_FULL select CONFIG_CPU_ISOLATION
Paul E. McKenney
1
-0
/
+1
2017-12-18
Linux 4.15-rc4
v4.15-rc4
Linus Torvalds
1
-1
/
+1
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow
Andrey Ryabinin
2
-8
/
+137
2017-12-17
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
13
-27
/
+27
2017-12-17
locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
Will Deacon
1
-0
/
+1
2017-12-17
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
1
-0
/
+1
2017-12-17
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
2017-12-17
x86: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2
-2
/
+6
2017-12-17
x86/cpufeature: Add User-Mode Instruction Prevention definitions
Ricardo Neri
1
-0
/
+1
2017-12-17
drivers/misc/intel/pti: Rename the header file to free up the namespace
Ingo Molnar
2
-4
/
+4
2017-12-16
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
7
-22
/
+15
2017-12-15
net: qcom/emac: Reduce timeout for mdio read/write
Hemanth Puranik
1
-3
/
+4
2017-12-15
net: sched: fix static key imbalance in case of ingress/clsact_init error
Jiri Pirko
1
-4
/
+5
2017-12-15
net: sched: fix clsact init error path
Jiri Pirko
2
-7
/
+3
2017-12-15
SUNRPC: Fix a race in the receive code path
Trond Myklebust
1
-9
/
+19
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
4
-6
/
+5
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-15
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
1
-1
/
+1
2017-12-15
net: usb: qmi_wwan: add Telit ME910 PID 0x1101 support
Daniele Palmas
1
-0
/
+1
2017-12-15
pkt_sched: Remove TC_RED_OFFLOADED from uapi
Yuval Mintz
1
-1
/
+0
2017-12-15
net: sched: Move to new offload indication in RED
Yuval Mintz
1
-16
/
+15
2017-12-15
net: sched: Add TCA_HW_OFFLOAD
Yuval Mintz
3
-0
/
+4
2017-12-15
net: aquantia: Increment driver version
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fix typo in ethtool statistics names
Igor Russkikh
1
-8
/
+8
2017-12-15
net: aquantia: Update hw counters on hw init
Igor Russkikh
2
-0
/
+8
2017-12-15
net: aquantia: Improve link state and statistics check interval callback
Igor Russkikh
2
-3
/
+6
2017-12-15
net: aquantia: Fill in multicast counter in ndev stats from hardware
Igor Russkikh
1
-0
/
+1
2017-12-15
net: aquantia: Fill ndev stat couters from hardware
Igor Russkikh
1
-16
/
+16
2017-12-15
net: aquantia: Extend stat counters to 64bit values
Igor Russkikh
4
-67
/
+79
2017-12-15
net: aquantia: Fix hardware DMA stream overload on large MRRS
Igor Russkikh
2
-0
/
+18
2017-12-15
net: aquantia: Fix actual speed capabilities reporting
Igor Russkikh
6
-9
/
+35
2017-12-15
sock: free skb in skb_complete_tx_timestamp on error
Willem de Bruijn
1
-1
/
+5
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
2017-12-15
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
3
-20
/
+19
2017-12-15
arm64: fpsimd: Fix copying of FP state from signal frame into task struct
Will Deacon
1
-1
/
+1
2017-12-15
mlxsw: spectrum: Disable MAC learning for ovs port
Yuval Mintz
1
-0
/
+18
2017-12-15
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-12-15
tools/headers: Synchronize kernel <-> tooling headers
Ingo Molnar
2
-2
/
+3
2017-12-15
objtool: Resync objtool's instruction decoder source code copy with the kerne...
Ingo Molnar
1
-0
/
+10
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
3
-8
/
+35
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
3
-41
/
+62
2017-12-15
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
1
-6
/
+3
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2
-12
/
+2
2017-12-15
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
1
-12
/
+17
2017-12-15
dmaengine: fsl-edma: disable clks on all error paths
Andreas Platschek
1
-14
/
+14
[next]