All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-04 12:17:31 to 2024-04-04 12:51:24 UTC [more...]

[PATCHSET v2 0/3] Convert fs drivers to ->read_iter()
 2024-04-04 12:51 UTC  (4+ messages)
` [PATCH 1/3] timerfd: convert "

[PATCH 1/8] net/ntnic: initial commit which adds register defines
 2024-04-04 12:49 UTC  (8+ messages)
` [PATCH v16 "

Xen 4.18.1 and 4.17.3 released
 2024-04-04 12:49 UTC 

[syzbot] [netfilter?] KMSAN: uninit-value in nf_flow_offload_ip_hook
 2024-04-04 12:49 UTC 

[PATCH v2 0/3] Hugetlb fault path to use struct vm_fault
 2024-04-04 12:50 UTC  (5+ messages)
` [PATCH v2 1/3] hugetlb: Convert hugetlb_fault() "
` [PATCH v2 2/3] hugetlb: Convert hugetlb_no_page() "

[PATCH v2 0/5] In-place module initialisation
 2024-04-04 12:48 UTC  (11+ messages)
` [PATCH v2 1/5] rust: phy: implement `Send` for `Registration`
` [PATCH v2 2/5] rust: kernel: require `Send` for `Module` implementations
` [PATCH v2 3/5] rust: module: prefix all module paths with `::`
` [PATCH v2 4/5] rust: introduce `InPlaceModule`
` [PATCH v2 5/5] samples: rust: add in-place initialisation sample

[PATCH net] Bluetooth: validate setsockopt(RFCOMM_LM) user input
 2024-04-04 12:47 UTC 

[PATCH 0/1] hwmon: Handle HAS_IOPORT dependencies
 2024-04-04 12:47 UTC  (2+ messages)
` [PATCH 1/1] hwmon: add "

[PATCH] soc: mediatek: mtk-socinfo: Add entry for MT8395AV/ZA Genio 1200
 2024-04-04 12:46 UTC  (3+ messages)

[PATCH] drm/xe: Label RING_CONTEXT_CONTROL as masked
 2024-04-04 12:46 UTC  (2+ messages)

[PATCH v3] arm64: dts: ti: k3-am62p: use eFuse MAC Address for CPSW3G Port 1
 2024-04-04 12:46 UTC  (2+ messages)

[PATCH 4.4] bonding: Break instead of returning in alb_send_learning_packets
 2024-04-04 12:46 UTC  (2+ messages)

[4.4] Broken GIV crypto
 2024-04-04 12:46 UTC  (2+ messages)
` [cip-dev] "

[patchlet] locking: fix trivial f70405afc99b RT build breakage
 2024-04-04 12:46 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 0/3] ethtool: Max power support
 2024-04-04 12:45 UTC  (19+ messages)
` [Intel-wired-lan] [PATCH net-next 2/3] ethtool: Introduce max "
              `  "

text-tsx fails on Intel core 8th gen system
 2024-04-04 12:45 UTC  (3+ messages)
` [PATCH] x86/tsx: Cope with RTM_ALWAYS_ABORT vs RTM mismatch

[Buildroot] [RFC PATCH 0/5] Support SBOM in CycloneDX format
 2024-04-04 12:43 UTC  (6+ messages)
` [Buildroot] [RFC PATCH 1/5] package/pkg-generic.mk: add PURL package variable
` [Buildroot] [RFC PATCH 2/5] package/pkg-utils.mk: urlencode/urldecode macros
` [Buildroot] [RFC PATCH 3/5] support/misc/cyclonedx.mk: support CycloneDX format
` [Buildroot] [RFC PATCH 4/5] support/misc/cyclonedx.mk: support spdx license check
` [Buildroot] [RFC PATCH 5/5] Makefile: add command to generate SBOM in CycloneDX format

[PATCH] kasan: hw_tags: include linux/vmalloc.h
 2024-04-04 12:44 UTC 

[PATCH net-next v14 00/15] Introducing P4TC (series 1)
 2024-04-04 12:44 UTC  (17+ messages)
` [PATCH net-next v14 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v14 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v14 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v14 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v14 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v14 06/15] p4tc: add P4 data types
` [PATCH net-next v14 07/15] p4tc: add template API
` [PATCH net-next v14 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v14 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v14 10/15] p4tc: add runtime action support
` [PATCH net-next v14 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v14 12/15] p4tc: add runtime table entry create and update
` [PATCH net-next v14 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v14 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v14 15/15] p4tc: add P4 classifier

[PATCH net 0/1] fix icmp error source with ICMP reverse lookup
 2024-04-04 12:35 UTC  (3+ messages)
` [PATCH net 1/1] xfrm: fix source address in icmp error generation from IPsec gateway

[PATCH] mm/memblock: remove empty dummy entry
 2024-04-04 12:44 UTC  (3+ messages)

[PATCH 1/3] net: dsa: microchip: lan9372: fix TX PHY access
 2024-04-04 12:42 UTC  (5+ messages)
` [PATCH 2/3] net: dsa: microchip: lan937x: force RGMII interface into PHY mode
` [PATCH 3/3] net: dsa: microchip: lan937x: disable VPHY output

[PATCH v2] ALSA: hda/tas2781: correct the register for pow calibrated data
 2024-04-04 12:36 UTC  (2+ messages)

[PATCH 0/3] Rust 1.78.0 upgrade
 2024-04-04 12:41 UTC  (3+ messages)
` [PATCH 3/3] rust: upgrade to Rust 1.78.0

[PATCH] drm: fix DRM_DISPLAY_DP_HELPER dependencies
 2024-04-04 12:40 UTC 

[PATCH v2 0/2] Fix the regulator-state-standby definition
 2024-04-04 12:38 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property
` [PATCH v2 2/2] ARM: dts: microchip: at91-sama7g54_curiosity: "

[PATCH v4 0/4] drm/i915/display: DMC wakelock implementation
 2024-04-04 12:39 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: DMC wakelock implementation (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-04 12:37 UTC  (12+ messages)
` [PATCH v24 01/20] net: Introduce direct data placement tcp offload
` [PATCH v24 02/20] netlink: add new family to manage ULP_DDP enablement and stats
` [PATCH v24 03/20] iov_iter: skip copy if src == dst for direct data placement
` [PATCH v24 04/20] net/tls,core: export get_netdev_for_sock
` [PATCH v24 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v24 06/20] nvme-tcp: Add DDP data-path
` [PATCH v24 07/20] nvme-tcp: RX DDGST offload
` [PATCH v24 09/20] Documentation: add ULP DDP offload documentation
` [PATCH v24 10/20] net/mlx5e: Rename from tls to transport static params
` [PATCH v24 11/20] net/mlx5e: Refactor ico sq polling to get budget
` [PATCH v24 18/20] net/mlx5e: NVMEoTCP, async ddp invalidation

[PATCH 0/4] media: subdev: Improve stream enable/disable machinery
 2024-04-04 12:38 UTC  (4+ messages)
` [PATCH 3/4] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback

[LTP] [PATCH v3 0/2] doc: Add generated API docs
 2024-04-04 12:38 UTC  (3+ messages)
` [LTP] [PATCH v3 1/2] doc: Add more to spelling_wordlist

[PATCH] rust: init: change the generated name of guard variables
 2024-04-04 12:37 UTC  (2+ messages)

[PATCH] usb: typec: ptn36502: fix CONFIG_OF dependency
 2024-04-04 12:37 UTC  (2+ messages)

[PATCH net] Bluetooth: validate setsockopt( BT_PKT_STATUS / BT_DEFER_SETUP) user input
 2024-04-04 12:36 UTC 

[PATCH 1/1] iio:imu: adis16475: Fix sync mode setting
 2024-04-04 12:35 UTC  (2+ messages)

[PATCH] platform/x86: quickstart: fix Kconfig selects
 2024-04-04 12:34 UTC 

[Intel-wired-lan] [PATCH v5 iwl-next 00/12] Introduce ETH56G PHY model for E825C products
 2024-04-04 12:29 UTC  (9+ messages)
` [Intel-wired-lan] [PATCH v5 iwl-next 05/12] ice: Move CGU block
` [Intel-wired-lan] [PATCH v5 iwl-next 09/12] ice: Add support for E825-C TS PLL handling

[PATCH] netfs, cachefiles: include linux/bio.h for BIO_MAX_VECS
 2024-04-04 12:34 UTC 

[PATCH] bpf: x86: avoid link error with CONFIG_SMP=n
 2024-04-04 12:33 UTC 

[LTP] [PATCH v2] New LTP documentation
 2024-04-04 12:33 UTC  (3+ messages)

[PATCH 0/2] drm/lima: fix devfreq refcount imbalance for job timeouts
 2024-04-04 12:32 UTC  (5+ messages)
` [PATCH 1/2] drm/lima: add mask irq callback to gp and pp
` [PATCH 2/2] drm/lima: mask irqs in timeout path before hard reset

[PATCH v4 0/4] Memory management patches needed by Rust Binder
 2024-04-04 12:31 UTC  (5+ messages)
` [PATCH v4 1/4] rust: uaccess: add userspace pointers
` [PATCH v4 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
` [PATCH v4 3/4] rust: uaccess: add typed accessors for userspace pointers
` [PATCH v4 4/4] rust: add abstraction for `struct page`

UFS storage support for Tensor/GS101?
 2024-04-04 12:31 UTC  (4+ messages)

[PATCH v2 0/3] Work around missing MSA_READY indicator for msm8998 devices
 2024-04-04 12:30 UTC  (8+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8998: set qcom,no-msa-ready-indicator for wifi

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-04-04 12:30 UTC  (5+ messages)
` (subset) "

[PATCH net-next] net: phy: marvell: implement cable test for 88E1111
 2024-04-04 12:29 UTC  (2+ messages)

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-04 12:25 UTC  (41+ messages)
` [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit
` [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible
` [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible
` [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible
` [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller
` [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node
` [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2
` [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap
` [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery
` [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning
` [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option
` [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option
` [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz
` [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata
` [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC
` [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101

framebuffer problem on Yocto + Xen for Raspberry Pi 4B
 2024-04-04 12:27 UTC  (2+ messages)

[PATCH v3 0/3] sched/fair: allow disabling sched_balance_newidle with sched_relax_domain_level
 2024-04-04 12:26 UTC  (5+ messages)
` [PATCH v3 2/3] sched/debug: dump domains' level
` [PATCH v3 3/3] docs: cgroup-v1: clarify that domain levels are system-specific

[PATCH v3 0/2] arm64: dts: qcom: msm8916-samsung-fortuna: Add touchscreen and PWM backlight
 2024-04-04 12:17 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: msm8916-samsung-fortuna: Add touchscreen
` [PATCH v3 2/2] arm64: dts: qcom: msm8916-samsung-fortuna: Add PWM backlight

[PATCH for-9.1 v3 00/11] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-04-04 12:23 UTC  (12+ messages)
` [PATCH for-9.1 v3 01/11] libvhost-user: set msg.msg_control to NULL when it is empty
` [PATCH for-9.1 v3 02/11] libvhost-user: fail vu_message_write() if sendmsg() is failing
` [PATCH for-9.1 v3 03/11] libvhost-user: mask F_INFLIGHT_SHMFD if memfd is not supported
` [PATCH for-9.1 v3 04/11] vhost-user-server: do not set memory fd non-blocking
` [PATCH for-9.1 v3 05/11] contrib/vhost-user-blk: fix bind() using the right size of the address
` [PATCH for-9.1 v3 06/11] vhost-user: enable frontends on any POSIX system
` [PATCH for-9.1 v3 07/11] libvhost-user: enable it "
` [PATCH for-9.1 v3 08/11] contrib/vhost-user-blk: "
` [PATCH for-9.1 v3 09/11] hostmem: add a new memory backend based on POSIX shm_open()
` [PATCH for-9.1 v3 10/11] tests/qtest/vhost-user-blk-test: use memory-backend-shm
` [PATCH for-9.1 v3 11/11] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH net] net/sched: act_skbmod: prevent kernel-infoleak
 2024-04-04 12:26 UTC  (2+ messages)

[PATCH] oeqa/selftest/devtool: fix test_devtool_add_git_style2
 2024-04-04 12:25 UTC 

[axboe-block:rw_iter 16/20] security/smack/smackfs.c:1609: warning: Function parameter or struct member 'iocb' not described in 'smk_read_doi'
 2024-04-04 12:25 UTC 

[intel-tdx:guest-hardening-rebased 36/36] arch/x86/include/asm/paravirt.h:119:20: warning: conflicting types for 'wrmsrl'; have 'void(unsigned int, u64)' {aka 'void(unsigned int, long long unsigned int)'}
 2024-04-04 12:25 UTC 

[PATCH] drm/amdgpu: Fix the ring buffer size for queue VM flush
 2024-04-04 12:24 UTC  (2+ messages)

[PATCH V4 0/5] mlx5 ConnectX control misc driver
 2024-04-04 12:23 UTC  (11+ messages)

[PATCH] arm: dts: kirkwood: Remove DTS files for Kirkwood boards
 2024-04-04 12:05 UTC  (2+ messages)

[PATCH v2 0/2] thermal: amlogic: introduce A1 SoC family Thermal Sensor controller
 2024-04-04 12:23 UTC  (4+ messages)

[PATCH] arm: imx: fix signature_block_hdr struct fields order
 2024-04-04 11:58 UTC  (3+ messages)

[PATCH 0/4] dev_printk: add dev_errp_probe() helper
 2024-04-04 12:23 UTC  (7+ messages)
` [PATCH 2/4] iio: temperature: ltc2983: convert to dev_err_probe()
` [PATCH 3/4] iio: backend: make use of dev_errp_probe()

[PATCH] xilinx: common: Fix MAC address read from EEPROM
 2024-04-04 11:44 UTC 

[PATCH v3 0/3] Introduce mtdblock device
 2024-04-04 10:58 UTC  (4+ messages)
` [PATCH v3 1/3] disk: support MTD partitions
` [PATCH v3 2/3] drivers: introduce mtdblock abstraction
` [PATCH v3 3/3] spinand: bind mtdblock

[ANN] Media Summit 2024: where to hold it?
 2024-04-04 12:21 UTC  (3+ messages)

[PATCH net] netfilter: validate user input for expected length
 2024-04-04 12:20 UTC 

[PATCH 0/2] gpio: cdev: label sanitization fixes
 2024-04-04 12:20 UTC  (5+ messages)
` [PATCH 1/2] gpio: cdev: fix missed label sanitizing in debounce_setup()

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-04 12:19 UTC  (5+ messages)
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed

[PATCH] mm: page_alloc: use the correct THP order for THP PCP
 2024-04-04 12:19 UTC  (3+ messages)

[PATCH] drm/radeon: silence UBSAN warning
 2024-04-04 12:18 UTC  (2+ messages)

[PATCH] drivers: video: logo: Don't mention the full path of the input in output
 2024-04-04 12:18 UTC 

[PATCH v5 00/11] IOMMU memory observability
 2024-04-04 12:16 UTC  (3+ messages)
` [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations


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.