aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-03ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai1-8/+24
2020-04-03Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi1-49/+57
2020-04-03Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław1-1/+4
2020-04-03Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław1-1/+2
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled"Nicholas Piggin1-31/+13
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-3/+1
2020-04-03csky: Fixup cpu speculative execution to IO areaGuo Ren5-58/+25
2020-04-03crypto: marvell/octeontx - fix double free of ptrColin Ian King1-3/+5
2020-04-03crypto: hisilicon - Fix build errorYueHaibing1-0/+2
2020-04-03csky: Add uprobes supportGuo Ren8-1/+201
2020-04-03csky: Add kprobes supportedGuo Ren16-2/+1197
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams17-110/+251
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams9-92/+140
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams7-10/+18
2020-04-02bpf, lsm: Fix the file_mprotect LSM test.KP Singh2-13/+13
2020-04-02dax: Move mandatory ->zero_page_range() check in alloc_dax()Vivek Goyal5-11/+18
2020-04-02dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal3-30/+12
2020-04-02dax: Use new dax zero page method for zeroing a pageVivek Goyal1-30/+23
2020-04-02dm,dax: Add dax zero_page_range operationVivek Goyal5-0/+91
2020-04-02s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driverVivek Goyal1-0/+15
2020-04-02dax, pmem: Add a dax operation zero_page_rangeVivek Goyal3-0/+35
2020-04-02pmem: Add functions for reading/writing page to/from pmemVivek Goyal1-36/+50
2020-04-03powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memoryAlexey Kardashevskiy1-0/+9
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig7-34/+16
2020-04-02clk: sprd: fix to get a correct ibias of pllChunyan Zhang1-3/+4
2020-04-02drivers/ide: convert to list_for_each_entry_safe()chenqiwu1-5/+3
2020-04-02mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2020-04-02pegasus: Remove pegasus' own workqueuePetko Manolov1-32/+6
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu3-9/+12
2020-04-02net: openvswitch: use hlist_for_each_entry_rcu instead of hlist_for_each_entryTonghao Zhang1-4/+6
2020-04-02net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat1-1/+1
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds258-2658/+5748
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds264-8444/+12936
2020-04-02Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds95-6930/+8453
2020-04-03Merge branch 'ttm-transhuge' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie16-28/+692
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds40-541/+1746
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds74-519/+854
2020-04-02NFS: Add a module parameter to set nfs_mountpoint_expiry_timeoutTrond Myklebust1-0/+50
2020-04-02NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust1-5/+7
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds433-4285/+19006
2020-04-02Merge tag 'pinctrl-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds64-743/+3350
2020-04-02Merge tag 'hwlock-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds2-7/+7
2020-04-02Merge tag 'rproc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteprocLinus Torvalds27-273/+2077
2020-04-02NFS: Fix a few constant_table array definitionsScott Mayhew1-1/+4
2020-04-03net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_dataJakub Sitnicki1-1/+1
2020-04-03riscv, bpf: Remove BPF JIT for nommu buildsBjörn Töpel1-1/+1
2020-04-03bpf: Fix spelling mistake "arithmatic" -> "arithmetic" in test_verifierColin Ian King1-2/+2
2020-04-03kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov1-0/+2
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds4-6/+13
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds206-9694/+7863