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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-12
rcu: Eliminate BUG_ON() for kernel/rcu/tree_plugin.h
Paul E. McKenney
1
-3
/
+6
2018-11-12
audit: Use 'mark' name for fsnotify_mark variables
Jan Kara
1
-39
/
+40
2018-11-12
audit: Replace chunk attached to mark instead of replacing mark
Jan Kara
1
-77
/
+83
2018-11-12
audit: Simplify locking around untag_chunk()
Jan Kara
1
-37
/
+40
2018-11-12
audit: Drop all unused chunk nodes during deletion
Jan Kara
1
-9
/
+18
2018-11-12
audit: Guarantee forward progress of chunk untagging
Jan Kara
1
-25
/
+17
2018-11-12
audit: Allocate fsnotify mark independently of chunk
Jan Kara
1
-14
/
+50
2018-11-12
audit: Provide helper for dropping mark's chunk reference
Jan Kara
1
-1
/
+11
2018-11-12
audit: Remove pointless check in insert_hash()
Jan Kara
1
-2
/
+0
2018-11-12
audit: Factor out chunk replacement code
Jan Kara
1
-46
/
+40
2018-11-12
audit: Make hash table insertion safe against concurrent lookups
Jan Kara
1
-3
/
+29
2018-11-12
audit: Embed key into chunk
Jan Kara
1
-19
/
+8
2018-11-12
audit: Fix possible tagging failures
Jan Kara
1
-7
/
+10
2018-11-12
audit: Fix possible spurious -ENOSPC error
Jan Kara
1
-10
/
+16
2018-11-12
audit_tree: Remove mark->lock locking
Jan Kara
1
-20
/
+4
2018-11-12
sched/core: Clean up the #ifdef block in add_nr_running()
Viresh Kumar
1
-2
/
+2
2018-11-12
sched/fair: Make some variables static
Muchun Song
1
-6
/
+6
2018-11-12
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
4
-8
/
+13
2018-11-12
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
1
-7
/
+17
2018-11-12
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
1
-5
/
+4
2018-11-12
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
1
-16
/
+50
2018-11-12
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
1
-14
/
+48
2018-11-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+0
2018-11-11
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+6
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+14
2018-11-11
rcu: Stop expedited grace periods from relying on stop-machine
Paul E. McKenney
1
-2
/
+4
2018-11-10
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-5
/
+16
2018-11-10
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-2
/
+2
2018-11-10
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2
-4
/
+4
2018-11-10
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-23
/
+1
2018-11-10
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
1
-7
/
+7
2018-11-10
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
1
-13
/
+9
2018-11-10
bpf: call finalize() from its callback in struct bpf_offload_dev
Quentin Monnet
1
-2
/
+2
2018-11-10
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
1
-1
/
+3
2018-11-10
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
1
-1
/
+4
2018-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-4
/
+8
2018-11-09
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
1
-0
/
+12
2018-11-08
srcu: Prevent __call_srcu() counter wrap with read-side critical section
Paul E. McKenney
1
-0
/
+3
2018-11-08
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-08
rcu: Consolidate the RCU update functions invoked by sync.c
Paul E. McKenney
1
-6
/
+6
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
2
-5
/
+3
2018-11-08
rcu: Fix rcu_{node,data} comments about gp_seq_needed
Joel Fernandes (Google)
1
-2
/
+2
2018-11-08
rcu: Remove unused rcu_state externs
Joel Fernandes (Google)
1
-11
/
+0
2018-11-08
rcu: Eliminate BUG_ON() for kernel/rcu/tree.c
Paul E. McKenney
1
-2
/
+3
2018-11-08
rcu: Eliminate BUG_ON() for sync.c
Paul E. McKenney
1
-7
/
+6
2018-11-08
cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug
Waiman Long
4
-4
/
+27
2018-11-08
cpuset: Use descriptive text when reading/writing cpuset.sched.partition
Waiman Long
1
-7
/
+51
2018-11-08
cpuset: Expose cpus.effective and mems.effective on cgroup v2 root
Waiman Long
1
-2
/
+0
2018-11-08
cpuset: Make generate_sched_domains() work with partition
Waiman Long
1
-7
/
+27
2018-11-08
cpuset: Make CPU hotplug work with partition
Waiman Long
1
-15
/
+116
[prev]
[next]