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
2019-09-06
kexec_elf: remove Elf_Rel macro
Sven Schnelle
1
-4
/
+0
2019-09-06
kexec_elf: remove PURGATORY_STACK_SIZE
Sven Schnelle
1
-2
/
+0
2019-09-06
kexec_elf: remove parsing of section headers
Sven Schnelle
1
-137
/
+0
2019-09-06
kexec_elf: change order of elf_*_to_cpu() functions
Sven Schnelle
1
-6
/
+6
2019-09-06
kexec: add KEXEC_ELF
Sven Schnelle
2
-0
/
+550
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-36
/
+151
2019-09-06
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
1
-4
/
+6
2019-09-06
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
1
-2
/
+2
2019-09-06
Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes
Ingo Molnar
1
-14
/
+2
2019-09-05
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
1
-0
/
+2
2019-09-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-09-05
bpf: fix precision tracking of stack slots
Alexei Starovoitov
1
-9
/
+14
2019-09-05
hrtimer: Add a missing bracket and hide `migration_base' on !SMP
Sebastian Andrzej Siewior
1
-1
/
+11
2019-09-05
kprobes: Prohibit probing on BUG() and WARN() address
Masami Hiramatsu
1
-1
/
+2
2019-09-04
sched/core: Fix uclamp ABI bug, clean up and robustify sched_read_attr() ABI ...
Ingo Molnar
1
-39
/
+39
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-3
/
+4
2019-09-03
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
1
-0
/
+1
2019-09-03
sched/uclamp: Always use 'enum uclamp_id' for clamp_id values
Patrick Bellasi
2
-20
/
+20
2019-09-03
sched/uclamp: Update CPU's refcount on TG's clamp changes
Patrick Bellasi
1
-1
/
+54
2019-09-03
sched/uclamp: Use TG's clamps to restrict TASK's clamps
Patrick Bellasi
1
-1
/
+27
2019-09-03
sched/uclamp: Propagate system defaults to the root group
Patrick Bellasi
1
-2
/
+29
2019-09-03
sched/uclamp: Propagate parent clamps
Patrick Bellasi
2
-0
/
+46
2019-09-03
sched/uclamp: Extend CPU's cgroup controller
Patrick Bellasi
2
-4
/
+197
2019-09-03
sched/topology: Improve load balancing on AMD EPYC systems
Matt Fleming
1
-1
/
+2
2019-09-03
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-18
/
+44
2019-09-02
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
7
-32
/
+61
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+6
2019-08-31
Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-14
/
+34
2019-08-31
tracing: Correct kdoc formats
Jakub Kicinski
1
-12
/
+14
2019-08-31
tracing/probe: Fix null pointer dereference
Xinpeng Liu
1
-1
/
+2
2019-08-31
tracing: Make exported ftrace_set_clr_event non-static
Denis Efremov
1
-1
/
+1
2019-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+6
2019-08-30
ftrace: Check for successful allocation of hash
Naveen N. Rao
1
-0
/
+5
2019-08-30
ftrace: Check for empty hash and comment the race with registering probes
Steven Rostedt (VMware)
1
-1
/
+9
2019-08-30
ftrace: Fix NULL pointer dereference in t_probe_next()
Naveen N. Rao
1
-0
/
+4
2019-08-30
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
1
-1
/
+3
2019-08-29
jump_label: Don't warn on __exit jump entries
Andrew Murray
1
-1
/
+3
2019-08-29
posix-cpu-timers: Make expiry_active check actually work correctly
Thomas Gleixner
1
-4
/
+5
2019-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+4
2019-08-28
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-1
/
+1
2019-08-28
genirq/affinity: Remove const qualifier from node_to_cpumask argument
Ming Lei
1
-1
/
+1
2019-08-28
posix-cpu-timers: Utilize timerqueue for storage
Thomas Gleixner
1
-93
/
+96
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2
-39
/
+40
2019-08-28
posix-cpu-timers: Deduplicate rlimit handling
Thomas Gleixner
1
-42
/
+25
2019-08-28
posix-cpu-timers: Remove pointless comparisons
Thomas Gleixner
1
-9
/
+7
2019-08-28
posix-cpu-timers: Get rid of 64bit divisions
Thomas Gleixner
1
-10
/
+14
2019-08-28
posix-cpu-timers: Consolidate timer expiry further
Thomas Gleixner
1
-33
/
+30
2019-08-28
posix-cpu-timers: Get rid of zero checks
Thomas Gleixner
2
-32
/
+15
2019-08-28
rlimit: Rewrite non-sensical RLIMIT_CPU comment
Thomas Gleixner
1
-4
/
+3
[prev]
[next]