All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-01 17:17:54 to 2023-03-01 18:10:19 UTC [more...]

[PATCH RFC v1 net-next 0/5] Add tx push buf len param to ethtool
 2023-03-01 18:02 UTC  (6+ messages)
` [PATCH RFC v1 net-next 1/5] ethtool: Add support for configuring tx_push_buf_len
` [PATCH RFC v1 net-next 2/5] net: ena: Add an option to configure large LLQ headers
` [PATCH RFC v1 net-next 3/5] net: ena: Recalculate TX state variables every device reset
` [PATCH RFC v1 net-next 4/5] net: ena: Add support to changing tx_push_buf_len
` [PATCH RFC v1 net-next 5/5] net: ena: Advertise ETHTOOL_RING_USE_TX_PUSH_BUF_LEN support

[PATCH 5.10 00/19] 5.10.171-rc1 review
 2023-03-01 18:08 UTC  (17+ messages)
` [PATCH 5.10 01/19] Fix XFRM-I support for nested ESP tunnels
` [PATCH 5.10 02/19] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 5.10 03/19] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 5.10 04/19] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 5.10 05/19] btrfs: send: limit number of clones and allocated memory size
` [PATCH 5.10 06/19] IB/hfi1: Assign npages earlier
` [PATCH 5.10 07/19] neigh: make sure used and confirmed times are valid
` [PATCH 5.10 08/19] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 5.10 09/19] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 5.10 11/19] vc_screen: dont clobber return value in vcs_read
` [PATCH 5.10 12/19] md: Flush workqueue md_rdev_misc_wq in md_alloc()
` [PATCH 5.10 13/19] scripts/tags.sh: Invoke realpath via xargs
` [PATCH 5.10 14/19] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 5.10 15/19] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init
` [PATCH 5.10 16/19] drm/virtio: Correct drm_gem_shmem_get_sg_table() error handling
` [PATCH 5.10 17/19] USB: serial: option: add support for VW/Skoda "Carstick LTE"

[PATCH 6.2 00/16] 6.2.2-rc1 review
 2023-03-01 18:07 UTC  (17+ messages)
` [PATCH 6.2 01/16] ALSA: hda: cs35l41: Correct error condition handling
` [PATCH 6.2 02/16] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption
` [PATCH 6.2 03/16] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 6.2 04/16] vc_screen: dont clobber return value in vcs_read
` [PATCH 6.2 05/16] drm/amd/display: Move DCN314 DOMAIN power control to DMCUB
` [PATCH 6.2 06/16] drm/amd/display: Properly reuse completion structure
` [PATCH 6.2 07/16] scripts/tags.sh: fix incompatibility with PCRE2
` [PATCH 6.2 08/16] wifi: rtw88: usb: Set qsel correctly
` [PATCH 6.2 09/16] wifi: rtw88: usb: send Zero length packets if necessary
` [PATCH 6.2 10/16] wifi: rtw88: usb: drop now unnecessary URB size check
` [PATCH 6.2 11/16] usb: dwc3: pci: add support for the Intel Meteor Lake-M
` [PATCH 6.2 12/16] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 6.2 13/16] usb: gadget: u_serial: Add null pointer check in gserial_resume
` [PATCH 6.2 14/16] arm64: dts: uniphier: Fix property name in PXs3 USB node
` [PATCH 6.2 15/16] usb: typec: pd: Remove usb_suspend_supported sysfs from sink PDO
` [PATCH 6.2 16/16] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH 0/3] Improve trace/ring_buffer.c
 2023-03-01 18:08 UTC  (8+ messages)
` [PATCH 3/3] ring_buffer: Use try_cmpxchg instead of cmpxchg

[PATCH v3] ASoC: cs35l41: Steam Deck Shared boost properties quirk
 2023-03-01 18:08 UTC  (2+ messages)

[PATCH 5.4 00/13] 5.4.234-rc1 review
 2023-03-01 18:07 UTC  (14+ messages)
