summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-132-16/+23
|\
| * xen/virtio: Fix NULL deref when a bridge of PCI root bus has no parentPetr Pavlu2023-07-041-0/+2
| * x86/Xen: tidy xen-head.SJan Beulich2023-07-041-16/+21
* | Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-135-10/+10
|\ \
| * | sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQArtur Rojek2023-07-132-3/+3
| * | sh: mach-dreamcast: Handle virq offset in cascaded IRQ demuxGeert Uytterhoeven2023-07-131-3/+3
| * | sh: mach-highlander: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
| * | sh: mach-r2d: Handle virq offset in cascaded IRL demuxGeert Uytterhoeven2023-07-131-2/+2
* | | Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2023-07-122-4/+6
|\ \ \
| * | | openrisc: Union fpcsr and oldmask in sigcontext to unbreak userspace ABIStafford Horne2023-07-102-4/+6
* | | | Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-07-1212-190/+276
|\ \ \ \
| * | | | platform/x86: touchscreen_dmi: Add info for the Archos 101 Cesium Educ tabletThomas GENTY2023-07-111-0/+22
| * | | | platform/x86: dell-ddv: Fix mangled list in documentationArmin Wolf2023-07-111-1/+2
| * | | | platform/x86: dell-ddv: Improve error handlingArmin Wolf2023-07-111-3/+4
| * | | | platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K2023-07-111-0/+3
| * | | | platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K2023-07-111-0/+3
| * | | | platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello2023-07-111-0/+9
| * | | | platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello2023-07-115-167/+218
| * | | | platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...Tom Rix2023-07-101-1/+1
| * | | | platform/x86/intel/tpmi: Prevent overflow for cap_offsetSrinivas Pandruvada2023-07-101-3/+1
| * | | | platform/x86: wmi: Replace open coded guid_parse_and_compare()Andy Shevchenko2023-07-101-5/+1
| * | | | platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko2023-07-101-10/+12
* | | | | Merge tag 'probes-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-07-125-14/+41
|\ \ \ \ \
| * | | | | fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...Masami Hiramatsu (Google)2023-07-113-0/+17
| * | | | | kernel: kprobes: Remove unnecessary ‘0’ valuesLi zeming2023-07-111-3/+3
| * | | | | kprobes: Remove unnecessary ‘NULL’ values from correct_ret_addrLi zeming2023-07-111-1/+1
| * | | | | fprobe: add unlock to match a succeeded ftrace_test_recursion_trylockZe Gao2023-07-111-1/+3
| * | | | | kernel/trace: Fix cleanup logic of enable_trace_eprobeTzvetomir Stoyanov (VMware)2023-07-111-2/+16
| * | | | | fprobe: Release rethook after the ftrace_ops is unregisteredJiri Olsa2023-06-271-9/+3
* | | | | | Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-07-126-22/+40
|\ \ \ \ \ \
| * | | | | | HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar2023-07-101-2/+18
| * | | | | | HID: amd_sfh: Rename the float32 variableBasavaraj Natikar2023-07-101-6/+6
| * | | | | | HID: input: fix mapping for camera access keysDmitry Torokhov2023-07-091-3/+4
| * | | | | | HID: logitech-hidpp: Add wired USB id for Logitech G502 LightspeedStuart Hayhurst2023-07-091-0/+2
| * | | | | | HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reportsRahul Rameshbabu2023-07-091-6/+6
| * | | | | | HID: hyperv: avoid struct memcpy overrun warningArnd Bergmann2023-07-091-6/+4
| * | | | | | selftests: hid: fix vmtests.sh not running make headersBenjamin Tissoires2023-07-091-0/+1
* | | | | | | Merge tag 'linux-watchdog-6.5-rc2' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-07-101-0/+42
|\ \ \ \ \ \ \
| * | | | | | | dt-bindings: watchdog: Add Loongson-1 watchdogKeguang Zhang2023-07-061-0/+42
* | | | | | | | Merge tag 'v6.5-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-07-103-9/+22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | crypto: algif_hash - Fix race between MORE and non-MORE sendsDavid Howells2023-07-081-1/+3
| * | | | | | | KEYS: asymmetric: Fix error codesDan Carpenter2023-07-071-5/+15
| * | | | | | | crypto: af_alg - Fix merging of written data into spliced pagesDavid Howells2023-07-051-3/+4
* | | | | | | | Linux 6.5-rc1v6.5-rc1Linus Torvalds2023-07-091-2/+2
* | | | | | | | MAINTAINERS 2: Electric BoogalooLinus Torvalds2023-07-091-46/+46
* | | | | | | | Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-07-091-11/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | swiotlb: reduce the number of areas to match actual memory pool sizePetr Tesarik2023-06-291-3/+24
| * | | | | | | | swiotlb: always set the number of areas before allocating the poolPetr Tesarik2023-06-291-8/+11
* | | | | | | | | Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-07-091-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqdomain: Use return value of strreplace()Andy Shevchenko2023-06-301-3/+1