Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c00f62e6c5468ed0673c583f1ff284274e817410
/
kernel
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
5967bd5
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
by Cong Wang
· 6 years ago
46710f3
tracing: Pass type into tracing_generic_entry_update()
by Cong Wang
· 6 years ago
715fa2f
tracing/kprobe: Check registered state using kprobe
by Masami Hiramatsu
· 6 years ago
e3dc9f8
tracing/probe: Add trace_event_call accesses APIs
by Masami Hiramatsu
· 6 years ago
b55ce203
tracing/probe: Add probe event name and group name accesses APIs
by Masami Hiramatsu
· 6 years ago
747774d
tracing/probe: Add trace flag access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
b5f935e
tracing/probe: Add trace_event_file access APIs for trace_probe
by Masami Hiramatsu
· 6 years ago
46e5376
tracing/probe: Add trace_event_call register API for trace_probe
by Masami Hiramatsu
· 6 years ago
455b289
tracing/probe: Add trace_probe init and free functions
by Masami Hiramatsu
· 6 years ago
b4d4b96
tracing/uprobe: Set print format when parsing command
by Masami Hiramatsu
· 6 years ago
f730e0f
tracing/kprobe: Set print format right after parsed command
by Masami Hiramatsu
· 6 years ago
65fc965
kprobes: Fix to init kprobes in subsys_initcall
by Masami Hiramatsu
· 6 years ago
3c69914
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
fb4da21
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
1acc5d5
bpf: fix BTF verifier size resolution logic
by Andrii Nakryiko
· 5 years ago
da82c92
docs: cgroup-v1: add it to the admin-guide book
by Mauro Carvalho Chehab
· 6 years ago
5704324
docs: admin-guide: move sysctl directory to it
by Mauro Carvalho Chehab
· 6 years ago
53b9537
docs: sysctl: convert to ReST
by Mauro Carvalho Chehab
· 6 years ago
387b146
docs: locking: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
fec88ab
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
1d03985
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0c85ce1
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
028b6e8a
clone: fix CLONE_PIDFD support
by Dmitry V. Levin
· 5 years ago
50ec188
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
68d41d8
locking/lockdep: Fix lock used or unused stats error
by Yuyang Du
· 5 years ago
e3d8548
sched/core: Fix preempt warning in ttwu
by Peter Zijlstra
· 5 years ago
8a58dda
perf/core: Fix exclusive events' grouping
by Alexander Shishkin
· 5 years ago
1cf8dfe
perf/core: Fix race between close() and fork()
by Peter Zijlstra
· 5 years ago
39ceda5
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ef8f3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
9bd3bb6
mm/nvdimm: add is_ioremap_addr and use that to check ioremap address
by Aneesh Kumar K.V
· 5 years ago
ed4ed40
bpf: verifier: avoid fall-through warnings
by Gustavo A. R. Silva
· 5 years ago
b3b50f0
bpf: fix precision bit propagation for BPF_ST instructions
by Andrii Nakryiko
· 5 years ago
db04573
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 5 years ago
d7fe42a6
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
02150fa
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
237f83d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 5 years ago
8f6ccf6
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
0df1c98
timekeeping/vsyscall: Use __iter_div_u64_rem()
by Arnd Bergmann
· 5 years ago
e9a83bd
Merge tag 'docs-5.3' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
608745f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3b99107
Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
cf2d213
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
e55a732
bpf: Fix ORC unwinding in non-JIT BPF code
by Josh Poimboeuf
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 5 years ago
92c1d65
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
df2a40f
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 5 years ago
8b68150
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
af144a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 5 years ago
c84ca91
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
c236b6d
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
d44a627
Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
61fc577
Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 5 years ago
7199ff7
kheaders: include only headers into kheaders_data.tar.xz
by Masahiro Yamada
· 6 years ago
b60b7c2
kheaders: remove meaningless -R option of 'ls'
by Masahiro Yamada
· 6 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e1928328
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
46f1ec2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
0902d50
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
927ba67
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
Next »