summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-101-1/+1
|\
| * staging/wlan-ng: get the correct struct hfa384x in work callbackDavidlohr Bueso2022-07-011-1/+1
* | Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-07-103-24/+31
|\ \
| * | misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan2022-07-021-1/+3
| * | misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-012-10/+17
| * | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-012-7/+7
| * | eeprom: at25: Rework buggy read splittingGeert Uytterhoeven2022-06-271-14/+12
* | | Merge tag 'io_uring-5.19-2022-07-09' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-101-0/+3
|\ \ \
| * | | io_uring: check that we have a file table when allocating update slotsJens Axboe2022-07-091-0/+3
* | | | Merge tag 'kbuild-fixes-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-07-102-6/+3
|\ \ \ \
| * | | | kbuild: remove unused cmd_none in scripts/Makefile.modinstMasahiro Yamada2022-07-101-3/+0
| * | | | gen_compile_commands: handle multiple lines per .mod fileJohn Hubbard2022-06-291-3/+3
| | |/ / | |/| |
* | | | Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-103-12/+33
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2022-07-063-12/+33
| |\ \ \ \
| | * | | | irqchip/apple-aic: Make symbol 'use_fast_ipi' staticWei Yongjun2022-07-011-1/+1
| | * | | | irqchip/xilinx: Add explicit dependency on OF_ADDRESSJamie Iles2022-07-011-1/+1
| | * | | | irqchip/gicv3: Handle resource request failure consistentlyRobin Murphy2022-06-161-10/+31
* | | | | | Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-108-16/+29
|\ \ \ \ \ \
| * | | | | | x86/boot: Fix the setup data types max limitBorislav Petkov2022-07-101-1/+1
| * | | | | | x86/ibt, objtool: Don't discard text references from tracepoint sectionPeter Zijlstra2022-07-071-2/+1
| * | | | | | x86/compressed/64: Add identity mappings for setup_data entriesMichael Roth2022-07-061-0/+13
| * | | | | | x86: Fix .brk attribute in linker scriptJuergen Gross2022-07-011-1/+1
| * | | | | | x86: Clear .brk area at early bootJuergen Gross2022-07-011-0/+2
| * | | | | | x86/xen: Use clear_bss() for Xen PV guestsJuergen Gross2022-07-014-12/+11
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-092-9/+8
|\ \ \ \ \ \
| * | | | | | i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy2022-07-071-0/+1
| * | | | | | i2c: piix4: Fix a memory leak in the EFCH MMIO supportJean Delvare2022-06-291-9/+7
| |/ / / / /
* | | | | | Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-07-091-6/+10
|\ \ \ \ \ \
| * | | | | | powerpc/powernv: delay rng platform device creation until later in bootJason A. Donenfeld2022-07-041-6/+10
* | | | | | | Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-094-7/+27
|\ \ \ \ \ \ \
| * | | | | | | fscache: Fix invalidation/lookup raceDavid Howells2022-07-052-1/+15
| * | | | | | | cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu2022-07-051-1/+2
| * | | | | | | fscache: Introduce fscache_cookie_is_dropped()Yue Hu2022-07-051-3/+8
| * | | | | | | fscache: Fix if condition in fscache_wait_on_volume_collision()Yue Hu2022-07-051-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-07-085-9/+35
|\ \ \ \ \ \ \
| * | | | | | | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-053-1/+26
| * | | | | | | ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello2022-07-053-8/+9
* | | | | | | | Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-084-31/+27
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-core'Rafael J. Wysocki2022-07-083-28/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM: runtime: Fix supplier device management during consumer probeRafael J. Wysocki2022-07-012-13/+11
| | * | | | | | | | PM: runtime: Redefine pm_runtime_release_supplier()Rafael J. Wysocki2022-07-013-15/+13
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'devfreq-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-07-071-3/+3
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | PM / devfreq: exynos-bus: Fix NULL pointer dereferenceChristian Marangi2022-07-071-3/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-0810-14/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | cxl/mbox: Fix missing variable payload checks in cmd size validationVishal Verma2022-06-291-2/+4
| * | | | | | | | memregion: Fix memregion_free() fallback definitionDan Williams2022-06-241-1/+1
| * | | | | | | | cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield2022-06-212-7/+7
| * | | | | | | | cxl/core: Use is_endpoint_decoderBen Widawsky2022-06-213-2/+3
| * | | | | | | | cxl: Fix cleanup of port devices on failure to probe driver.Jonathan Cameron2022-06-211-1/+6
| * | | | | | | | MAINTAINERS: Update Ben's email addressBen Widawsky2022-06-212-1/+4
| | |_|_|_|_|_|/ | |/| | | | | |