summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03perf top: Support hotkey to change sort orderJin Yao
2020-04-03perf top: Support --group-sort-idx to change the sort orderJin Yao
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi
2020-04-03perf build-test: Honour JOBS to override detection of number of coresArnaldo Carvalho de Melo
2020-04-03perf script: Add --show-cgroup-events optionNamhyung Kim
2020-04-03perf top: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Add --all-cgroups optionNamhyung Kim
2020-04-03perf record: Support synthesizing cgroup eventsNamhyung Kim
2020-04-03perf report: Add 'cgroup' sort keyNamhyung Kim
2020-04-03perf cgroup: Maintain cgroup hierarchyNamhyung Kim
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim
2020-04-03perf tools: Add file-handle feature testNamhyung Kim
2020-04-03perf python: Include rwsem.c in the pythong bidingArnaldo Carvalho de Melo
2020-04-03rtc: ds1307: check for failed memory allocation on wdtColin Ian King
2020-04-03Documentation: PM: sleep: Document system-wide suspend code flowsRafael J. Wysocki
2020-04-03cpufreq: Select schedutil when using big.LITTLELinus Walleij
2020-04-03ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirkFrantišek Kučera
2020-04-03Merge branch 'topic/pcm-oss-fix' into for-linusTakashi Iwai
2020-04-03ALSA: pcm: oss: Fix regression by buffer overflow fix (again)Takashi Iwai
2020-04-03ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi
2020-04-03Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław
2020-04-03Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-04-03crypto: marvell/octeontx - fix double free of ptrColin Ian King
2020-04-03crypto: hisilicon - Fix build errorYueHaibing
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams
2020-04-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal
2020-04-02dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal
2020-04-02dax: Use new dax zero page method for zeroing a pageVivek Goyal
2020-04-02dm,dax: Add dax zero_page_range operationVivek Goyal
2020-04-02s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal
2020-04-03powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang
2020-04-02drivers/ide: convert to list_for_each_entry_safe()chenqiwu
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King
2020-04-02pegasus: Remove pegasus' own workqueuePetko Manolov
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-04-02net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entryTonghao Zhang
2020-04-02net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat