index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-16
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...
Linus Torvalds
2021-07-15
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-14
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
cgroup: verify that source is a string
Christian Brauner
2021-07-12
kernel: debug: Fix unreachable code in gdb_serial_stub()
Gustavo A. R. Silva
2021-07-11
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-07-09
Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
module: add printk formats to add module build ID to stacktraces
Stephen Boyd
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
2021-07-08
mm: introduce memfd_secret system call to create "secret" memory areas
Mike Rapoport
2021-07-08
Fix UCOUNT_RLIMIT_SIGPENDING counter leak
Alexey Gladkov
2021-07-08
ftrace: Use list_move instead of list_del/list_add
Baokun Li
2021-07-07
Merge tag 'pm-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-07-07
Merge tag 'modules-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-07-07
tracing/histograms: Fix parsing of "sym-offset" modifier
Steven Rostedt (VMware)
2021-07-06
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
2021-07-06
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-06
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-06
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
2021-07-06
scftorture: Avoid false-positive warnings in scftorture_invoker()
Paul E. McKenney
2021-07-06
Merge tag 'kgdb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2021-07-05
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
2021-07-05
static_call: Fix static_call_text_reserved() vs __init
Peter Zijlstra
2021-07-05
jump_label: Fix jump_label_text_reserved() vs __init
Peter Zijlstra
2021-07-05
locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...
Xiongwei Song
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-02
Merge tag 'dma-mapping-5.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-02
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
[next]