summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-09-10rbtree_latch: Use seqcount_latch_tAhmed S. Darwish1-3/+3
2020-09-10seqlock: Introduce seqcount_latch_tAhmed S. Darwish1-31/+73
2020-09-10virtio: Add get_shm_region methodSebastien Boeuf1-0/+17
2020-09-10soundwire: bus: use quirk to filter out invalid parity errorsPierre-Louis Bossart1-0/+4
2020-09-10soundwire: slave: add first_interrupt_done statusPierre-Louis Bossart1-0/+3
2020-09-10ASoC/soundwire: bus: use property to set interrupt masksPierre-Louis Bossart1-0/+2
2020-09-10net: qed: Disable aRFS for NPAR and 100GDmitry Bogdanov1-0/+1
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+1
2020-09-09net: add __must_check to skb_put_padto()Eric Dumazet1-3/+4
2020-09-09Merge series "opp: Unconditionally call dev_pm_opp_of_remove_table()" from Vi...Mark Brown28-136/+230
2020-09-09gpio: tc35894: Disable Direct KBD interrupts to enable gpio irqdillon min1-0/+6
2020-09-09i2c: smbus: add core function handling SMBus host-notifyAlain Volmat1-0/+12
2020-09-09i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo1-0/+15
2020-09-09Revert "driver core: Annotate dev_err_probe() with __must_check"Greg Kroah-Hartman1-1/+1
2020-09-09Revert "test_firmware: Test platform fw loading on non-EFI systems"Greg Kroah-Hartman1-0/+13
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+18
2020-09-09fs: don't allow splice read/write without explicit opsChristoph Hellwig1-2/+0
2020-09-09sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)1-1/+1
2020-09-08firmware: arm_scmi: Add system power protocol supportCristian Marussi1-0/+18
2020-09-08interconnect: Introduce xlate_extended() callbackGeorgi Djakov1-2/+15
2020-09-08interconnect: Add bulk API helpersGeorgi Djakov1-0/+22
2020-09-08tracepoint: Fix overly long tracepoint namespeterz@infradead.org1-9/+9
2020-09-08lib/fonts: add font 6x8 for OLED displaySven Schneider1-1/+3
2020-09-08fbdev: via-core: use generic power managementVaibhav Gupta1-2/+0
2020-09-08devres: provide devm_krealloc()Bartosz Golaszewski1-0/+2
2020-09-08test_firmware: Test platform fw loading on non-EFI systemsKees Cook1-13/+0
2020-09-08device property: Move fwnode_connection_find_match() under drivers/base/prope...Heikki Krogerus2-9/+14
2020-09-08kprobes: Make local functions staticMasami Hiramatsu1-15/+0
2020-09-08kprobes: Free kretprobe_instance with RCU callbackMasami Hiramatsu1-2/+4
2020-09-08kprobes: Add generic kretprobe trampoline handlerMasami Hiramatsu1-4/+28
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie28-136/+230
2020-09-08block: Do not discard buffers under a mounted filesystemJan Kara1-0/+7
2020-09-08fscrypt: drop unused inode argument from fscrypt_fname_alloc_bufferJeff Layton1-3/+2
2020-09-07netdevice.h: fix xdp_state kernel-doc warningRandy Dunlap1-0/+1
2020-09-07netdevice.h: fix proto_down_reason kernel-doc warningRandy Dunlap1-0/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab36-161/+242
2020-09-07PM: <linux/device.h>: fix @em_pd kernel-doc warningRandy Dunlap1-0/+1
2020-09-07firmware: arm_scmi: Constify ops pointers in scmi_handleRikard Falkeborn1-6/+6
2020-09-07driver core: Annotate dev_err_probe() with __must_checkAndy Shevchenko1-1/+1
2020-09-07PCI: Allow root and child buses to have different pci_opsRob Herring1-0/+1
2020-09-07device connection: Remove struct device_connectionHeikki Krogerus1-17/+1
2020-09-07device connection: Remove device_connection_add()Heikki Krogerus1-29/+0
2020-09-07device connection: Remove device_connection_find()Heikki Krogerus1-2/+0
2020-09-07mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang1-0/+6
2020-09-07mmc: core: Improve documentation of MMC_CAP_HW_RESETWolfram Sang1-1/+2
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár2-0/+4
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+42
2020-09-06Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+4
2020-09-06Merge tags 'auxdisplay-for-linus-v5.9-rc4', 'clang-format-for-linus-v5.9-rc4'...Linus Torvalds2-9/+3
2020-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1