All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-23 21:57:18 to 2024-01-23 23:10:18 UTC [more...]

[PATCH v2 1/3] mm: make vm_area_struct anon_name field RCU-safe
 2024-01-23 23:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-01-23 23:08 UTC 

[PATCH net] net: dsa: qca8k: fix illegal usage of GPIO
 2024-01-23 23:07 UTC  (2+ messages)

linux-next: build failure after merge of the mm tree
 2024-01-23 23:05 UTC 

[PATCH] Fall back to non-annotated tags for pull requests
 2024-01-23 23:04 UTC  (2+ messages)

[ANNOUNCE] PUCK Agenda - 2024.01.24 - Memtypes for non-coherent DMA
 2024-01-23 23:00 UTC 

[PATCH 0/2] b4: Add support for setting config on the command-line
 2024-01-23 23:00 UTC  (2+ messages)

Requesting help recovering my array
 2024-01-23 22:50 UTC  (9+ messages)

[PATCH 0/2] Fix UML build with clang-18 and newer
 2024-01-23 22:59 UTC  (3+ messages)
` [PATCH 1/2] um: Fix adding '-no-pie' for clang
` [PATCH 2/2] modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS

[PATCH net v1] net: dsa: mv88e6xxx: Make unsupported C45 reads return 0xffff
 2024-01-23 22:59 UTC  (7+ messages)

[RFC PATCH 00/34] Compile accel/tcg once (partially)
 2024-01-23 22:57 UTC  (11+ messages)
` [RFC PATCH 03/34] exec: [PAGE_VARY] Move TARGET_PAGE_BITS_VARY to common header
` [RFC PATCH 04/34] exec: [PAGE_VARY] Unpoison TARGET_PAGE_* macros for system mode
` [RFC PATCH 05/34] target/tricore: [VADDR] Use target_ulong for EA
` [RFC PATCH 06/34] exec: [VADDR] Move vaddr defines to separate file
` [RFC PATCH 07/34] hw/core: [VADDR] Include vaddr.h from cpu.h

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:58 UTC 

[LSF/MM TOPIC] Rust
 2024-01-23 22:58 UTC  (3+ messages)

[PATCH blktests V3] nvme: add nvme pci timeout testcase
 2024-01-23 22:55 UTC 

Thoughts on current Xen EDAC/MCE situation
 2024-01-23 22:52 UTC  (3+ messages)

[PATCH 41/82] wil6210: Refactor intentional wrap-around test
 2024-01-23 22:52 UTC  (3+ messages)

[PATCH v3 0/4] usb: phy: generic: Support enabling/disabling VBUS
 2024-01-23 22:51 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: usb-nop-xceiv: Repurpose vbus-regulator
` [PATCH v3 2/4] usb: phy: generic: Get the vbus supply
` [PATCH v3 3/4] usb: phy: generic: Implement otg->set_vbus
` [PATCH v3 4/4] usb: phy: generic: Disable vbus on removal

[PATCH v2 0/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()
 2024-01-23 22:50 UTC  (7+ messages)
` [PATCH v2 1/5] hw/arm/aspeed: Remove dead code
` [PATCH v2 2/5] hw/arm/aspeed: Set default CPU count using aspeed_soc_num_cpus()
` [PATCH v2 3/5] hw/arm/aspeed: Init CPU defaults in a common helper
` [PATCH v2 4/5] hw/arm/aspeed: Introduce aspeed_soc_cpu_type() helper
` [PATCH v2 5/5] hw/arm/aspeed: Check for CPU types in machine_run_board_init()

[PATCH 6.1 000/414] 6.1.75-rc2 review
 2024-01-23 22:50 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:48 UTC 

A few proposals from the C standards committee
 2024-01-23 22:39 UTC  (4+ messages)

[Linux Kernel Bug] WARNING: zero-size vmalloc in ubi_read_volume_table
 2024-01-23 22:44 UTC  (4+ messages)

[PATCH] drm/i915/fbc: Allow FBC with CCS modifiers on SKL+
 2024-01-23 22:44 UTC  (2+ messages)

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-23 22:42 UTC  (21+ messages)
` [PATCH 01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 02/21] spi: s3c64xx: sort headers alphabetically
` [PATCH 03/21] spi: s3c64xx: remove extra blank line
` [PATCH 04/21] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH 05/21] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH 06/21] spi: s3c64xx: remove else after return

