index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvme-fc: Revert "add module to ops template to allow module references"
James Smart
2020-04-04
5
-20
/
+2
*
nvme: fix deadlock caused by ANA update wrong locking
Sagi Grimberg
2020-04-04
1
-2
/
+2
*
nvmet-rdma: fix bonding failover possible NULL deref
Sagi Grimberg
2020-04-04
1
-56
/
+119
*
nvmet: fix NULL dereference when removing a referral
Sagi Grimberg
2020-04-02
1
-1
/
+9
*
nvme: inherit stable pages constraint in the mpath stack device
Sagi Grimberg
2020-04-02
1
-0
/
+7
*
nvme-tcp: fix possible crash in recv error flow
Sagi Grimberg
2020-04-01
1
-1
/
+1
*
nvme-tcp: don't poll a non-live queue
Sagi Grimberg
2020-03-31
1
-0
/
+3
*
nvme-tcp: fix possible crash in write_zeroes processing
Sagi Grimberg
2020-03-31
1
-6
/
+7
*
nvmet-fc: fix typo in comment
James Smart
2020-03-31
1
-1
/
+1
*
nvme-rdma: Replace comma with a semicolon
Israel Rukshin
2020-03-31
1
-1
/
+1
*
nvme-fcloop: fix deallocation of working context
James Smart
2020-03-31
1
-24
/
+52
*
nvme: fix compat address handling in several ioctls
Nick Bowler
2020-03-31
1
-7
/
+20
*
Merge tag 'x86-timers-2020-03-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
1
-16
/
+112
|
\
|
*
x86/tsc_msr: Make MSR derived TSC frequency more accurate
Hans de Goede
2020-03-11
1
-11
/
+86
|
*
x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
Hans de Goede
2020-03-11
1
-2
/
+15
|
*
x86/tsc_msr: Use named struct initializers
Hans de Goede
2020-03-11
1
-10
/
+18
*
|
Merge tag 'x86-splitlock-2020-03-30' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-03-31
9
-3
/
+258
|
\
\
|
*
|
x86/split_lock: Avoid runtime reads of the TEST_CTRL MSR
Xiaoyao Li
2020-03-27
1
-5
/
+4
|
*
|
x86/split_lock: Rework the initialization flow of split lock detection
Xiaoyao Li
2020-03-27
1
-33
/
+42
|
*
|
x86/split_lock: Enable split lock detection by kernel
Peter Zijlstra (Intel)
2020-02-20
9
-3
/
+250
*
|
|
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-31
49
-1304
/
+1209
|
\
\
\
|
*
|
|
x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
Brian Gerst
2020-03-25
1
-1
/
+1
|
*
|
|
lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()
Peter Zijlstra
2020-03-21
4
-17
/
+17
|
*
|
|
lockdep: Rename trace_softirqs_{on,off}()
Peter Zijlstra
2020-03-21
3
-10
/
+10
|
*
|
|
lockdep: Rename trace_hardirq_{enter,exit}()
Thomas Gleixner
2020-03-21
4
-13
/
+14
|
*
|
|
x86/entry: Rename ___preempt_schedule
Peter Zijlstra
2020-03-21
3
-12
/
+12
|
*
|
|
x86: Remove unneeded includes
Brian Gerst
2020-03-21
7
-12
/
+0
|
*
|
|
x86/entry: Drop asmlinkage from syscalls
Brian Gerst
2020-03-21
5
-22
/
+19
|
*
|
|
x86/entry/32: Enable pt_regs based syscalls
Brian Gerst
2020-03-21
6
-114
/
+64
|
*
|
|
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
5
-75
/
+79
|
*
|
|
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
2020-03-21
2
-30
/
+30
|
*
|
|
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
2020-03-21
1
-289
/
+289
|
*
|
|
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
6
-799
/
+791
|
*
|
|
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
4
-20
/
+9
|
*
|
|
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
6
-22
/
+14
|
*
|
|
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
2020-03-21
1
-10
/
+10
|
*
|
|
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
12
-72
/
+24
|
*
|
|
x86/entry/64: Split X32 syscall table into its own file
Brian Gerst
2020-03-21
3
-25
/
+29
|
*
|
|
x86/entry/64: Move sys_ni_syscall stub to common.c
Brian Gerst
2020-03-21
3
-7
/
+10
|
*
|
|
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
3
-7
/
+2
|
*
|
|
x86/entry: Refactor SYS_NI macros
Brian Gerst
2020-03-21
1
-9
/
+23
|
*
|
|
x86/entry: Refactor COND_SYSCALL macros
Brian Gerst
2020-03-21
1
-18
/
+26
|
*
|
|
x86/entry: Refactor SYSCALL_DEFINE0 macros
Brian Gerst
2020-03-21
1
-41
/
+32
|
*
|
|
x86/entry: Refactor SYSCALL_DEFINEx macros
Brian Gerst
2020-03-21
1
-25
/
+24
|
*
|
|
x86/entry/64: Trace irqflags unconditionally as ON when returning to user space
Thomas Gleixner
2020-03-10
2
-3
/
+3
|
*
|
|
x86/entry/32: Remove unused label restore_nocheck
Thomas Gleixner
2020-03-10
1
-1
/
+1
|
*
|
|
x86/entry/32: Remove the 0/-1 distinction from exception entries
Thomas Gleixner
2020-02-29
1
-3
/
+3
|
*
|
|
x86/traps: Stop using ist_enter/exit() in do_int3()
Andy Lutomirski
2020-02-27
1
-6
/
+15
|
*
|
|
x86/entry/entry_32: Route int3 through common_exception
Thomas Gleixner
2020-02-27
1
-8
/
+2
|
*
|
|
x86/irq: Remove useless return value from do_IRQ()
Thomas Gleixner
2020-02-27
2
-3
/
+2
[next]