summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-07-25sched/fair: Fall back to sched-idle CPU if idle CPU isn't foundViresh Kumar-10/+33
2019-07-25sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rqViresh Kumar-3/+14
2019-07-25time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaintPaul E. McKenney-8/+49
2019-07-25sched/fair: Fix imbalance due to CPU affinityVincent Guittot-2/+3
2019-07-25sched/fair: Change task_numa_work() storage to staticValentin Schneider-1/+1
2019-07-25sched/fair: Move task_numa_work() init to init_numa_balancing()Valentin Schneider-4/+5
2019-07-25sched/fair: Move init_numa_balancing() below task_numa_work()Valentin Schneider-41/+41
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn-40/+90
2019-07-25sched/fair: Don't free p->numa_faults with concurrent readersJann Horn-8/+24
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+4
2019-07-22Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2019-07-22Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+32
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner-4/+4
2019-07-22Merge tag 'media/v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-2/+8
2019-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-236/+322
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan-0/+1
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet-2/+16
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Haiyang Zhang-1/+0
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds-2/+2
2019-07-21vrf: make sure skb->data contains ip header to make routingPeter Kosyh-23/+35
2019-07-21connector: remove redundant input callback from cn_devVasily Averin-6/+1
2019-07-21qed: Prefer pcie_capability_read_word()Frederick Lawler-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Frederick Lawler-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogBenjamin Poirier-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingBrian King-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerAndrew Lunn-1/+1
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov-1/+3
2019-07-21chelsio: Fix a typo in a function nameChristophe JAILLET-2/+2
2019-07-21allocate_flower_entry: should check for null derefNavid Emamdoost-1/+2
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET-4/+4
2019-07-21kbuild: add net/netfilter/nf_tables_offload.h to header-test blacklist.Jeremy Sowden-0/+1
2019-07-21tipc: Fix a typoChristophe JAILLET-1/+1
2019-07-21Merge tag 'mac80211-for-davem-2019-07-20' of git://git.kernel.org/pub/scm/lin...David S. Miller-8/+25
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring-0/+8
2019-07-20mac80211: don't warn about CW params when not using themBrian Norris-4/+9
2019-07-20mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi-2/+6