index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
sched/numa: Use runnable_avg to classify node
Vincent Guittot
1
-2
/
+7
2020-09-09
sched/topology: Move sd_flag_debug out of #ifdef CONFIG_SYSCTL
Valentin Schneider
2
-6
/
+6
2020-09-04
MAINTAINERS: Add myself as SCHED_DEADLINE reviewer
Daniel Bristot de Oliveira
1
-0
/
+1
2020-08-26
sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.h
Valentin Schneider
2
-7
/
+7
2020-08-26
sched/topology: Move sd_flag_debug out of linux/sched/topology.h
Valentin Schneider
2
-5
/
+10
2020-08-26
sched: Cache task_struct::flags in sched_submit_work()
Sebastian Andrzej Siewior
1
-2
/
+5
2020-08-26
sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer together
Sebastian Andrzej Siewior
1
-2
/
+2
2020-08-26
sched/fair: Simplify the work when reweighting entity
Jiang Biao
1
-2
/
+2
2020-08-26
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
1
-1
/
+2
2020-08-26
sched/fair: Ignore cache hotness for SMT migration
Josh Don
1
-0
/
+4
2020-08-19
sched/topology: Mark SD_NUMA as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_OVERLAP as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_ASYM_PACKING as SDF_NEEDS_GROUPS
Valentin Schneider
1
-3
/
+4
2020-08-19
sched/topology: Mark SD_SERIALIZE as SDF_NEEDS_GROUPS
Valentin Schneider
1
-4
/
+5
2020-08-19
sched/topology: Mark SD_BALANCE_WAKE as SDF_NEEDS_GROUPS
Valentin Schneider
1
-1
/
+2
2020-08-19
sched/topology: Mark SD_PREFER_SIBLING as SDF_NEEDS_GROUPS
Valentin Schneider
2
-2
/
+4
2020-08-19
sched/topology: Propagate SD_ASYM_CPUCAPACITY upwards
Valentin Schneider
2
-3
/
+4
2020-08-19
sched/topology: Remove SD_SERIALIZE degeneration special case
Valentin Schneider
1
-4
/
+2
2020-08-19
sched/topology: Use prebuilt SD flag degeneration mask
Valentin Schneider
1
-16
/
+4
2020-08-19
sched/topology: Introduce SD metaflag for flags needing > 1 groups
Valentin Schneider
2
-11
/
+35
2020-08-19
sched/debug: Output SD flag names rather than their values
Valentin Schneider
1
-1
/
+55
2020-08-19
sched/topology: Verify SD_* flags setup when sched_debug is on
Valentin Schneider
1
-0
/
+17
2020-08-19
sched/topology: Define and assign sched_domain flag metadata
Valentin Schneider
2
-28
/
+134
2020-08-19
sched/topology: Split out SD_* flags declaration to its own file
Valentin Schneider
2
-13
/
+48
2020-08-19
ARM, sched/topology: Revert back to default scheduler topology
Valentin Schneider
1
-26
/
+0
2020-08-19
ARM, sched/topology: Remove SD_SHARE_POWERDOMAIN
Valentin Schneider
3
-15
/
+10
2020-08-18
mm/memory.c: skip spurious TLB flush for retried page fault
Yang Shi
1
-0
/
+3
2020-08-18
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
1
-2
/
+2
2020-08-18
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
2020-08-17
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
1
-0
/
+2
2020-08-17
mailmap: Add WeiXiong Liao
Kees Cook
1
-0
/
+1
2020-08-17
mailmap: Restore dictionary sorting
Kees Cook
1
-57
/
+57
2020-08-17
arch/ia64: Restore arch-specific pgd_offset_k implementation
Jessica Clarke
2
-0
/
+11
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
1
-1
/
+0
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
1
-1
/
+2
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2
-0
/
+11
2020-08-17
mptcp: sendmsg: reset iter on error redux
Florian Westphal
1
-3
/
+5
2020-08-17
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
1
-1
/
+1
2020-08-17
tipc: not enable tipc when ipv6 works as a module
Xin Long
1
-0
/
+1
2020-08-17
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-08-17
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-17
net: xdp: pull ethernet header off packet after computing skb->protocol
Jason A. Donenfeld
1
-0
/
+1
2020-08-17
ipvlan: fix device features
Mahesh Bandewar
1
-5
/
+22
2020-08-17
bonding: fix a potential double-unregister
Cong Wang
1
-1
/
+2
2020-08-16
Linux 5.9-rc1
v5.9-rc1
Linus Torvalds
1
-2
/
+2
2020-08-16
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
1
-0
/
+6
2020-08-16
io_uring: short circuit -EAGAIN for blocking read attempt
Jens Axboe
1
-1
/
+4
2020-08-15
io_uring: sanitize double poll handling
Jens Axboe
1
-9
/
+25
2020-08-15
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-15
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
[next]