index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-17
x86/irq/64: Remove stack overflow debug code
Thomas Gleixner
2
-57
/
+1
2019-04-17
x86/irq/64: Remap the IRQ stack with guard pages
Andy Lutomirski
1
-0
/
+30
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
11
-44
/
+39
2019-04-17
x86/irq/64: Init hardirq_stack_ptr during CPU hotplug
Thomas Gleixner
3
-7
/
+16
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
6
-24
/
+35
2019-04-17
x86/irq/32: Invoke irq_ctx_init() from init_IRQ()
Thomas Gleixner
2
-3
/
+2
2019-04-17
x86/irq/64: Rename irq_stack_ptr to hardirq_stack_ptr
Thomas Gleixner
6
-6
/
+6
2019-04-17
x86/irq/32: Rename hard/softirq_stack to hard/softirq_stack_ptr
Thomas Gleixner
3
-13
/
+14
2019-04-17
x86/irq/32: Make irq stack a character array
Thomas Gleixner
1
-1
/
+1
2019-04-17
x86/irq/32: Define IRQ_STACK_SIZE
Thomas Gleixner
2
-2
/
+4
2019-04-17
x86/dumpstack/64: Speedup in_exception_stack()
Thomas Gleixner
1
-31
/
+51
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
10
-31
/
+52
2019-04-17
x86/exceptions: Enable IST guard pages
Thomas Gleixner
1
-6
/
+2
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
6
-15
/
+27
2019-04-17
x86/cpu: Remove orig_ist array
Thomas Gleixner
2
-15
/
+0
2019-04-17
x86/cpu: Prepare TSS.IST setup for guard pages
Thomas Gleixner
1
-28
/
+7
2019-04-17
x86/dumpstack/64: Use cpu_entry_area instead of orig_ist
Thomas Gleixner
1
-12
/
+27
2019-04-17
x86/irq/64: Use cpu entry area instead of orig_ist
Thomas Gleixner
1
-6
/
+7
2019-04-17
x86/traps: Use cpu_entry_area instead of orig_ist
Thomas Gleixner
1
-1
/
+2
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2
-0
/
+8
2019-04-17
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
1
-7
/
+30
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
3
-11
/
+51
2019-04-17
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
1
-10
/
+9
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
8
-28
/
+34
2019-04-17
x86/exceptions: Remove unused stack defines on 32bit
Thomas Gleixner
1
-5
/
+1
2019-04-17
x86/64: Remove stale CURRENT_MASK
Thomas Gleixner
1
-1
/
+0
2019-04-17
x86/idt: Remove unused macro SISTG
Thomas Gleixner
1
-4
/
+0
2019-04-17
x86/irq/64: Sanitize the top/bottom confusion
Thomas Gleixner
1
-11
/
+11
2019-04-17
x86/irq/64: Remove a hardcoded irq_stack_union access
Andy Lutomirski
1
-2
/
+1
2019-04-17
x86/dumpstack: Fix off-by-one errors in stack identification
Andy Lutomirski
2
-4
/
+4
2019-04-17
x86/irq/64: Limit IST stack overflow check to #DB stack
Thomas Gleixner
1
-5
/
+14
2019-04-17
mm/slab: Remove store_stackinfo()
Qian Cai
1
-42
/
+6
2019-04-15
Linux 5.1-rc5
v5.1-rc5
Linus Torvalds
1
-1
/
+1
2019-04-14
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
5
-15
/
+29
2019-04-14
mm: prevent get_user_pages() from overflowing page refcount
Linus Torvalds
2
-12
/
+49
2019-04-14
mm: add 'try_get_page()' helper function
Linus Torvalds
1
-0
/
+9
2019-04-14
mm: make page ref count overflow check tighter and more explicit
Linus Torvalds
1
-1
/
+5
2019-04-12
clk: imx: Fix PLL_1416X not rounding rates
Leonard Crestez
1
-1
/
+1
2019-04-12
clk: mediatek: fix clk-gate flag setting
Weiyi Lu
1
-2
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-12
clang-format: Update with the latest for_each macro list
Miguel Ojeda
1
-0
/
+24
2019-04-12
perf/core: Fix perf_event_disable_inatomic() race
Peter Zijlstra
2
-11
/
+45
2019-04-12
block: fix the return errno for direct IO
Jason Yan
1
-4
/
+4
2019-04-11
Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"
Trond Myklebust
2
-45
/
+8
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
2
-4
/
+3
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
1
-1
/
+1
2019-04-11
NFS: Fix handling of reply page vector
Chuck Lever
1
-2
/
+2
2019-04-11
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
2019-04-11
dma-debug: only skip one stackframe entry
Scott Wood
1
-1
/
+1
[next]