summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coresight: etm4x: Use asm-generic IO memory barriersSai Prakash Ranjan2022-06-152-8/+8
* arm64: io: Use asm-generic high level MMIO accessorsSai Prakash Ranjan2022-06-151-33/+8
* arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-157-3/+15
* Linux 5.19-rc2v5.19-rc2Linus Torvalds2022-06-121-1/+1
* Merge tag 'platform-drivers-x86-v5.19-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-06-128-14/+35
|\
| * platform/x86/intel: hid: Add Surface Go to VGBS allow listDuke Lee2022-06-121-0/+6
| * platform/x86: hp-wmi: Use zero insize parameter only when supportedBedant Patnaik2022-06-121-8/+15
| * platform/x86: hp-wmi: Resolve WMI query failures on some devicesJorge Lopez2022-06-121-2/+4
| * platform/x86: gigabyte-wmi: Add support for B450M DS3H-CFAugust Wikerfors2022-06-101-0/+1
| * platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 supportPiotr Chmura2022-06-101-0/+1
| * platform/x86: barco-p50-gpio: Add check for platform_driver_registerJiasheng Jiang2022-06-101-1/+4
| * platform/x86/intel: pmc: Support Intel Raptorlake PGeorge D Sworo2022-06-101-0/+1
| * platform/x86/intel: Fix pmt_crashlog array referenceDavid Arcari2022-06-101-1/+1
| * platform/mellanox: Add static in struct declaration.Michael Shych2022-06-101-1/+1
| * platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven2022-06-101-1/+1
* | Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-123-17/+73
|\ \
| * | workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2022-06-111-1/+1
| * | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
| * | workqueue: Wrap flush_workqueue() using a macroTetsuo Handa2022-06-072-12/+68
* | | Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-125-23/+40
|\ \ \
| * | | scripts/gdb: change kernel config dumping methodKuan-Ying Lee2022-06-111-3/+3
| * | | scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada2022-06-102-15/+33
| * | | scripts/nsdeps: adjust to the format change of *.mod filesMasahiro Yamada2022-06-081-3/+2
| * | | kbuild: avoid regex RS for POSIX awkKevin Locke2022-06-081-2/+2
| | |/ | |/|
* | | Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2022-06-126-14/+29
|\ \ \
| * | | cifs: populate empty hostnames for extra channelsShyam Prasad N2022-06-102-1/+8
| * | | cifs: return errors during session setup during reconnectsShyam Prasad N2022-06-061-0/+3
| * | | cifs: fix reconnect on smb3 mount typesPaulo Alcantara2022-06-063-13/+18
| |/ /
* | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-129-62/+71
|\ \ \
| * | | wireguard: selftests: use maximum cpu features and allow rng seedingJason A. Donenfeld2022-06-113-15/+19
| * | | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-103-16/+1
| * | | random: credit cpu and bootloader seeds by defaultJason A. Donenfeld2022-06-101-19/+31
| * | | random: do not use jump labels before they are initializedJason A. Donenfeld2022-06-101-1/+10
| * | | random: account for arch randomness in bitsJason A. Donenfeld2022-06-101-5/+5
| * | | random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-102-5/+4
| * | | random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld2022-06-101-1/+1
| * | | crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht2022-06-072-2/+2
| | |/ | |/|
* | | Merge tag 'gpio-fixes-for-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-116-68/+99
|\ \ \
| * | | gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin2022-06-101-4/+3
| * | | Merge tag 'intel-gpio-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-06-095-64/+96
| |\ \ \ | | |_|/ | |/| |
| | * | gpio: dln2: make irq_chip immutableAndy Shevchenko2022-06-061-9/+14
| | * | gpio: sch: make irq_chip immutableAndy Shevchenko2022-06-061-13/+22
| | * | gpio: merrifield: make irq_chip immutableAndy Shevchenko2022-06-061-7/+15
| | * | gpio: wcove: make irq_chip immutableAndy Shevchenko2022-06-061-2/+8
| | * | gpio: crystalcove: Join function declarations and long linesAndy Shevchenko2022-06-061-14/+7
| | * | gpio: crystalcove: Use specific type and API for IRQ numberAndy Shevchenko2022-06-061-4/+5
| | * | gpio: crystalcove: make irq_chip immutableAndy Shevchenko2022-06-061-15/+25
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-06-1115-61/+94
|\ \ \
| * | | scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu2022-06-071-1/+1
| * | | scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu2022-06-071-2/+2