index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2020-01-08
kernel/module: Fix memleak in module_add_modinfo_attrs()
YueHaibing
-0
/
+2
2020-01-07
kcsan, ubsan: Make KCSAN+UBSAN work together
Marco Elver
-0
/
+1
2020-01-07
clone3: ensure copy_thread_tls is implemented
Amanieu d'Antras
-0
/
+10
2020-01-07
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
-20
/
+27
2020-01-07
PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()
Wen Yang
-3
/
+1
2020-01-06
Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-6
/
+27
2020-01-06
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
-2
/
+7
2020-01-06
bpf: cgroup: prevent out-of-order release of cgroup bpf
Roman Gushchin
-2
/
+9
2020-01-06
Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflict
Ingo Molnar
-57
/
+72
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
-3
/
+3
2020-01-03
tracing: Fix indentation issue
Colin Ian King
-1
/
+1
2020-01-03
Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-15
/
+27
2020-01-03
kernel/trace: Fix do not unregister tracepoints when register sched_migrate_t...
Kaitao Cheng
-1
/
+3
2020-01-02
ftrace: Avoid potential division by zero in function profiler
Wen Yang
-3
/
+3
2020-01-02
tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
Steven Rostedt (VMware)
-0
/
+5
2020-01-02
tracing: Define MCOUNT_INSN_SIZE when not defined without direct calls
Steven Rostedt (VMware)
-0
/
+14
2020-01-02
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+7
2020-01-02
tracing: Initialize val to zero in parse_entry of inject code
Steven Rostedt (VMware)
-1
/
+1
2020-01-02
seccomp: Check that seccomp_notif is zeroed out by the user
Sargun Dhillon
-0
/
+7
2020-01-02
printk: fix exclusive_console replaying
John Ogness
-2
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-39
/
+35
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
-18
/
+13
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
-3821
/
+8382
2019-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
-194
/
+332
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
-212
/
+141
2019-12-25
locking/lockdep: Fix buffer overrun problem in stack_trace[]
Waiman Long
-4
/
+3
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
-18
/
+94
2019-12-25
sched/fair: Make EAS wakeup placement consider uclamp restrictions
Valentin Schneider
-2
/
+10
2019-12-25
sched/fair: Make task_fits_capacity() consider uclamp restrictions
Valentin Schneider
-1
/
+15
2019-12-25
sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()
Valentin Schneider
-5
/
+6
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
-10
/
+10
2019-12-25
sched/uclamp: Remove uclamp_util()
Valentin Schneider
-9
/
+0
2019-12-25
sched/fair: Make sched-idle CPU selection consistent throughout
Viresh Kumar
-22
/
+12
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
-2
/
+1
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
-180
/
+1108
2019-12-25
rseq: Reject unknown flags on rseq unregister
Mathieu Desnoyers
-0
/
+2
2019-12-22
bpf: Fix precision tracking for unbounded scalars
Daniel Borkmann
-21
/
+22
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
-38
/
+92
2019-12-21
Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-8
/
+35
2019-12-21
tracing: Fix endianness bug in histogram trigger
Sven Schnelle
-1
/
+20
2019-12-21
tracing: Fix lock inversion in trace_event_enable_tgid_record()
Prateek Sood
-4
/
+12
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+15
2019-12-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2019-12-21
exit: panic before exit_mm() on global init exit
chenqiwu
-4
/
+8
2019-12-20
PM: sleep: Switch to rtc_time64_to_tm()/rtc_tm_to_time64()
Alexandre Belloni
-3
/
+3
2019-12-19
bpf: Support replacing cgroup-bpf program in MULTI mode
Andrey Ignatov
-8
/
+31
2019-12-19
bpf: Remove unused new_flags in hierarchy_allows_attach()
Andrey Ignatov
-3
/
+2
2019-12-19
bpf: Simplify __cgroup_bpf_attach
Andrey Ignatov
-39
/
+23
2019-12-19
xdp: Make cpumap flush_list common for all map instances
Björn Töpel
-18
/
+18
2019-12-19
xdp: Make devmap flush_list common for all map instances
Björn Töpel
-22
/
+13
[prev]
[next]