index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
6
-21
/
+24
2018-08-06
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-06
Merge back cpufreq changes for 4.19.
Rafael J. Wysocki
1
-0
/
+6
2018-08-05
Merge tag 'v4.18-rc6' into for-4.19/block2
Jens Axboe
15
-78
/
+160
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+10
2018-08-05
stop_machine: Atomically queue and wake stopper threads
Prasad Sodagudi
1
-0
/
+2
2018-08-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
50
-372
/
+5046
2018-08-03
nohz: Fix missing tick reprogram when interrupting an inline softirq
Frederic Weisbecker
1
-1
/
+1
2018-08-03
genirq: Make force irq threading setup more robust
Thomas Gleixner
1
-1
/
+8
2018-08-03
watchdog: Reduce message verbosity
Sinan Kaya
1
-2
/
+2
2018-08-03
genirq/irqchip: Remove MULTI_IRQ_HANDLER as it's now obselete
Palmer Dabbelt
1
-1
/
+0
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
4
-0
/
+41
2018-08-03
bpf: don't allow create maps of cgroup local storages
Roman Gushchin
1
-1
/
+2
2018-08-03
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
1
-2
/
+6
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
2
-46
/
+51
2018-08-03
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
1
-4
/
+31
2018-08-03
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
1
-0
/
+2
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
4
-0
/
+392
2018-08-03
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
1
-15
/
+43
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-30
/
+151
2018-08-02
stop_machine: Reflow cpu_stop_queue_two_works()
Peter Zijlstra
1
-18
/
+23
2018-08-02
clockevents: Warn if cpu_all_mask is used as cpumask
Sudeep Holla
1
-0
/
+6
2018-08-02
tick/broadcast-hrtimer: Use cpu_possible_mask for ce_broadcast_hrtimer
Sudeep Holla
1
-1
/
+1
2018-08-02
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
1
-13
/
+16
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
13
-28
/
+130
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-0
/
+2
2018-08-01
blk-cgroup: clear the throttle queue on fork
Josef Bacik
1
-0
/
+5
2018-07-31
Merge tag 'audit-pr-20180731' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+9
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
1
-2
/
+4
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-07-31
arm64: perf: Add cap_user_time aarch64
Michael O'Farrell
1
-2
/
+2
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+14
2018-07-30
audit: fix potential null dereference 'context->module.name'
Yi Wang
1
-4
/
+9
2018-07-30
cpu/hotplug: Clarify CPU hotplug step name for timers
Mukesh Ojha
1
-1
/
+1
2018-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+19
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+8
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+25
2018-07-30
sched/clock: Disable interrupts when calling generic_sched_clock_init()
Pavel Tatashin
1
-0
/
+2
2018-07-30
timekeeping: Prevent false warning when persistent clock is not available
Pavel Tatashin
1
-1
/
+1
2018-07-30
Merge back cpufreq material for 4.19.
Rafael J. Wysocki
1
-0
/
+6
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
31
-362
/
+617
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-2
/
+14
2018-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-7
/
+21
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-3
/
+3
2018-07-27
Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+55
2018-07-26
mm: introduce vma_init()
Kirill A. Shutemov
1
-4
/
+2
2018-07-26
mm: fix exports that inadvertently make put_page() EXPORT_SYMBOL_GPL
Dan Williams
1
-2
/
+2
2018-07-26
mm: disallow mappings that conflict for devm_memremap_pages()
Dave Jiang
1
-1
/
+17
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
1
-1
/
+1
[prev]
[next]