All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-31 03:51:13 to 2023-10-31 05:39:09 UTC [more...]

[PATCH 0/4] target/s390x: CC fixes
 2023-10-31  5:32 UTC  (2+ messages)
` [PATCH 2/4] tests/tcg/s390x: Test CLC with inaccessible second operand

[akpm-mm:mm-nonmm-unstable 18/58] ERROR: modpost: vmlinux: local symbol 'kthread_stop_put' was exported
 2023-10-31  5:37 UTC  (4+ messages)

[PATCH] riscv: Weakly define invalidate_icache_range()
 2023-10-31  5:37 UTC 

[PATCH 01/14] cifs: print server capabilities in DebugData
 2023-10-31  5:35 UTC  (3+ messages)
` [PATCH 02/14] cifs: add xid to query server interface call

[PATCH] riscv: Align the trap handler to 64 bytes
 2023-10-31  5:35 UTC 

[PATCH 00/11] Type encoding info dropped from variable and function names in NIC driver part2
 2023-10-31  5:34 UTC  (12+ messages)
` [PATCH 01/11] staging: vt6655: Type encoding info dropped from variable name "qwBSSTimestamp"
` [PATCH 02/11] staging: vt6655: Type encoding info dropped from variable name "qwTSFOffset"
` [PATCH 03/11] staging: vt6655: Type encoding info dropped from function name "CARDqGetTSFOffset"
` [PATCH 04/11] staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaconPeriod"
` [PATCH 05/11] staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"
` [PATCH 06/11] staging: vt6655: Type encoding info dropped from variable name "qwNextTBTT"
` [PATCH 07/11] staging: vt6655: Type encoding info dropped from function name "CARDqGetNextTBTT"
` [PATCH 08/11] staging: vt6655: Type encoding info dropped from function name "CARDbRadioPowerOff"
` [PATCH 09/11] staging: vt6655: Type encoding info dropped from function name "CARDvSafeResetTx"
` [PATCH 10/11] staging: vt6655: Type encoding info dropped from variable name "pCurrTD"
` [PATCH 11/11] staging: vt6655: Type encoding info dropped from variable name "apTailTD"

[PATCH] sequencer: remove use of comment character
 2023-10-31  5:33 UTC  (10+ messages)
` [PATCH v2 0/2] sequencer: remove use of hardcoded comment char
  ` [PATCH v2 1/2] sequencer: remove use of comment character
  ` [PATCH v2 2/2] sequencer: fix remaining hardcoded comment char

[PATCH] riscv: Sort target configs alphabetically
 2023-10-31  5:32 UTC 

[virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration
 2023-10-31  5:30 UTC  (5+ messages)

[Virtio-fs] Redhat
 2023-10-31  5:30 UTC 

[PATCH v3] bugreport: reject positional arguments
 2023-10-31  5:23 UTC  (4+ messages)
` [PATCH 0/2] Deprecate test_i18ngrep further
  ` [PATCH 1/2] test framework: further deprecate test_i18ngrep
  ` [PATCH 2/2] tests: teach callers of test_i18ngrep to use test_grep

[PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
 2023-10-31  5:28 UTC  (9+ messages)
` [PATCH v5 bpf-next 11/23] bpf: rename is_branch_taken reg arguments to prepare for the second one
` [PATCH v5 bpf-next 15/23] bpf: unify 32-bit and 64-bit is_branch_taken logic

[pinchartl:mtk/v6.6/dev/intervals 391/452] drivers/media/platform/mediatek/isp/isp_30/seninf/mtk_seninf.c:328:29: error: implicit declaration of function 'FIELD_PREP'
 2023-10-31  5:27 UTC 

[plbossart-sound:sdw/add-rw-debugfs-support 21/26] sound/pci/hda/patch_hdmi.c:4648:6: error: redefinition of 'snd_hda_device_is_hdmi'
 2023-10-31  5:27 UTC 

[PATCH v4 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-10-31  5:27 UTC  (10+ messages)
` [PATCH v4 1/4] dmaengine: sf-pdma: Support of_dma_controller_register()
` [PATCH v4 2/4] dt-bindings: dma: sf-pdma: add new compatible name
` [PATCH v4 3/4] dmaengine: sf-pdma: add mpfs-pdma "
` [PATCH v4 4/4] riscv: dts: microchip: add specific compatible for mpfs' pdma

[PATCH V2 0/3] OPP: Simplify required-opp handling
 2023-10-31  5:26 UTC  (4+ messages)
` [PATCH V2 1/3] OPP: Level zero is valid

[PATCH] net: sun8i_emac: Drop DM_GPIO checks
 2023-10-31  5:25 UTC 

[Intel-gfx] Build broken in drm-tip
 2023-10-31  5:23 UTC  (4+ messages)
`  "

[PATCH 1/2] sunxi: mmc: Sort compatible strings numerically
 2023-10-31  5:22 UTC  (2+ messages)
` [PATCH 2/2] sunxi: mmc: Move header to the driver directory

[PATCH bpf-next 0/7] Complete BPF verifier precision tracking support for register spills
 2023-10-31  5:22 UTC  (9+ messages)
` [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
` [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
` [PATCH bpf-next 4/7] bpf: fix check for attempt to corrupt spilled pointer
` [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
` [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers

[RFC bpf 0/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
 2023-10-31  5:22 UTC  (5+ messages)
` [RFC bpf 2/2] selftests/bpf: precision tracking test "

[PATCH] pata_isapnp: Add check for devm_ioport_map
 2023-10-31  5:20 UTC  (3+ messages)

nouveau/gsp: move to latest fw and small fixes
 2023-10-31  5:18 UTC  (8+ messages)
` [Nouveau] "
` [PATCH 1/3] nouveau/gsp: move to 535.113.01
  ` [Nouveau] "
` [Nouveau] [PATCH 2/3] nouveau/gsp: fix message signature
  `  "
` [PATCH 3/3] nouveau/gsp: add some basic registry entries
  ` [Nouveau] "

[PATCH 0/2] Avoid passing global comment_line_char repeatedly
 2023-10-31  5:19 UTC  (4+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 2/3] strbuf_commented_addf(): drop the comment_line_char parameter

[PATCH v3 0/4] sunxi: SPL FIT support for 32-bit sunxi SoCs
 2023-10-31  5:17 UTC  (5+ messages)
` [PATCH v3 1/4] sunxi: spl: Disable padding from SPL_PAD_TO
` [PATCH v3 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
` [PATCH v3 3/4] sunxi: binman: Support FIT generation for 32-bit SoCs
` [PATCH v3 4/4] sunxi: Enable SPL FIT loading "

ASMedia 2464PD-based SSD enclosure hotplug failure
 2023-10-31  4:20 UTC 

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-31  5:17 UTC  (17+ messages)

[PATCH v2 0/2] power: pmic: add TPS65913 support
 2023-10-31  5:15 UTC  (14+ messages)
  ` [PATCH v2 1/2] power: pmic: support TI TPS65913 PMIC
  ` [PATCH v2 2/2] power: pmic: fix regulators behaviour

Modem: Add Reboot and SwitchOff methods
 2023-10-31  5:13 UTC  (3+ messages)

linux-next: manual merge of the iommufd tree with the iommu tree
 2023-10-31  5:12 UTC  (4+ messages)

[PATCH v6 0/4] arm64: qcom: sa8775p: add support for EP PCIe
 2023-10-31  5:11 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v6 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v6 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v6 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

Method for Calculating Statistics of Developer Contribution to a Specified Branch
 2023-10-31  5:09 UTC  (5+ messages)

[git pull] drm for 6.7-rc1
 2023-10-31  5:07 UTC 

[PATCH 0/6] Enable HS-G5 support on SM8550
 2023-10-31  5:06 UTC  (10+ messages)
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 5/6] scsi: ufs: ufs-sysfs: Expose UFS power info
` [PATCH 6/6] scsi: ufs: ufs-sysfs: Introduce UFS power info sysfs nodes

[RESEND PATCH v3] serial: ns16550: Enable clocks during probe
 2023-10-31  5:06 UTC 

[PATCH bpf-next v4 0/3] Relax allowlist for open-coded css_task iter
 2023-10-31  5:04 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Relax allowlist for "
` [PATCH bpf-next v4 2/3] selftests/bpf: Add tests for css_task iter combining with cgroup iter
` [PATCH bpf-next v4 3/3] selftests/bpf: Add test for using css_task iter in sleepable progs

[PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
 2023-10-31  5:04 UTC  (2+ messages)

linux-next: Tree for Oct 30
 2023-10-31  5:04 UTC  (2+ messages)
` linux-next: Tree for Oct 30 [drivers/cxl/core/cxl_core.ko]

[PATCH] power: mp5416: Fix LDO SVAL for MP5416 PMIC
 2023-10-31  5:04 UTC  (2+ messages)

[PATCH] mmc: spl: select SPL_BLK for SPL_DM_MMC
 2023-10-31  5:03 UTC  (2+ messages)

[PATCH v2 2/2] mmc: Add quirk to disable PWREN for dw_mmc
 2023-10-31  5:01 UTC  (2+ messages)

[PATCH V4][0/4] Add DesignWare Mobile mmc driver
 2023-10-31  5:01 UTC  (5+ messages)
` [PATCH V4][3/4] mmc: Add dw mobile mmc cmdq rtk driver

[PATCH v3 1/2] Staging: rts5208: Replace strncpy() with strscpy()
 2023-10-31  4:59 UTC  (3+ messages)

[PATCH v5 0/4] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-10-31  4:57 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v5 2/4] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v5 3/4] PCI: epf-mhi: Add support for SA8775P
` [PATCH v5 4/4] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[RFC PATCH v3 0/7] slub: Delay freezing of CPU partial slabs
 2023-10-31  4:57 UTC  (7+ messages)

[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
 2023-10-31  4:57 UTC  (7+ messages)
` [PATCH v6 05/21] tap: Remove tap_receive()
` [PATCH v6 13/21] virtio-net: Always set populate_hash

[PATCH] pinctrl: sunxi: Avoid using .bss for SPL
 2023-10-31  4:57 UTC 

[OE-core][kirkstone][PATCH 1/1] libwebp: Fix CVE-2023-4863
 2023-10-31  4:55 UTC  (2+ messages)

[RFC PATCH 2/3] riscv: add support for SBI Supervisor Software Events extension
 2023-10-31  4:54 UTC 

[PATCH 0/3] Add `-p' option to `git-mv', inspired by `mkdir'
 2023-10-31  4:54 UTC  (5+ messages)

linux-next: build failure after merge of the crypto tree
 2023-10-31  4:51 UTC  (5+ messages)

[PATCH] clk: sunxi: Use the right symbol in the Makefile
 2023-10-31  4:49 UTC 

Patchtest results for [OE-core][kirkstone][PATCH 1/1] libwebp: Fix CVE-2023-4863
 2023-10-31  4:49 UTC 

[igt-dev] [PATCH i-g-t v5] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-10-31  4:58 UTC 

[igt-dev] [PATCH i-g-t v2 0/6] drm-uapi: sync with drm-next 52920704df87
 2023-10-31  4:46 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for drm-uapi: sync with drm-next 52920704df87 (rev2)

next/pending-fixes build: 7 builds: 0 failed, 7 passed, 4 warnings (v6.6-2995-g4088bd7f5d32)
 2023-10-31  4:46 UTC 

[PATCH v2] arm64/arm: perf: Don't discard upper 32 bits from PMCEID0/1 registers
 2023-10-31  4:43 UTC  (4+ messages)

using the TQ macro
 2023-10-31  4:38 UTC  (4+ messages)
  ` groff 1.23.0 stability (was: using the TQ macro)

[PATCHv2 net] selftests: pmtu.sh: fix result checking
 2023-10-31  4:41 UTC  (2+ messages)

[PATCH 0/2] Add a quirk in xhci-plat for parent nodes to specify no 64 bit support
 2023-10-31  4:40 UTC  (3+ messages)
` [PATCH 1/2] usb: host: xhci-plat: Add quirk-no-64-bit-support
` [PATCH 2/2] dt-bindings: usb: add no-64-bit-support property

prctl call wrongly succeeds on HPPA?
 2023-10-31  4:32 UTC 

[PATCH v2] HID: fix a crash in hid_debug_events_release
 2023-10-31  4:32 UTC 

[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
 2023-10-31  4:30 UTC  (2+ messages)

[PATCH] package: split strip cmd when ccache is used
 2023-10-31  4:27 UTC 

[OE-core][dunfell][PATCH] tiff: CVE patch correction for CVE-2023-3576
 2023-10-31  4:27 UTC 

[PATCH 0/8] Add NSS clock controller support for IPQ5332
 2023-10-31  4:24 UTC  (21+ messages)
` [PATCH 2/8] dt-bindings: clock: ipq5332: drop the few nss clocks definition
` [PATCH 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: add IPQ5332 NSSCC clock and reset definitions
` [PATCH 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-31  4:22 UTC  (7+ messages)
` [PATCH net-next v2 5/9] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v2 6/9] dt-bindings: net: oa-tc6: add PHY register access capability

[PATCH v3 bpf-next 06/11] bpf: Add a new kfunc for cgroup1 hierarchy
 2023-10-31  4:22 UTC  (6+ messages)

[PATCH] tracing/kprobes: Fix the order of argument descriptions
 2023-10-31  4:13 UTC 

[bug report] firmware: arm_ffa: Add schedule receiver callback mechanism
 2023-10-31  4:15 UTC  (3+ messages)

[GIT PULL] RCU changes for v6.7
 2023-10-31  4:12 UTC  (2+ messages)

[PATCH] ubifs: use crypto_shash_tfm_digest() in ubifs_hmac_wkm()
 2023-10-31  4:11 UTC  (3+ messages)

[PATCH] iommufd: Organize the mock domain alloc functions closer to Joerg's tree
 2023-10-31  4:13 UTC  (2+ messages)

[PATCH] greybus: BeaglePlay driver needs CRC_CCITT
 2023-10-31  4:09 UTC 

[PATCH] drm/amdgpu: correct amdgpu ip block rev info
 2023-10-31  4:06 UTC  (2+ messages)

[Buildroot] [PATCH] package/xen: security bump to version 4.14.6
 2023-10-31  4:04 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove unused macro HW_REV
 2023-10-31  4:04 UTC  (2+ messages)

[PATCH v4 00/14] tpm: introduce TPM CRB SysBus device
 2023-10-31  4:00 UTC  (15+ messages)
` [PATCH v4 01/14] tpm_crb: refactor common code
` [PATCH v4 02/14] tpm_crb: CTRL_RSP_ADDR is 64-bits wide
` [PATCH v4 03/14] tpm_ppi: refactor memory space initialization
` [PATCH v4 04/14] tpm_crb: use a single read-as-mem/write-as-mmio mapping
` [PATCH v4 05/14] tpm_crb: move ACPI table building to device interface
` [PATCH v4 06/14] tpm-sysbus: add plug handler for TPM on SysBus
` [PATCH v4 07/14] hw/arm/virt: connect TPM to platform bus
` [PATCH v4 08/14] hw/loongarch/virt: "
` [PATCH v4 09/14] tpm_tis_sysbus: move DSDT AML generation to device
` [PATCH v4 10/14] tests: acpi: prepare for TPM CRB tests
` [PATCH v4 11/14] tpm_crb_sysbus: introduce TPM CRB SysBus device
` [PATCH v4 12/14] tests: acpi: implement TPM CRB tests for ARM virt
` [PATCH v4 13/14] tests: acpi: updated expected blobs for TPM CRB
` [PATCH v4 14/14] tests: add TPM-CRB sysbus tests for aarch64

[PATCH 4/5] drm/amdgpu: Add xcc_inst param to amdgpu_virt_kiq_reg_write_reg_wait (v2)
 2023-10-31  4:01 UTC  (3+ messages)
` [PATCH] drm/amdgpu: Add xcc_inst param to amdgpu_virt_kiq_reg_write_reg_wait (v3)

selftests: user_events: ftrace_test - RIP: 0010:tracing_update_buffers (kernel/trace/trace.c:6470)
 2023-10-31  4:00 UTC  (9+ messages)

[PATCH] qemuriscv: Add to common MACHINE_FEATURES instead of overriding them
 2023-10-31  4:00 UTC  (2+ messages)
` [OE-core] "

[PATCH 2/5] drm/amdgpu: Add xcc instance parameter to *REG32_SOC15_IP_NO_KIQ (v2)
 2023-10-31  3:59 UTC  (3+ messages)
` [PATCH] drm/amdgpu: Add xcc instance parameter to *REG32_SOC15_IP_NO_KIQ (v3)

bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
 2023-10-31  3:58 UTC 

[PATCH] usb: gadget: Support transfers from device memory
 2023-10-31  3:54 UTC 

[GIT pull] core/core for v6.7-rc1
 2023-10-31  3:52 UTC  (12+ messages)
` [GIT pull] irq/core "
` [GIT pull] smp/core "
` [GIT pull] timers/core "
` [GIT pull] x86/apic "
` [GIT pull] x86/core "

[RFC][PATCH] wifi: wil6210: Replace strlcat() usage with seq_buf
 2023-10-31  3:50 UTC  (2+ messages)

drivers/gpu/drm/virtio/virtgpu_kms.c:220 virtio_gpu_init() error: uninitialized symbol 'virtio_cread_v'
 2023-10-31  3:50 UTC 

[PATCH v4 1/5] r8169: Coalesce r8169_mac_ocp_write/modify calls to reduce spinlock stalls
 2023-10-31  3:51 UTC  (5+ messages)

Gaps in logs while using usb-serial as a console
 2023-10-31  3:51 UTC  (6+ messages)


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.