All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-11 20:57:08 to 2025-11-11 22:10:37 UTC [more...]

[PATCH v2 1/3] rust: helpers: Add list helpers for C linked list operations
 2025-11-11 21:52 UTC  (4+ messages)
` [PATCH v2 0/3] rust: Introduce support for C linked list interfacing

[PATCH net-next] ipv6: clean up routes when manually removing address with a lifetime
 2025-11-11 22:10 UTC 

[PATCH] drm/amdkfd: Ignored various return code
 2025-11-11 22:08 UTC 

[PATCH] Revert "null_blk: allow byte aligned memory offsets"
 2025-11-11 22:08 UTC 

[PATCH] perf: write bpf_prog (infos|btfs)_cnt to data file
 2025-11-11 22:07 UTC  (2+ messages)

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-11 22:06 UTC  (4+ messages)
` [PATCH v2 06/12] nova-core: Add bindings required by GSP sequencer

[ImageBuilder][PATCH] Add DOMU_TRAP_UNMAP parameter to control unmapped access behavior
 2025-11-11 22:05 UTC 

[PATCH v7 0/5] Add MIPI CSI-2 support for i.MX8ULP
 2025-11-11 22:06 UTC  (6+ messages)
` [PATCH v7 1/5] media: dt-bindings: nxp,imx8mq-mipi-csi2: Add i.MX8ULP compatible string

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-11 22:03 UTC  (5+ messages)
` [PATCH v4 1/8] x86/bugs: Use VM_CLEAR_CPU_BUFFERS in VMX as well

[PATCH v2 00/12] nova-core: Complete GSP boot and begin RPC communication
 2025-11-11 22:02 UTC  (20+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 06/14] gpu: nova-core: Add bindings required by GSP sequencer
  ` [PATCH v3 07/14] gpu: nova-core: Implement the "
  ` [PATCH v3 08/14] gpu: nova-core: sequencer: Add register opcodes
  ` [PATCH v3 09/14] gpu: nova-core: sequencer: Add delay opcode support
  ` [PATCH v3 10/14] gpu: nova-core: sequencer: Implement basic core operations
  ` [PATCH v3 11/14] gpu: nova-core: sequencer: Implement core resume operation
  ` [PATCH v3 12/14] gpu: nova-core: gsp: Wait for gsp initialization to complete
  ` [PATCH v3 13/14] gpu: nova-core: sequencer: Refactor run() to handle unknown messages
  ` [PATCH v3 14/14] gpu: nova-core: gsp: Retrieve GSP static info to gather GPU information

[PATCH] .gitattributes: remove misspelled no-op whitespace attribute
 2025-11-11 22:02 UTC  (3+ messages)

[PATCH bpf-next v6 0/2] bpf: Free special fields when update [lru_,]percpu_hash maps
 2025-11-11 21:58 UTC  (6+ messages)
