All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-02 10:21:12 to 2024-10-02 11:05:50 UTC [more...]

[PATCH] [RFC] rust: add PidNamespace wrapper
 2024-10-02 11:05 UTC  (4+ messages)
` [PATCH v2] rust: add PidNamespace

[PATCH v3] arm64: dts: rockchip: change pinctrl for pcie2x1l2 for Radxa ROCK 5A
 2024-10-02 10:50 UTC  (3+ messages)

[PATCH v1 00/11] Redo PolarFire SoC's mailbox/clock devicestrees and related code
 2024-10-02 10:48 UTC  (32+ messages)
` [PATCH v1 01/11] dt-bindings: mailbox: mpfs: fix reg properties
` [PATCH v1 02/11] mailbox: mpfs: support new, syscon based, devicetree configuration
` [PATCH v1 03/11] dt-bindings: mfd: syscon document the non simple-mfd syscon on PolarFire SoC
` [PATCH v1 04/11] dt-bindings: soc: microchip: document the two simple-mfd syscons "
` [PATCH v1 05/11] soc: microchip: add mfd drivers for two syscon regions "
` [PATCH v1 06/11] reset: mpfs: add non-auxiliary bus probing
` [PATCH v1 07/11] dt-bindings: clk: microchip: mpfs: remove first reg region
` [PATCH v1 08/11] clk: move meson clk-regmap implementation to common code
` [PATCH v1 09/11] clk: microchip: mpfs: use regmap clock types
` [PATCH v1 10/11] riscv: dts: microchip: fix mailbox description
` [PATCH v1 11/11] riscv: dts: microchip: convert clock and reset to use syscon

[PATCH] x86/stackprotector: Work around strict Clang TLS symbol requirements
 2024-10-02 11:03 UTC  (2+ messages)

[PATCH] qemu-keymap: Release local allocation references
 2024-10-02 11:03 UTC  (2+ messages)

[RFC-for-4.20 v2 0/1] x86/hvm: Introduce Xen-wide ASID allocator
 2024-10-02 11:02 UTC  (3+ messages)
` [RFC-for-4.20 v2 1/1] "

[geert-renesas-drivers:topic/overlays] BUILD SUCCESS 7c57030fea2e1656ac32853f100f6c601ea6c25b
 2024-10-02 11:01 UTC 

[PATCH v2 0/6] Fix RK3588 GPU domain
 2024-10-02 10:59 UTC  (2+ messages)

[PATCH v2 0/4] Add rpmhpd powerdomains support for QCS615/QCS8300
 2024-10-02 10:59 UTC  (2+ messages)

[PATCH] pmdomain: qcom-cpr: Fix the return of uninitialized variable
 2024-10-02 10:59 UTC  (2+ messages)

[PATCH v4] rust: add PidNamespace
 2024-10-02 10:59 UTC 

[PATCH] docs: Fix typo
 2024-10-02 10:58 UTC 

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-02 10:58 UTC  (8+ messages)
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present

[PATCH 0/3] reftable: graceful concurrent writes
 2024-10-02 10:58 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] refs/reftable: reload locked stack when preparing transaction

rtw88: USB devices randomly stop receiving anything
 2024-10-02 10:58 UTC  (3+ messages)
` rtw88: alloc_skb(32768, GFP_ATOMIC) fails, driver gets stuck

[PATCH 00/13] Input: adp5589: refactor and platform_data removal
 2024-10-02 10:57 UTC  (6+ messages)
` [PATCH 03/13] Input: adp5589-keys: add chip_info structure

[PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
 2024-10-02 10:57 UTC  (3+ messages)
` [PATCH] fixup! "

[RESEND] drm/i915/gvt: use macros from drm_dp.h instead of duplication
 2024-10-02 10:57 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/gvt: use macros from drm_dp.h instead of duplication (rev2)

[PATCH 00/22] reftable: handle allocation errors
 2024-10-02 10:56 UTC  (27+ messages)
