All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-29 16:22:55 to 2024-02-29 17:02:09 UTC [more...]

[GIT PULL 0/4] Renesas SoC updates for v6.9
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL 1/4] samsung: drivers for v6.9
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL] ARM: dts: various improvements for v6.9
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL] Gemini DTS updates for v6.9
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL] ARM Versatile DTS fixes for v6.9
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL] Rockchip dts64 changes for 6.9 #1
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL] Rockchip dts32 changes for 6.9 #1
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL 0/2] Renesas SoC updates for v6.9 (take two)
 2024-02-29 17:02 UTC  (2+ messages)

[GIT PULL 1/5] soc/tegra: Changes for v6.9-rc1
 2024-02-29 17:02 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-02-29 17:02 UTC 

[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
 2024-02-29 17:01 UTC  (2+ messages)
` [EXT] "

[PATCH v5 00/23] [PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-29 17:00 UTC  (12+ messages)
` [PATCH v5 03/23] xen/riscv: introduce nospec.h
` [PATCH v5 04/23] xen/asm-generic: introduce generic fls() and flsl() functions
` [PATCH v5 23/23] xen/README: add compiler and binutils versions for RISC-V64

[PATCH] net: skbuff: allocate the fclone in the current NUMA node
 2024-02-29 17:00 UTC  (6+ messages)
` [PATCH v2] net: skbuff: set FLAG_SKB_NO_MERGE for skbuff_fclone_cache

The mailing-list is off?
 2024-02-29 17:00 UTC  (2+ messages)
` [meta-freescale] "

vector status when vlen doesn't match
 2024-02-29 17:00 UTC  (6+ messages)

[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
 2024-02-29 16:58 UTC  (6+ messages)
` [PATCH v2 2/6] leds: trigger: Create a new LED netdev trigger for collision

[PATCH] test/crypto: add ext mbuf test for aes-gcm aead algo
 2024-02-29 16:58 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in team_port_change_check (2)
 2024-02-29 16:58 UTC  (2+ messages)

[PATCH v1] ethdev: add Linux ethtool link mode conversion
 2024-02-29 16:58 UTC  (4+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2024-02-29 16:58 UTC 

[PATCH v4] media: ucvideo: Add quirk for Logitech Rally Bar
 2024-02-29 16:57 UTC  (7+ messages)

[PATCH v5 00/18] first version of mcdstub
 2024-02-29 16:56 UTC  (5+ messages)
` [PATCH v5 04/18] gdbstub: DebugClass added to system mode
` [PATCH v5 05/18] mcdstub: memory helper functions added

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-29 16:57 UTC  (8+ messages)

[PATCH] x86/kernel: Validate ROM before DMI scanning when SEV-SNP is active
 2024-02-29 16:54 UTC  (3+ messages)
` [PATCH v2] x86/kernel: skip ROM range scans and validation for SEV-SNP guests

[PATCH BlueZ 1/1] avrcp: Add strict checks for supported events
 2024-02-29 16:09 UTC 

[PATCH] hw/scsi/lsi53c895a: add hack to prevent scsi timeouts in HP-UX 10.20
 2024-02-29 16:54 UTC  (3+ messages)

[PATCH v4 00/12] xen/spinlock: make recursive spinlocks a dedicated type
 2024-02-29 16:54 UTC  (7+ messages)
` [PATCH v4 12/12] xen/spinlock: support higher number of cpus

Missing S: in the "CONTROL GROUP - BLOCK IO CONTROLLER (BLKIO)" entry?
 2024-02-29 16:54 UTC 

[PATCH v3 00/20] Omnivision OV4689 refactoring and improvements
 2024-02-29 16:53 UTC  (21+ messages)
` [PATCH v3 01/20] media: i2c: ov4689: Clean up and annotate the register table
` [PATCH v3 02/20] media: i2c: ov4689: Sort register definitions by address
` [PATCH v3 03/20] media: i2c: ov4689: Fix typo in a comment
` [PATCH v3 04/20] media: i2c: ov4689: CCI conversion
` [PATCH v3 05/20] media: i2c: ov4689: Remove i2c_client from ov4689 struct
` [PATCH v3 06/20] media: i2c: ov4689: Refactor ov4689_set_ctrl
` [PATCH v3 07/20] media: i2c: ov4689: Use sub-device active state
` [PATCH v3 08/20] media: i2c: ov4689: Enable runtime PM before registering sub-device
` [PATCH v3 09/20] media: i2c: ov4689: Use runtime PM autosuspend
` [PATCH v3 10/20] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode
` [PATCH v3 11/20] media: i2c: ov4689: Make horizontal blanking configurable
` [PATCH v3 12/20] media: i2c: ov4689: Implement vflip/hflip controls
` [PATCH v3 13/20] media: i2c: ov4689: Implement digital gain control
` [PATCH v3 14/20] media: i2c: ov4689: Implement manual color balance controls
` [PATCH v3 15/20] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode
` [PATCH v3 16/20] media: i2c: ov4689: Set timing registers programmatically
` [PATCH v3 17/20] media: i2c: ov4689: Configurable analogue crop
` [PATCH v3 18/20] media: i2c: ov4689: Eliminate struct ov4689_mode
` [PATCH v3 19/20] media: i2c: ov4689: Refactor ov4689_s_stream
` [PATCH v3 20/20] media: i2c: ov4689: Implement 2x2 binning

[XEN PATCH 00/10] address some violations of MISRA C Rule 20.7
 2024-02-29 16:53 UTC  (20+ messages)
` [XEN PATCH 01/10] xen/include: address "
` [XEN PATCH 02/10] xen/arm: address some "
` [XEN PATCH 03/10] x86: "
` [XEN PATCH 04/10] xen/public: address "
` [XEN PATCH 05/10] xen/perfc: "

v6.8.0-rc6: mei_ace_probe / mei_vsc_probe: do not call blocking ops when !TASK_RUNNING
 2024-02-29 16:53 UTC  (5+ messages)

[PATCHSET v3 0/2] Split iowait into two states
 2024-02-29 16:53 UTC  (3+ messages)
` [PATCH 1/2] sched/core: switch struct rq->nr_iowait to a normal int

[Buildroot] [PATCH] linux.mk: Allow wildcards in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH
 2024-02-29 16:53 UTC  (2+ messages)
` [Buildroot] [PATCH v2] "

[PATCH v2 1/3] common/cnxk: dma result to an offset of the event
 2024-02-29 16:52 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] event/cnxk: support DMA event functions

[PATCH AUTOSEL 6.6 01/21] media: Revert "media: rkisp1: Drop IRQF_SHARED"
 2024-02-29 16:51 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 21/21] arm64/sve: Lower the maximum allocation for the SVE ptrace regset

