index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-1
/
+1
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-10
cgroup: memcg: net: do not associate sock with unrelated cgroup
Shakeel Butt
1
-0
/
+4
2020-03-10
workqueue: don't use wq_select_unbound_cpu() for bound works
Hillf Danton
1
-6
/
+8
2020-03-09
pid: make ENOMEM return value more obvious
Christian Brauner
1
-0
/
+8
2020-03-09
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-03-08
pid: Fix error return value in some cases
Corey Minyard
1
-0
/
+2
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-36
/
+53
2020-03-05
blktrace: fix dereference after null check
Cengiz Can
1
-1
/
+4
2020-03-04
cgroup1: don't call release_agent when it is ""
Tycho Andersen
1
-1
/
+1
2020-03-04
cgroup: fix psi_show() crash on 32bit ino archs
Qian Cai
1
-3
/
+3
2020-03-03
sys/sysinfo: Respect boottime inside time namespace
Cyril Hrubis
1
-0
/
+2
2020-02-28
exit: Fix Sparse errors and warnings
Madhuparna Bhowmik
1
-2
/
+2
2020-02-28
fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()
Madhuparna Bhowmik
1
-1
/
+1
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
1
-0
/
+2
2020-02-26
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
1
-9
/
+14
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
1
-1
/
+0
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
1
-31
/
+83
2020-02-24
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
1
-19
/
+21
2020-02-22
audit: fix error handling in audit_data_to_entry()
Paul Moore
1
-32
/
+39
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2
-107
/
+0
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
1
-1
/
+2
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
1
-2
/
+2
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
1
-0
/
+2
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
1
-6
/
+6
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
1
-3
/
+29
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
1
-2
/
+12
2020-02-20
tracing: Make synth_event trace functions endian-correct
Tom Zanussi
1
-4
/
+58
2020-02-20
tracing: Make sure synth_event_trace() example always uses u64
Tom Zanussi
1
-17
/
+17
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
1
-1
/
+1
2020-02-19
bpf: Fix a potential deadlock with bpf_map_do_batch
Yonghong Song
1
-3
/
+31
2020-02-19
bpf: Do not grab the bucket spinlock by default on htab batch ops
Brian Vazquez
1
-2
/
+22
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
1
-9
/
+0
2020-02-17
bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fill
Johannes Krude
1
-1
/
+1
2020-02-14
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
3
-18
/
+24
2020-02-12
cgroup: Iterate tasks that did not finish do_exit()
Michal Koutný
1
-7
/
+16
2020-02-12
cgroup: cgroup_procs_next should increase position index
Vasily Averin
1
-3
/
+7
2020-02-12
cgroup-v1: cgroup_pidlist_next should update position index
Vasily Averin
1
-0
/
+1
2020-02-11
sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
Randy Dunlap
1
-1
/
+0
2020-02-11
sched/core: Annotate curr pointer in rq with __rcu
Madhuparna Bhowmik
1
-1
/
+1
2020-02-11
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
1
-0
/
+3
2020-02-11
ACPI: PM: s2idle: Avoid possible race related to the EC GPE
Rafael J. Wysocki
1
-4
/
+5
2020-02-10
tracing: Consolidate trace() functions
Tom Zanussi
1
-134
/
+86
2020-02-10
tracing: Don't return -EINVAL when tracing soft disabled synth events
Tom Zanussi
1
-14
/
+6
2020-02-10
tracing: Add missing nest end to synth_event_trace_start() error case
Tom Zanussi
1
-0
/
+1
2020-02-11
bpf: Make btf_check_func_type_match() static
Hongbo Yao
1
-3
/
+3
2020-02-10
tracing/kprobe: Fix uninitialized variable bug
Gustavo A. R. Silva
1
-1
/
+1
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression
Mel Gorman
3
-11
/
+27
2020-02-07
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
1
-0
/
+7
2020-02-07
cgroup1: switch to use of errorfc() et.al.
Al Viro
1
-12
/
+12
[next]