[PATCH net-next] net: marvell,prestera: Fix example PCI bus addressing
 2024-01-23 22:43 UTC  (3+ messages)
` [EXT] "

[PATCH] io_uring: enable audit and restrict cred override for IORING_OP_FIXED_FD_INSTALL
 2024-01-23 22:43 UTC  (6+ messages)

[PATCH 00/82] overflow: Refactor open-coded arithmetic wrap-around
 2024-01-23 22:41 UTC  (5+ messages)
` [PATCH 38/82] arm: 3117/1: Refactor intentional wrap-around test

[PATCH v2] drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines
 2024-01-23 22:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Use LRC prefix rather than CTX prefix in lrc desc defines (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH bpf] riscv, bpf: Fix unpredictable kernel crash about RV64 struct_ops
 2024-01-23 22:41 UTC  (3+ messages)

[PATCH v4 1/3] pm: runtime: Simplify pm_runtime_get_if_active() usage
 2024-01-23 22:40 UTC  (6+ messages)

[PATCH] scsi: Update max_hw_sectors on rescan
 2024-01-23 22:40 UTC  (2+ messages)

Strange NFS file issue affecting sstate test
 2024-01-23 22:38 UTC 

[PATCH v3 0/8] I3C target mode support
 2024-01-23 22:38 UTC  (4+ messages)
` [PATCH v3 2/8] dt-bindings: i3c: svc: add proptery mode

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:38 UTC 

Limited/Broken functionality of ASLR for Libs >= 2MB
 2024-01-23 22:35 UTC  (8+ messages)

PCI/ASPM locking regression in 6.7-final (was: Re: [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()")
 2024-01-23 22:36 UTC  (2+ messages)

[PATCH bpf-next 0/4] transition sockmap testing to test_progs
 2024-01-23 22:36 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: sockmap, add test for sk_msg prog pop msg helper
` [PATCH bpf-next 2/4] bpf: sockmap, add a sendmsg test so we can check that path
` [PATCH bpf-next 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist
` [PATCH bpf-next 4/4] bpf: sockmap test cork and pop combined

Community Process Group - Proposal
 2024-01-23 22:35 UTC  (5+ messages)

[PATCH v4 0/3] drm/i915: Fix VMA UAF on destroy against deactivate race
 2024-01-23 22:33 UTC  (6+ messages)
` [PATCH v4 1/3] drm/i915/vma: Fix UAF on destroy against retire race

[PATCH v2 2/2] io_uring: add support for ftruncate
 2024-01-23 22:33 UTC  (9+ messages)
` [PATCH v3 0/2] Add ftruncate to io_uring
  ` [PATCH v3 1/2] Add ftruncate_file that truncates a struct file*
  ` [PATCH v3 2/2] io_uring: add support for ftruncate
` [PATCH v4 0/2] "
  ` [PATCH v4 1/2] Add ftruncate_file that truncates a struct file
  ` [PATCH v4 2/2] io_uring: add support for ftruncate

[PATCH] PCI: Fix active state requirement in PME polling
 2024-01-23 22:33 UTC  (6+ messages)

[PATCH mptcp-net] mptcp: fix data re-injection from stale subflow
 2024-01-23 22:32 UTC  (3+ messages)
` mptcp: fix data re-injection from stale subflow: Tests Results

