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-06-30
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
2
-1
/
+231
2017-06-30
objtool: Implement stack validation 2.0
Josh Poimboeuf
11
-320
/
+1130
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
15
-6
/
+39
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
4
-1268
/
+1328
2017-06-30
sched/cputime: Refactor the cputime_adjust() code
Gustavo A. R. Silva
1
-11
/
+5
2017-06-30
sched/debug: Expose the number of RT/DL tasks that can migrate
Daniel Bristot de Oliveira
1
-2
/
+15
2017-06-30
perf/x86/intel: Constify the 'lbr_desc[]' array and make a function static
Colin Ian King
1
-2
/
+2
2017-06-30
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
Baoquan He
3
-7
/
+2
2017-06-30
x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...
Baoquan He
1
-0
/
+2
2017-06-29
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
1
-9
/
+5
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-06-30
MIPS: Perform post-DMA cache flushes on systems with MAARs
Paul Burton
1
-5
/
+18
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-06-29
ARM: 8685/1: ensure memblock-limit is pmd-aligned
Doug Berger
1
-4
/
+4
2017-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-84
/
+350
2017-06-29
Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+27
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+16
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2
-0
/
+71
2017-06-29
perf/x86/intel/uncore: Fix wrong box pointer check
Kan Liang
1
-1
/
+1
2017-06-29
Merge branch 'arcnet-fixes'
David S. Miller
4
-8
/
+9
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-29
nvme: Makefile: remove dead build rule
Valentin Rothberg
1
-1
/
+0
2017-06-29
blk-mq: map all HWQ also in hyperthreaded system
Max Gurtovoy
1
-46
/
+22
2017-06-29
ftrace: Fix regression with module command in stack_trace_filter
Steven Rostedt (VMware)
4
-5
/
+19
2017-06-29
Revert "pinctrl: rockchip: avoid hardirq-unsafe functions in irq_chip"
Brian Norris
1
-40
/
+4
2017-06-29
gpio: acpi: Skip _AEI entries without a handler rather then aborting the scan
Hans de Goede
1
-1
/
+1
2017-06-29
gpiolib: fix filtering out unwanted events
Bartosz Golaszewski
1
-1
/
+2
2017-06-29
EDAC, pnd2: Fix Apollo Lake DIMM detection
Tony Luck
1
-3
/
+8
2017-06-29
EDAC, i5000, i5400: Fix definition of NRECMEMB register
Jérémy Lefaure
2
-5
/
+5
2017-06-29
sched/numa: Hide numa_wake_affine() from UP build
Thomas Gleixner
1
-0
/
+2
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
41
-270
/
+0
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
3
-4
/
+14
2017-06-28
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-30
/
+29
2017-06-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-4
/
+25
2017-06-28
Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux
Linus Torvalds
2
-2
/
+3
2017-06-28
locking/refcount: Create unchecked atomic_t implementation
Kees Cook
3
-0
/
+54
2017-06-28
nvmet-rdma: register ib_client to not deadlock in device removal
Sagi Grimberg
1
-33
/
+67
2017-06-28
nvme_fc: fix error recovery on link down.
James Smart
1
-4
/
+4
2017-06-28
nvmet_fc: fix crashes on bad opcodes
James Smart
1
-4
/
+6
[prev]
[next]