Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
35f3625c21852ad839f20c91c7d81c4c1101e207
/
kernel
b8d5b7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
b799207
bpf: 32-bit RSH verification must truncate input before the ALU op
by Jann Horn
· 6 years ago
b0584ea
bpf: don't accept cgroup local storage with zero value size
by Roman Gushchin
· 6 years ago
af17b3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
befb1b3
perf/core: Add sanity check to deal with pinned event failure
by Reinette Chatre
· 6 years ago
4288ea0
bpf: harden flags check in cgroup_storage_update_elem()
by Roman Gushchin
· 6 years ago
974c24c
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
by Christoph Hellwig
· 6 years ago
2dd68cc
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
b05545e
bpf: sockmap, fix transition through disconnect without close
by John Fastabend
· 6 years ago
5607fff
bpf: sockmap only allow ESTABLISHED sock state
by John Fastabend
· 6 years ago
3bf181b
kernel/sys.c: remove duplicated include
by YueHaibing
· 6 years ago
f83606f
fork: report pid exhaustion correctly
by KJ Tsanaktsidis
· 6 years ago
f21f7fa
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
5211da9
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
83f3655
ring-buffer: Allow for rescheduling when removing pages
by Vaibhav Nagarnaik
· 6 years ago
0376d5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4314daa
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c0be92b
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ca062f8
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a06b0c8
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
dd06682
bpf/verifier: disallow pointer subtraction
by Alexei Starovoitov
· 6 years ago
4b1c5d9
bpf: btf: Fix end boundary calculation for type section
by Martin KaFai Lau
· 6 years ago
a6ae928
Revert "printk: make sure to print log on console."
by Petr Mladek
· 6 years ago
02e1844
perf/core: Force USER_DS when recording user stack data
by Yabin Cui
· 6 years ago
0b405c6
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
by Colin Ian King
· 6 years ago
dc5591a
locking/lockdep: Delete unnecessary #include
by Ben Hutchings
· 6 years ago
882a78a
sched/fair: Fix kernel-doc notation warning
by Randy Dunlap
· 6 years ago
da260fe
jump_label: Fix typo in warning message
by Borislav Petkov
· 6 years ago
bb3485c
sched/fair: Fix load_balance redo for !imbalance
by Vincent Guittot
· 6 years ago
287cdaa
sched/fair: Fix scale_rt_capacity() for SMT
by Vincent Guittot
· 6 years ago
d0cdb3c
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
by Steve Muckle
· 6 years ago
12b0487
sched/pelt: Fix update_blocked_averages() for RT and DL classes
by Vincent Guittot
· 6 years ago
e5e96fa
sched/topology: Set correct NUMA topology type
by Srikar Dronamraju
· 6 years ago
e73e819
sched/debug: Fix potential deadlock when writing to sched_features
by Jiada Wang
· 6 years ago
e13e236
locking/mutex: Fix mutex debug call and ww_mutex documentation
by Thomas Hellstrom
· 6 years ago
fa94351
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
3567994
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e0a0d05
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e2c631ba
clocksource: Revert "Remove kthread"
by Peter Zijlstra
· 6 years ago
be65e25
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 6 years ago
69fa6eb
cpu/hotplug: Prevent state corruption on error rollback
by Thomas Gleixner
· 6 years ago
f8b7530
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
by Neeraj Upadhyay
· 6 years ago
0e9b103
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
1ed0cc5
mm: respect arch_dup_mmap() return value
by Nadav Amit
· 6 years ago
2861952
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
60c1f89
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
597222f
bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
by John Fastabend
· 6 years ago
1395d109
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c1d0af1
kernel/dma/direct: take DMA offset into account in dma_direct_supported
by Christoph Hellwig
· 6 years ago
6fb86d9
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
by Mukesh Ojha
· 6 years ago
bf06278
perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpoint
by Jiri Olsa
· 6 years ago
9695583
perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpoint
by Jiri Olsa
· 6 years ago
cb45302
perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0
by Jiri Olsa
· 6 years ago
bd14406
perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled set
by Jiri Olsa
· 6 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 6 years ago
cb9d7fd
watchdog: Mark watchdog touch functions as notrace
by Vincent Whitchurch
· 6 years ago
501ca81
bpf: sockmap, decrement copied count correctly in redirect error case
by John Fastabend
· 6 years ago
15c480e
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
by Daniel Borkmann
· 6 years ago
e06fa9c
bpf, sockmap: fix potential use after free in bpf_tcp_close
by Daniel Borkmann
· 6 years ago
050cdc6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
a9ce323
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
5967661
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 6 years ago
9022ada8
Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
33e1787
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
2b74030
mm: Change return type int to vm_fault_t for fault handlers
by Souptick Joarder
· 6 years ago
3723c63
treewide: convert ISO_8859-1 text comments to utf-8
by Arnd Bergmann
· 6 years ago
30aba66
namei: allow restricted O_CREAT of FIFOs and regular files
by Salvatore Mesoraca
· 6 years ago
06e386a
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
452938cb
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
c020347
bpf: use per htab salt for bucket hash
by Daniel Borkmann
· 6 years ago
5bed49a
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9b2e038
bpf: sockmap: write_space events need to be passed to TCP handler
by John Fastabend
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
eb29429
bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
by Daniel Borkmann
· 6 years ago
b845c89
bpf, sockmap: fix sock_hash_alloc and reject zero-sized keys
by Daniel Borkmann
· 6 years ago
5f733e8
kernel/sysctl.c: fix typos in comments
by Randy Dunlap
· 6 years ago
06e62a4
fork: don't copy inconsistent signal handler state to child
by Jann Horn
· 6 years ago
20ab721
signal: make get_signal() return bool
by Christian Brauner
· 6 years ago
f99e9d8
signal: make sigkill_pending() return bool
by Christian Brauner
· 6 years ago
a19e2c0
signal: make legacy_queue() return bool
by Christian Brauner
· 6 years ago
acd14e6
signal: make wants_signal() return bool
by Christian Brauner
· 6 years ago
8f11351
signal: make flush_sigqueue_mask() void
by Christian Brauner
· 6 years ago
67a48a2
signal: make unhandled_signal() return bool
by Christian Brauner
· 6 years ago
09ae854
signal: make recalc_sigpending_tsk() return bool
by Christian Brauner
· 6 years ago
938696a
signal: make has_pending_signals() return bool
by Christian Brauner
· 6 years ago
6a0cdcd
signal: make sig_ignored() return bool
by Christian Brauner
· 6 years ago
41aaa48
signal: make sig_task_ignored() return bool
by Christian Brauner
· 6 years ago
e4a8b4e
signal: make sig_handler_ignored() return bool
by Christian Brauner
· 6 years ago
2a9b909
signal: make kill_ok_by_cred() return bool
by Christian Brauner
· 6 years ago
d8f993b
signal: simplify rt_sigaction()
by Christian Brauner
· 6 years ago
b1d294c
signal: make do_sigpending() void
by Christian Brauner
· 6 years ago
6527de9
signal: make may_ptrace_stop() return bool
by Christian Brauner
· 6 years ago
bb17fcc
signal: make kill_as_cred_perm() return bool
by Christian Brauner
· 6 years ago
52cba1a
signal: make force_sigsegv() void
by Christian Brauner
· 6 years ago
e05a8e4
sched/wait: assert the wait_queue_head lock is held in __wake_up_common
by Christoph Hellwig
· 6 years ago
Next »