Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d3b9f659fac6e5f74f857364c5ed08b94e7f94ae
/
kernel
5a13fc3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8a04c2e
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
05bbb93
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
44c471e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
f47edb5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
e67095f
Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
7b2b55d
psi: get poll_work to run when calling poll syscall next time
by Jason Xing
· 5 years ago
e3fb13b
Merge tag 'modules-for-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
b99328a
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
by Thomas Gleixner
· 5 years ago
3b5be16
modules: page-align module section allocations only for arches supporting strict module rwx
by He Zhe
· 5 years ago
90ae409
dma-direct: fix zone selection after an unaddressable CMA allocation
by Christoph Hellwig
· 5 years ago
287c55e
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
d0ff14f
genirq: Properly pair kobject_del() with kobject_add()
by Michael Kelley
· 5 years ago
33da8e7
signal: Allow cifs and drbd to receive their terminating signals
by Eric W. Biederman
· 5 years ago
f1c6ece
kprobes: Fix potential deadlock in kprobe_optimizer()
by Andrea Righi
· 5 years ago
b0fdc01
sched/core: Schedule new worker even if PI-blocked
by Sebastian Andrzej Siewior
· 5 years ago
5bba5c9
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 5 years ago
2d63ba3
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
a3ee247
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
e83b009
Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
dcbb4a15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
33dcb37
dma-mapping: fix page attributes for dma_mmap_*
by Christoph Hellwig
· 5 years ago
d8ad555
dma-direct: don't truncate dma_required_mask to bus addressing capabilities
by Lucas Stach
· 5 years ago
cf14be0
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING
by Christoph Hellwig
· 5 years ago
600f5ba
cpufreq: schedutil: Don't skip freq update when limits change
by Viresh Kumar
· 5 years ago
491beed
genirq/affinity: Create affinity mask for single vector
by Ming Lei
· 5 years ago
33920f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
04e048c
sched/psi: Do not require setsched permission from the trigger creator
by Suren Baghdasaryan
· 5 years ago
14f5c7b
sched/psi: Reduce psimon FIFO priority
by Peter Zijlstra
· 5 years ago
f490481
sched/deadline: Fix double accounting of rq/running bw in push & pull
by Dietmar Eggemann
· 5 years ago
14c5ceb
memremap: move from kernel/ to mm/
by Christoph Hellwig
· 5 years ago
68d8681
kernel/signal.c: fix a kernel-doc markup
by Mauro Carvalho Chehab
· 5 years ago
234172f
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
35fca9f
Merge tag 'dma-mapping-5.3-3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
d2eee9f
Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
6c77221
fgraph: Remove redundant ftrace_graph_notrace_addr() test
by Changbin Du
· 5 years ago
30b692d
exit: make setting exit_state consistent
by Christian Brauner
· 5 years ago
2b089bf
kernel/configs: Replace GPL boilerplate code with SPDX identifier
by Thomas Huth
· 5 years ago
38f054d
modules: always page-align module section allocations
by Jessica Yu
· 5 years ago
1caf7d5
pidfd: Add warning if exit_state is 0 during notification
by Joel Fernandes (Google)
· 5 years ago
f46cc01
dma-contiguous: page-align the size in dma_free_contiguous()
by Nicolin Chen
· 5 years ago
c6622a4
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
by Nicolin Chen
· 5 years ago
e24ce84
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
750991f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
431f288
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
28ba934
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
a29a0a4
Merge branch 'access-creds'
by Linus Torvalds
· 5 years ago
4ce54af
perf/core: Fix creating kernel counters for PMUs that override event->cpu
by Leonard Crestez
· 5 years ago
6c11c6e
locking/mutex: Test for initialized mutex
by Sebastian Andrzej Siewior
· 6 years ago
30a35f7
locking/lockdep: Clean up #ifdef checks
by Arnd Bergmann
· 6 years ago
68037aa
locking/lockdep: Hide unused 'class' variable
by Arnd Bergmann
· 5 years ago
6ffddfb
locking/rwsem: Add ACQUIRE comments
by Peter Zijlstra
· 5 years ago
99143f8
lcoking/rwsem: Add missing ACQUIRE to read_slowpath sleep loop
by Peter Zijlstra
· 5 years ago
e1b98fa
locking/rwsem: Add missing ACQUIRE to read_slowpath exit when queue is empty
by Jan Stancek
· 5 years ago
7813430
locking/rwsem: Don't call owner_on_cpu() on read-owner
by Waiman Long
· 5 years ago
cb361d8
sched/fair: Use RCU accessors consistently for ->numa_group
by Jann Horn
· 5 years ago
16d51a5
sched/fair: Don't free p->numa_faults with concurrent readers
by Jann Horn
· 5 years ago
d7852fb
access: avoid the RCU grace period for the temporary subjective credentials
by Linus Torvalds
· 5 years ago
66d7780
dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
by Christoph Hellwig
· 5 years ago
d9b8aad
bpf: fix narrower loads on s390
by Ilya Leoshkevich
· 5 years ago
7b5cf70
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b8d3349
sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=y
by Thomas Gleixner
· 5 years ago
b191d64
pidfd: fix a poll race when setting exit_state
by Suren Baghdasaryan
· 5 years ago
ac60602
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
e6023ad
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
4b01f5a
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
70e6e1b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
07ab9d5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
19dbdcb
smp: Warn on function calls from softirq context
by Peter Zijlstra
· 5 years ago
0c5f81d
KVM: LAPIC: Inject timer interrupt via posted interrupt
by Wanpeng Li
· 5 years ago
dd4542d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
41ba485
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
4f5ed13
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
5f4fc6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 5 years ago
249be85
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
6d54ceb
tracing: Fix user stack trace "??" output
by Eiichi Tsukata
· 6 years ago
449fa54
dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/device
by Fugang Duan
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
7cc7867
mm/devm_memremap_pages: enable sub-section remap
by Dan Williams
· 5 years ago
7563987
resource: avoid unnecessary lookups in find_next_iomem_res()
by Nadav Amit
· 5 years ago
49f17c2
resource: fix locking in find_next_iomem_res()
by Nadav Amit
· 5 years ago
a50a3f4
sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RT
by Thomas Gleixner
· 5 years ago
bb74523
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
da0acd7
Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
3193c08
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
by Josh Poimboeuf
· 5 years ago
818e95c
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
54f698f
Merge branch 'x86/debug' into core/urgent
by Thomas Gleixner
· 5 years ago
d4df33b
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 5 years ago
cac9b9a
stacktrace: Force USER_DS for stack_trace_save_user()
by Peter Zijlstra
· 5 years ago
cf144f8
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
by Daniel Jordan
· 5 years ago
57a8ec3
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a5008b5
dma-direct: only limit the mapping size if swiotlb could be used
by Christoph Hellwig
· 5 years ago
f57e515
kernel/pid.c: convert struct pid count to refcount_t
by Joel Fernandes (Google)
· 5 years ago
b772434
signal: simplify set_user_sigmask/restore_user_sigmask
by Oleg Nesterov
· 5 years ago
201766a
ptrace: add PTRACE_GET_SYSCALL_INFO request
by Elvira Khabirova
· 5 years ago
65f50f2
kernel: fix typos and some coding style in comments
by Weitao Hou
· 5 years ago
9087c37
dma-direct: Force unencrypted DMA under SME for certain DMA masks
by Tom Lendacky
· 5 years ago
c309b6f
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
0aeb1de
tracing: Make trace_get_fields() global
by Cong Wang
· 6 years ago
Next »