index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
1
-0
/
+2
*
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2021-05-07
1
-18
/
+0
*
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
2021-05-07
1
-28
/
+20
*
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
2021-05-07
1
-7
/
+38
*
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
2021-05-07
1
-20
/
+32
*
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
2021-05-07
1
-21
/
+31
*
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
2021-05-07
1
-33
/
+12
*
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-07
1
-1
/
+1
*
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-07
1
-1
/
+1
*
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2021-05-07
2
-103
/
+1
*
gcov: use kvmalloc()
Johannes Berg
2021-05-07
3
-12
/
+12
*
gcov: simplify buffer allocation
Johannes Berg
2021-05-07
1
-15
/
+9
*
gcov: combine common code
Johannes Berg
2021-05-07
5
-342
/
+171
*
kexec: dump kmessage before machine_kexec
Pavel Tatashin
2021-05-07
1
-0
/
+2
*
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-07
1
-1
/
+3
*
kexec: Add kexec reboot string
Joe LeVeque
2021-05-07
1
-1
/
+1
*
kernel/fork.c: fix typos
Xiaofeng Cao
2021-05-07
1
-4
/
+4
*
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
2021-05-07
1
-11
/
+4
*
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
2021-05-07
1
-10
/
+57
*
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-07
1
-1
/
+1
*
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
2021-05-07
1
-1
/
+1
*
mm/compaction: remove unused variable sysctl_compact_memory
Pintu Kumar
2021-05-05
1
-1
/
+1
*
irq_work: record irq_work_queue() call stack
Zqiang
2021-04-30
1
-1
/
+6
*
kasan: record task_work_add() call stack
Walter Wu
2021-04-30
1
-0
/
+3
*
kernel/dma: remove unnecessary unmap_kernel_range
Nicholas Piggin
2021-04-30
1
-1
/
+0
*
cgroup: rstat: punt root-level optimization to individual controllers
Johannes Weiner
2021-04-30
1
-25
/
+36
*
cgroup: rstat: support cgroup1
Johannes Weiner
2021-04-30
2
-15
/
+21
*
mm: memcontrol: fix kernel stack account
Muchun Song
2021-04-30
1
-5
/
+8
*
watchdog: cleanup handling of false positives
Petr Mladek
2021-04-30
1
-12
/
+8
*
watchdog: fix barriers when printing backtraces from all CPUs
Petr Mladek
2021-04-30
1
-11
/
+6
*
watchdog/softlockup: remove logic that tried to prevent repeated reports
Petr Mladek
2021-04-30
1
-12
/
+2
*
watchdog/softlockup: report the overall time of softlockups
Petr Mladek
2021-04-30
1
-12
/
+28
*
watchdog: explicitly update timestamp when reporting softlockup
Petr Mladek
2021-04-30
1
-0
/
+3
*
watchdog: rename __touch_watchdog() to a better descriptive name
Petr Mladek
2021-04-30
1
-4
/
+4
*
Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2021-04-29
1
-0
/
+1
|
\
|
*
kconfig: do not use allnoconfig_y option
Masahiro Yamada
2021-04-14
1
-0
/
+1
*
|
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-29
1
-1
/
+1
|
\
\
|
*
|
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
2021-04-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
23
-649
/
+1735
|
\
\
|
*
|
bpf: Add batched ops support for percpu array
Pedro Tammela
2021-04-28
1
-0
/
+2
|
*
|
bpf: Implement formatted output helpers with bstr_printf
Florent Revest
2021-04-28
3
-113
/
+111
|
*
|
bpf, cpumap: Bulk skb using netif_receive_skb_list
Lorenzo Bianconi
2021-04-27
1
-9
/
+9
|
*
|
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-27
1
-5
/
+3
|
*
|
bpf: Lock bpf_trace_printk's tmp buf before it is written to
Florent Revest
2021-04-27
1
-1
/
+1
|
*
|
bpf: Allow trampoline re-attach for tracing and lsm programs
Jiri Olsa
2021-04-26
2
-8
/
+19
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-26
6
-340
/
+435
|
|
\
\
|
|
*
|
bpf: Remove unnecessary map checks for ARG_PTR_TO_CONST_STR
Florent Revest
2021-04-23
1
-2
/
+1
|
|
*
|
bpf: Notify user if we ever hit a bpf_snprintf verifier bug
Florent Revest
2021-04-23
1
-2
/
+4
|
|
*
|
bpf: Refine retval for bpf_get_task_stack helper
Dave Marchevsky
2021-04-20
1
-0
/
+1
|
|
*
|
bpf: Add a bpf_snprintf helper
Florent Revest
2021-04-20
3
-0
/
+93
[next]