All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 09:20:00 to 2025-02-24 09:58:55 UTC [more...]

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-24  9:57 UTC  (6+ messages)

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-24 10:07 UTC  (4+ messages)
` [PATCH 3/5] bus: add driver for "

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-24  9:58 UTC  (6+ messages)
` [PATCH 1/8][next] block: blk_types.h: Use struct_group_tagged() in flex struct bio
` [PATCH 2/8][next] md/raid5-ppl: Avoid -Wflex-array-member-not-at-end warning
` [PATCH 3/8][next] xfs: Avoid -Wflex-array-member-not-at-end warnings
` [PATCH 4/8][next] erofs: "

[PATCH 0/3] hwtracing: coresight: Minor const fixes
 2025-02-24  9:51 UTC  (2+ messages)

[PATCH v2 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-24  9:58 UTC  (4+ messages)
` [PATCH v2 2/3] lib/vsprintf: Add support for generic FOURCCs by extending %p4cc

C aggregate passing (Rust kernel policy)
 2025-02-24  9:57 UTC  (8+ messages)

[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
 2025-02-24  9:52 UTC  (67+ messages)
` [PATCH v2 01/33] "
  ` [PATCH v2 02/33] common/cnxk: remove unused param in SA init
  ` [PATCH v2 03/33] net/cnxk: remove unnecessary delay on stats read
  ` [PATCH v2 04/33] common/cnxk: move CTX defines to common
  ` [PATCH v2 05/33] common/cnxk: add cn20k CPT result struct
  ` [PATCH v2 06/33] common/cnxk: enable IE with cn9k and cn10k only
  ` [PATCH v2 07/33] common/cnxk: make special handling only for 9k
  ` [PATCH v2 08/33] common/cnxk: add CPT cn20k device enumeration
  ` [PATCH v2 09/33] common/cnxk: add CPT LMT defines
  ` [PATCH v2 10/33] common/cnxk: add 20k defines for IPsec
  ` [PATCH v2 11/33] common/cnxk: update default eng group for cn20k
  ` [PATCH v2 12/33] common/cnxk: support for cn20k IPsec session
  ` [PATCH v2 13/33] common/cnxk: add cn20k meta pkt structs
  ` [PATCH v2 14/33] common/cnxk: support for inline IPsec for cn20k
  ` [PATCH v2 15/33] common/cnxk: support inline SA context invalidate
  ` [PATCH v2 16/33] common/cnxk: update feature flags for cn20k
  ` [PATCH v2 17/33] common/cnxk: add mbox define for inline profile support
  ` [PATCH v2 18/33] common/cnxk: support for inline inbound queue
  ` [PATCH v2 19/33] common/cnxk: add NIX inline reassembly profile config
  ` [PATCH v2 20/33] common/cnxk: add API to fetch inline profile ID
  ` [PATCH v2 21/33] common/cnxk: add NPC action2 support
  ` [PATCH v2 22/33] common/cnxk: support for NPC inline rule for cn20k
  ` [PATCH v2 23/33] net/cnxk: support for cn20k inline IPsec session
  ` [PATCH v2 24/33] common/cnxk: update CPT RXC time config mbox for cn20k
  ` [PATCH v2 25/33] net/cnxk: store pool buffer size in lookup memory
  ` [PATCH v2 26/33] net/cnxk: inline IPsec Rx support for cn20k
  ` [PATCH v2 27/33] event/cnxk: "
  ` [PATCH v2 28/33] common/cnxk: enable allmulti mode on rpm/cgx VF
  ` [PATCH v2 29/33] common/cnxk: fix inbound IPsec sa setup
  ` [PATCH v2 30/33] common/cnxk: add stats reset for inline device
  ` [PATCH v2 31/33] common/cnxk: change the error log to a debug log
  ` [PATCH v2 32/33] net/cnxk: update MC address list configure API
  ` [PATCH v2 33/33] common/cnxk: move interrupt handling to platform-specific
` [PATCH v3 01/33] net/cnxk: allow duplicate SPI in outbound IPsec
  ` [PATCH v3 02/33] common/cnxk: remove unused param in SA init
  ` [PATCH v3 03/33] net/cnxk: remove unnecessary delay on stats read
  ` [PATCH v3 04/33] common/cnxk: move CTX defines to common
  ` [PATCH v3 05/33] common/cnxk: add cn20k CPT result struct
  ` [PATCH v3 06/33] common/cnxk: enable IE with cn9k and cn10k only
  ` [PATCH v3 07/33] common/cnxk: make special handling only for 9k
  ` [PATCH v3 08/33] common/cnxk: add CPT cn20k device enumeration
  ` [PATCH v3 09/33] common/cnxk: add CPT LMT defines
  ` [PATCH v3 10/33] common/cnxk: add 20k defines for IPsec
  ` [PATCH v3 11/33] common/cnxk: update default eng group for cn20k
  ` [PATCH v3 12/33] common/cnxk: support for cn20k IPsec session
  ` [PATCH v3 13/33] common/cnxk: add cn20k meta pkt structs
  ` [PATCH v3 14/33] common/cnxk: support for inline IPsec for cn20k
  ` [PATCH v3 15/33] common/cnxk: support inline SA context invalidate
  ` [PATCH v3 16/33] common/cnxk: update feature flags for cn20k
  ` [PATCH v3 17/33] common/cnxk: add mbox define for inline profile support
  ` [PATCH v3 18/33] common/cnxk: support for inline inbound queue
  ` [PATCH v3 19/33] common/cnxk: add NIX inline reassembly profile config
  ` [PATCH v3 20/33] common/cnxk: add API to fetch inline profile ID
  ` [PATCH v3 21/33] common/cnxk: add NPC action2 support
  ` [PATCH v3 22/33] common/cnxk: support for NPC inline rule for cn20k
  ` [PATCH v3 23/33] net/cnxk: support for cn20k inline IPsec session
  ` [PATCH v3 24/33] common/cnxk: update CPT RXC time config mbox for cn20k
  ` [PATCH v3 25/33] net/cnxk: store pool buffer size in lookup memory
  ` [PATCH v3 26/33] net/cnxk: inline IPsec Rx support for cn20k
  ` [PATCH v3 27/33] event/cnxk: "
  ` [PATCH v3 28/33] common/cnxk: enable allmulti mode on rpm/cgx VF
  ` [PATCH v3 29/33] common/cnxk: fix inbound IPsec sa setup
  ` [PATCH v3 30/33] common/cnxk: add stats reset for inline device
  ` [PATCH v3 31/33] common/cnxk: change the error log to a debug log
  ` [PATCH v3 32/33] net/cnxk: update MC address list configure API
  ` [PATCH v3 33/33] common/cnxk: move interrupt handling to platform-specific

Need help with booting from SPI Flash
 2025-02-24  9:57 UTC 

[PATCH 0/2] tests/functional: Allow running TCG plugins tests on macOS
 2025-02-24  9:56 UTC  (3+ messages)
` [PATCH 2/2] tests/functional: Allow running TCG plugins tests on non-Linux/BSD hosts

[PATCH] auxdisplay: hd44780: Fix an API misuse in hd44780_probe()
 2025-02-24  9:56 UTC  (2+ messages)

[PATCH V4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-02-24  9:56 UTC  (4+ messages)

[PATCH 0/3] Add perf event support for guest VM
 2025-02-24  9:56 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel
` [PATCH 2/3] LoongArch: KVM: Implement arch specified functions for guest perf
` [PATCH 3/3] LoongArch: KVM: Register perf callback for guest

[PATCH v2 1/2] ref-manual: cover UBOOT_ENV variables
 2025-02-24  9:55 UTC  (4+ messages)
` [PATCH v2 2/2] migration-guides: cover FIT_UBOOT_ENV
  ` [docs] "
` [docs] [PATCH v2 1/2] ref-manual: cover UBOOT_ENV variables

[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-24  9:44 UTC  (8+ messages)
` [PATCH v6 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes

[PATCH v9 0/3] Add support for AST2700 clk driver
 2025-02-24  9:55 UTC  (4+ messages)
` [PATCH v9 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define
` [PATCH v9 2/3] reset: aspeed: register AST2700 reset auxiliary bus device
` [PATCH v9 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v3 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-24  9:55 UTC  (11+ messages)
` [PATCH v3 3/3] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[PATCH 1/2] i2c: amd: Switch to guard(mutex)
 2025-02-24  9:53 UTC  (3+ messages)

Is uprobe_write_opcode() OK?
 2025-02-24  9:53 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: clock: add rk3562 cru bindings
 2025-02-24  9:41 UTC  (13+ messages)
` [PATCH v2 2/3] dt-bindings: clock, reset: rockchip: Add support for rk3562

[PATCH 00/12] drm/i915: some GT register fixes and cleanups
 2025-02-24  9:52 UTC  (3+ messages)
` [PATCH 03/12] drm/i915: Use REG_BIT() & co. for ring fault registers

[Intel-wired-lan] Mailman message about excessive bounces
 2025-02-24  9:50 UTC  (2+ messages)

[PATCH] usb: gadget: Check bmAttributes only if configuration is valid
 2025-02-24  9:51 UTC  (4+ messages)

Linux warns `sched: DL replenish lagged too much`
 2025-02-24  9:50 UTC  (5+ messages)

[PATCH 0/2] Enable TRNG for QCS615 Platform
 2025-02-24  9:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: document QCS615
` [PATCH 2/2] arm64: dts: qcom: qcs615: add TRNG node

[PATCH v4 0/9] vhost-user: Add SHMEM_MAP/UNMAP requests
 2025-02-24  9:49 UTC  (6+ messages)

[PATCH] build: Replace meson introspection argument with a builddir
 2025-02-24  9:49 UTC  (2+ messages)

[PATCH net-next] net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
 2025-02-24  9:49 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the bcachefs tree
 2025-02-24  9:49 UTC 

[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-24  9:48 UTC  (3+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery

[PATCH] docs/about: Change notes on x86 machine type deprecation into a general one
 2025-02-24  9:46 UTC  (7+ messages)

[PATCH] reset: mchp: sparx5: Fix for lan966x
 2025-02-24  9:29 UTC 

[PATCH v3 0/4] PCIe hotplug interrupt related fixes
 2025-02-24  9:47 UTC  (5+ messages)
` [PATCH v3 2/4] PCI/portdrv: Add necessary wait for disabling hotplug events
` [PATCH v3 3/4] PCI/portdrv: Loose the condition check for disabling hotplug interrupts

[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
 2025-02-24  9:34 UTC  (7+ messages)

please use tree tags in patches
 2025-02-24  9:35 UTC  (5+ messages)

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-02-24  9:46 UTC  (7+ messages)
` [PATCH 14/17] makefile: Add READELF command variable
` [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script
` [PATCH 17/17] scripts/Makefile.lib: efi: Preserve the .dynstr section as well

[PATCH V2 0/2] rust: Add basic clock bindings
 2025-02-24  9:45 UTC  (6+ messages)
` [PATCH V2 2/2] rust: Add basic bindings for clk APIs

[PATCH] btrfs: add a sanity check for btrfs root in btrfs_next_old_leaf()
 2025-02-24  9:45 UTC  (3+ messages)

[PATCH v2 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  9:44 UTC  (3+ messages)
` [PATCH v2 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE

[PATCH net-next] Add OVN to `rtnetlink.h`
 2025-02-24  9:44 UTC 

Linaro OP-TEE Contribution, LOC, monthly meeting February 25
 2025-02-24  9:42 UTC 

[PATCH] media: i2c: imx219: Add support for 'clock-frequency' parsing
 2025-02-24  9:42 UTC  (4+ messages)

linux-next: Tree for Feb 24
 2025-02-24  9:41 UTC 

[powerpc:merge] BUILD SUCCESS 79725863ce2f4b1da2fd9e92092d39335b0dab8b
 2025-02-24  9:40 UTC 

[PATCH net-next] selftests/net: ensure mptcp is enabled in netns
 2025-02-24  9:40 UTC 

[PATCH v5] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-02-24  9:40 UTC 

[PATCH] KVM: arm64: Drop mte_allowed check during memslot creation
 2025-02-24  9:39 UTC 

New mattresses
 2025-02-24  9:11 UTC 

[PATCH net-next v7 0/8] Some pktgen fixes/improvments (part II)
 2025-02-24  9:38 UTC  (10+ messages)
` [PATCH net-next v7 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v7 2/8] net: pktgen: remove extra tmp variable (re-use len instead)
` [PATCH net-next v7 3/8] net: pktgen: remove some superfluous variable initializing
` [PATCH net-next v7 4/8] net: pktgen: fix mpls maximum labels list parsing
` [PATCH net-next v7 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v7 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v7 7/8] net: pktgen: remove all superfluous index assignements
` [PATCH net-next v7 8/8] selftest: net: add proc_net_pktgen

[PATCH] rpm-pkg: Include symvers in kernel package
 2025-02-24  9:31 UTC 

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-24  9:38 UTC  (8+ messages)

[PATCH] ARM: dts: imx53-mba53: Fix the PCA9554 compatible
 2025-02-24  9:13 UTC  (2+ messages)

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-02-24  9:36 UTC  (6+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
 2025-02-24  9:34 UTC  (6+ messages)

Seeking help on implementing sync over ivshmem shared memory
 2025-02-24  9:33 UTC  (2+ messages)

[PATCH 1/2] fip: Store image data in single buffer
 2025-02-24  9:09 UTC  (2+ messages)

[PATCH V2 0/4] posix-timers: Reduce spinlock contention
 2025-02-24  9:33 UTC  (3+ messages)
` [PATCH V2 4/4] posix-timers: Use RCU in posix_timer_add()

[REGRESSION][BISECTED] SD Cards detection broken leading to boot failures
 2025-02-24  9:27 UTC  (3+ messages)

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-02-24  9:32 UTC  (5+ messages)
` [PATCH v16 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-24  9:31 UTC  (2+ messages)

[PATCH] mkfs: Correct filesize declaration
 2025-02-24  9:31 UTC  (2+ messages)

[PATCH] drm/i915/dp_mst: Fix encoder HW state readout for UHBR MST
 2025-02-24  9:32 UTC 

[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
 2025-02-24  9:09 UTC  (4+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Document clock and reset unit of RK3528

[PATCH v14 0/3] Add support for AMD MDB IP as Root Port
 2025-02-24  9:30 UTC  (3+ messages)
` [PATCH v14 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

Patchwork summary for: linux-renesas-soc
 2025-02-24  9:30 UTC 

[PATCH 0/3] hid-pidff fixes and PID compliance improvement
 2025-02-24  9:30 UTC  (4+ messages)
` [PATCH 1/3] HID: pidff: Rename two functions to align them with naming convention
` [PATCH 2/3] HID: pidff: Clamp effect playback LOOP_COUNT value
` [PATCH 3/3] HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff

[PATCH v6 0/7] Add PCIe support for bcm2712
 2025-02-24  8:35 UTC  (2+ messages)
` [PATCH v6 4/7] PCI: brcmstb: Adding a softdep to MIP MSI-X driver

[PATCH 0/2] pvg: clean up Kconfig
 2025-02-24  9:27 UTC  (5+ messages)
` [PATCH 1/2] pvg: do not enable it on cross-architecture targets

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
 2025-02-24  9:27 UTC  (4+ messages)
` [PATCH bpf-next 2/2] "

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-24  9:27 UTC  (11+ messages)

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-02-24  9:27 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v4] media: uvcvideo: Set V4L2_CTRL_FLAG_DISABLED during queryctrl errors
 2025-02-24  9:26 UTC  (3+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-02-24  9:26 UTC  (2+ messages)

[PATCH v4 00/19] amd-pstate cleanups
 2025-02-24  9:25 UTC  (5+ messages)
` [PATCH v4 17/19] cpufreq/amd-pstate: Rework CPPC enabling
` [PATCH v4 19/19] cpufreq/amd-pstate: Drop amd_pstate_epp_cpu_offline()

[PULL 00/42] tcg patch queue
 2025-02-24  9:24 UTC  (5+ messages)
` [PULL 33/42] tcg/riscv: Require TCG_TARGET_REG_BITS == 64

[PATCH] hw/misc/macio/gpio.c: Add defines for register bits
 2025-02-24  9:23 UTC  (2+ messages)

[PATCH] power: use hugepage memory for queue list entry structure
 2025-02-24  9:23 UTC  (4+ messages)

[PATCH mptcp-next v1 0/6] BPF path manager, part 4
 2025-02-24  9:22 UTC  (2+ messages)

[PATCH v3 net] tcp: Defer ts_recent changes until req is owned
 2025-02-24  9:22 UTC  (2+ messages)

[PATCH v6 0/5] Add support for IPQ5018 tsens
 2025-02-24  9:22 UTC  (2+ messages)

[PATCH next] media: xilinx-tpg: fix double put in xtpg_parse_of()
 2025-02-24  9:21 UTC  (4+ messages)

[PATCH v2 00/18] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-02-24  9:21 UTC  (7+ messages)
` [PATCH v2 01/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC

[PATCH v2 0/4] lib: sbi: fwft: Fix return error values according to the spec
 2025-02-24  9:20 UTC  (4+ messages)
` [PATCH v2 3/4] lib: sbi: fwft: Fix error return value for feature > 32 bits

[PATCH v3] net: dsa: rtl8366rb: Fix compilation problem
 2025-02-24  9:20 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.