aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds3-31/+4
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds183-6151/+7986
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds4-35/+87
2020-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds22-674/+391
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds131-1129/+10331
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds28-256/+1194
2020-04-05drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski1-12/+25
2020-04-05Bluetooth: Add HCI device identifier for VIRTIO devicesMarcel Holtmann1-0/+1
2020-04-05Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-04-05Bluetooth: Add support for reading security informationMarcel Holtmann2-0/+60
2020-04-05Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann4-0/+34
2020-04-05Bluetooth: btusb: Enable MSFT extension for Intel ThunderPeak devicesMiao-chen Chou1-0/+9
2020-04-05Bluetooth: btusb: Enable Intel events even if already in operational modeMarcel Holtmann1-8/+9
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou7-0/+190
2020-04-05Bluetooth: Move debugfs configuration above the selftestsMarcel Holtmann1-8/+8
2020-04-05Bluetooth: btusb: handle mSBC audio over USB EndpointsSathish Narasimman1-37/+119
2020-04-05Bluetooth: add support to notify using SCO air modeSathish Narsimman3-5/+46
2020-04-05clocksource/drivers/timer-vf-pit: Add missing parenthesisafzal mohammed1-1/+1
2020-04-04drivers/ide: Fix build regression.David S. Miller1-1/+1
2020-04-04SUNRPC: Don't start a timer on an already queued rpc taskTrond Myklebust1-6/+13
2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds13-75/+126
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-28/+692
2020-04-04Merge branch 'work.exfat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds17-1/+7243
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds40-906/+1404
2020-04-04ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha SEmmanuel Pescosta1-0/+1
2020-04-04platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()Hans de Goede1-0/+10
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede4-0/+91
2020-04-04Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds42-573/+1191
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds46-775/+1815
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds16-166/+76
2020-04-04Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds7-0/+60
2020-04-04Merge tag 'vfio-v5.7-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds8-32/+710
2020-04-04hv_debugfs: Make hv_debug_root staticYueHaibing1-1/+1
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds95-2808/+799
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai3-8/+10
2020-04-04selftests/powerpc: Always build the tm-poison test 64-bitMichael Ellerman1-0/+1
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin1-1/+5
2020-04-04Merge drm/drm-next into drm-misc-next-fixesMaxime Ripard1883-17710/+31829
2020-04-04Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar100-621/+3181
2020-04-04nvme-fc: Revert "add module to ops template to allow module references"James Smart5-20/+2
2020-04-04nvme: fix deadlock caused by ANA update wrong lockingSagi Grimberg1-2/+2
2020-04-04nvmet-rdma: fix bonding failover possible NULL derefSagi Grimberg1-56/+119
2020-04-03net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo1-0/+3
2020-04-03mptcp: add some missing pr_fmt definesGeliang Tang3-0/+6
2020-04-03net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before accessing PHY registersOleksij Rempel1-0/+7
2020-04-03net_sched: fix a missing refcnt in tcindex_init()Cong Wang1-0/+1
2020-04-03net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-03NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()Trond Myklebust2-19/+34
2020-04-03NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()Trond Myklebust1-1/+1
2020-04-03Merge tag 'arc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds13-15/+332