summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* habanalabs/gaudi: notify user process on device unavailableTal Cohen2022-07-121-5/+7
* habanalabs: send an event notification when CS timeout occursTal Cohen2022-07-121-0/+2
* habanalabs: expose undefined opcode status via info ioctlTal Cohen2022-07-121-0/+30
* habanalabs/gaudi: collect undefined opcode error infoTal Cohen2022-07-121-2/+6
* habanalabs: align ioctl uapi structures to 64-bitDan Rapaport2022-07-121-0/+1
* Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-07-111-0/+2
|\
| * coresight: Add config flag to enable branch broadcastJames Clark2022-07-061-0/+2
* | Merge tag 'fpga-late-for-5.20-rc1' of ssh://gitolite.kernel.org/pub/scm/linux...Greg Kroah-Hartman2022-07-111-2/+22
|\ \
| * | fpga: fpga-mgr: support bitstream offset in image bufferIvan Bornyakov2022-06-241-2/+22
* | | Merge 5.19-rc6 into char-misc-nextGreg Kroah-Hartman2022-07-1126-37/+78
|\ \ \
| * \ \ Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-101-2/+0
| |\ \ \
| | * | | misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-011-1/+0
| | * | | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-011-1/+0
| * | | | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-081-0/+1
| |\ \ \ \
| | * | | | fscache: Fix invalidation/lookup raceDavid Howells2022-07-051-0/+1
| | |/ / /
| * | | | Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-082-1/+2
| |\ \ \ \
| | * | | | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+1
| | * | | | ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello2022-07-051-1/+1
| * | | | | Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-081-3/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2022-07-081-3/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-011-3/+2
| | | |/ / /
| * | | | | Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-081-1/+1
| |\ \ \ \ \
| | * | | | | memregion: Fix memregion_free() fallback definitionDan Williams2022-06-231-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-07-081-3/+0
| |\ \ \ \ \
| | * | | | | iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu2022-07-061-3/+0
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-081-0/+2
| |\ \ \ \ \
| | * | | | | nvme: use struct group for generic command dwordsKeith Busch2022-07-061-0/+2
| * | | | | | Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-081-1/+4
| |\ \ \ \ \ \
| | * | | | | | io_uring: explicit sqe padding for ioctl commandsPavel Begunkov2022-07-071-1/+4
| * | | | | | | Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-082-0/+6
| |\ \ \ \ \ \ \
| | * | | | | | | fbcon: Prevent that screen size is smaller than font sizeHelge Deller2022-07-071-0/+4
| | * | | | | | | video: of_display_timing.h: include errno.hHsin-Yi Wang2022-07-061-0/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-071-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | net/sched: act_police: allow 'continue' action offloadVlad Buslov2022-07-061-0/+1
| * | | | | | | | Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-07-061-2/+0
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | ASoC: Remove unused hw_write_t typeAmadeusz Sławiński2022-06-241-2/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds2022-07-031-1/+0
| * | | | | | | sparse: introduce conditional lock acquire function attributeLinus Torvalds2022-07-032-3/+5
| * | | | | | | Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-011-0/+5
| |\ \ \ \ \ \ \
| | * | | | | | | PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi2022-06-301-0/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'io_uring-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-011-1/+1
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | io_uring: keep sendrecv flags in ioprioPavel Begunkov2022-06-301-1/+1
| * | | | | | | Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-06-302-7/+19
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-011-5/+17
| | |\ \ \ \ \ \
| | | * | | | | | firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-0/+12
| | | * | | | | | firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-06-291-5/+5
| | * | | | | | | drm/fourcc: fix integer type usage in uapi headerCarlos Llamas2022-06-291-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-304-11/+22
| |\ \ \ \ \ \ \
| | * | | | | | | net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-291-0/+6
| | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-291-6/+10
| | |\ \ \ \ \ \ \