` [PATCH v5 00/25] "
  ` [PATCH v5 01/25] reftable/error: introduce out-of-memory error code
  ` [PATCH v5 02/25] reftable/basics: merge "publicbasics" into "basics"
  ` [PATCH v5 03/25] reftable: introduce `reftable_strdup()`
  ` [PATCH v5 04/25] reftable/basics: handle allocation failures in `reftable_calloc()`
  ` [PATCH v5 05/25] reftable/basics: handle allocation failures in `parse_names()`
  ` [PATCH v5 06/25] reftable/record: handle allocation failures on copy
  ` [PATCH v5 07/25] reftable/record: handle allocation failures when decoding records
  ` [PATCH v5 08/25] reftable/writer: handle allocation failures in `writer_index_hash()`
  ` [PATCH v5 09/25] reftable/writer: handle allocation failures in `reftable_new_writer()`
  ` [PATCH v5 10/25] reftable/merged: handle allocation failures in `merged_table_init_iter()`
  ` [PATCH v5 11/25] reftable/reader: handle allocation failures for unindexed reader
  ` [PATCH v5 12/25] reftable/reader: handle allocation failures in `reader_init_iter()`
  ` [PATCH v5 13/25] reftable/stack: handle allocation failures on reload
  ` [PATCH v5 14/25] reftable/stack: handle allocation failures in `reftable_new_stack()`
  ` [PATCH v5 15/25] reftable/stack: handle allocation failures in `stack_compact_range()`
  ` [PATCH v5 16/25] reftable/stack: handle allocation failures in auto compaction
  ` [PATCH v5 17/25] reftable/iter: handle allocation failures when creating indexed table iter
  ` [PATCH v5 18/25] reftable/blocksource: handle allocation failures
  ` [PATCH v5 19/25] reftable/block: "
  ` [PATCH v5 20/25] reftable/pq: handle allocation failures when adding entries
  ` [PATCH v5 21/25] reftable/tree: handle allocation failures
  ` [PATCH v5 22/25] reftable: handle trivial "
  ` [PATCH v5 23/25] reftable: fix calls to free(3P)
  ` [PATCH v5 24/25] reftable: introduce `REFTABLE_FREE_AND_NULL()`
  ` [PATCH v5 25/25] reftable/basics: ban standard allocator functions

[PATCH dovetail 6.11 0/2] RISC-V: IRQ pipelining core
 2024-10-02 10:54 UTC  (4+ messages)
` [PATCH dovetail 6.11 1/2] clocksource/timer-riscv: irq_pipeline: enable pipelined clock events
` [PATCH dovetail 6.11 2/2] RISC-V: irq_pipeline: add IRQ pipelining core

[syzbot] [bcachefs?] UBSAN: shift-out-of-bounds in __btree_node_pinned
 2024-10-02 10:54 UTC 

[PATCH v3 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
 2024-10-02 10:54 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/3] bpf: Add kmem_cache iterator

Capstone v6-Alpha is released
 2024-10-02 10:25 UTC 

