All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-18 09:40:18 to 2024-05-18 13:04:51 UTC [more...]

[PATCH v2] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
 2024-05-18 13:04 UTC 

[PATCH v8 00/22] add integrity and security to TPM2 transactions
 2024-05-18 13:03 UTC  (17+ messages)
` [PATCH v8 18/22] tpm: add session encryption protection to tpm2_get_random()
                    ` [PATCH] crypto: api - Do not load modules until algapi is ready

[PATCH v2 1/3] dt-bindings: leds-lp55xx: limit pwr-sel property to ti,lp8501
 2024-05-18 12:59 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: leds-lp55xx: Add new ti,lp5569 compatible
` [PATCH v2 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569

[PATCH] tools/lib/thermal: fix sampling handler context ptr
 2024-05-18 12:57 UTC 

[PATCH 04/13] a2b: add AD24xx I2C interface driver
 2024-05-18 12:56 UTC  (2+ messages)

[RFC PATCH net-next 1/2] net: ti: icssg-prueth: Add helper functions to configure FDB
 2024-05-18 12:56 UTC  (2+ messages)

[PATCH 0/2] Minor fixes and improvements for Virtual IRQs
 2024-05-18 12:55 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Extend virtual irq csrs masks to be 64 bit wide

[PATCH] net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
 2024-05-18 12:55 UTC  (5+ messages)

[BUG] Linux 6.8.10 NPE
 2024-05-18 12:53 UTC 

[PATCH 01/13] a2b: add A2B driver core
 2024-05-18 12:46 UTC  (2+ messages)

[PATCH 3/3] leds: leds-lp5569: Add support for Texas Instruments LP5569
 2024-05-18 12:46 UTC  (2+ messages)

[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
 2024-05-18 12:42 UTC  (49+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
` [RFC PATCH net-next 02/28] net: ethernet: ti: add RPMsg structures for Ethernet Switch Firmware
` [RFC PATCH net-next 03/28] net: ethernet: ti: introduce the CPSW Proxy Client
` [RFC PATCH net-next 04/28] net: ethernet: ti: cpsw-proxy-client: add support for creating requests
` [RFC PATCH net-next 05/28] net: ethernet: ti: cpsw-proxy-client: enable message exchange with EthFw
` [RFC PATCH net-next 06/28] net: ethernet: ti: cpsw-proxy-client: add helper to get virtual port info
` [RFC PATCH net-next 07/28] net: ethernet: ti: cpsw-proxy-client: add helper to attach virtual ports
` [RFC PATCH net-next 08/28] net: ethernet: ti: cpsw-proxy-client: add helpers to alloc/free resources
` [RFC PATCH net-next 09/28] net: ethernet: ti: cpsw-proxy-client: add helper to init TX DMA Channels
` [RFC PATCH net-next 10/28] net: ethernet: ti: cpsw-proxy-client: add helper to init RX "
` [RFC PATCH net-next 11/28] net: ethernet: ti: cpsw-proxy-client: add NAPI TX polling function
` [RFC PATCH net-next 12/28] net: ethernet: ti: cpsw-proxy-client: add NAPI RX "
` [RFC PATCH net-next 13/28] net: ethernet: ti: cpsw-proxy-client: add helper to create netdevs
` [RFC PATCH net-next 14/28] net: ethernet: ti: cpsw-proxy-client: add and register dma irq handlers
` [RFC PATCH net-next 15/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register MAC
` [RFC PATCH net-next 16/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_open
` [RFC PATCH net-next 17/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_stop
` [RFC PATCH net-next 18/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_start_xmit
` [RFC PATCH net-next 19/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_get_stats64
` [RFC PATCH net-next 20/28] net: ethernet: ti: cpsw-proxy-client: implement and register ndo_tx_timeout
` [RFC PATCH net-next 21/28] net: ethernet: ti: cpsw-proxy-client: register ndo_validate/ndo_set_mac_addr
` [RFC PATCH net-next 22/28] net: ethernet: ti: cpsw-proxy-client: implement .get_link ethtool op
` [RFC PATCH net-next 23/28] net: ethernet: ti: cpsw-proxy-client: add sw tx/rx irq coalescing
` [RFC PATCH net-next 24/28] net: ethernet: ti: cpsw-proxy-client: export coalescing support
` [RFC PATCH net-next 25/28] net: ethernet: ti: cpsw-proxy-client: add helpers to (de)register IPv4
` [RFC PATCH net-next 26/28] net: ethernet: ti: cpsw-proxy-client: add ndo_set_rx_mode member
` [RFC PATCH net-next 27/28] net: ethernet: ti: cpsw-proxy-client: add helper to detach virtual ports
` [RFC PATCH net-next 28/28] net: ethernet: ti: cpsw-proxy-client: enable client driver functionality

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in dbAdjTree (2)
 2024-05-18 12:29 UTC 

[syzbot] [nilfs?] possible deadlock in nilfs_transaction_begin
 2024-05-18 12:29 UTC 

[PATCH 0/3] Introduce user namespace capabilities
 2024-05-18 12:27 UTC  (18+ messages)
` [PATCH 1/3] capabilities: "

[PATCH 0/3] sandbox: HOST_ARCH improvements
 2024-05-18 12:27 UTC  (3+ messages)
` [PATCH 1/3] sandbox: Move HOST_ARCH detection to Kconfig

[jarkko-tpmdd:tpm2_key 19/19] drivers/char/tpm/tpm2_key.c:405: warning: expecting prototype for tpm2_sign(). Prototype was for tpm2_key_rsa_sign() instead
 2024-05-18 12:25 UTC 

[RFC PATCH v2 04/20] mm: Provide mm_struct and address to huge_ptep_get()
 2024-05-18 12:15 UTC  (2+ messages)

[plbossart-sound:sdw/rt712-quirks 17/25] sound/soc/amd/ps/pci-ps.c:305:86: error: 'struct sdw_amd_ctx' has no member named 'ids'
 2024-05-18 12:15 UTC 

[PATCH 0/3] Add thermal management support for STi platform
 2024-05-18 12:12 UTC  (8+ messages)
` [PATCH 1/3] thermal: st: switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH 2/3] thermal: sti: depend on THERMAL_OF subsystem
` [PATCH 3/3] ARM: dts: sti: add thermal-zones support on stih418

meta-readonly-rootfs-overlay and #scarthgap
 2024-05-18 12:05 UTC 

[PATCH v4 0/2] Finalise bridge VLAN support
 2024-05-18 12:03 UTC  (3+ messages)
` [PATCH v4 1/2] tools/hotplug/Linux: Add "

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-05-18 12:01 UTC  (3+ messages)

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-05-18 11:59 UTC  (3+ messages)

[paulmck-rcu:dev.2024.05.14a] BUILD SUCCESS 5a5540f7ccfb0b473f39c874d94a0dadfccd3e62
 2024-05-18 11:58 UTC 

[PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
 2024-05-18 11:58 UTC  (3+ messages)
` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove
` [PATCH 2/2] arch/sh: Drop support for "

[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
 2024-05-18 11:40 UTC 

[RFC PATCH v2 0/1] Introduce per-task io utilization boost
 2024-05-18 11:39 UTC  (2+ messages)
` [RFC PATCH v2 1/1] sched/fair: sugov: Introduce per-task io util boost

[PATCH RFC] doc: Document address spaces used by U-Boot
 2024-05-18 11:35 UTC  (3+ messages)

[PATCH] tpm: Disable TCG_TPM2_HMAC by default
 2024-05-18 11:34 UTC 

[PATCH v3] cxl/events: Use a common struct for DRAM and General Media events
 2024-05-18 11:26 UTC 

[plbossart-sound:sdw/rt712-quirks 17/25] drivers/soundwire/amd_init.c:181:18: error: 'struct sdw_amd_ctx' has no member named 'ids'
 2024-05-18 11:32 UTC 

[PATCH v3 0/4] Introduce PCIe PHY driver for EN7581 SoC
 2024-05-18 11:31 UTC  (15+ messages)
` [PATCH v3 1/4] dt-bindings: phy: airoha: Add binding doc for PCIe PHY driver
` [PATCH v3 2/4] arm64: dts: airoha: Add EN7581 pcie-phy node
` [PATCH v3 3/4] phy: airoha: Add PCIe PHY driver for EN7581 SoC
` [PATCH v3 4/4] arm64: defconfig: Enable Airoha pcie phy driver

[PATCH] [RFC] prepare-kernel.sh: Emit architecture agnostic changes
 2024-05-18 11:31 UTC  (3+ messages)

SLB9670 TPM module crash
 2024-05-18 11:27 UTC  (3+ messages)

[PATCH 00/14] target/ppc: Various TCG emulation patches
 2024-05-18 11:26 UTC  (11+ messages)
` [PATCH 01/14] target/ppc: larx/stcx generation need only apply DEF_MEMOP() once
` [PATCH 02/14] target/ppc: Remove redundant MEMOP_GET_SIZE macro
` [PATCH 05/14] target/ppc: Implement attn instruction on BookS 64-bit processors
` [PATCH 09/14] target/ppc: add helper to write per-LPAR SPRs

[PATCH] [RFC] prepare-kernel.sh: Add reverse mode
 2024-05-18 11:27 UTC 

[RFC PATCH 4/5] vsock: seqpacket_allow adapts to multi-devices
 2024-05-18 11:22 UTC  (2+ messages)

[PATCH v2 1/4] drm/vmwgfx: Filter modes which exceed graphics memory
 2024-05-18 11:10 UTC  (2+ messages)

drivers/clk/mediatek/clk-mtk.c:622 __mtk_clk_simple_probe() warn: 'base' from of_iomap() not released on lines: 506
 2024-05-18 11:10 UTC 

[PATCH for-4.19? v4 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-18 11:02 UTC  (7+ messages)
` [PATCH for-4.19? v4 1/6] x86/p2m: Add braces for better code clarity
` [PATCH for-4.19? v4 2/6] tools/xl: Add altp2m_count parameter
` [PATCH for-4.19? v4 3/6] docs/man: Add altp2m_count parameter to the xl.cfg manual
` [PATCH for-4.19? v4 4/6] x86: Make the maximum number of altp2m views configurable
` [PATCH for-4.19? v4 5/6] tools/libxl: Activate the altp2m_count feature
` [PATCH for-4.19? v4 6/6] tools/ocaml: Add altp2m_count parameter

[PATCH v3 9/9] drivers: iio: imu: Add support for adis1657x family
 2024-05-18 11:00 UTC  (2+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (2)
 2024-05-18 11:00 UTC 

[arm-platforms:kvm-arm64/mmu-pgt 773/874] drivers/net/wireless/broadcom/brcm80211/brcmfmac/fwil.h:123:16: warning: 'txchain' is used uninitialized
 2024-05-18 10:50 UTC  (2+ messages)

[PATCH v2 0/8] target/ppc: Move fixed-point insns to
 2024-05-18 10:48 UTC  (4+ messages)
` [PATCH v2 6/8] target/ppc: Move div/mod fixed-point insns (64 bits operands) to decodetree

[PATCH 1/2] libcap-ng: upgrade 0.8.4 -> 0.8.5
 2024-05-18 10:48 UTC  (2+ messages)
` [PATCH 2/2] libcap-ng-python: "

[PATCH] fs: switch timespec64 fields in inode to discrete integers
 2024-05-18 10:48 UTC  (3+ messages)

[PATCH v7 0/3] Add support for Loongson-1 NAND
 2024-05-18 10:47 UTC  (6+ messages)
` [PATCH v7 1/3] dt-bindings: mtd: Add Loongson-1 NAND Controller

[PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support
 2024-05-18 10:47 UTC  (12+ messages)

[PATCH v3 0/2] remoteproc: k3-r5: Wait for core0 power-up before powering up core1
 2024-05-18 10:44 UTC  (3+ messages)
` [PATCH v3 2/2] remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs

[OE-core][scarthgap][PATCH] openssl: patch CVE-2024-4603
 2024-05-18 10:43 UTC 

[PATCH] mtd: rawnand: rockchip: reject NVDDR timings when checked
 2024-05-18 10:44 UTC  (5+ messages)

[OE-core][kirkstone][PATCH] openssl: patch CVE-2024-4603
 2024-05-18 10:43 UTC 

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-18 10:38 UTC  (6+ messages)
` [PATCH net-next v12 06/15] net: stmmac: dwmac-loongson: Split up the platform data initialization

[PATCH 0/8] Various fixes for v2.45.1 and friends
 2024-05-18 10:32 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] hook: plug a new memory leak
  ` [PATCH v2 2/8] init: use the correct path of the templates directory again
  ` [PATCH v2 3/8] Revert "core.hooksPath: add some protection while cloning"
  ` [PATCH v2 4/8] tests: verify that `clone -c core.hooksPath=/dev/null` works again
  ` [PATCH v2 5/8] hook(clone protections): add escape hatch
  ` [PATCH v2 6/8] hooks(clone protections): special-case current Git LFS hooks
  ` [PATCH v2 7/8] hooks(clone protections): simplify templates hooks validation
  ` [PATCH v2 8/8] Revert "Add a helper function to compare file contents"

[Buildroot] Fwd: BR2_MAKE makes "Rebuilding kernel with initramfs" use -j1
 2024-05-18 10:31 UTC 

[RFC PATCH 2/5] vsock/virtio: Add support for multi-devices
 2024-05-18 10:29 UTC  (3+ messages)

[PATCH for-4.19? v3 0/6] x86: Make MAX_ALTP2M configurable
 2024-05-18 10:17 UTC  (4+ messages)
` [PATCH for-4.19? v3 4/6] x86: Make the maximum number of altp2m views configurable

How to implement message forwarding from one CID to another in vhost driver
 2024-05-18 10:17 UTC 

[Buildroot] [PATCH] package/ntp: fix build with GCC 14.x
 2024-05-18 10:16 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: mix: Add Kobo Clara HD rev B
 2024-05-18  9:41 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx: Add Kobo Clara HD rev b

[PATCH bpf-next v2 0/4] netfilter: Add the capability to offload flowtable in XDP layer
 2024-05-18 10:12 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH bpf-next v2 2/4] netfilter: add bpf_xdp_flow_offload_lookup kfunc
` [PATCH bpf-next v2 3/4] samples/bpf: Add bpf sample to offload flowtable traffic to xdp
` [PATCH bpf-next v2 4/4] selftests/bpf: Add selftest for bpf_xdp_flow_offload_lookup kfunc

[PATCH] dmaengine: ti: k3-udma-glue: Fix of_k3_udma_glue_parse_chn_by_id()
 2024-05-18 10:05 UTC  (2+ messages)

[PATCH] python3-requests: cleanup RDEPENDS
 2024-05-18 10:04 UTC  (2+ messages)

[RFC PATCH 00/13] RFC: add Type2 device support
 2024-05-18  9:59 UTC  (3+ messages)

[GIT PULL] smb3 fix
 2024-05-18  9:59 UTC 

[arm-platforms:kvm-arm64/mmu-pgt 13/27] arch/arm64/kvm/vgic/vgic-init.c:207: warning: expecting prototype for kvm_vgic_vcpu_init(). Prototype was for vgic_allocate_private_irqs_locked() instead
 2024-05-18  9:58 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_sysfs_edid_timing: Skip the first detect
 2024-05-18  9:58 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] ppc/spapr: Add ibm,pi-features
 2024-05-18  9:56 UTC 

[linux-next:master 10171/13355] drivers/dma/mcf-edma-main.c:116 mcf_edma_irq_init() warn: 'res->start' from request_irq() not released on lines: 88,93,98,105,113
 2024-05-18  9:48 UTC 

[PATCH bpf-next v2 0/3] Use bpf_prog_pack for RV64 bpf trampoline
 2024-05-18  9:29 UTC  (2+ messages)
` [PATCH bpf-next v2 3/3] riscv, bpf: "

[PATCH -tip 1/5] x86/percpu: Introduce pcpu_binary_op() macro
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "

[PATCH -tip 2/5] x86/percpu: Move some percpu macros around
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Move some percpu macros around for readability

[PATCH -tip 3/5] x86/percpu: Unify percpu read-write accessors
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH -tip 4/5] x86/percpu: Introduce __raw_cpu_read_const() macro
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] x86/percpu: Introduce the "

[PATCH -tip 5/5] x86/percpu: Fix operand constraint modifier in __raw_cpu_write()
 2024-05-18  9:44 UTC  (2+ messages)
` [tip: x86/percpu] "

[PATCH] perf/x86/amd: Use try_cmpxchg() in events/amd/{un,}core.c
 2024-05-18  9:43 UTC  (2+ messages)
` [tip: perf/urgent] "

[PATCH v7 00/61] Misc PPC exception and BookE MMU clean ups
 2024-05-18  9:40 UTC  (3+ messages)

[PATCH v2] cmd: move ELF load and boot to lib/elf.c
 2024-05-18  9:40 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/zxing-cpp: add options for enabling readers and/or writers
 2024-05-18  9:40 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.