index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2022-05-07
kdump: return -ENOENT if required cmdline option does not exist
Zhen Lei
-2
/
+1
2022-05-08
kheaders: Have cpio unconditionally replace files
Daniel Mentz
-1
/
+1
2022-05-07
fork: Explicitly set PF_KTHREAD
Eric W. Biederman
-0
/
+3
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
-8
/
+8
2022-05-07
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
-0
/
+9
2022-05-07
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
-2
/
+2
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
-5
/
+23
2022-05-06
printk, tracing: fix console tracepoint
Marco Elver
-2
/
+2
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
-759
/
+667
2022-05-05
cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()
Waiman Long
-2
/
+5
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
-10
/
+33
2022-05-04
Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next
Marc Zyngier
-0
/
+12
2022-05-03
seccomp: Add wait_killable semantic to seccomp user notifier
Sargun Dhillon
-2
/
+40
2022-05-03
Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...
Paul E. McKenney
-339
/
+846
2022-05-03
srcu: Drop needless initialization of sdp in srcu_gp_start()
Lukas Bulwahn
-1
/
+1
2022-05-03
srcu: Prevent expedited GPs and blocking readers from consuming CPU
Paul E. McKenney
-6
/
+38
2022-05-03
srcu: Add contention check to call_srcu() srcu_data ->lock acquisition
Paul E. McKenney
-9
/
+36
2022-05-03
srcu: Automatically determine size-transition strategy at boot
Paul E. McKenney
-3
/
+20
2022-05-03
Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
-44
/
+52
2022-05-02
kthread: unexport kthread_blkcg
Christoph Hellwig
-1
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
-2
/
+4
2022-05-02
blktrace: cleanup the __trace_note_message interface
Christoph Hellwig
-10
/
+10
2022-05-02
time/sched_clock: Fix formatting of frequency reporting code
Maciej W. Rozycki
-6
/
+4
2022-05-02
time/sched_clock: Use Hz as the unit for clock rate reporting below 4kHz
Maciej W. Rozycki
-1
/
+1
2022-05-02
time/sched_clock: Round the frequency reported to nearest rather than down
Maciej W. Rozycki
-2
/
+3
2022-05-02
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
-9
/
+4
2022-05-02
timekeeping: Consolidate fast timekeeper
Thomas Gleixner
-10
/
+10
2022-05-02
timekeeping: Annotate ktime_get_boot_fast_ns() with data_race()
Thomas Gleixner
-1
/
+1
2022-05-01
mm: Fix PASID use-after-free issue
Fenghua Yu
-1
/
+1
2022-05-01
smp: Make softirq handling RT safe in flush_smp_call_function_queue()
Sebastian Andrzej Siewior
-1
/
+17
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
-11
/
+24
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
-10
/
+15
2022-04-30
task_work: allow TWA_SIGNAL without a rescheduling IPI
Jens Axboe
-6
/
+19
2022-04-29
kernel: make taskstats available from all net namespaces
xu xin
-0
/
+1
2022-04-29
taskstats: version 12 with thread group and exe info
Dr. Thomas Orgis
-2
/
+31
2022-04-29
kexec: remove redundant assignments
Michal Orzel
-2
/
+0
2022-04-29
ptrace: remove redudant check of #ifdef PTRACE_SINGLESTEP
Tiezhu Yang
-6
/
+0
2022-04-29
lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections
Rasmus Villemoes
-3
/
+3
2022-04-29
kernel: pid_namespace: use NULL instead of using plain integer as pointer
Haowen Bai
-1
/
+1
2022-04-29
seccomp: Use FIFO semantics to order notifications
Sargun Dhillon
-1
/
+1
2022-04-29
ftrace: cleanup ftrace_graph_caller enable and disable
Chengming Zhou
-0
/
+18
2022-04-29
sched/fair: Remove cfs_rq_tg_path()
Dietmar Eggemann
-19
/
+0
2022-04-29
sched/fair: Remove sched_trace_*() helper functions
Dietmar Eggemann
-98
/
+0
2022-04-29
sched/fair: Refactor cpu_util_without()
Dietmar Eggemann
-100
/
+57
2022-04-29
timekeeping: Mark NMI safe time accessors as notrace
Kurt Kanzenbach
-2
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-14
/
+17
2022-04-28
Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1
/
+1
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
-456
/
+1533
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-1
/
+1
2022-04-27
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
-20
/
+26
[prev]
[next]