index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
00-INDEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-24
ftrace: Only allocate the ret_stack 'fp' field when needed
Josh Poimboeuf
2
-0
/
+4
2016-08-24
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
Josh Poimboeuf
8
-11
/
+9
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
4
-1
/
+104
2016-08-24
dma-api: Teach the "DMA-from-stack" check about vmapped stacks
Andy Lutomirski
1
-6
/
+30
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
4
-21
/
+126
2016-08-24
x86/entry: Remove outdated comment about SYSCALL targets
Borislav Petkov
1
-5
/
+0
2016-08-22
Linux 4.8-rc3
v4.8-rc3
Linus Torvalds
1
-1
/
+1
2016-08-21
EDAC, skx_edac: Add EDAC driver for Skylake
Tony Luck
4
-0
/
+1136
2016-08-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-20
parisc: Fix automatic selection of cr16 clocksource
Helge Deller
2
-20
/
+0
2016-08-19
Make the hardened user-copy code depend on having a hardened allocator
Linus Torvalds
1
-0
/
+1
2016-08-18
x86/dumpstack: Remove 64-byte gap at end of irq stack
Josh Poimboeuf
3
-8
/
+5
2016-08-18
proc: Fix return address printk conversion specifer in /proc/<pid>/stack
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack access
Josh Poimboeuf
1
-2
/
+2
2016-08-18
x86/head: Remove useless zeroed word
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove extra brackets around "<EOE>"
Josh Poimboeuf
1
-1
/
+1
2016-08-18
x86/asm/head: Rename 'stack_start' -> 'initial_stack'
Josh Poimboeuf
6
-15
/
+12
2016-08-18
x86/asm/head: Remove unused init_rsp variable extern
Josh Poimboeuf
1
-1
/
+0
2016-08-18
x86/dumpstack: Remove show_trace()
Josh Poimboeuf
2
-8
/
+0
2016-08-18
locking/barriers: Suppress sparse warnings in lockless_dereference()
Johannes Berg
1
-3
/
+3
2016-08-18
Revert "drm/fb-helper: Reduce READ_ONCE(master) to lockless_dereference"
Johannes Berg
1
-1
/
+1
2016-08-18
arm64: Fix shift warning in arch/arm64/mm/dump.c
Catalin Marinas
1
-3
/
+3
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
1
-3
/
+15
2016-08-18
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
1
-5
/
+10
2016-08-18
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
1
-3
/
+4
2016-08-18
perf/core: Enable mapping of the stop filters
Mathieu Poirier
1
-10
/
+5
2016-08-18
perf/core: Update filters only on executable mmap
Mathieu Poirier
1
-0
/
+7
2016-08-18
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
1
-2
/
+4
2016-08-18
perf/core: Fix event_function_local()
Peter Zijlstra
1
-12
/
+48
2016-08-18
x86/smp: Fix __max_logical_packages value setup
Jiri Olsa
1
-9
/
+16
2016-08-18
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
1
-1
/
+8
2016-08-18
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-08-18
net_sched: allow flushing tc police actions
Roman Mashak
1
-42
/
+1
2016-08-18
net_sched: unify the init logic for act_police
WANG Cong
1
-9
/
+10
2016-08-18
net_sched: convert tcf_exts from list to pointer array
WANG Cong
7
-41
/
+85
2016-08-18
net_sched: move tc offload macros to pkt_cls.h
WANG Cong
2
-16
/
+22
2016-08-18
net_sched: fix a typo in tc_for_each_action()
WANG Cong
1
-1
/
+1
2016-08-18
net_sched: remove an unnecessary list_del()
WANG Cong
1
-1
/
+0
2016-08-18
net_sched: remove the leftover cleanup_a()
WANG Cong
1
-19
/
+3
2016-08-18
mlxsw: spectrum: Allow packets to be trapped from any PG
Ido Schimmel
1
-1
/
+1
2016-08-18
mlxsw: spectrum: Unmap 802.1Q FID before destroying it
Ido Schimmel
1
-0
/
+2
2016-08-18
mlxsw: spectrum: Add missing rollbacks in error path
Ido Schimmel
1
-1
/
+3
2016-08-18
mlxsw: reg: Fix missing op field fill-up
Jiri Pirko
1
-0
/
+1
2016-08-18
mlxsw: spectrum: Trap loop-backed packets
Ido Schimmel
3
-0
/
+16
2016-08-18
mlxsw: spectrum: Add missing packet traps
Elad Raz
2
-0
/
+18
2016-08-18
mlxsw: spectrum: Mark port as active before registering it
Ido Schimmel
1
-2
/
+3
2016-08-18
mlxsw: spectrum: Create PVID vPort before registering netdevice
Ido Schimmel
3
-46
/
+29
2016-08-18
mlxsw: spectrum: Remove redundant errors from the code
Ido Schimmel
1
-16
/
+5
2016-08-18
mlxsw: spectrum: Don't return upon error in removal path
Ido Schimmel
1
-22
/
+5
2016-08-17
arm64: kernel: avoid literal load of virtual address with MMU off
Ard Biesheuvel
1
-1
/
+9
[next]