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