` [PATCH 5.4 01/13] arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
` [PATCH 5.4 02/13] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 5.4 03/13] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 5.4 04/13] btrfs: send: limit number of clones and allocated memory size
` [PATCH 5.4 05/13] IB/hfi1: Assign npages earlier
` [PATCH 5.4 06/13] neigh: make sure used and confirmed times are valid
` [PATCH 5.4 07/13] HID: core: Fix deadloop in hid_apply_multiplier
` [PATCH 5.4 08/13] bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
` [PATCH 5.4 09/13] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 5.4 10/13] vc_screen: dont clobber return value in vcs_read
` [PATCH 5.4 11/13] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
` [PATCH 5.4 12/13] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 5.4 13/13] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-01 18:08 UTC  (3+ messages)
` [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-01 18:07 UTC  (10+ messages)
` [PATCH 4.19 1/9] ARM: dts: rockchip: add power-domains property to dp node on rk3288
` [PATCH 4.19 2/9] ACPI: NFIT: fix a potential deadlock during NFIT teardown
` [PATCH 4.19 3/9] btrfs: send: limit number of clones and allocated memory size
` [PATCH 4.19 4/9] IB/hfi1: Assign npages earlier
` [PATCH 4.19 5/9] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()
` [PATCH 4.19 6/9] vc_screen: dont clobber return value in vcs_read
` [PATCH 4.19 7/9] dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size
` [PATCH 4.19 8/9] USB: serial: option: add support for VW/Skoda "Carstick LTE"
` [PATCH 4.19 9/9] USB: core: Dont hold device lock while reading the "descriptors" sysfs file

[PATCH] ufs: host: ufs-qcom: Return directly if MCQ resource is provided in DT
 2023-03-01 18:07 UTC  (2+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-01 18:07 UTC  (2+ messages)

[PATCH v7 00/41] Shadow stacks for userspace
 2023-03-01 18:06 UTC  (3+ messages)
` [PATCH v7 08/41] x86/shstk: Add user control-protection fault handler

ath11k_pci 0000:01:00.0: failed to resume hif during resume: -5 after hibernaton resume on Thinkpad T14s Gen 3 AMD
 2023-03-01 18:05 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-01 18:06 UTC 

[PATCH 1/1] cgroup: limit cgroup psi file writes to processes with CAP_SYS_RESOURCE
 2023-03-01 18:05 UTC  (4+ messages)

[PATCH v2 0/2] Validating UAPI backwards compatibility
 2023-03-01 18:03 UTC  (5+ messages)

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-03-01 18:04 UTC  (9+ messages)
` [PATCH v2 1/3] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v2 3/3] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

[GIT PULL] 9p patches for 6.3 merge window (part 1)
 2023-03-01 18:02 UTC  (2+ messages)

[PATCH v5 0/7] Pegasos2 fixes and audio output support
 2023-03-01 18:01 UTC  (8+ messages)
` [PATCH v5 5/7] hw/isa/vt82c686: Work around missing level sensitive irq in i8259 model

[GIT PULL] jfs updates for 6.3
 2023-03-01 18:02 UTC  (2+ messages)

[GIT PULL] exfat update for 6.3-rc1
 2023-03-01 18:02 UTC  (2+ messages)

[GIT PULL] JFFS2, UBI and UBIFS updates for v6.3-rc1
 2023-03-01 18:02 UTC  (3+ messages)

[GIT PULL] UML changes for v6.3-rc1
 2023-03-01 18:02 UTC  (3+ messages)

[GIT PULL] sh updates for v6.3
 2023-03-01 18:02 UTC  (2+ messages)

[PATCH v2 0/3] xen-ucode: print information about currently loaded ucode
 2023-03-01 18:01 UTC  (4+ messages)
` [PATCH v2 3/3] tools/xen-ucode: "

[GIT PULL] LoongArch changes for v6.3
 2023-03-01 18:02 UTC  (2+ messages)

Raspberry Pi 4B: Failed to create device link with soc:firmware:gpio
 2023-03-01 18:00 UTC  (8+ messages)

[RESEND^3][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
 2023-03-01 18:01 UTC  (4+ messages)
` [PING^3][RESEND^3][PATCH "

[kirkstone][PATCH v8 0/4] Graphics, graphics, and more graphics
 2023-03-01 18:01 UTC  (3+ messages)

[PATCH -next v14 19/19] riscv: Enable Vector code to be built
 2023-03-01 18:00 UTC  (4+ messages)

[PATCH] padata: use alignment when calculating the number of worker threads
 2023-03-01 16:36 UTC  (2+ messages)

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-03-01 17:58 UTC  (6+ messages)
` [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages

[PATCH 1/2] mm/mmap: remove unnecessary vp->vma check in vma_prepare
 2023-03-01 17:57 UTC  (6+ messages)
` [PATCH 2/2] mm: document FAULT_FLAG_VMA_LOCK flag

[PATCH] perf/arm-cmn: Move overlapping wp_combine field
 2023-03-01 17:55 UTC 

[PATCH -next v14 00/19] riscv: Add vector ISA support
 2023-03-01 17:56 UTC  (7+ messages)
` [PATCH -next v14 11/19] riscv: Add ptrace vector support
` [PATCH -next v14 12/19] riscv: signal: check fp-reserved words unconditionally

[PATCH v5 0/3] md/bitmap: Optimal last page size
 2023-03-01 17:56 UTC  (6+ messages)
` [PATCH v5 3/3] md: Use optimal I/O size for last bitmap page

[PATCH mptcp-net] mptcp: fix possible memory leak on syn_recv race
 2023-03-01 17:56 UTC 

Patchwork housekeeping for: spi-devel-general
 2023-03-01 17:56 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-01 17:56 UTC 

[PATCHv2 iproute2] u32: fix TC_U32_TERMINAL printing
 2023-03-01 17:55 UTC  (2+ messages)

[PATCH] libuuid: Move clock.txt to /run
 2023-03-01 17:54 UTC  (6+ messages)

[ovmf test] 178885: all pass - PUSHED
 2023-03-01 17:55 UTC 

[PATCH] platform/x86: Add new msi-ec driver
 2023-03-01 17:50 UTC  (2+ messages)

[PATCH bpf-next 0/1] selftests/bpf: support custom per-test flags and multiple expected messages
 2023-03-01 17:54 UTC  (2+ messages)
` [PATCH bpf-next 1/1] "

[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-03-01 17:52 UTC  (10+ messages)
` [PATCH V2 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings
` [PATCH V2 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V2 4/4] MAINTAINERS: Add support for Xilinx versal watchdog

[PATCH v2 0/2] Fix "Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix"
 2023-03-01 17:52 UTC  (3+ messages)

[PATCH v2 00/11] aspeed queue
 2023-03-01 17:52 UTC  (5+ messages)
` [PATCH v2 04/11] tests/avocado/machine_aspeed.py: Add an I2C slave test
` [PATCH v2 09/11] aspeed: Introduce a spi_boot region under the SoC

[PATCH v1] xen/arm: align *(.proc.info) in the linker script
 2023-03-01 17:50 UTC  (4+ messages)

What's cooking in git.git (Mar 2023, #01; Wed, 1)
 2023-03-01 17:50 UTC 

[PATCH] freevxfs: Fix kernel memory exposure with inline files
 2023-03-01 17:49 UTC  (4+ messages)

[syzbot] [io-uring?] INFO: task hung in io_uring_register (3)
 2023-03-01 17:49 UTC 

[PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
 2023-03-01 17:49 UTC  (12+ messages)
                  ` [Intel-gfx] "

[PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-01 17:46 UTC  (5+ messages)
` [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
    ` [Intel-gfx] "

RTT-PROBE: lore-subspace-rtt
 2023-03-01 17:46 UTC 

Community Meeting on Teams
 2023-03-01 17:43 UTC 

Implementation of fwnode_operations :: device_get_match_data() for software nodes?
 2023-03-01 17:43 UTC  (11+ messages)

[PATCH 1/1] iommu/vt-d: Add opt-in for ATS support on discrete devices
 2023-03-01 17:42 UTC  (6+ messages)

[PATCH] net : fix adding same ip rule multiple times
 2023-03-01 17:42 UTC  (2+ messages)

[PULL v2 00/62] tcg patch queue
 2023-03-01 17:41 UTC 

[ANNOUNCE] Git v2.40.0-rc1
 2023-03-01 17:40 UTC 

[PULL v2 00/24] testing updates (gitlab, cirrus, docker, avocado, windows)
 2023-03-01 17:39 UTC  (2+ messages)

[PATCH v13 0/2] Introduce block device LED trigger
 2023-03-01 17:38 UTC  (3+ messages)

[PATCH 0/3] Rename queue index to queue number
 2023-03-01 17:37 UTC  (4+ messages)
` [virtio-comment] "
  ` [virtio-dev] "

Invitation to Anti money laundering (AML) Workshops 2023
 2023-03-01 17:37 UTC 

[PATCH V7 00/15] IOT2050-related enhancements
 2023-03-01 17:37 UTC  (5+ messages)
` [PATCH V7 01/15] board: siemens: iot2050: Split the build for PG1 and PG2
` [PATCH V7 13/15] iot2050: Refresh defconfigs and activate CONFIG_EFI_SCROLL_ON_CLEAR_SCREEN

RTT-PROBE: lore-subspace-rtt
 2023-03-01 17:36 UTC 

[RFC v2 1/3] io_uring: remove req->apoll check in io_clean_op()
 2023-03-01 17:35 UTC  (3+ messages)
` [RFC v2 2/3] io_uring: add fixed poll support

[Patch V7 0/3] Tegra TPM driver with HW flow control
 2023-03-01 17:33 UTC  (4+ messages)
` [Patch V7 1/3] spi: Add TPM HW flow flag
` [Patch V7 2/3] tpm_tis-spi: Add hardware wait polling
` [Patch V7 3/3] spi: tegra210-quad: Enable TPM "

[PATCH 0/6] x86,objtool: Split UNWIND_HINT_EMPTY in two
 2023-03-01 17:34 UTC  (3+ messages)
` [PATCH 6/6] "

[PATCH 0/2] rockchip: theobroma: enforce ENV_IS_NOWHERE with Kconfig select
 2023-03-01 17:31 UTC  (3+ messages)
` [PATCH 1/2] rockchip: puma-rk3399: "
` [PATCH 2/2] rockchip: ringneck-px30: "

[RFC PATCH] irqchip/gic-v3: Claim iomem resources
 2023-03-01 17:29 UTC  (6+ messages)

[PATCH net] net/sched: flower: fix fl_change() error recovery path
 2023-03-01 17:30 UTC  (2+ messages)

[PATCH net] ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
 2023-03-01 17:30 UTC  (2+ messages)

[PATCH net] net: avoid skb end_offset change in __skb_unclone_keeptruesize()
 2023-03-01 17:30 UTC  (2+ messages)

[PATCH net] net: lan966x: Fix port police support using tc-matchall
 2023-03-01 17:30 UTC  (2+ messages)

[PATCH net v2] net/sched: act_connmark: handle errno on tcf_idr_check_alloc
 2023-03-01 17:30 UTC  (2+ messages)

[virtio-dev] [RFC QEMU] docs: vhost-user: Add custom memory mapping support
 2023-03-01 17:29 UTC  (3+ messages)

[PATCH] dmaengine: ppc4xx: Avoid returning iterator in ppc440spe_get_group_entry()
 2023-03-01 17:28 UTC 

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-03-01 17:27 UTC  (4+ messages)
` [PATCH v2 1/4] util/cacheflush: fix cache "

[PATCH] perf record: Fix "read LOST count failed" msg with sample read
 2023-03-01 17:27 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-01 17:26 UTC 

[PATCH 0/2] drm/nouveau: avoid usage of list iterator after loop
 2023-03-01 17:25 UTC  (3+ messages)
` [PATCH 1/2] drm/nouveau/device: "
` [PATCH 2/2] drm/nouveau/clk: "

[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
 2023-03-01 17:24 UTC  (11+ messages)

[PATCH][RESEND v3 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
 2023-03-01 17:24 UTC  (9+ messages)
` [PATCH][RESEND v3 1/3] hapvdimm: add a virtual DIMM device for memory hot-add protocols

[PATCH] rust: Enable the new_uninit feature for kernel and driver crates
 2023-03-01 17:24 UTC  (2+ messages)

[PATCH bpf-next 0/3] libbpf: Make uprobe attachment APK aware
 2023-03-01 17:23 UTC  (7+ messages)
` [PATCH bpf-next 3/3] libbpf: Add support for attaching uprobes to shared objects in APKs

[PATCH 0/2] rust: sync: Arc: Any downcasting and assume_init()
 2023-03-01 17:23 UTC  (5+ messages)
` [PATCH 1/2] rust: sync: arc: implement Arc<dyn Any + Send + Sync>::downcast()
` [PATCH 2/2] rust: sync: arc: Add UniqueArc<MaybeUninit<T>::assume_init()

[PATCH] locks: avoid usage of list iterator after loop in generic_delete_lease()
 2023-03-01 17:20 UTC 

[PATCH] acpi/arm64: Drop extra (struct resource)
 2023-03-01 17:18 UTC  (3+ messages)

[PATCH v3 1/1] vhost-user-fs: add migration type property
 2023-03-01 17:19 UTC  (18+ messages)
                        ` [Virtio-fs] "

[PATCH 0/3] rust: Miscellaneous macro improvements
 2023-03-01 17:19 UTC  (5+ messages)
` [PATCH 2/3] rust: macros: concat_idents: Allow :: paths in the first argument
` [PATCH 3/3] rust: macros: Allow specifying multiple module aliases

[PATCH] scsi: lpfc: avoid usage of list iterator variable after loop
 2023-03-01 17:19 UTC 

[PATCH] watchdog: avoid usage of iterator after loop
 2023-03-01 17:17 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.