summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-15Merge tag 'icc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman
2021-04-11Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2021-04-11Merge tag 'misc-habanalabs-next-2021-04-10' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu
2021-04-09bus: mhi: fix typo in comments for struct mhi_channel_configJarvis Jiang
2021-04-09habanalabs: remove the store jobs array from CS IOCTLOded Gabbay
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi
2021-04-09habanalabs: return current power via INFO IOCTLSagiv Ozeri
2021-04-09habanalabs: wait for interrupt supportOfir Bitton
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2021-04-07bus: mhi: Improve documentation on channel transfer setup APIsBhaumik Bhatt
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt
2021-04-06soundwire: add static port mapping supportSrinivas Kandagatla
2021-04-05Merge 5.12-rc6 into char-misc-nextGreg Kroah-Hartman
2021-04-03Merge tag 'char-misc-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-02Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-02Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig
2021-04-02block: update a few comments in uapi/linux/blkpg.hChristoph Hellwig
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson
2021-04-02Merge branch 'icc-sm8350' into icc-nextGeorgi Djakov
2021-04-01Merge tag 'drm-fixes-2021-04-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-02Merge tag 'drm/tegra/for-5.12-rc6' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie
2021-03-31bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin
2021-03-31dt-bindings: phy: phy-cadence-sierra: Add binding to model Sierra as clock pr...Kishon Vijay Abraham I
2021-03-31phy: cadence-torrent: Use a common header file for Cadence SERDESKishon Vijay Abraham I
2021-03-30XArray: Add xa_limit_16bMatthew Wilcox (Oracle)
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen
2021-03-30soundwire: export sdw_compare_devid, sdw_extract_slave_id and sdw_slave_addSrinivas Kandagatla
2021-03-30soundwire: add definition for DPn BlockPackingModePierre-Louis Bossart
2021-03-29scsi: iscsi: Fix race condition between login and sync threadGulam Mohamed
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-28Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-27dt-bindings: interconnect: Add Qualcomm SM8350 DT bindingsVinod Koul
2021-03-27Merge tag 'fpga-fixes-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-03-26Merge tag 'for-5.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-03-26Merge tag 'acpi-5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov
2021-03-25hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappingsMiaohe Lin
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24psample: Fix user API breakageIdo Schimmel
2021-03-24pps: clients: gpio: Get rid of legacy platform dataAndy Shevchenko
2021-03-24binder: BINDER_GET_FROZEN_INFO ioctlMarco Ballesio