` [PATCH bpf-next v6 2/2] selftests/bpf: Add test to verify freeing the "

[PATCH] commit: add --committer option
 2025-11-11 21:58 UTC  (9+ messages)

[PATCH v2] mpathpersist: Fix REPORT CAPABILITIES output
 2025-11-11 21:57 UTC  (2+ messages)

[PATCH 0/2] pinctrl: s32cc: fix uninitialized memory issues
 2025-11-11 21:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc
` [PATCH 2/2] pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc()

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-11 21:56 UTC  (4+ messages)
` [PATCH v12 mm-new 12/15] khugepaged: Introduce mTHP collapse support

[PATCH -next v2 0/3] cpuset: code cleanups
 2025-11-11 21:56 UTC  (2+ messages)

[PATCH] mm/mmap_lock: Reset maple state on lock_vma_under_rcu() retry
 2025-11-11 21:56 UTC 

Only rust/bindings.o build fail on rust-1.91.0
 2025-11-11 21:52 UTC  (12+ messages)

[PATCH net-next 0/8] pull request: ovpn 2025-11-11
 2025-11-11 21:47 UTC  (9+ messages)
` [PATCH net-next 1/8] ovpn: use correct array size to parse nested attributes in ovpn_nl_key_swap_doit
` [PATCH net-next 2/8] ovpn: pktid: use bitops.h API
` [PATCH net-next 3/8] ovpn: notify userspace on client float event
` [PATCH net-next 4/8] ovpn: Allow IPv6 link-local addresses through RPF check
` [PATCH net-next 5/8] ovpn: add support for asymmetric peer IDs
` [PATCH net-next 6/8] ovpn: consolidate crypto allocations in one chunk
` [PATCH net-next 7/8] ovpn: use bound device in UDP when available
` [PATCH net-next 8/8] ovpn: use bound address "

[PATCH] mailbox: pcc: support polling mode when there is no platform IRQ
 2025-11-11 21:47 UTC  (2+ messages)

[tj-sched-ext:scx-bypass-scalability-v2 33/37] kernel/watchdog.c:206:7: error: implicit declaration of function 'scx_hardlockup'; did you mean 'is_hardlockup'?
 2025-11-11 21:47 UTC 

[bitbake-devel][PATCH] bitbake-setup: Improve continue prompt
 2025-11-11 21:44 UTC  (3+ messages)

[RFC v2 PATCH 00/17] Initial CXL.cache device support
 2025-11-11 21:40 UTC  (18+ messages)
` [PATCH 01/17] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 02/17] cxl: Move struct cxl_dev_state definition
` [PATCH 03/17] cxl/core: Add function for getting CXL cache info
` [PATCH 04/17] cxl/core: Add CXL.cache device struct
` [PATCH 05/17] cxl/cache: Add cxl_cache driver
` [PATCH 06/17] cxl: Replace cxl_mem_find_port() with cxl_dev_find_port()
` [PATCH 07/17] cxl: Change cxl_ep_load() to use struct device * parameter
` [PATCH 08/17] cxl/core: Update devm_cxl_enumerate_ports()
` [PATCH 09/17] cxl/port: Split endpoint port probe on device type
` [PATCH 10/17] cxl/cache, mem: Prevent RAS register mapping race
` [PATCH 11/17] cxl/core, port: Update devm_cxl_add_endpoint()
` [PATCH 12/17] cxl/core: Add CXL snoop filter setup and allocation
` [PATCH 13/17] cxl/core: Add cache id verification
` [PATCH 14/17] cxl/port: Add cache id programming
` [PATCH 15/17] cxl/port: Bypass cache id for singleton cache devices
` [PATCH 16/17] cxl/core: Add cache device attributes
` [PATCH 17/17] cxl/core: Add cache device cache management attributes

[PATCH v1 1/2] rust: Add support for calling a function exactly once
 2025-11-11 21:43 UTC  (11+ messages)

[PATCH v3] PCI: dw-rockchip: Prevent advertising L1 Substates support
 2025-11-11 21:43 UTC  (3+ messages)

[PATCH v4 0/6] platform/x86: ayaneo-ec: Add Ayaneo Embedded Controller platform driver
 2025-11-11 21:43 UTC  (4+ messages)
` [PATCH v4 4/6] platform/x86: ayaneo-ec: Add controller power and modules attributes

[PATCH v2 0/5] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-11 21:42 UTC  (6+ messages)
` [PATCH v2 1/5] media: staging: media: imx6-mipi-csi2: replace spaces with tabs for alignment
` [PATCH v2 2/5] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH v2 3/5] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH v2 4/5] media: staging: media: imx6-mipi-csi2: use guard() to simplify code
` [PATCH v2 5/5] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "

[PATCH v2] powerpc, mm: Fix mprotect on book3s 32-bit
 2025-11-11 21:42 UTC 

[PULL 00/27] Block layer patches
 2025-11-11 21:40 UTC  (4+ messages)
` [PULL 06/27] aio-posix: integrate fdmon into glib event loop

[PULL v2 00/28] Block layer patches
 2025-11-11 21:32 UTC  (29+ messages)
