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-09-04
cgroup/cpuset: Make partition invalid if cpumask change violates exclusivity ...
Waiman Long
-9
/
+60
2022-09-04
cgroup/cpuset: Relocate a code block in validate_change()
Waiman Long
-16
/
+16
2022-09-04
cgroup/cpuset: Show invalid partition reason string
Waiman Long
-18
/
+75
2022-09-04
cgroup/cpuset: Add a new isolated cpus.partition type
Waiman Long
-11
/
+63
2022-09-04
cgroup/cpuset: Relax constraints to partition & cpus changes
Waiman Long
-194
/
+215
2022-09-04
cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective
Waiman Long
-25
/
+84
2022-09-04
cgroup/cpuset: Miscellaneous cleanups & add helper functions
Waiman Long
-79
/
+90
2022-09-04
cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
Waiman Long
-7
/
+11
2022-09-04
cgroup: add pids.peak interface for pids controller
Josh Don
-2
/
+35
2022-09-04
cgroup: Remove data-race around cgrp_dfl_visible
Tejun Heo
-2
/
+2
2022-09-01
bpf: Only add BTF IDs for socket security hooks when CONFIG_SECURITY_NETWORK ...
Hou Tao
-0
/
+6
2022-09-01
audit_init_parent(): constify path
Al Viro
-1
/
+1
2022-09-01
bpf: Remove useless else if
Jiapeng Chong
-3
/
+1
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-12
/
+16
2022-09-01
bpf: Use this_cpu_{inc_return|dec} for prog->active
Hou Tao
-4
/
+4
2022-09-01
bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
Hou Tao
-6
/
+6
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
-153
/
+628
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
-2
/
+2
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-9
/
+12
2022-09-01
cgroup: Implement cgroup_file_show()
Tejun Heo
-0
/
+20
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
-3
/
+0
2022-09-01
livepatch: Add a missing newline character in klp_module_coming()
Zhen Lei
-1
/
+1
2022-09-01
livepatch: fix race between fork and KLP transition
Rik van Riel
-2
/
+16
2022-09-01
sched/deadline: Move __dl_clear_params out of dl_bw lock
Shang XiaoJing
-1
/
+1
2022-09-01
sched/deadline: Add replenish_dl_new_period helper
Shang XiaoJing
-10
/
+13
2022-09-01
sched/deadline: Add dl_task_is_earliest_deadline helper
Shang XiaoJing
-12
/
+12
2022-08-31
bpf: Propagate error from htab_lock_bucket() to userspace
Hou Tao
-2
/
+5
2022-08-31
bpf: Disable preemption when increasing per-cpu map_locked
Hou Tao
-5
/
+18
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
-6
/
+2
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
-0
/
+3
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
-1
/
+1
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
-7
/
+7
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
-2
/
+2
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
-0
/
+3
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
-18
/
+23
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
-6
/
+23
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
-1
/
+1
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
-2
/
+16
2022-08-31
rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
Paul E. McKenney
-1
/
+1
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
-5
/
+1
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
-0
/
+6
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
-2
/
+0
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
-13
/
+26
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
-2
/
+0
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
-0
/
+1
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
-31
/
+9
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
-22
/
+77
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
-21
/
+74
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
-3
/
+2
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
-10
/
+59
[prev]
[next]