Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
6a02f5eb6a8a97089193758d95352b1b58f41481
/
kernel
2874aa2
bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
by Martin KaFai Lau
· 8 years ago
8f84493
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
by Martin KaFai Lau
· 8 years ago
29ba732
bpf: Add BPF_MAP_TYPE_LRU_HASH
by Martin KaFai Lau
· 8 years ago
fd91de7
bpf: Refactor codes handling percpu map
by Martin KaFai Lau
· 8 years ago
961578b
bpf: Add percpu LRU list
by Martin KaFai Lau
· 8 years ago
3a08c2f
bpf: LRU List
by Martin KaFai Lau
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
e76d21c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
535e7b4b
bpf: Use u64_to_user_ptr()
by Mickaël Salaün
· 8 years ago
f5c9f9c
Revert "printk: make reading the kernel log flush pending lines"
by Linus Torvalds
· 8 years ago
5d69561
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c540594
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
by Daniel Borkmann
· 8 years ago
b9f659b
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
cd16f3dc
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
by Rafael J. Wysocki
· 8 years ago
c6c7d83
Revert "console: don't prefer first registered if DT specifies stdout-path"
by Hans de Goede
· 8 years ago
de46437
bpf: Remove unused but set variables
by Tobias Klauser
· 8 years ago
7ee7e87
genirq: Use irq type from irqdata instead of irqdesc
by Thomas Gleixner
· 8 years ago
20b2b24
bpf: fix map not being uncharged during map creation failure
by Daniel Borkmann
· 8 years ago
483bed2
bpf: fix htab map destruction when extra reserve is in use
by Daniel Borkmann
· 8 years ago
ffbcbfc
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
243d521
taskstats: fix the length of cgroupstats_cmd_get_policy
by WANG Cong
· 8 years ago
8243d55
sched/core: Remove pointless printout in sched_show_task()
by Linus Torvalds
· 8 years ago
3820050
sched/core: Fix oops in sched_show_task()
by Tetsuo Handa
· 8 years ago
ceb7578
PM / sleep: fix device reference leak in test_suspend
by Johan Hovold
· 8 years ago
405c075
fork: Add task stack refcounting sanity check and prevent premature task stack freeing
by Andy Lutomirski
· 8 years ago
0f98621
bpf, inode: add support for symlinks and fix mtime/ctime
by Daniel Borkmann
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ebb676d
bpf: Print function name in addition to function id
by Thomas Graf
· 8 years ago
b546e0c
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
b49c317
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a8006bd
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
965c4b7
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5aab90c
perf/powerpc: Don't call perf_event_disable() from atomic context
by Jiri Olsa
· 8 years ago
0933840
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic
by Jiri Olsa
· 8 years ago
b274c0b
kcov: properly check if we are in an interrupt
by Andrey Konovalov
· 8 years ago
56989f6
genetlink: mark families as __ro_after_init
by Johannes Berg
· 8 years ago
489111e
genetlink: statically initialize families
by Johannes Berg
· 8 years ago
a07ea4d
genetlink: no longer support using static family IDs
by Johannes Berg
· 8 years ago
9c953d6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9dcb8b6
mm: remove per-zone hashtable of bitlock waitqueues
by Linus Torvalds
· 8 years ago
f5d6d2d
sched/fair: Remove unused but set variable 'rq'
by Tobias Klauser
· 8 years ago
6bad6bc
timers: Prevent base clock corruption when forwarding
by Thomas Gleixner
· 8 years ago
041ad7b
timers: Prevent base clock rewind when forwarding clock
by Thomas Gleixner
· 8 years ago
4da9152
timers: Lock base for same bucket optimization
by Thomas Gleixner
· 8 years ago
b831275
timers: Plug locking race vs. timer migration
by Thomas Gleixner
· 8 years ago
1adb469
PM / suspend: Fix missing KERN_CONT for suspend message
by Jon Hunter
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
bfb7bfe
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f660f60
softirq: Display IRQ_POLL for irq-poll statistics
by Sagi Grimberg
· 8 years ago
3118dac
kernel/irq: Export irq_set_parent()
by Sudip Mukherjee
· 8 years ago
893e2c5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8835ca5
printk: suppress empty continuation lines
by Linus Torvalds
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
f307ab6
mm: replace access_process_vm() write parameter with gup_flags
by Lorenzo Stoakes
· 8 years ago
9beae1e
mm: replace get_user_pages_remote() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
57a09bf
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
by Thomas Graf
· 8 years ago
b5a9b34
sched/fair: Fix incorrect task group ->load_avg
by Vincent Guittot
· 8 years ago
9d71bdf
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2c11fc8
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
351267d
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
54e2384
alarmtimer: Remove unused but set variable
by Tobias Klauser
· 8 years ago
a705e07
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
by Joonas Lahtinen
· 8 years ago
9ffc669
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
f34d360
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
ef6000b
Disable the __builtin_return_address() warning globally after all
by Linus Torvalds
· 8 years ago
48a6d64
hung_task: allow hung_task_panic when hung_task_warnings is 0
by John Siddle
· 8 years ago
dbf5268
kthread: better support freezable kthread workers
by Petr Mladek
· 8 years ago
9a6b06c
kthread: allow to modify delayed kthread work
by Petr Mladek
· 8 years ago
37be45d
kthread: allow to cancel kthread work
by Petr Mladek
· 8 years ago
22597dc
kthread: initial support for delayed kthread work
by Petr Mladek
· 8 years ago
8197b3d4
kthread: detect when a kthread work is used by more workers
by Petr Mladek
· 8 years ago
35033fe
kthread: add kthread_destroy_worker()
by Petr Mladek
· 8 years ago
fbae2d4
kthread: add kthread_create_worker*()
by Petr Mladek
· 8 years ago
255451e
kthread: allow to call __kthread_create_on_node() with va_list args
by Petr Mladek
· 8 years ago
a65d409
kthread/smpboot: do not park in kthread_create_on_cpu()
by Petr Mladek
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
e700591
kthread: rename probe_kthread_data() to kthread_probe_data()
by Petr Mladek
· 8 years ago
2489a17
config: android: enable CONFIG_SECCOMP
by Rob Herring
· 8 years ago
d90ae51
config: android: set SELinux as default security mode
by Rob Herring
· 8 years ago
f023a39
config: android: move device mapper options to recommended
by Rob Herring
· 8 years ago
a2c6a23
config/android: Remove CONFIG_IPV6_PRIVACY
by Borislav Petkov
· 8 years ago
26b5679
relay: Use irq_work instead of plain timer for deferred wakeup
by Peter Zijlstra
· 8 years ago
0ee5941
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
by Hidehiro Kawai
· 8 years ago
0a5bf40
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
by Ales Novak
· 8 years ago
bfd45be
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
by Christoph Hellwig
· 8 years ago
9cfb38a
sched/fair: Fix sched domains NULL dereference in select_idle_sibling()
by Wanpeng Li
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
0766f78
latent_entropy: Mark functions with __latent_entropy
by Emese Revfy
· 9 years ago
38addce
gcc-plugins: Add latent_entropy plugin
by Emese Revfy
· 9 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
93c26d7
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
84ed2da
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
604a830
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5638733
Merge branch 'printk-cleanups'
by Linus Torvalds
· 8 years ago
bfd8d3f
printk: make reading the kernel log flush pending lines
by Linus Torvalds
· 8 years ago
5e46765
printk: re-organize log_output() to be more legible
by Linus Torvalds
· 8 years ago
c362c7f
printk: split out core logging code into helper function
by Linus Torvalds
· 8 years ago
4bcc595
printk: reinstate KERN_CONT for printing continuation lines
by Linus Torvalds
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
Next »