Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
126b0a1700c5c2688d9319286d84db7f75627810
/
kernel
cf4f493
Merge tag 'trace-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
96c5c6e
tracing: Have error path in predicate_parse() free its allocated memory
by Navid Emamdoost
· 5 years ago
968e517
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
by Nathan Chancellor
· 5 years ago
d2aea95
tracing/probe: Fix to check the difference of nr_args before adding probe
by Masami Hiramatsu
· 5 years ago
9c5efe9
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
aefcf2f
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
f1f2f61
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
8bbe0de
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
768fb61
bpf: Fix bpf_event_output re-entry issue
by Allan Zhang
· 5 years ago
da05b5e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a7b7b77
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7897c04
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
e3439af
bpf: Clean up indentation issue in BTF kflag processing
by Colin Ian King
· 5 years ago
2da1ead
bug: consolidate __WARN_FLAGS usage
by Kees Cook
· 5 years ago
d38aba4
bug: lift "cut here" out of __warn()
by Kees Cook
· 5 years ago
f2f84b0
bug: consolidate warn_slowpath_fmt() usage
by Kees Cook
· 5 years ago
ee87113
bug: refactor away warn_slowpath_fmt_taint()
by Kees Cook
· 5 years ago
7d92bda
kgdb: don't use a notifier to enter kgdb at panic; call directly
by Douglas Anderson
· 5 years ago
7c3a6ae
kexec: bail out upon SIGKILL when allocating memory.
by Tetsuo Handa
· 5 years ago
8495f7e
fork: improve error message for corrupted page tables
by Sai Praneeth Prakhya
· 5 years ago
0f74914
kernel/elfcore.c: include proper prototypes
by Valdis Kletnieks
· 5 years ago
fcd30ae
bpf/xskmap: Return ERR_PTR for failure case instead of NULL.
by Jonathan Lemon
· 5 years ago
4892f51
sched/fair: Avoid redundant EAS calculation
by Quentin Perret
· 5 years ago
9fc41ac
sched/core: Remove double update_max_interval() call on CPU startup
by Valentin Schneider
· 5 years ago
a49b4f4
sched/core: Fix preempt_schedule() interrupt return comment
by Valentin Schneider
· 5 years ago
763a9ec
sched/fair: Fix -Wunused-but-set-variable warnings
by Qian Cai
· 5 years ago
714e501
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
by KeMeng Shi
· 5 years ago
c172e0a
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
by Mathieu Desnoyers
· 5 years ago
c6d68c1
sched/membarrier: Skip IPIs when mm->mm_users == 1
by Mathieu Desnoyers
· 5 years ago
227a4aa
sched/membarrier: Fix p->mm->membarrier_state racy load
by Mathieu Desnoyers
· 5 years ago
0955400
sched/membarrier: Remove redundant check
by Mathieu Desnoyers
· 5 years ago
fc0d773
sched/membarrier: Fix private expedited registration check
by Mathieu Desnoyers
· 5 years ago
5311a98
tasks, sched/core: RCUify the assignment of rq->curr
by Eric W. Biederman
· 5 years ago
154abaf
tasks, sched/core: With a grace period after finish_task_switch(), remove unnecessary code
by Eric W. Biederman
· 5 years ago
0ff7b2c
tasks, sched/core: Ensure tasks are available for a grace period after leaving the runqueue
by Eric W. Biederman
· 5 years ago
3fbd7ee
tasks: Add a count of task RCU users
by Eric W. Biederman
· 5 years ago
f8d7ab2
tracing/probe: Fix same probe event argument matching
by Srikar Dronamraju
· 5 years ago
89340d0
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
by Wanpeng Li
· 5 years ago
9c9fa97
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
67f3977
arm64, mm: move generic mmap layout functions to mm
by Alexandre Ghiti
· 5 years ago
f385cb8
uprobe: collapse THP pmd after removing all uprobes
by Song Liu
· 5 years ago
5a52c9d
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
by Song Liu
· 5 years ago
fb4fb04
uprobe: use original page when all uprobes are removed
by Song Liu
· 5 years ago
00ff9a9
mm/memory_hotplug.c: use PFN_UP / PFN_DOWN in walk_system_ram_range()
by David Hildenbrand
· 5 years ago
1322479
mm: remove quicklist page table caches
by Nicholas Piggin
· 5 years ago
0b36c9e
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
e1572f1
cpu/SMT: create and export cpu_smt_possible()
by Vitaly Kuznetsov
· 5 years ago
9f7582d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
by Linus Torvalds
· 5 years ago
e070355
Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
9dca343
Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 5 years ago
84da111
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 5 years ago
56c1e83
Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 5 years ago
9f014e3
perf/core: Fix several typos in comments
by Roy Ben Shlomo
· 5 years ago
45824fc
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
45979a9
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 5 years ago
3207598
Merge tag 'kgdb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 5 years ago
d7b0827
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
671df18
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
e430d80
timer: Read jiffies once when forwarding base clk
by Li RongQing
· 5 years ago
fe60b0c
tracing/probe: Reject exactly same probe event
by Masami Hiramatsu
· 5 years ago
44d00dc
tracing/probe: Fix to allow user to enable events on unloaded modules
by Masami Hiramatsu
· 5 years ago
9eea984
bpf: fix BTF verification of enums
by Alexei Starovoitov
· 5 years ago
d2935de
vfs: Convert bpf to use the new mount API
by David Howells
· 6 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
8b53c76
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
a3db31f
ftrace: Look up the address of return_to_handler() using helpers
by Naveen N. Rao
· 5 years ago
77dcfe2
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
3ee8d6c
Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 5 years ago
7f2444d
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
a572ba6
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3cd0462
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
16208cd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d59fae6
tracing/kprobe: Fix NULL pointer access in trace_porbe_unlink()
by Masami Hiramatsu
· 5 years ago
17f8607
tracing: Make sure variable reference alias has correct var_ref_idx
by Tom Zanussi
· 5 years ago
119cdbd
tracing: Be more clever when dumping hex in __print_hex()
by Andy Shevchenko
· 5 years ago
0846875
ftrace: Simplify ftrace hash lookup code in clear_func_from_hash()
by Changbin Du
· 5 years ago
dac9f02
sched/fair: Remove unused cfs_rq_clock_task() function
by Qian Cai
· 5 years ago
fc6763a
Merge branches 'pm-opp', 'pm-qos', 'acpi-pm', 'pm-domains' and 'pm-tools'
by Rafael J. Wysocki
· 5 years ago
ca61a72
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
2cdd5cc
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 5 years ago
d281706
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 5 years ago
1b531e5
Merge suspend-to-idle rework material for v5.4.
by Rafael J. Wysocki
· 5 years ago
22331f8
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
7e67a85
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
772c1d0
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
c7eba51
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
d0a16fe9
Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
76f0f22
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 5 years ago
e77fafe
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
52a5525
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
c17112a
Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
28f2c36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 5 years ago
563c4f8
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
by Ingo Molnar
· 5 years ago
ae88de5
Merge branch 'for-5.4' into for-linus
by Petr Mladek
· 5 years ago
d895a0f
bpf: fix accessing bpf_sysctl.file_pos on s390
by Ilya Leoshkevich
· 5 years ago
af58e7e
xdp: Fix race in dev_map_hash_update_elem() when replacing element
by Toke Høiland-Jørgensen
· 5 years ago
786b238
um: Enable CONFIG_CONSTRUCTORS
by Johannes Berg
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
Next »