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

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 v2 1/3] dt-bindings: clock: add rk3562 cru bindings
 2025-02-24  9:39 UTC  (12+ messages)
` [PATCH v2 2/3] dt-bindings: clock, reset: rockchip: Add support for rk3562

[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 v3 1/3] drm/format-helper: Add conversion from XRGB8888 to BGR888
 2025-02-24  9:47 UTC  (12+ messages)
` [PATCH v3 3/3] drm/tiny: add driver for Apple Touch Bars in x86 Macs

[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  (9+ messages)
` [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
` [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 

[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-24  9:28 UTC  (3+ messages)

[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
 2025-02-24  9:39 UTC  (34+ 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

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  (10+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [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] usb: gadget: Check bmAttributes only if configuration is valid
 2025-02-24  9:23 UTC  (3+ 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)

[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-24  8:56 UTC  (4+ messages)
` [PATCH v2 3/8] dt-bindings: phy: add samsung,exynos2200-usbcon-phy schema file

Proszę o kontakt
 2025-02-24  8:50 UTC 

[PATCH v6 1/5] dt-bindings: nvmem: Add compatible for IPQ5018
 2025-02-24  9:19 UTC  (2+ messages)

[PATCH v3 00/10] Tegra Security Engine driver improvements
 2025-02-24  9:16 UTC  (11+ messages)
` [PATCH v3 01/10] crypto: tegra: Use separate buffer for setkey
` [PATCH v3 02/10] crypto: tegra: Do not use fixed size buffers
` [PATCH v3 03/10] crypto: tegra: finalize crypto req on error
` [PATCH v3 04/10] crypto: tegra: check return value for hash do_one_req
` [PATCH v3 05/10] crypto: tegra: Transfer HASH init function to crypto engine
` [PATCH v3 06/10] crypto: tegra: Fix HASH intermediate result handling
` [PATCH v3 07/10] crypto: tegra: Fix CMAC "
` [PATCH v3 08/10] crypto: tegra: Set IV to NULL explicitly for AES ECB
` [PATCH v3 09/10] crypto: tegra: Reserve keyslots to allocate dynamically
` [PATCH v3 10/10] crypto: tegra: Use HMAC fallback when keyslots are full

[PATCH 0/6] Updates around the UNPACKDIR variable
 2025-02-24  9:19 UTC  (4+ messages)
` [PATCH 3/6] overview-manual: convert configuration-compile-autoreconf.png to svg
  ` [docs] "

[PATCH 0/7] Add support for R-Car Gen4 PCI host controller
 2025-02-24  9:18 UTC  (8+ messages)
` [PATCH 1/7] xen/arm: allow PCI host bridge to have private data
` [PATCH 2/7] xen/arm: make pci_host_common_probe return the bridge
` [PATCH 3/7] xen/arm: add support for PCI child bus
` [PATCH 4/7] xen/arm: add support for R-Car Gen4 PCI host controller
` [PATCH 5/7] xen/arm: rcar4: add delay after programming ATU
` [PATCH 7/7] xen/arm: rcar4: program ATU to accesses to all functions
` [PATCH 6/7] xen/arm: rcar4: add simple optimization to avoid ATU reprogramming

[PATCH v2] hwmon: (ad7314) Validate leading zero bits and return error
 2025-02-24  9:19 UTC 

[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
 2025-02-24  8:55 UTC  (7+ messages)
` [PATCH v2 12/15] ARM: at91: pm: Enable ULP0 for SAMA7D65

[PATCH yocto-autobuilder2] releaseselector: Fix page scroll on selector use
 2025-02-24  9:16 UTC 

[PATCH v4 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port
 2025-02-24  8:54 UTC  (5+ messages)

[PATCH] ext4: Modify the comment about mb_optimize_scan
 2025-02-24  9:14 UTC  (2+ messages)

[PATCH] hw/misc/macio: Improve trace logs
 2025-02-24  9:13 UTC  (2+ messages)

[PATCH 2/2] drm/meson: vclk: fix precision in vclk calculations
 2025-02-24  8:52 UTC  (4+ messages)

[PATCH 0/5] t/unit-tests: convert unit-tests to use clar
 2025-02-24  9:11 UTC  (4+ messages)
` [PATCH 2/5] t/unit-tests: convert oid-array test "

[PATCH mptcp-next v5 0/9] BPF path manager, part 4
 2025-02-24  9:11 UTC  (6+ messages)
` [PATCH mptcp-next v5 4/9] mptcp: pm: define struct mptcp_pm_ops

Building QEMU as a Shared Library
 2025-02-24  9:10 UTC  (2+ messages)

[PATCH v3 0/3] MediaTek MT8188 MTU3 USB and Genio 510/700 TypeC
 2025-02-24  8:50 UTC  (3+ messages)

[PATCH v8 00/17] zsmalloc/zram: there be preemption
 2025-02-24  9:10 UTC  (3+ messages)
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator

git keeps recreating packs, exploding backup increments
 2025-02-24  9:10 UTC  (5+ messages)
` [External] "

[PATCH kvmtool v2 1/2] cpu: vmexit: Handle KVM_EXIT_UNKNOWN exit reason correctly
 2025-02-24  9:10 UTC  (2+ messages)
` [PATCH kvmtool v2 2/2] cpu: vmexit: Handle KVM_EXIT_MEMORY_FAULT in KVM_RUN ioctl return

[PATCH v2 00/39] Implement kernel-doc in Python
 2025-02-24  9:08 UTC  (20+ messages)
` [PATCH v2 09/39] scripts/kernel-doc.py: add a Python parser
` [PATCH v2 13/39] scripts/kernel-doc.py: move regex methods to a separate file
` [PATCH v2 14/39] scripts/kernel-doc.py: move KernelDoc class "
` [PATCH v2 16/39] scripts/kernel-doc.py: move output classes "
` [PATCH v2 17/39] scripts/kernel-doc.py: convert message output to an interactor
` [PATCH v2 26/39] docs: sphinx: kerneldoc: ignore "\" characters from options
` [PATCH v2 27/39] docs: sphinx: kerneldoc: use kernel-doc.py script
` [PATCH v2 28/39] scripts/kernel-doc.py: Set an output format for --none
` [PATCH v2 29/39] scripts/kernel-doc.py: adjust some coding style issues
` [PATCH v2 30/39] scripts/lib/kdoc/kdoc_parser.py: fix Python compat with < v3.13
` [PATCH v2 31/39] scripts/kernel-doc.py: move modulename to man class
` [PATCH v2 32/39] scripts/kernel-doc.py: properly handle KBUILD_BUILD_TIMESTAMP
` [PATCH v2 33/39] scripts/lib/kdoc/kdoc_parser.py: remove a python 3.9 dependency
` [PATCH v2 34/39] scripts/kernel-doc.py: Properly handle Werror and exit codes
` [PATCH v2 35/39] scripts/kernel-doc.py: some coding style cleanups
` [PATCH v2 36/39] scripts/kernel-doc: switch to use kernel-doc.py
` [PATCH v2 37/39] scripts/lib/kdoc/kdoc_files.py: allow filtering output per fname
` [PATCH v2 38/39] scripts/kernel_doc.py: better handle exported symbols
` [PATCH v2 39/39] docs: sphinx: kerneldoc: Use python class if available


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.