index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-05-03
srcu: Drop needless initialization of sdp in srcu_gp_start()
Lukas Bulwahn
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
2022-05-03
srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
Paul E. McKenney
2022-05-03
srcu: Automatically determine size-transition strategy at boot
Paul E. McKenney
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
2022-04-29
kernel: make taskstats available from all net namespaces
xu xin
2022-04-29
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
2022-04-29
kexec: remove redundant assignments
Michal Orzel
2022-04-29
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
Tiezhu Yang
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
2022-04-29
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
2022-04-29
seccomp: Use FIFO semantics to order notifications
Sargun Dhillon
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
2022-04-29
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
2022-04-29
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
tracing: Replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-27
tracing: Remove usage of list iterator variable after the loop
Jakob Koschel
2022-04-27
tracing: Remove usage of list iterator after the loop body
Jakob Koschel
2022-04-27
tracing: Introduce trace clock tai
Kurt Kanzenbach
2022-04-27
ring-buffer: Have 32 bit time stamps use all 64 bits
Steven Rostedt (Google)
2022-04-27
ring-buffer: Have absolute time stamps handle large numbers
Steven Rostedt (Google)
2022-04-27
x86/split_lock: Make life miserable for split lockers
Tony Luck
2022-04-26
tracing: make tracer_init_tracefs initcall asynchronous
Mark-PK Tsai
2022-04-26
tracing: Avoid adding tracer option before update_tracer_options
Mark-PK Tsai
2022-04-26
ring-buffer: Simplify if-if to if-else
Wan Jiabing
2022-04-26
tracing: Use WARN instead of printk and WARN_ON
Guo Zhengkui
2022-04-26
tracing: Fix sleeping function called from invalid context on RT kernel
Jun Miao
2022-04-26
tracing: Change `if (strlen(glob))` to `if (glob[0])`
Ammar Faizi
2022-04-26
tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...
Ammar Faizi
[prev]
[next]