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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-15
/
+1
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+10
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+10
2019-08-14
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-7
/
+24
2019-08-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+2
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2
-2
/
+19
2019-08-10
dma-direct: don't truncate dma_required_mask to bus addressing capabilities
Lucas Stach
1
-3
/
+0
2019-08-10
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
1
-2
/
+5
2019-08-10
cpufreq: schedutil: Don't skip freq update when limits change
Viresh Kumar
1
-4
/
+10
2019-08-08
genirq/affinity: Create affinity mask for single vector
Ming Lei
1
-4
/
+2
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2019-08-06
sched/psi: Do not require setsched permission from the trigger creator
Suren Baghdasaryan
1
-1
/
+1
2019-08-06
sched/psi: Reduce psimon FIFO priority
Peter Zijlstra
1
-1
/
+1
2019-08-06
sched/deadline: Fix double accounting of rq/running bw in push & pull
Dietmar Eggemann
1
-8
/
+0
2019-08-03
memremap: move from kernel/ to mm/
Christoph Hellwig
2
-406
/
+0
2019-08-03
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+11
2019-08-02
Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+5
2019-07-31
Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-10
/
+7
2019-07-30
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
1
-10
/
+7
2019-07-30
exit: make setting exit_state consistent
Christian Brauner
1
-2
/
+3
2019-07-30
kernel/configs: Replace GPL boilerplate code with SPDX identifier
Thomas Huth
1
-15
/
+1
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-44
/
+102
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-15
/
+40
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-2
/
+19
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-25
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
1
-1
/
+10
2019-07-25
locking/lockdep: Clean up #ifdef checks
Arnd Bergmann
1
-7
/
+6
2019-07-25
locking/lockdep: Hide unused 'class' variable
Arnd Bergmann
1
-1
/
+2
2019-07-25
locking/rwsem: Add ACQUIRE comments
Peter Zijlstra
1
-5
/
+13
2019-07-25
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
Peter Zijlstra
1
-1
/
+3
2019-07-25
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
Jan Stancek
1
-0
/
+2
2019-07-25
locking/rwsem: Don't call owner_on_cpu() on read-owner
Waiman Long
1
-1
/
+5
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
1
-39
/
+81
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2
-5
/
+21
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
1
-2
/
+19
2019-07-24
dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
Christoph Hellwig
1
-2
/
+11
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
1
-2
/
+2
2019-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+4
2019-07-22
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
Thomas Gleixner
1
-4
/
+4
2019-07-22
pidfd: fix a poll race when setting exit_state
Suren Baghdasaryan
1
-0
/
+1
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-25
/
+22
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+7
2019-07-20
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+23
[next]