[PATCH 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-01-23 22:30 UTC  (4+ messages)

[PATCH v1 0/3] usb: typec: ucsi: Adding support for UCSI 3.0
 2024-01-23 22:30 UTC  (4+ messages)
` [PATCH v1 1/3] usb: typec: ucsi: Limit read size on v1.2
` [PATCH v1 2/3] usb: typec: ucsi: Update connector cap and status
` [PATCH v1 3/3] usb: typec: ucsi: Get PD revision for partner

[PATCH v3 0/9] drm/xe/guc: Add GuC based register capture for error capture
 2024-01-23 22:29 UTC  (4+ messages)
` [PATCH v3 1/9] drm/xe/guc: Add register defines for GuC based register capture

[PATCH 0/2] arm64: Fix for dynamic SCS under full LTO take #2
 2024-01-23 22:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:28 UTC 

[PATCH v8 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-23 22:26 UTC  (7+ messages)
` [PATCH v8 1/2] riscv: Include riscv_set_icache_flush_ctx prctl

[PATCH v2 0/6] hw/arm/cortex-a: Check for CPU types in machine_run_board_init()
 2024-01-23 22:25 UTC  (7+ messages)
` [PATCH v2 1/6] hw/arm/exynos: Add missing QOM parent for CPU cores
` [PATCH v2 2/6] hw/arm/exynos: Check for CPU types in machine_run_board_init()
` [PATCH v2 3/6] hw/arm/highbank: Add missing QOM parent for CPU cores
` [PATCH v2 4/6] hw/arm/highbank: Check for CPU types in machine_run_board_init()
` [PATCH v2 5/6] hw/arm/vexpress: "
` [PATCH v2 6/6] hw/arm/zynq: "

[PATCH 01/11] arm64: dts: ti: k3-am642-evm: Do not split single items
 2024-01-23 22:25 UTC  (19+ messages)
` [PATCH 02/11] arm64: dts: ti: k3-am642-sk: "
` [PATCH 03/11] arm64: dts: ti: iot2050: "
` [PATCH 04/11] arm64: dts: ti: k3-am654-base-board: "
` [PATCH 05/11] arm64: dts: ti: k3-am68-sk-som: "
` [PATCH 06/11] arm64: dts: ti: k3-am69-sk: "
` [PATCH 07/11] arm64: dts: ti: k3-j7200-som-p0: "
` [PATCH 08/11] arm64: dts: ti: k3-j721e-beagleboneai64: "
` [PATCH 09/11] arm64: dts: ti: k3-j721e-sk: "
` [PATCH 10/11] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH 11/11] arm64: dts: ti: k3-j721s2-som-p0: "

[PATCH v2] iov_iter: streamline iovec/bvec alignment iteration
 2024-01-23 22:24 UTC 

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-01-23 22:23 UTC  (9+ messages)

[PATCH v3 0/3] pidfds for non thread group leaders
 2024-01-23 22:22 UTC  (5+ messages)
` [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders

[PATCH v3 0/5] drm/msm/dpu: remove dpu_encoder_phys_ops::atomic_mode_set callback
 2024-01-23 22:23 UTC  (4+ messages)
` [PATCH v3 4/5] drm/msm/dpu: move writeback's atomic_check to dpu_writeback.c

[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
 2024-01-23 22:21 UTC  (3+ messages)

[yocto-autobuilder2] [PATCH] schedulers: Run toaster tests daily
 2024-01-23 22:21 UTC 

[PATCH 6.7 438/641] md: bypass block throttle for superblock update
 2024-01-23 22:20 UTC  (3+ messages)

[PATCH BlueZ v1 1/2] bap: Add missing Metadata property
 2024-01-23 22:20 UTC  (2+ messages)

nvme-pci timeout issue
 2024-01-23 22:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:18 UTC 

[PATCH 0/2] kernel-doc: Remove deprecated kernel-doc option 'functions'
 2024-01-23 22:17 UTC  (4+ messages)

[PATCH net-next v6 0/2] Abstract page from net stack
 2024-01-23 22:17 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: introduce abstraction for network memory
` [PATCH net-next v6 2/2] net: add netmem to skb_frag_t

[PATCH v2] binutils: Add patch to fix CVE-2023-25584
 2024-01-23 22:17 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/4] RZ/G2L CSI/CRU Improvements
 2024-01-23 22:17 UTC  (10+ messages)
` [PATCH 1/4] media: platform: rzg2l-cru: rzg2l-csi2: Switch to RUNTIME_PM_OPS()
` [PATCH 4/4] media: platform: rzg2l-cru: rzg2l-video: Restructure clk handling

[PATCH V2 1/2] nvme: add module description to stop warnings
 2024-01-23 22:13 UTC  (2+ messages)
` [PATCH V2 2/2] nvmet: "

[PATCHSET v3] mq-deadline and BFQ scalability improvements
 2024-01-23 22:14 UTC  (3+ messages)

[bluez/bluez] 08bf0b: bap: Add missing Metadata property
 2024-01-23 22:13 UTC 

[PATCH 1/3] udmabuf: Keep track current device mappings
 2024-01-23 22:12 UTC  (6+ messages)
` [PATCH 2/3] udmabuf: Sync buffer mappings for attached devices
` [PATCH 3/3] udmabuf: Use module_misc_device() to register this device

[PATCH] KVM: x86/pmu: Fix type length error when reading pmu->fixed_ctr_ctrl
 2024-01-23 22:12 UTC 

[PATCH] soc: qcom: aoss: Add tracepoints in qmp_send()
 2024-01-23 22:10 UTC  (3+ messages)

[PATCH v3 0/4] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-01-23 22:07 UTC  (3+ messages)

[PATCH 0/4] tracing/user_events: Introduce multi-format events
 2024-01-23 22:08 UTC  (5+ messages)
` [PATCH 1/4] tracing/user_events: Prepare find/delete for same name events
` [PATCH 2/4] tracing/user_events: Introduce multi-format events
` [PATCH 3/4] selftests/user_events: Test "
` [PATCH 4/4] tracing/user_events: Document multi-format flag

RTT-PROBE: lore-subspace-rtt
 2024-01-23 22:08 UTC 

[PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
 2024-01-23 22:05 UTC  (14+ messages)

[PATCH v2] drm/xe: Prefer BIT/GENMASK macros over shifts
 2024-01-23 22:06 UTC  (2+ messages)
` ✓ CI.BAT: success for drm/xe: Prefer BIT/GENMASK macros over shifts (rev2)

pull-request: wireless-2024-01-22
 2024-01-23 22:06 UTC  (5+ messages)

[PATCH v2 0/7] Allow coreboot modules to autoload and enable cbmem in the arm64 defconfig
 2024-01-23 22:06 UTC  (4+ messages)
` [PATCH v2 2/7] firmware: coreboot: Generate aliases for coreboot modules

Remove Python dependency from target package only
 2024-01-23 22:05 UTC  (6+ messages)
` [yocto] "
      ` AW: "

[PATCH mptcp-next 7/7] selftests: mptcp: join: stop transfer when check is done
 2024-01-23 22:05 UTC  (2+ messages)
` selftests: mptcp: join: stop transfer when check is done: Tests Results

[PATCH 0/2 v2] pwm: add axi-pwm-gen driver
 2024-01-23 22:05 UTC  (3+ messages)
` [PATCH 1/2 v2] dt-bindings: pwm: Add AXI PWM generator
` [PATCH 2/2 v2] pwm: Add driver for "

[PATCH v2] cpu-exec: simplify jump cache management
 2024-01-23 22:02 UTC  (2+ messages)

[PATCH] arm64: dts: sun50i-a64-pinephone: Add front/back cameras
 2024-01-23 22:01 UTC  (3+ messages)

[PATCH] docs: admin-guide: remove obsolete advice related to SLAB allocator
 2024-01-23 21:58 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-01-23 21:58 UTC 

[PATCH v2 0/2] lib: checksum: Fix issues with checksum tests
 2024-01-23 21:58 UTC  (3+ messages)
` [PATCH v2 1/2] lib: checksum: Fix type casting in checksum kunits
` [PATCH v2 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

[PATCH net-next v4 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-01-23 21:56 UTC  (6+ messages)
` [PATCH net-next v4 07/11] net: dsa: realtek: get internal MDIO node by name
` [PATCH net-next v4 08/11] net: dsa: realtek: clean user_mii_bus setup
` [PATCH net-next v4 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa
` [PATCH net-next v4 10/11] net: dsa: realtek: use the same mii bus driver for both interfaces
` [PATCH net-next v4 11/11] net: dsa: realtek: embed dsa_switch into realtek_priv


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.