Sign in
kunit
/
linux
/
03535f4b32f2a11ba6c5bb07290995ecd77c69ac
/
kernel
14dbc56
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
6b5201c
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
a360d9e
tracing: Fix synthetic event to allow semicolon at end
by Masami Hiramatsu
· 6 years ago
282447b
tracing: Fix synthetic event to accept unsigned modifier
by Masami Hiramatsu
· 6 years ago
91b1561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
9bd871d
Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Greg Kroah-Hartman
· 6 years ago
12ad0cb
tracing: Use trace_clock_local() for looping in preemptirq_delay_test.c
by Steven Rostedt (VMware)
· 6 years ago
9c0be3f
tracepoint: Fix tracepoint array element size mismatch
by Mathieu Desnoyers
· 6 years ago
9845c49
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
by Song Muchun
· 6 years ago
028c99f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
eb81bfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
0778a9f
Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Greg Kroah-Hartman
· 6 years ago
baa9be4
sched/fair: Fix throttle_list starvation with low CFS quota
by Phil Auld
· 6 years ago
cee2716
xsk: do not call synchronize_net() under RCU read lock
by Björn Töpel
· 6 years ago
c1d84a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Greg Kroah-Hartman
· 6 years ago
31d0990
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
8be6737
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
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
479adb8
cgroup: Fix dom_cgrp propagation when enabling threaded mode
by Tejun Heo
· 6 years ago
e4a02ed
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
by Guenter Roeck
· 6 years ago
b0584ea
bpf: don't accept cgroup local storage with zero value size
by Roman Gushchin
· 6 years ago
37355bd
sched/numa: Migrate pages to local nodes quicker early in the lifetime of a task
by Mel Gorman
· 6 years ago
6fd98e7
sched/numa: Avoid task migration for small NUMA improvement
by Srikar Dronamraju
· 6 years ago
05cbdf4
sched/numa: Limit the conditions where scan period is reset
by Mel Gorman
· 6 years ago
3f9672b
sched/numa: Reset scan rate whenever task moves across nodes
by Srikar Dronamraju
· 6 years ago
1327237a5
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
by Srikar Dronamraju
· 6 years ago
a4739ec
sched/numa: Stop multiple tasks from moving to the CPU at the same time
by Srikar Dronamraju
· 6 years ago
cd6fb677
perf/ring_buffer: Prevent concurent ring buffer access
by Jiri Olsa
· 6 years ago
a9f9772
perf/core: Fix perf_pmu_unregister() locking
by Peter Zijlstra
· 6 years ago
684bec1
Input: i8042 - enable keyboard wakeups by default when s2idle is used
by Daniel Drake
· 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
Next »