` [PULL v2 01/28] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PULL v2 02/28] aio-posix: fix fdmon-io_uring.c timeout stack variable lifetime
` [PULL v2 03/28] aio-posix: fix spurious return from ->wait() due to signals
` [PULL v2 04/28] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PULL v2 05/28] tests/unit: skip test-nested-aio-poll with io_uring
` [PULL v2 06/28] aio-posix: integrate fdmon into glib event loop
` [PULL v2 07/28] aio: remove aio_context_use_g_source()
` [PULL v2 08/28] aio: free AioContext when aio_context_new() fails
` [PULL v2 09/28] aio: add errp argument to aio_context_setup()
` [PULL v2 10/28] aio-posix: gracefully handle io_uring_queue_init() failure
` [PULL v2 11/28] aio-posix: unindent fdmon_io_uring_destroy()
` [PULL v2 12/28] aio-posix: add fdmon_ops->dispatch()
` [PULL v2 13/28] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [PULL v2 14/28] block/io_uring: use aio_add_sqe()
` [PULL v2 15/28] block/io_uring: use non-vectored read/write when possible
` [PULL v2 16/28] block: replace TABs with space
` [PULL v2 17/28] block: Drop detach_subchain for bdrv_replace_node
` [PULL v2 18/28] iotests: Test resizing file node under raw with size/offset
` [PULL v2 19/28] qemu-img: Fix amend option parse error handling
` [PULL v2 20/28] iotests: Run iotests with sanitizers
` [PULL v2 21/28] qcow2: rename update_refcount_discard to queue_discard
` [PULL v2 22/28] qcow2: put discards in discard queue when discard-no-unref is enabled
` [PULL v2 23/28] tests/qemu-iotests/184: Fix skip message for qemu-img without throttle
` [PULL v2 24/28] tests/qemu-iotests: Improve the dry run list to speed up thorough testing
` [PULL v2 25/28] tests/qemu-iotest: Add more image formats to the "
` [PULL v2 26/28] block: Allow drivers to control protocol prefix at creation
` [PULL v2 27/28] qcow2, vmdk: Restrict creation with secondary file using protocol
` [PULL v2 28/28] qemu-img rebase: don't exceed IO_BUF_SIZE in one operation

[PATCH] ceph: fix crash in process_v2_sparse_read() for fscrypt-encrypted directories
 2025-11-11 21:37 UTC  (3+ messages)

[PATCH i-g-t 0/1] Switch to use kernel standard fault injection in i915
 2025-11-11 21:36 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for Switch to use kernel standard fault injection in i915 (rev4)
` ✓ Xe.CI.BAT: "

[PATCH v2 net-next 00/14] net_sched: speedup qdisc dequeue
 2025-11-11 21:34 UTC  (7+ messages)
` [syzbot ci] "

[PATCH v2 0/2] Implement lid-notifier for lid switch events
 2025-11-11 21:34 UTC  (3+ messages)
` [PATCH v2 1/2] Input: Add lid switch notifier
` [PATCH v2 2/2] HID: multitouch: Toggle touch surface on Elan touchpad on lid event

[PATCH net-next] tools: ynltool: correct install in Makefile
 2025-11-11 21:33 UTC  (2+ messages)

[bluez/bluez] 63414d: device: Limit the number of retries on auth failures
 2025-11-11 21:32 UTC 

RFC: Serial port DTR/RTS - O_NRESETDEV
 2025-11-11 21:28 UTC  (12+ messages)

[PATCH v2] drm/i915/fbc: Apply wa_15018326506
 2025-11-11 21:30 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915/fbc: Apply wa_15018326506 (rev2)

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-11 21:29 UTC  (2+ messages)
` [PATCH] nsproxy: fix free_nsproxy() and simplify create_new_namespaces()

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-11-11 21:29 UTC  (11+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[PATCH v7 00/19] single-binary: Make hw/arm/ common
 2025-11-11 21:28 UTC  (3+ messages)
` [PATCH v7 06/19] config/target: Implement per-binary TargetInfo structure (ARM, AARCH64)

[melver:ctx-analysis/dev 14/35] include/net/sock.h:2205:10: error: assigning to 'struct dst_entry *' from incompatible type 'void'
 2025-11-11 21:27 UTC 

[Buildroot] [PATCH v4 0/2] Add external tree information to CycloneDX SBOM
 2025-11-11 21:26 UTC  (2+ messages)

[PATCH 0/9] CI: test qemu-riscv64_smode[_acpi]
 2025-11-11 21:26 UTC  (7+ messages)
` [PATCH RESEND 1/9] test: fdt_test_apply requires CONFIG_OF_LIBFDT_OVERLAY

[PATCH v3 04/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 PLIC
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 05/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT MSWI
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 06/13] dt-bindings: interrupt-controller: Add Anlogic DR1V90 ACLINT SSWI
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 09/13] irqchip/aclint-sswi: Add Nuclei UX900 support
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v6 1/1] dt-bindings: interrupt-controller: aspeed,ast2700: correct #interrupt-cells and interrupts count
 2025-11-11 21:23 UTC  (2+ messages)
