summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal2022-06-271-6/+10
| * | | | | | | | mptcp: fix conflict with <netinet/in.h>Ossama Othman2022-06-281-4/+5
| |/ / / / / / /
| * | | | | | | net: fix IFF_TX_SKB_NO_LINEAR definitionDan Carpenter2022-06-241-1/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-06-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | linux/dim: Fix divide by 0 in RDMA DIMTao Liu2022-06-281-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-301-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fanotify: refine the validation checks on non-dir inode maskAmir Goldstein2022-06-281-0/+4
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-271-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | virtio: disable notification hardening by defaultJason Wang2022-06-241-0/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2022-06-261-4/+5
|\ \ \ \ \ \ \ \