summaryrefslogtreecommitdiffstats
path: root/usr/initramfs_data.S (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-13perf/core: Fix unlock balance in perf_init_event()Qian Cai1-1/+1
2019-11-13perf/core: Fix missing static inline on perf_cgroup_switch()Ben Dooks (Codethink)1-1/+1
2019-11-13perf/core: Consistently fail fork on allocation failuresAlexander Shishkin1-1/+1
2019-11-13perf/aux: Disallow aux_output for kernel eventsAlexander Shishkin1-0/+7
2019-11-13perf/core: Reattach a misplaced commentAlexander Shishkin1-4/+3
2019-11-13perf/aux: Fix the aux_output group inheritance fixAlexander Shishkin1-1/+1
2019-11-13perf/core: Disallow uncore-cgroup eventsPeter Zijlstra1-0/+9
2019-11-11perf/x86/amd: Remove set but not used variable 'active'Zheng Yongjun1-11/+2
2019-11-11Linux 5.4-rc7v5.4-rc7Linus Torvalds1-1/+1
2019-11-10lib: Remove select of inexistant GENERIC_IOCorentin Labbe1-1/+0
2019-11-09ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-09i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-09iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-09ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra7-58/+112
2019-11-08sched/core: Fix compilation error when cgroup not selectedQais Yousef1-1/+1
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo1-3/+6
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada1-3/+1
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1
2019-11-08ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern1-1/+1
2019-11-08ipv6: fixes rt6_probe() and fib6_nh->last_probe initEric Dumazet1-3/+10
2019-11-08net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta3-25/+1
2019-11-08net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado1-0/+1
2019-11-08CDC-NCM: handle incomplete transfer of MTUOliver Neukum1-3/+3
2019-11-08nfc: netlink: fix double device reference dropPan Bian1-2/+0
2019-11-07ceph: return -EINVAL if given fsc mount option on kernel w/o supportJeff Layton1-1/+10
2019-11-07staging: Fix error return code in vboxsf_fill_super()Wei Yongjun1-1/+3
2019-11-07staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King1-1/+2
2019-11-07staging: vboxsf: Remove unused including <linux/version.h>YueHaibing1-1/+0
2019-11-07perf report: Sort by sampled cycles percent per block for tuiJin Yao4-7/+103
2019-11-07perf report: Support --percent-limit for --total-cyclesJin Yao4-2/+19
2019-11-07perf report: Sort by sampled cycles percent per block for stdioJin Yao6-3/+96
2019-11-07perf hist: Support block formats with compare/sort/displayJin Yao3-2/+345
2019-11-07perf hist: Count the total cycles of all samplesJin Yao6-6/+13
2019-11-07perf block: Cleanup and refactor block info functionsJin Yao7-142/+185
2019-11-07perf diff: Don't use hack to skip column length calculationJin Yao2-9/+4
2019-11-07perf tests: Fix out of bounds memory accessLeo Yan1-0/+9
2019-11-07perf record: Add support for limit perf output file sizeJiwei Sun2-1/+49
2019-11-07perf probe: Skip overlapped location on searching variablesMasami Hiramatsu1-0/+20
2019-11-07perf probe: Fix to show calling lines of inlined functionsMasami Hiramatsu1-1/+9