` [tip: irq/drivers] dt-bindings: interrupt-controller: aspeed,ast2700: Correct "

[PATCH v4 00/18]
 2025-11-11 21:22 UTC  (19+ messages)
` [PATCH v4 01/18] perf metricgroup: Add care to picking the evsel for displaying a metric
` [PATCH v4 02/18] perf expr: Add #target_cpu literal
` [PATCH v4 03/18] perf jevents: Add set of common metrics based on default ones
` [PATCH v4 04/18] perf jevents: Add metric DefaultShowEvents
` [PATCH v4 05/18] perf stat: Add detail -d,-dd,-ddd metrics
` [PATCH v4 06/18] perf script: Change metric format to use json metrics
` [PATCH v4 07/18] perf stat: Remove hard coded shadow metrics
` [PATCH v4 08/18] perf stat: Fix default metricgroup display on hybrid
` [PATCH v4 09/18] perf stat: Sort default events/metrics
` [PATCH v4 10/18] perf stat: Remove "unit" workarounds for metric-only
` [PATCH v4 11/18] perf test stat+json: Improve metric-only testing
` [PATCH v4 12/18] perf test stat: Ignore failures in Default[234] metricgroups
` [PATCH v4 13/18] perf test stat: Update std_output testing metric expectations
` [PATCH v4 14/18] perf test metrics: Update all metrics for possibly failing default metrics
` [PATCH v4 15/18] perf test stat: Update shadow test to use metrics
` [PATCH v4 16/18] perf test stat: Update test expectations and events
` [PATCH v4 17/18] perf test stat csv: "
` [PATCH v4 18/18] perf tool_pmu: Make core_wide and target_cpu json events

[PATCH BlueZ] device: Limit the number of retries on auth failures
 2025-11-11 21:22 UTC 

[PATCH 1/1] perf symbols: Handle '1' symbols in /proc/kallsyms
 2025-11-11 21:20 UTC  (6+ messages)

[PATCH v1 0/4] NBL add new features
 2025-11-11 21:19 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/4] net/nbl: add IOVA mode check in Coexistence

[PATCH] pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711
 2025-11-11 21:17 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: HID: i2c-hid: elan: Introduce FocalTech FT8112
 2025-11-11 21:17 UTC  (3+ messages)
` [PATCH 2/2] HID: i2c-hid: Add new FocalTech Touchscreen Chip

