All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-25 20:07:12 to 2023-10-25 20:41:45 UTC [more...]

[PATCH] um: time-travel: fix time going backwards
 2023-10-25 20:41 UTC  (8+ messages)

git diagnose in non git directory results in core dump
 2023-10-25 20:41 UTC 

[PATCH] net/mlx5/hws: fix integrity bits level
 2023-10-25 20:41 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS bb07d80d4dee5f29612d68125a6197e106398e2d
 2023-10-25 20:40 UTC 

[powerpc:merge] BUILD SUCCESS 4d121328397f83465b6c1f60c5fad93bda9bc90e
 2023-10-25 20:38 UTC 

[PATCH] net/mlx5/hws: remove csum check from L3 ok check
 2023-10-25 20:39 UTC 

[PATCH] x86/resctrl: mba_MBps: Fall back to total b/w if local b/w unavailable
 2023-10-25 20:39 UTC  (4+ messages)

[PATCH net-next v6 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-10-25 20:38 UTC  (7+ messages)
` [PATCH net-next v6 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports

[Intel-gfx] [PATCH] file, i915: fix file reference for mmap_singleton()
 2023-10-25 20:38 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
  ` [Intel-gfx] ✗ Fi.CI.BUILD: failure for file, i915: fix file reference for mmap_singleton()y

[Buildroot] [Bug 15823] New: Installing nodejs modules with native extensions fails on first run
 2023-10-25 20:38 UTC 

[PATCH 0/4] clk: qcom: Introduce clocks drivers for SC8380XP
 2023-10-25 20:38 UTC  (3+ messages)
` [PATCH 4/4] clk: qcom: rpmh: Add support for SC8380XP rpmh clocks

[PATCH v7 0/4] riscv: Add fine-tuned checksum functions
 2023-10-25 20:37 UTC  (5+ messages)
` [PATCH v7 2/4] riscv: Checksum header

[PATCH] um: time-travel: fix time corruption
 2023-10-25 20:37 UTC 

Repository cloned using SSH does not respect bare repository initial branch
 2023-10-25 20:36 UTC 

[PATCH V2] loopdev: report lost loop device file error
 2023-10-25 20:36 UTC 

[f2fs-dev] [PATCH] f2fs: data: fix possible overflow in check_swap_activate()
 2023-10-25 20:20 UTC  (2+ messages)
`  "

drivers/clk/clk-si521xx.c:318:26: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 2
 2023-10-25 20:34 UTC 

[Buildroot] [PATCH 1/1] package/python-django: bump version to 4.2.6
 2023-10-25 20:35 UTC  (2+ messages)

[RFC PATCH 00/22] vPMU bugfixes and support for PMUv5
 2023-10-25 20:33 UTC  (3+ messages)
` [RFC PATCH 01/22] x86/msr: MSR_PLATFORM_INFO shouldn't claim that turbo is programmable

[PATCH v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
 2023-10-25 20:33 UTC  (2+ messages)

[PATCH] ethdev: fix ESP packet type description
 2023-10-25 20:32 UTC 

[PATCH v5 0/8] r8152: Avoid writing garbage to the adapter's registers
 2023-10-25 20:24 UTC  (4+ messages)
` [PATCH v5 8/8] r8152: Block future register access if register access fails

Balance on 5-disk RAID1 put all data on 2 disks, leaving the rest empty
 2023-10-25 20:29 UTC 

stable-rc/linux-5.15.y baseline: 147 runs, 1 regressions (v5.15.137)
 2023-10-25 20:27 UTC 

[PATCH v4 1/1] efi_loader: expose the device-tree file name
 2023-10-25 20:28 UTC  (6+ messages)

[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
 2023-10-25 20:23 UTC  (66+ messages)
` [RFC PATCH v2 01/21] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v2 02/21] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v2 03/21] ACPI: Kconfig: Introduce new option to support deferred GSI probe
` [RFC PATCH v2 04/21] ACPI: irq: Add support for deferred probe in acpi_register_gsi()
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
` [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
` [RFC PATCH v2 07/21] serial: 8250_pnp: Add support for deferred probe
` [RFC PATCH v2 08/21] ACPI: pci_irq: Avoid warning for deferred probe in acpi_pci_irq_enable()
` [RFC PATCH v2 09/21] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v2 10/21] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v2 11/21] PCI: MSI: Add helper function to set system wide MSI support
` [RFC PATCH v2 12/21] PCI: pci-acpi.c: Return correct value from pcibios_alloc_irq()
` [RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v2 14/21] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v2 15/21] irqchip: riscv-aplic: "
` [RFC PATCH v2 16/21] irqchip: irq-sifive-plic: "
` [RFC PATCH v2 17/21] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v2 18/21] irqchip: riscv-intc: Set ACPI irqmodel
` [RFC PATCH v2 19/21] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v2 20/21] ACPI: RISC-V: Create APLIC platform device
` [RFC PATCH v2 21/21] ACPI: RISC-V: Create PLIC "

[PATCH 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-25 20:26 UTC  (6+ messages)
` [RFC PATCH 9/9] target/ppc: Use tcg_gen_sextract_tl