[PATCH 1/2] tick/sched: fix build failure for CONFIG_NO_HZ_COMMON=n
 2024-02-29 16:50 UTC  (2+ messages)
` [tip: timers/core] tick/sched: Fix "

[PATCH v3 00/10] Add support for NIST P521 to ecdsa
 2024-02-29 16:48 UTC  (5+ messages)
` [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits

RTT-PROBE: lore-subspace-rtt
 2024-02-29 16:48 UTC 

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-02-29 16:47 UTC  (20+ messages)

[PATCH v14 0/9] Enable Adaptive Sync SDP Support for DP
 2024-02-29 16:39 UTC  (10+ messages)
` [PATCH v14 1/9] drm/dp: Add support to indicate if sink supports AS SDP
` [PATCH v14 2/9] drm: Add Adaptive Sync SDP logging
` [PATCH v14 3/9] drm: Add crtc state dump for Adaptive Sync SDP
` [PATCH v14 4/9] drm/i915/dp: Add Read/Write support "
` [PATCH v14 5/9] drm/i915/dp: Add wrapper function to check AS SDP
` [PATCH v14 6/9] drm/i915/display: Compute AS SDP parameters
` [PATCH v14 7/9] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v14 8/9] drm/i915/display: Compute vrr_vsync params
` [PATCH v14 9/9] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[PATCH] doc: update link to DevX integration on Windows
 2024-02-29 16:45 UTC 

[REGRESSION] Failed buffer allocation in Tegra fbdev
 2024-02-29 16:46 UTC  (7+ messages)
  `  "

[PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
 2024-02-29 16:46 UTC  (4+ messages)

[PATCH] libsepoll/src/Makefile: Fix reallocarray detection when cross-compiling
 2024-02-29 16:44 UTC 

[PATCH] drm/i915/display: Disable AuxCCS framebuffers if built for Xe
 2024-02-29 16:44 UTC  (3+ messages)

[PATCH v5] kselftest: Add basic test for probing the rust sample modules
 2024-02-29 16:44 UTC  (2+ messages)

[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
 2024-02-29 16:43 UTC  (4+ messages)
` [PATCH net-next 2/2] bnxt_en: Retry for TX timestamp from FW until timeout specified

[PATCH 0/2] buffered write path without inode lock (for bcachefs)
 2024-02-29 16:43 UTC  (6+ messages)
` [PATCH 2/2] bcachefs: Buffered write path now can avoid the inode lock

[PATCH 0/2] Match panel hash for overridden mode
 2024-02-29 16:43 UTC  (6+ messages)
` [PATCH 1/2] drm_edid: Add a function to get EDID base block

[PATCH v7 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-29 16:42 UTC  (3+ messages)
` [PATCH v7 2/4] pwm: Add support for RZ/V2M PWM driver

[RFC PATCH] disas/hppa: drop raw opcode dump
 2024-02-29 16:41 UTC  (3+ messages)

[PATCH v3] Watchdog: New module for ITE 5632 watchdog
 2024-02-29 16:40 UTC  (9+ messages)

[PATCH v2 1/4] qmi: Create a method to find a service by type
 2024-02-29 16:40 UTC  (2+ messages)

[PATCH md-6.9 v4 00/11] md/raid1: refactor read_balance() and some minor fix
 2024-02-29 16:37 UTC  (3+ messages)
` [PATCH md-6.9 v4 03/11] md/raid1: record nonrot rdevs while adding/removing rdevs to conf

[PATCH] commit: Avoid redundant scissor line with --cleanup=scissors -v
 2024-02-29 16:38 UTC  (9+ messages)
    ` [PATCH v2 1/2] "

RTT-PROBE: lore-subspace-rtt
 2024-02-29 16:38 UTC 

[PATCH] ipvs: generic netlink multicast event group
 2024-02-29 16:37 UTC  (3+ messages)

[PATCH] io_uring: get rid of intermediate aux cqe caches
 2024-02-29 16:36 UTC 

[PATCH 1/3] rust: Upgrade 1.74.1 -> 1.75.0
 2024-02-29 16:36 UTC  (5+ messages)
` [PATCH 2/3] rust: Revert PGO to it's default
` [PATCH 3/3] rust: reproducibility issue fix with v1.75

[f2fs-dev] [PATCH] f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
 2024-02-29 16:35 UTC  (5+ messages)
`  "

[PATCH 0/4] some v2 capability advertisement cleanups
 2024-02-29 16:34 UTC  (4+ messages)
` [PATCH 4/4] upload-pack: only accept packfile-uris if we advertised it

[PATCH v6 00/16] Update SMMUv3 to the modern iommu API (part 1/3)
 2024-02-29 16:34 UTC  (3+ messages)

[PATCH RFC net-next 0/6] rtl8221b/8251b add C45 instances and SerDes switching
 2024-02-29 16:34 UTC  (5+ messages)
` [PATCH RFC net-next 1/6] net: phy: realtek: configure SerDes mode for rtl822x/8251b PHYs

[PATCH i-g-t 0/5] IGT documentation refactoring
 2024-02-29 16:34 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[PATCH v12 0/8] Enable Adaptive Sync SDP Support for DP
 2024-02-29 16:33 UTC  (4+ messages)
` [PATCH v12 2/8] drm: Add Adaptive Sync SDP logging

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-02-29 16:32 UTC  (9+ messages)
` [PATCH v7 1/2] qom: new object to associate device to numa node

[PATCH 1/4] common/qat: add files specific to GEN5
 2024-02-29 16:32 UTC  (8+ messages)
` [PATCH v6 0/4] add QAT GEN LCE device
  ` [PATCH v6 1/4] common/qat: add files specific to GEN LCE
    ` [EXT] "
  ` [PATCH v6 4/4] test/cryptodev: add tests for GCM with AAD
    ` [EXT] "

[RESEND PATCH v2] virtio: uapi: Drop __packed attribute in linux/virtio_pci.h:
 2024-02-29 16:32 UTC 

[PATCH 1/1] net/octeon_ep: use devarg to enable ISM accesses
 2024-02-29 16:32 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1] crypto/ipsec_mb: unified IPsec MB interface
 2024-02-29 16:32 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v13 0/8] Enable Adaptive Sync SDP Support for DP
 2024-02-29 16:25 UTC  (9+ messages)
` [PATCH v13 1/8] drm: Add Adaptive Sync SDP logging
` [PATCH v13 2/8] drm: Add crtc state dump for Adaptive Sync SDP
` [PATCH v13 3/8] drm/i915/dp: Add Read/Write support "
` [PATCH v13 4/8] drm/i915/dp: Add wrapper function to check AS SDP
` [PATCH v13 5/8] drm/i915/display: Compute AS SDP parameters
` [PATCH v13 6/8] drm/i915/display: Add state checker for Adaptive Sync SDP
` [PATCH v13 7/8] drm/i915/display: Compute vrr_vsync params
` [PATCH v13 8/8] drm/i915/display: Read/Write AS sdp only when sink/source has enabled

[Buildroot] [PATCH] package/ccache: disable building tests
 2024-02-29 16:06 UTC  (2+ messages)

[Buildroot] [PATCH] support/scripts/pkg-stats: fix running on older python versions
 2024-02-29 16:05 UTC  (3+ messages)

[PATCH v5 0/5] Add support for QMC HDLC
 2024-02-29 16:30 UTC  (5+ messages)
` [PATCH v5 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support

[PATCH v1 1/1] vfio/nvgrace-gpu: Convey kvm that the device is wc safe
 2024-02-29 16:31 UTC  (6+ messages)

[PATCH BlueZ v1] shared/bap: Remove bt_bap_stream_bcast_new
 2024-02-29 16:31 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] amdgpu/tests: Fix uvd encoder test failure
 2024-02-29 16:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 0/3] fs_parser: handle parameters that can be empty and don't have a value
 2024-02-29 16:30 UTC  (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ext4: fix mount parameters check for empty values
` [PATCH 3/3] overlay: "

[PATCH v1 1/1] gpiolib: Fix the error path order in gpiochip_add_data_with_key()
 2024-02-29 16:29 UTC  (7+ messages)

[PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-02-29 16:28 UTC  (4+ messages)

[LSF/MM/BPF TOPIC] untorn buffered writes
 2024-02-29 16:28 UTC  (4+ messages)

[Buildroot] [git commit] package/libheif: fix libjpeg build
 2024-02-29 16:07 UTC 

[Buildroot] [git commit] support/scripts/pkg-stats: fix running on older python versions
 2024-02-29 16:04 UTC 

[Buildroot] [git commit] package/ccache: disable building tests
 2024-02-29 16:05 UTC 

[Buildroot] [PATCH 1/1] package/libheif: fix libjpeg build
 2024-02-29 16:07 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-29 16:28 UTC 

[PATCH v3 0/4] driver core & device property: clean up APIs
 2024-02-29 16:23 UTC  (5+ messages)
` [PATCH v3 1/4] driver core: Drop unneeded 'extern' keyword in fwnode.h
` [PATCH v3 2/4] driver core: Move fw_devlink stuff to where it belongs
` [PATCH v3 3/4] device property: Move enum dev_dma_attr to fwnode.h
` [PATCH v3 4/4] device property: Don't use "proxy" headers

[PATCH 0/2 qemu] hw/acpi/hmat: Misc fixes
 2024-02-29 16:25 UTC  (6+ messages)
` [PATCH 1/2] hmat acpi: Do not add Memory Proximity Domain Attributes Structure targetting non existent memory
` [PATCH 2/2] hmat acpi: Fix out of bounds access due to missing use of indirection

[pci:next] BUILD SUCCESS a66f2b4a4d365dc4bac35576f3a9d4f5982f1d63
 2024-02-29 16:26 UTC 

[PATCH v4 0/2] iio: adc: ad7944: new driver
 2024-02-29 16:25 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add ad7944 ADCs
` [PATCH v4 2/2] iio: adc: ad7944: add driver for AD7944/AD7985/AD7986

[PATCH net-next 0/6] inet: no longer use RTNL to protect inet_dump_ifaddr()
 2024-02-29 16:26 UTC  (7+ messages)
` [PATCH net-next 6/6] inet: use xa_array iterator to implement inet_dump_ifaddr()

[PATCH v1 0/3] arm64: Use AMU counters for measuring CPU frequency
 2024-02-29 16:25 UTC  (8+ messages)
` [PATCH v1 1/3] arm64: topology: Add arch_freq_get_on_cpu() support
` [PATCH v1 2/3] arm64: idle: Cache AMU counters before entering idle
` [PATCH v1 3/3] ACPI: CPPC: Read CPC FFH counters in a single IPI

[PATCH] arm: dts: ti: beagleplay: Fix Ethernet PHY RESET GPIOs
 2024-02-29 16:25 UTC  (2+ messages)

[BUG] bcachefs fio lockup via generic/703
 2024-02-29 16:24 UTC  (7+ messages)

[PATCH v4] Add genericarm64 MACHINE
 2024-02-29 16:24 UTC 

[PATCH] linux-firmware: split out more firmware pieces
 2024-02-29 16:24 UTC 

[PATCH] thunderbolt: no opencoding FIELD_GET
 2024-02-29 16:24 UTC  (2+ messages)

[PATCH v4 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-29 16:24 UTC  (4+ messages)

[PATCH v6 00/14] drm: Add a driver for CSF-based Mali GPUs
 2024-02-29 16:22 UTC  (9+ messages)
` [PATCH v6 02/14] drm/panthor: Add GPU register definitions
` [PATCH v6 06/14] drm/panthor: Add the devfreq logical block
` [PATCH v6 07/14] drm/panthor: Add the MMU/VM "
` [PATCH v6 08/14] drm/panthor: Add the FW "
` [PATCH v6 10/14] drm/panthor: Add the scheduler "
` [PATCH v6 11/14] drm/panthor: Add the driver frontend block
` [PATCH v6 12/14] drm/panthor: Allow driver compilation
` [PATCH v6 14/14] drm/panthor: Add an entry to MAINTAINERS

[1/4] interconnect: qcom: icc-rpmh: Add QoS config support
 2024-02-29 16:22 UTC  (3+ 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.