[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
 2024-10-02 10:52 UTC  (5+ messages)

[PATCH] EDAC: MAINTAINERS: move FSL DDR EDAC maintainer York Sun to Credits
 2024-10-02 10:52 UTC 

[PATCH 0/4] Input: adp5588-keys: refactor adp5588_read()
 2024-10-02 10:51 UTC  (10+ messages)
` [PATCH 1/4] Input: adp5588-keys: bail on returned error
` [PATCH 2/4] Input: adp5588-keys: refactor adp5589_read()
` [PATCH 3/4] Input: adp5588-keys: error out if no IRQ is given
` [PATCH 4/4] Input: adp5588-keys: make use of dev_err_probe()

[CI 1/3] drm/i915/irq: add struct i915_irq_regs triplet
 2024-10-02 10:51 UTC  (9+ messages)
` [CI 2/3] drm/i915/irq: remove GEN3_IRQ_RESET() and GEN3_IRQ_INIT() macros
` [CI 3/3] drm/i915/irq: remove GEN8_IRQ_RESET_NDX() and GEN8_IRQ_INIT_NDX() macros
` ✓ CI.Patch_applied: success for series starting with [CI,1/3] drm/i915/irq: add struct i915_irq_regs triplet
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 0/6] Add support for the RZ/V2H Interrupt Control Unit
 2024-10-02 10:51 UTC  (3+ messages)
` [PATCH 5/6] irqchip: Add RZ/V2H(P) Interrupt Control Unit (ICU) driver

[PATCH] ALSA: hda: fix trigger_tstamp_latched
 2024-10-02 10:50 UTC  (2+ messages)

[PATCH 0/2] read-cache: two small leak fixes
 2024-10-02 10:49 UTC  (3+ messages)
` [PATCH v2] read-cache: free threaded memory pool

[PATCH 0/3] arm64: zynqmp: Add thermal zones
 2024-10-02 10:46 UTC  (2+ messages)

[PATCH v2] blk_iocost: remove some duplicate irq disable/enables
 2024-10-02 10:47 UTC 

[PATCH] arm64: defconfig: Enable PCF857X GPIO expander
 2024-10-02 10:45 UTC  (3+ messages)
` [Upstream] "

[PATCH 0/4] drm/i915: Vblank/CRC irq stuf
 2024-10-02 10:46 UTC  (9+ messages)
` [PATCH 1/4] drm/i915/irq: Nuke stale comments
` [PATCH 2/4] drm/i915/irq: Pair up the vblank enable/disable functions
` [PATCH 3/4] drm/i915: Extract i915gm_irq_cstate_wa_{disable, enable}()
` [PATCH 4/4] drm/i915: Apply the i915gm/i945gm irq C-state w/a to CRC interrupts

[PATCH] blk_iocost: remove some dupicate irq disable/enables
 2024-10-02 10:45 UTC  (3+ messages)

[PATCH] block-backend: Remove deadcode
 2024-10-02 10:45 UTC  (2+ messages)

[PATCH i-g-t 1/4] lib/intel: Extract gem_store_dword_needs_physical()
 2024-10-02 10:45 UTC  (4+ messages)
` [PATCH i-g-t 2/4] lib/intel: Unify MI_STORE_DWORD secure batch checks
` [PATCH i-g-t 3/4] lib/intel: MI_STORE_DWORD doesn't need secure batches on i965
` [PATCH i-g-t 4/4] lib/intel: Documnent gem_can_store_dword()

[PATCH v2 4/4] ARM: dts: microchip: aks-cdu: Add label for LED sub nodes
 2024-10-02 10:42 UTC  (5+ messages)

[PATCH] hw/net/rocker: Remove unused rocker_fp_ports
 2024-10-02 10:43 UTC  (2+ messages)

[PATCH v2 0/5] mm/slub: Improve data handling of krealloc() when orig_size is enabled
 2024-10-02 10:42 UTC  (2+ messages)

[PATCH] hw/pci: Remove unused pcie_chassis_find_slot
 2024-10-02 10:42 UTC  (2+ messages)

[PATCH] iwlegacy: Clear stale interrupts before enabling interrupts
 2024-10-02 10:42 UTC  (6+ messages)
` [PATCH v2] iwlegacy: Clear stale interrupts before resuming device

[PATCH] replay: Remove unused replay_disable_events
 2024-10-02 10:41 UTC  (2+ messages)

[PATCH] staging: media: fix spelling mistakes
 2024-10-02 10:41 UTC  (2+ messages)

[PATCH 0/5] arm64: Use memory copy instructions in kernel routines
 2024-10-02 10:38 UTC  (5+ messages)
` [PATCH 1/5] arm64: probes: Disable kprobes/uprobes on MOPS instructions
` [PATCH 3/5] arm64: mops: Document booting requirement for HCR_EL2.MCE2

[linux][PATCH v2 00/20] Add support for Microchip PIC64GX Curiosity Kit
 2024-10-02 10:40 UTC  (4+ messages)
` [linux][PATCH v2 10/20] dt-bindings: i2c: microchip: corei2c: Add PIC64GX as compatible with driver

[PATCH] remote: Remove unused remote_iohub_finalize
 2024-10-02 10:41 UTC  (2+ messages)

[geert-renesas-devel:renesas-dts-for-v6.13] BUILD SUCCESS ddda5046e484d881563a6ad8da77f23f39f9e298
 2024-10-02 10:40 UTC 

[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
 2024-10-02 10:40 UTC  (6+ messages)

[PATCH 0/8] Support clock and reset unit of Rockchip RK3528
 2024-10-02 10:38 UTC  (19+ messages)
` [PATCH 5/8] clk: rockchip: Add clock type GATE_NO_SET_RATE
` [PATCH 6/8] clk: rockchip: Add clock controller driver for RK3528 SoC
` [PATCH 2/8] dt-bindings: reset: Add reset ID definition for Rockchip RK3528
` [PATCH 4/8] clk: rockchip: Add PLL flag ROCKCHIP_PLL_FIXED_MODE

[PATCH] vhost: Remove unused vhost_dev_{load|save}_inflight
 2024-10-02 10:39 UTC  (2+ messages)

FAILED: patch "[PATCH] bpf: Fix use-after-free in bpf_uprobe_multi_link_attach()" failed to apply to 6.11-stable tree
 2024-10-02 10:39 UTC  (2+ messages)

[GIT PULL] tomoyo update for v6.12
 2024-10-02 10:38 UTC  (5+ messages)

[PATCH v3] SLUB: Add support for per object memory policies
 2024-10-02 10:32 UTC  (2+ messages)

[PATCH 0/1] arch: arm: dts: imx8mm-cl-iot-gate.dts: add no-mmc-hs400 to mmc2
 2024-10-02 10:36 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v3 0/2] Minor fixes for xfsprogs
 2024-10-02 10:36 UTC  (3+ messages)
` [PATCH v3 1/2] xfsprogs: fix permissions on files installed by libtoolize
` [PATCH v3 2/2] xfsprogs: update gitignore

[PATCH] ui/cursor: remove cursor_get_mono_image
 2024-10-02 10:36 UTC  (2+ messages)

[PATCH net-next v2] net-timestamp: namespacify the sysctl_tstamp_allow_data
 2024-10-02 10:34 UTC  (5+ messages)

[PATCH] hw: Remove unused fw_cfg_init_io
 2024-10-02 10:34 UTC  (2+ messages)

[PATCH v3 0/3] rcar-isp: Add support for R-Car V4M
 2024-10-02 10:33 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: media: renesas,isp: Add Gen4 family fallback
` [PATCH v3 2/3] media: rcar-isp: Add family compatible for R-Car Gen4 family
` [PATCH v3 3/3] dt-bindings: media: renesas,isp: Add binding for V4M

[PATCH v2] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1
 2024-10-02 10:30 UTC  (3+ messages)

[PATCH v2] arm64: dts: rockchip: Add power button for puma-haikou
 2024-10-02 10:30 UTC  (3+ messages)

[PATCH] linux-user: Remove unused handle_vm86_fault
 2024-10-02 10:32 UTC  (2+ messages)

[PATCH] dt-bindings: clock: si5351: Make compatible string required property
 2024-10-02 10:31 UTC  (4+ messages)

[PATCH] hw/char: Remove unused serial_set_frequency
 2024-10-02 10:31 UTC  (2+ messages)

[PATCH 0/2] Add Powkiddy RGB20SX
 2024-10-02 10:30 UTC  (3+ messages)

[PATCH] util/iova-tree: Remove deadcode
 2024-10-02 10:31 UTC  (2+ messages)

[PATCH] x86/kexec: Separate code and data by at least 1 cacheline
 2024-10-02 10:30 UTC 

[PATCH] mm: Rename folioq_count to folioq_full in documentation to match function
 2024-10-02 10:30 UTC 

FAILED: patch "[PATCH] dm-verity: restart or panic on an I/O error" failed to apply to 6.1-stable tree
 2024-10-02 10:30 UTC  (3+ messages)

[PATCH] hw/net/net_rx_pkt: Remove deadcode
 2024-10-02 10:30 UTC  (2+ messages)

[PATCH] net: Remove deadcode
 2024-10-02 10:30 UTC  (2+ messages)

[PATCH v2 0/3] Block integrity with flexible-offset PI
 2024-10-02 10:29 UTC  (10+ messages)
  ` [PATCH v2 2/3] block: support PI at non-zero offset within metadata

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-10-02 10:29 UTC  (3+ messages)
` [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform

[PATCH] q35: Remove unused mch_mcfg_base
 2024-10-02 10:28 UTC  (2+ messages)

next/master baseline: 226 runs, 7 regressions (next-20241002)
 2024-10-02 10:28 UTC 

[xen-unstable-smoke test] 187933: tolerable all pass - PUSHED
 2024-10-02 10:28 UTC 

[PATCH v4 0/6] Add Aspeed G7 gpio support
 2024-10-02 10:27 UTC  (5+ messages)
` [PATCH v4 6/6] gpio: aspeed: Add the flush write to ensure the write complete

[PATCH v1 0/3] Register Xen's load address as a boot module
 2024-10-02 10:26 UTC  (4+ messages)
` [PATCH v1 1/3] xen/riscv: implement virt_to_maddr()

[PATCH slab hotfixes v2 0/2] slub kunit tests fixes for 6.12
 2024-10-02 10:26 UTC  (3+ messages)
` [PATCH slab hotfixes v2 2/2] slub/kunit: skip test_kfree_rcu when the slub kunit test is built-in

[PATCH] hw/xen: Remove deadcode
 2024-10-02 10:25 UTC  (2+ messages)

[syzbot] [exfat?] KCSAN: data-race in fat16_ent_get / fat16_ent_put
 2024-10-02 10:25 UTC 

[PATCH] gpio: gpio-davinci: Fix condition for irqchip registration
 2024-10-02 10:24 UTC  (2+ messages)

[PATCH v2] NUMA: Introduce NODE_DATA->node_present_pages(RAM pages)
 2024-10-02 10:23 UTC 

[PATCH net v2] net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks
 2024-10-02 10:23 UTC 

[PATCH v2 0/4] dm: core: fix several debug messages and migrate debug() to dm_warn
 2024-10-02 10:23 UTC  (6+ messages)
` [PATCH v2 3/4] dm: core: migrate debug() messages to use dm_warn

bbappend prepend ordering with anonymous python function
 2024-10-02 10:22 UTC 

[PATCH 1/2] powerpc/vdso: Add a page for non-time data
 2024-10-02 10:21 UTC  (4+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-02 10:21 UTC  (11+ messages)

[geert-renesas-devel:next] BUILD SUCCESS b5819d09a365e7c33a6d0198323bee7332c6cd76
 2024-10-02 10:20 UTC 


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.