messages from 2023-03-05 22:39:28 to 2023-03-06 01:33:02 UTC [more...]
[PATCH] irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
2023-03-06 1:31 UTC
[GIT PULL] hotfixes for 6.3-rc1
2023-03-06 1:25 UTC (5+ messages)
ideapad_laptop tablet mode toggle detection
2023-03-06 1:26 UTC (8+ messages)
[PATCH 5.15] usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core
2023-03-06 1:26 UTC (3+ messages)
pull request: rtlwifi: Add firmware v16.0 for RTL8710BU aka RTL8188GU
2023-03-06 1:22 UTC
[PATCH v4] dt-bindings: ata: Add UniPhier controller binding
2023-03-06 1:22 UTC (2+ messages)
fs/userfaultfd.c:1370:2: warning: syntax error [syntaxError]
2023-03-06 1:21 UTC
[PATCH RFT 00/20] SMD RPMCC sleep preparations
2023-03-06 1:21 UTC (8+ messages)
` [PATCH RFT 01/20] clk: qcom: smd-rpm: Add .is_enabled hook
` [PATCH RFT 02/20] clk: qcom: smd-rpm: Add .is_prepared hook
` [PATCH RFT 03/20] clk: qcom: smd-rpm: Add support for keepalive votes
[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
2023-03-06 1:19 UTC (8+ messages)
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
[PATCH RESEND v3] perf/core: Fix hardlockup failure caused by perf throttle
2023-03-06 1:14 UTC (2+ messages)
[PATCH v2] nvmet: Avoid potential UAF in nvmet_req_complete()
2023-03-06 1:13 UTC
[PATCH RESEND v4 1/3] dt-bindings: power: supply: Add Richtek RT9759 smart cap divider charger
2023-03-06 1:12 UTC (3+ messages)
` [PATCH RESEND v4 2/3] "
` [PATCH RESEND v4 3/3] Documentation: power: rt9759: Document exported sysfs entries
[PATCH v2 3/3] mm/damon/paddr: minor refactor of damon_pa_mark_accessed_or_deactivate()
2023-03-06 1:12 UTC (2+ messages)
[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-06 1:33 UTC (2+ messages)
[PATCH v2 2/3] mm/damon/paddr: minor refactor of damon_pa_young()
2023-03-06 1:10 UTC (2+ messages)
[PATCH bpf-next v1 0/2] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-06 1:09 UTC (7+ messages)
` [PATCH bpf-next v1 1/2] "
linux-next: Tree for Mar 6
2023-03-06 1:08 UTC
[PATCH 0/2] Add StarFive JH7110 SoC shutdown and reboot ops
2023-03-06 1:07 UTC (4+ messages)
` [PATCH 1/2] lib: utils/i2c: Add minimal StarFive jh7110 I2C driver
[PATCH] pstore: Revert pmsg_lock back to a normal mutex
2023-03-06 1:03 UTC (4+ messages)
` [PATCH v2] "
[alternative-merged] migrate_pages-silence-gcc-notes-for-mis-casting.patch removed from -mm tree
2023-03-06 1:01 UTC
[PATCH] s390: trim ancient junk from copy_thread()
2023-03-06 0:55 UTC
[PULL 00/84] tcg patch queue
2023-03-06 0:39 UTC (85+ messages)
` [PULL 01/84] tcg: Include "qemu/timer.h" for profile_getclock
` [PULL 02/84] tcg: Link branches to the labels
` [PULL 03/84] tcg: Merge two sequential labels
` [PULL 04/84] target/sparc: Use tlb_set_page_full
` [PULL 05/84] accel/tcg: Retain prot flags from tlb_fill
` [PULL 06/84] accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
` [PULL 07/84] softmmu: Check watchpoints for read+write at once
` [PULL 08/84] accel/tcg: Trigger watchpoints from atomic_mmu_lookup
` [PULL 09/84] include/qemu/cpuid: Introduce xgetbv_low
` [PULL 10/84] tcg/i386: Mark Win64 call-saved vector regs as reserved
` [PULL 11/84] tcg: Decode the operand to INDEX_op_mb in dumps
` [PULL 12/84] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
` [PULL 13/84] accel/tcg: Remove translator_loop_temp_check
` [PULL 14/84] target/alpha: Drop tcg_temp_free
` [PULL 15/84] target/arm: Remove arm_free_cc, a64_free_cc
` [PULL 16/84] target/arm: Remove value_global from DisasCompare
` [PULL 17/84] target/arm: Drop tcg_temp_free from translator.c
` [PULL 18/84] target/arm: Drop DisasContext.tmp_a64
` [PULL 19/84] target/arm: Drop new_tmp_a64
` [PULL 20/84] target/arm: Drop new_tmp_a64_zero
` [PULL 21/84] target/arm: Drop tcg_temp_free from translator-a64.c
` [PULL 22/84] target/arm: Drop tcg_temp_free from translator-m-nocp.c
` [PULL 23/84] target/arm: Drop tcg_temp_free from translator-mve.c
` [PULL 24/84] target/arm: Drop tcg_temp_free from translator-neon.c
` [PULL 25/84] target/arm: Drop tcg_temp_free from translator-sme.c
` [PULL 26/84] target/arm: Drop tcg_temp_free from translator-sve.c
` [PULL 27/84] target/arm: Drop tcg_temp_free from translator-vfp.c
` [PULL 28/84] target/arm: Drop tcg_temp_free from translator.h
` [PULL 29/84] target/avr: Drop DisasContext.free_skip_var0
` [PULL 30/84] target/avr: Drop R from trans_COM
` [PULL 31/84] target/avr: Drop tcg_temp_free
` [PULL 32/84] target/cris: Drop cris_alu_free_temps
` [PULL 33/84] target/cris: Drop cris_alu_m_free_temps
` [PULL 34/84] target/cris: Drop addr from dec10_ind_move_m_pr
` [PULL 35/84] target/cris: Drop tcg_temp_free
` [PULL 36/84] target/hexagon: Drop tcg_temp_free from C code
` [PULL 37/84] target/hexagon: Drop tcg_temp_free from gen_tcg_funcs.py
` [PULL 38/84] target/hexagon/idef-parser: Drop tcg_temp_free
` [PULL 39/84] target/hexagon/idef-parser: Drop HexValue.is_manual
` [PULL 40/84] target/hppa: Drop tcg_temp_free
` [PULL 41/84] target/loongarch: Drop temp_new
` [PULL 42/84] target/loongarch: Drop tcg_temp_free
` [PULL 43/84] target/m68k: Drop mark_to_release
` [PULL 44/84] target/m68k: Drop free_cond
` [PULL 45/84] target/m68k: Drop tcg_temp_free
` [PULL 46/84] target/microblaze: "
` [PULL 47/84] target/nios2: "
` [PULL 48/84] target/openrisc: "
` [PULL 49/84] target/ppc: "
` [PULL 50/84] target/riscv: Drop ftemp_new
` [PULL 51/84] target/riscv: Drop temp_new
` [PULL 52/84] target/riscv: Drop tcg_temp_free
` [PULL 53/84] target/rx: "
` [PULL 54/84] target/sh4: "
` [PULL 55/84] target/sparc: Drop get_temp_tl
` [PULL 56/84] target/sparc: Drop get_temp_i32
` [PULL 57/84] target/sparc: Remove egress label in disas_sparc_context
` [PULL 58/84] target/sparc: Drop free_compare
` [PULL 59/84] target/sparc: Drop tcg_temp_free
` [PULL 60/84] target/xtensa: Drop reset_sar_tracker
` [PULL 61/84] target/xtensa: Drop tcg_temp_free
` [PULL 62/84] target/i386: "
` [PULL 63/84] target/mips: Drop tcg_temp_free from mips16e_translate.c.inc
` [PULL 64/84] target/mips: Fix trans_mult_acc return
` [PULL 65/84] target/tricore: Drop tcg_temp_free
` [PULL 66/84] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
` [PULL 67/84] tracing: remove transform.py
` [PULL 68/84] docs/devel/tcg-ops: Drop recommendation to free temps
` [PULL 69/84] target/hexagon: Use tcg_constant_* for gen_constant_from_imm
` [PULL 70/84] target/hexagon/idef-parser: Use gen_tmp for LPCFG
` [PULL 71/84] target/hexagon/idef-parser: Use gen_tmp for gen_pred_assign
` [PULL 72/84] target/hexagon/idef-parser: Use gen_tmp for gen_rvalue_pred
` [PULL 73/84] target/hexagon/idef-parser: Use gen_constant for gen_extend_tcg_width_op
` [PULL 74/84] target/i386: Simplify POPF
` [PULL 75/84] target/microblaze: Avoid tcg_const_* throughout
` [PULL 76/84] target/riscv: Avoid tcg_const_*
` [PULL 77/84] target/s390x: Split out gen_ri2
` [PULL 78/84] target/sparc: Avoid tcg_const_{tl,i32}
` [PULL 79/84] target/xtensa: Tidy translate_bb
` [PULL 80/84] target/xtensa: Tidy translate_clamps
` [PULL 81/84] target/xtensa: Avoid tcg_const_i32 in translate_l32r
` [PULL 82/84] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
` [PULL 83/84] target/xtensa: Split constant in bit shift
` [PULL 84/84] target/xtensa: Avoid tcg_const_i32
[PATCH v2] ARM: dts: aspeed: mtmitchell: Enable NCSI
2023-03-06 0:52 UTC (7+ messages)
linux-next: build failure after merge of the mm tree
2023-03-06 0:52 UTC
[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
2023-03-06 0:48 UTC (17+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2023-03-06 0:45 UTC (3+ messages)
` [PATCH v2 0/2] ACPI: APEI: handle synchronous exceptions with proper si_code
[PATCH v3 1/2] dt-bindings: regulator: Add Richtek RT5739
2023-03-06 0:42 UTC (2+ messages)
` [PATCH v3 2/2] regulator: Add support for Richtek RT5739 voltage regulator
[PATCH RFC u-boot-mvebu 0/6] arm: mvebu: Fix boot mode detection
2023-03-06 0:41 UTC (7+ messages)
❌ FAIL (0/5 SKIPPED): Test report for master (6.3.0-rc1, mainline.kernel.org-clang, fe15c26e)
2023-03-06 0:41 UTC
[20230306654750] お問い合せありがとうございました
2023-03-06 0:06 UTC
[PATCH] irq domain: drop IRQ_DOMAIN_HIERARCHY option, make it always on
2023-03-06 0:29 UTC
[PATCH v7 0/6] Pegasos2 fixes and audio output support
2023-03-06 0:23 UTC (6+ messages)
` [PATCH v7 3/6] hw/isa/vt82c686: Implement PCI IRQ routing
[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
2023-03-06 0:18 UTC (12+ messages)
` [virtio-dev] [PATCH v10 04/10] admin: introduce virtio admin virtqueues
` [virtio-dev] "
` [virtio-comment] "
` [virtio-comment] Re: [virtio] "
` [virtio-dev] "
[linux-linus test] 179310: regressions - trouble: fail/pass/starved
2023-03-06 0:17 UTC
[PATCH bpf-next 00/17] BPF open-coded iterators
2023-03-06 0:14 UTC (17+ messages)
` [PATCH bpf-next 13/17] bpf: add support for open-coded iterator loops
` [PATCH bpf-next 14/17] bpf: implement number iterator
` [PATCH bpf-next 15/17] selftests/bpf: add bpf_for_each(), bpf_for(), and bpf_repeat() macros
` [PATCH bpf-next 16/17] selftests/bpf: add iterators tests
Infinite loop in checkpatch.pl
2023-03-06 0:05 UTC (4+ messages)
[PATCH v5 0/3] rebase: add a config option for --rebase-merges
2023-03-06 0:02 UTC (6+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "
[PATCH] libfdisk: Fix randomly generated GPT UUID's
2023-03-05 23:57 UTC
linux-next: duplicate patches in the nvmem tree
2023-03-05 23:51 UTC (2+ messages)
[PATCH V5 0/8] Add basic ACPI support for risc-v virt
2023-03-05 23:45 UTC (2+ messages)
[PATCH v2 1/2] gitlab/opensbi: Move to docker:stable
2023-03-05 23:43 UTC (2+ messages)
next/pending-fixes build: 177 builds: 4 failed, 173 passed, 7 errors, 12 warnings (v6.2-13684-gf93c476d9769)
2023-03-05 23:42 UTC
[PATCH 0/2] Risc-V CPU state by hart ID
2023-03-05 23:41 UTC (2+ messages)
[conor:auto-update-v2 4/14] drivers/mailbox/mailbox-mpfs.c:155:9: warning: Unused variable: status [unusedVariable]
2023-03-05 23:39 UTC
Linux kernel 6.3-rc1 released
2023-03-05 23:34 UTC
[PATCH v3 00/13] vfio/migration: Device dirty page tracking
2023-03-05 23:33 UTC (3+ messages)
[PATCH v11 0/5] riscv: Allow user to set the satp mode
2023-03-05 23:34 UTC (2+ messages)
[PATCH 1/7] ARM: dts: nuvoton: Add Quanta GIS BMC Device Tree
2023-03-03 6:34 UTC (7+ messages)
` [PATCH 2/7] ARM: dts: nuvoton: Add Quanta GSZ "
` [PATCH 3/7] ARM: dts: nuvoton: gbs: Split SPI flash partition
` [PATCH 4/7] ARM: dts: nuvoton: gbs: Remove ethernet aliases
` [PATCH 5/7] ARM: dts: nuvoton: gsj: Correct gpio-pins
` [PATCH 6/7] ARM: dts: nuvoton: gsj: Add non-mainline nodes
` [PATCH 7/7] ARM: dts: nuvoton: gsj: Remove ethernet aliases
Equinix CCLA Schedule A update
2023-03-03 2:22 UTC (3+ messages)
[PATCH 0/1] kbuild: deb-pkg: default dpkg-buildpackage --build
2023-03-05 23:25 UTC (2+ messages)
` [PATCH 1/1] "
[Buildroot] [PATCH next 1/1] package/bridge-utils: update project URL in Config.in help text
2023-03-05 23:25 UTC
Linux 6.3-rc1
2023-03-05 23:24 UTC
[PATCH] ARM: imx: Include on-SoM microSD in list of i.MX6 DHCOM boot devices
2023-03-05 23:21 UTC
IO scheduler for BTRFS ?
2023-03-05 23:20 UTC
drivers/net/dsa/ocelot/ocelot_ext.c:144:34: warning: 'ocelot_ext_switch_of_match' defined but not used
2023-03-05 23:19 UTC
[PATCH RESEND] Documentation: update kernel parameter limit notes
2023-03-05 23:17 UTC (2+ messages)
[PATCH 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-03-05 22:59 UTC (14+ messages)
` [PATCH 1/6] dt-bindings: crypto: fsl-dcp: add imx6sl and imx6ull compatible
` [PATCH 2/6] dt-bindings: imx-thermal: add imx6sll and imx6ul compatible
` [PATCH 3/6] dt-bindings: imxgpt: add "
` [PATCH 4/6] ARM: dts: imx6ul: Fix second GPT compatible
` [PATCH 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH 6/6] ARM: dts: imx6ul: Add clock and PGC node to GDC
vmlinux.o: warning: objtool: tdx_safe_halt+0x30: call to ftrace_likely_update() leaves .noinstr.text section
2023-03-05 23:08 UTC
[PATCH 2/3] softirq: avoid spurious stalls due to need_resched()
2023-03-05 23:00 UTC (4+ messages)
[PATCH v3 2/3] gpio: pcie-idio-24: Migrate to the regmap API
2023-03-05 22:58 UTC
[Buildroot] [PATCH v1] package/uqmi: fix compile error (gcc false error reporting)
2023-03-05 22:55 UTC
[PATCH] nvmet: Avoid potential UAF in nvmet_req_complete()
2023-03-05 22:54 UTC (3+ messages)
linux-next: manual merge of the mfd tree with Linus' tree
2023-03-05 22:49 UTC
[bug report] ksmbd: check invalid FileOffset and BeyondFinalZero in FSCTL_ZERO_DATA
2023-03-05 12:36 UTC (2+ messages)
[bug report] md: range check slot number when manually adding a spare
2023-03-05 22:36 UTC (4+ messages)
[Intel-gfx] [PATCH v12 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-03-05 22:48 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH v3 00/24] sched: Introduce classes of tasks for load balance
2023-03-05 22:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.