index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-30
objtool: Fix seg fault caused by missing parameter
Simon Ser
1
-1
/
+3
2017-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-7
/
+18
2017-12-30
kbuild: add '-fno-stack-check' to kernel build options
Linus Torvalds
1
-0
/
+3
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
45
-202
/
+1636
2017-12-29
timerqueue: Document return values of timerqueue_add/del()
Thomas Gleixner
1
-3
/
+5
2017-12-29
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
1
-2
/
+2
2017-12-29
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-29
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
4
-4
/
+21
2017-12-29
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
1
-9
/
+7
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
2
-5
/
+44
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
13
-28
/
+29
2017-12-29
x86/vector: Use IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+2
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2
-0
/
+18
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-29
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-1
/
+15
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
1
-1
/
+1
2017-12-29
x86/apic: Switch all APICs to Fixed delivery mode
Thomas Gleixner
6
-16
/
+8
2017-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
30
-121
/
+298
2017-12-28
Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
3
-4
/
+5
2017-12-28
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2017-12-28
Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2017-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
22
-105
/
+208
2017-12-28
Merge branch 'strparser-Fix-lockdep-issue'
David S. Miller
2
-1
/
+6
2017-12-28
strparser: Call sock_owned_by_user_nocheck
Tom Herbert
1
-1
/
+1
2017-12-28
sock: Add sock_owned_by_user_nocheck
Tom Herbert
1
-0
/
+5
2017-12-28
skbuff: in skb_copy_ubufs unclone before releasing zerocopy
Willem de Bruijn
1
-3
/
+3
2017-12-28
tipc: fix hanging poll() for stream sockets
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-12-28
objtool: Fix Clang enum conversion warning
Lukas Bulwahn
1
-1
/
+1
2017-12-28
x86/apic: Update the 'apic=' description of setting APIC driver
Dou Liyang
1
-1
/
+5
2017-12-28
x86/apic: Avoid wrong warning when parsing 'apic=' in X86-32 case
Dou Liyang
1
-0
/
+2
2017-12-28
genirq: Guard handle_bad_irq log messages
Guenter Roeck
1
-0
/
+5
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
3
-1
/
+15
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
11
-35
/
+75
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-4
/
+8
2017-12-27
sparc64: repair calling incorrect hweight function from stubs
Jan Engelhardt
1
-2
/
+2
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2
-1
/
+5
2017-12-27
IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()
Moni Shoua
1
-2
/
+2
2017-12-27
IB/mlx5: Serialize access to the VMA list
Majd Dibbiny
2
-0
/
+12
2017-12-27
Merge tag 'trace-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+15
2017-12-27
Merge tag 'sound-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
31
-143
/
+173
2017-12-27
x86-32: Fix kexec with stack canary (CONFIG_CC_STACKPROTECTOR)
Linus Torvalds
1
-3
/
+1
2017-12-27
led: core: Fix brightness setting when setting delay_off=0
Matthieu CASTET
1
-1
/
+1
2017-12-27
x86: Remove unused parameter of prepare_switch_to
rodrigosiqueira
1
-3
/
+2
2017-12-27
perf/x86/intel: Plug memory leak in intel_pmu_init()
Thomas Gleixner
1
-1
/
+4
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
1
-0
/
+6
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-28
Merge tag 'drm-intel-fixes-2017-12-22-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
2
-3
/
+4
[prev]
[next]