[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
 2025-11-11 21:17 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/sifive-plic: Fix call to __plic_toggle() "

[PATCH] irqchip/irq-bcm7038-l1: Drop unused reg_mask_status() function
 2025-11-11 21:17 UTC  (2+ messages)
` [tip: irq/drivers] irqchip/irq-bcm7038-l1: Remove unused reg_mask_status()

[bjackman:asi/next 26/49] include/linux/set_memory.h:71:5: error: redefinition of 'set_direct_map_sensitive'
 2025-11-11 21:16 UTC 

[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
 2025-11-11 21:14 UTC  (3+ messages)
` [PATCH 08/13] irqchip/atmel-aic: Simplify with of_machine_get_match_data()

[PATCH v2] kallsyms: Fix wrong "big" kernel symbol type read from procfs
 2025-11-11 21:13 UTC  (2+ messages)

[PATCH v3 00/24] ext4: enable block size larger than page size
 2025-11-11 21:11 UTC  (4+ messages)
` [PATCH v3 24/24] "

[PATCH v1 0/3] iio: adc: Add AD4134 minimum I/O support
 2025-11-11 21:11 UTC  (3+ messages)
` [PATCH v1 2/3] iio: adc: Initial support for AD4134

+ selftests-mm-uffd-remove-static-address-usage-in-shmem_allocate_area.patch added to mm-new branch
 2025-11-11 21:10 UTC 

[PATCH 0/2] ASoC: cs35l56: Support for restoring calibration on ChromeOS
 2025-11-11 21:10 UTC  (2+ messages)

[PATCH 0/6] ASoC: Intel: machine driver updates for 6.19
 2025-11-11 21:10 UTC  (2+ messages)

[PATCH] ASoC: Intel: sof_rt5682: Add quirk override support
 2025-11-11 21:10 UTC  (2+ messages)

[PATCH] drm: xlnx: zynqmp_dp: Support DRM_FORMAT_XRGB8888
 2025-11-11 21:09 UTC  (3+ messages)

[android-common:android12-5.10 2/2] include/trace/hooks/v4l2core.h:47:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2025-11-11 21:06 UTC 

[PATCH v2 00/10] Xdiff cleanup part2
 2025-11-11 21:05 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/10] doc: define unambiguous type mappings across C and Rust

[PATCH 1/2] x86/resctrl: Add io_alloc_min_cbm_all interface for CBM reset
 2025-11-11 21:04 UTC  (13+ messages)

[RFC PATCH] x86/boot/compressed: Disable physical KASLR when memmap= appears
 2025-11-11 21:02 UTC  (4+ messages)

[QUESTION] Debugging some file data corruption
 2025-11-11 21:02 UTC  (2+ messages)

[PATCH 1/3] rust: net: phy: fix example's references to `C{22,45}`
 2025-11-11 21:02 UTC  (4+ messages)
` [PATCH 2/3] rust: net: phy: make example buildable

[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
 2025-11-11 21:01 UTC  (4+ messages)
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting

[PATCH mm-new v3] mm/memcontrol: Add memory.stat_refresh for on-demand stats flushing
 2025-11-11 21:01 UTC  (5+ messages)

[PATCH v5 00/22] Live Update Orchestrator
 2025-11-11 20:59 UTC  (11+ messages)
` [PATCH v5 02/22] liveupdate: luo_core: integrate with KHO
` [PATCH v5 05/22] liveupdate: kho: when live update add KHO image during kexec load

[PATCH] xdrgen: Handle typedef void types
 2025-11-11 20:57 UTC 

[PATCH v5 0/6] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes
 2025-11-11 20:59 UTC  (11+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-am62: Define possible system states
` [PATCH v5 2/6] arm64: dts: ti: k3-am62a: "
` [PATCH v5 3/6] arm64: dts: ti: k3-am62p: "
` [PATCH v5 4/6] arm64: dts: ti: k3-am62-lp-sk: Set wakeup-source system-states
` [PATCH v5 5/6] arm64: dts: ti: k3-am62a7-sk: "

[net-next 00/12] bng_en: enhancements for link, Rx/Tx, LRO/TPA & stats
 2025-11-11 20:58 UTC  (13+ messages)
` [net-next 01/12] bng_en: Query PHY and report link status
` [net-next 02/12] bng_en: Extend bnge_set_ring_params() for rx-copybreak
` [net-next 03/12] bng_en: Add RX support
` [net-next 04/12] bng_en: Handle an HWRM completion request
` [net-next 05/12] bng_en: Add TX support
` [net-next 06/12] bng_en: Add support to handle AGG events
` [net-next 07/12] bng_en: Add TPA related functions
` [net-next 08/12] bng_en: Add support for TPA events
` [net-next 09/12] bng_en: Add ethtool link settings and capabilities support
` [net-next 10/12] bng_en: Add initial support for ethtool stats display
` [net-next 11/12] bng_en: Create per-PF workqueue and timer for asynchronous events
` [net-next 12/12] bng_en: Query firmware for statistics and accumulate

[PATCH cgroup/for-6.18-fixes] cgroup: Skip showing PID 0 in cgroup.procs and cgroup.threads
 2025-11-11 20:57 UTC  (4+ 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.