[PATCH bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-10-25 20:24 UTC  (7+ messages)
` [PATCH bpf-next 1/6] libbpf: Add st_type argument to elf_resolve_syms_offsets function
` [PATCH bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
` [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
` [PATCH bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
` [PATCH bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link
` [PATCH bpf-next 6/6] bpftool: Add support to display uprobe_multi links

[PATCH] x86/cpu: Add model number for Intel Arrow Lake mobile processor
 2023-10-25 20:25 UTC 

[srini-nvmem:for-next 1/1] drivers/mtd/mtdcore.c:548:29: warning: unused variable 'node'
 2023-10-25 20:24 UTC 

[Buildroot] [git commit] package/libspdm: bump version to 3.1.0
 2023-10-25 20:22 UTC 

[Buildroot] [PATCH] package/libspdm: bump version to 3.1.0
 2023-10-25 20:23 UTC  (2+ messages)

[PATCH v2 0/9] tcg: Use tcg_gen_[s]extract_{i32,i64,tl}
 2023-10-25 20:22 UTC  (5+ messages)
` [PATCH v2 8/9] target/mips: Use tcg_gen_ext16s_tl
` [PATCH v2 9/9] target/mips: Use tcg_gen_ext*u_tl

[Intel-xe] [PATCH 0/3] Some eviction fixes
 2023-10-25 20:22 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH] hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable
 2023-10-25 20:20 UTC  (2+ messages)

[PATCH v2 0/6] DRM driver for verisilicon
 2023-10-25 13:55 UTC  (7+ messages)
` [PATCH v2 2/6] riscv: dts: starfive: jh7110: add dc controller and hdmi node
` [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v2 4/6] drm/vs: Register DRM device

[PATCH] drm: panel: simple: specify bpc for powertip_ph800480t013_idf02
 2023-10-25 14:25 UTC  (3+ messages)

Blank screen on boot of Linux 6.5 and later on Lenovo ThinkPad L570
 2023-10-25 18:49 UTC  (12+ messages)

[Buildroot] [git commit] package/libblockdev: bump to version 3.0.4
 2023-10-25 20:17 UTC 

[Buildroot] [git commit] package/harfbuzz: bump to version 8.2.2
 2023-10-25 20:17 UTC 

[Buildroot] [PATCH] package/libblockdev: bump to version 3.0.4
 2023-10-25 20:18 UTC  (2+ messages)

+ zswap-export-compression-failure-stats.patch added to mm-unstable branch
 2023-10-25 20:18 UTC 

Pull request efi-2024-01-rc2
 2023-10-25 20:18 UTC  (4+ messages)

[to-be-updated] zswap-export-more-zswap-store-failure-stats.patch removed from -mm tree
 2023-10-25 20:18 UTC 

[PATCH net-next 00/15] net: page_pool: add netlink-based introspection
 2023-10-25 20:17 UTC  (4+ messages)
` [PATCH net-next 05/15] net: page_pool: record pools per netdev

[Intel-gfx] [PATCH 0/2] Enable Darkscreen Feature
 2023-10-25 20:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH] package/harfbuzz: bump to version 8.2.2
 2023-10-25 20:17 UTC  (2+ messages)

[PATCH V5 1/8] perf: Add branch stack counters
 2023-10-25 20:16 UTC  (8+ messages)
` [PATCH V5 2/8] perf/x86: Add PERF_X86_EVENT_NEEDS_BRANCH_STACK flag
` [PATCH V5 3/8] perf: Add branch_sample_call_stack
` [PATCH V5 4/8] perf/x86/intel: Reorganize attrs and is_visible
` [PATCH V5 5/8] perf/x86/intel: Support branch counters logging
` [PATCH V5 6/8] tools headers UAPI: Sync include/uapi/linux/perf_event.h header with the kernel
` [PATCH V5 7/8] perf header: Support num and width of branch counters
` [PATCH V5 8/8] perf tools: Add branch counter knob

[RFC PATCH v2 00/17] Color Pipeline API w/ VKMS
 2023-10-25 20:16 UTC  (7+ messages)
` [RFC PATCH v2 06/17] drm/doc/rfc: Describe why prescriptive color pipeline is needed

[Printing-architecture] URGENT: We need to move the OpenPrinting Summit/PWG Meeting
 2023-10-25 20:15 UTC 

[PATCH] xfs: fix internal error from AGFL exhaustion
 2023-10-25 20:15 UTC  (4+ messages)
` [PATCH fstests] xfs: test refilling AGFL after lots of btree splits

[PATCH v4 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-10-25 20:07 UTC  (14+ messages)
` [PATCH v4 01/13] hw/arm/virt-acpi-build.c: Migrate fw_cfg creation to common location
` [PATCH v4 02/13] hw/arm/virt-acpi-build.c: Migrate virtio "
` [PATCH v4 03/13] hw/i386/acpi-microvm.c: Use common function to add virtio in DSDT
` [PATCH v4 04/13] hw/riscv: virt: Make few IMSIC macros and functions public
` [PATCH v4 05/13] hw/riscv/virt-acpi-build.c: Add AIA support in RINTC
` [PATCH v4 06/13] hw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
` [PATCH v4 07/13] hw/riscv/virt-acpi-build.c: Add APLIC "
` [PATCH v4 08/13] hw/riscv/virt-acpi-build.c: Add CMO information in RHCT
` [PATCH v4 09/13] hw/riscv/virt-acpi-build.c: Add MMU node "
` [PATCH v4 10/13] hw/pci-host/gpex: Define properties for MMIO ranges
` [PATCH v4 11/13] hw/riscv/virt: Update GPEX MMIO related properties
` [PATCH v4 12/13] hw/riscv/virt-acpi-build.c: Add IO controllers and devices
` [PATCH v4 13/13] hw/riscv/virt-acpi-build.c: Add PLIC in MADT

[Buildroot] [git commit] package/intel-mediadriver: bump version to 23.3.5
 2023-10-25 20:04 UTC 

[Buildroot] [git commit] package/paho-mqtt-c: bump to version 1.3.13
 2023-10-25 20:06 UTC 

[Buildroot] [git commit] package/janet: bump to version 1.32.1
 2023-10-25 20:07 UTC 

[Buildroot] [git commit] package/moarvm: bump to version 2023.10
 2023-10-25 20:07 UTC 

[PATCH 0/3] Add Additional Boards and Features to RGxx3
 2023-10-25 19:15 UTC  (6+ messages)
` [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3

[Buildroot] [git commit] package/docker-compose: bump version to v2.23.0
 2023-10-25 20:04 UTC 

[Acpica-devel] [PATCH v3 0/6] consolidate and cleanup CPU capacity
 2023-10-25 20:13 UTC  (6+ messages)
` [Acpica-devel] [PATCH v3 3/6] cpufreq/schedutil: use a fixed reference frequency
  `  "

[Buildroot] [git commit] package/dhcpcd: bump to version 10.0.4
 2023-10-25 20:05 UTC 

[PATCH v2] MAINTAINERS: Add Hal as one of the maintainers of SFCTEMP HWMON DRIVER
 2023-10-25 20:13 UTC  (3+ messages)

[Buildroot] [PATCH] package/moarvm: bump to version 2023.10
 2023-10-25 20:13 UTC  (2+ messages)

[RFC v6 0/8] DRM scheduling cgroup controller
 2023-10-25 20:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for DRM scheduling cgroup controller (rev5)

[PATCH 0/3] Add getrandom() fallback, cleanup headers
 2023-10-25 20:13 UTC  (2+ messages)

[PATCH] kpageflags: respect folio head-page flag placement
 2023-10-25 20:12 UTC 

[PATCH v6 00/28] Generic line based metadata support, internal pads
 2023-10-25 20:12 UTC  (4+ messages)
` [PATCH v6 17/28] media: v4l: subdev: Return routes set using S_ROUTING

[PATCH v3 0/2] NFSv4 READDIR d_type fixup
 2023-10-25 20:11 UTC  (3+ messages)
` [PATCH v3 1/2] NFSv4: Always ask for type with READDIR
` [PATCH v3 2/2] NFSv4: Allow per-mount tuning of READDIR attrs

+ selftests-proc-protectionkey-check-in-smpas-test.patch added to mm-nonmm-unstable branch
 2023-10-25 20:11 UTC 

[GIT PULL] More Qualcomm Arm32 DeviceTree updates for v6.7
 2023-10-25 20:15 UTC  (2+ messages)

[PATCH v2] dt-bindings: irqchip: renesas,irqc: Add r8a779f0 support
 2023-10-25 20:10 UTC  (3+ messages)

[PATCH] genirq: Own affinity hint
 2023-10-25 20:10 UTC  (2+ messages)

[PATCH net-next v7 0/9] net: dsa: microchip: provide Wake on LAN support
 2023-10-25 20:10 UTC  (3+ messages)
` [PATCH net-next v7 4/9] net: dsa: microchip: ksz9477: add "

[PATCH] arm64: perf: Don't disgard upper 32 bits from PMCEID0/1 registers
 2023-10-25 20:08 UTC  (2+ messages)

[nf-next PATCH v3 0/3] Add locking for NFT_MSG_GETOBJ_RESET requests
 2023-10-25 20:08 UTC  (4+ messages)
` [nf-next PATCH v3 1/3] netfilter: nf_tables: Audit log dump reset after the fact
` [nf-next PATCH v3 2/3] netfilter: nf_tables: Introduce nf_tables_getobj_single
` [nf-next PATCH v3 3/3] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests

[PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source
 2023-10-25 20:07 UTC  (4+ messages)

[PATCH RFC 0/2] regulator: qcom_smd: Disable unused regulators
 2023-10-25 20:07 UTC  (7+ messages)
` [PATCH RFC 1/2] regulator: core: Disable unused regulators with unknown status

[PATCH v2 0/4] rk3588 PCIe improvements
 2023-10-25 20:07 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: PCI: dwc: rockchip: Add dma properties

[GIT PULL] More Qualcomm driver updates for v6.7
 2023-10-25 20:11 UTC 

[Buildroot] [PATCH] package/janet: bump to version 1.32.1
 2023-10-25 20:07 UTC  (2+ 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.