All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-25 10:46:18 to 2022-06-25 13:10:06 UTC [more...]

[PATCH v2 0/8] cleanup llseek and splice
 2022-06-25 13:10 UTC  (12+ messages)
` [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH v2 2/8] fs: do not set no_llseek in fops
` [PATCH v2 3/8] fs: clear or set FMODE_LSEEK based on llseek function
` [PATCH v2 4/8] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH v2 5/8] fs: do not compare against ->llseek
` [PATCH v2 6/8] fs: remove no_llseek
` [PATCH v2 7/8] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH v2 8/8] vfio: do not set "

[PATCH for-next] io_uring: let to set a range for file slot allocation
 2022-06-25 13:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 13:06 UTC 

[PATCH 0/2] Add PLIC support for Renesas RZ/Five SoC
 2022-06-25 13:03 UTC  (8+ messages)
` [PATCH 2/2] irqchip/sifive-plic: Add "

[PATCH v2 0/4] fbcon: Fixes for screen resolution changes
 2022-06-25 13:03 UTC  (15+ messages)
` [PATCH v2 1/4] fbcon: Disallow setting font bigger than screen size
` [PATCH v2 2/4] fbcon: Add fbcon_modechange_possible() check
` [PATCH v2 3/4] fbmem: Fix input parameter checks for user-provided screen resolution changes
` [PATCH v2 4/4] fbmem: Catch possible driver bugs regarding too small virtual screen size

stable-rc/linux-5.18.y build: 153 builds: 2 failed, 151 passed, 6 errors, 23 warnings (v5.18.5-154-g1fbbb68b1ca9)
 2022-06-25 13:00 UTC 

[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
 2022-06-25 12:59 UTC  (3+ messages)

[PATCH 00/36] IIO: switch easy cases to new simpler PM related macros
 2022-06-25 13:08 UTC  (7+ messages)
` [PATCH 11/36] iio: dac: ds4424: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
` [PATCH 14/36] iio: dac: max5821: "
` [PATCH 20/36] iio: light: al3320a: "

[PATCH v2] drm/radeon: fix potential memory leaks in two ib test functions
 2022-06-25 12:56 UTC 

[PATCH 2/4] platform/surface: Add KIP/POS tablet-mode switch driver
 2022-06-25 12:58 UTC  (3+ messages)

[PATCH v1 0/6] iommu/vt-d: Reset DMAR_UNITS_SUPPORTED
 2022-06-25 12:52 UTC  (14+ messages)
` [PATCH v1 1/6] iommu/vt-d: Remove unused domain_get_iommu()
` [PATCH v1 2/6] iommu/vt-d: Use IDA interface to manage iommu sequence id
` [PATCH v1 3/6] iommu/vt-d: Refactor iommu information of each domain
` [PATCH v1 4/6] iommu/vt-d: Add VTD_FLAG_IOMMU_PROBED flag
` [PATCH v1 5/6] iommu/vt-d: Remove global g_iommus array
` [PATCH v1 6/6] iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:56 UTC 

[PATCH 0/3] memstick/ms_block:
 2022-06-25 12:56 UTC  (4+ messages)
` [PATCH 1/3] memstick/ms_block: Fix some incorrect memory allocation
` [PATCH 2/3] memstick/ms_block: Fix a memory leak
` [PATCH 3/3] memstick/ms_block: Use the bitmap API when applicable

[PATCH] iio/hid: Add mount_matrix
 2022-06-25 12:52 UTC  (5+ messages)

[PATCH for-next 0/5] random 5.20 patches
 2022-06-25 12:49 UTC  (8+ messages)
` [PATCH for-next 1/5] io_uring: improve io_fail_links()
` [PATCH for-next 2/5] io_uring: fuse fallback_node and normal tw node
` [PATCH for-next 3/5] io_uring: remove extra TIF_NOTIFY_SIGNAL check
` [PATCH for-next 4/5] io_uring: don't check file ops of registered rings
` [PATCH for-next 5/5] io_uring: remove ctx->refs pinning on enter

[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
 2022-06-25 12:48 UTC  (2+ messages)
` (subset) "

[PATCH 5.19] io_uring: move io_uring_get_opcode out of TP_printk
 2022-06-25 12:48 UTC  (2+ messages)

[PATCH v5 0/5] Renesas RZ/G2L IRQC support
 2022-06-25 12:48 UTC  (6+ messages)
` [PATCH v5 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[Ocfs2-devel] [PATCH 0/1] test case for patch 1/1
 2022-06-25 12:47 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:46 UTC 

[PATCH v2 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-25 12:54 UTC  (21+ messages)
` [PATCH v2 02/10] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v2 03/10] iio: adc: mcp3911: add support for buffers
` [PATCH v2 04/10] iio: adc: mcp3911: add support for interrupts
` [PATCH v2 06/10] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH v2 07/10] iio: adc: mcp3911: use correct formula for AD conversion
` [PATCH v2 08/10] iio: adc: mcp3911: add support for phase
` [PATCH v2 09/10] iio: adc: mcp3911: make use of the sign bit
` [PATCH v2 10/10] iio: adc: mcp3911: add support to set PGA

stable-rc/linux-4.9.y baseline: 89 runs, 20 regressions (v4.9.319-265-g00d9858d20e4)
 2022-06-25 12:44 UTC 

[PATCH 00/14] arm64: dts: imx8mp: correct pad settings
 2022-06-25 12:41 UTC  (4+ messages)

[PATCH v7 2/4] drm/loongson: Add GPIO and I2C driver for loongson drm
 2022-06-25 12:39 UTC  (3+ messages)

[linux-linus test] 171350: regressions - FAIL
 2022-06-25 12:38 UTC 

stable-rc/linux-4.19.y baseline: 156 runs, 22 regressions (v4.19.248-235-g55129f567572)
 2022-06-25 12:38 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:36 UTC 

stable-rc/linux-5.15.y baseline: 129 runs, 2 regressions (v5.15.48-116-gadd0aacf730e)
 2022-06-25 12:35 UTC 

Fwd: how to setup host environment for yocto
 2022-06-25 12:36 UTC 

[PATCH] dev-tools: fix one invalid url
 2022-06-24 19:37 UTC  (5+ messages)
      ` [cocci] "

[cocci] [PATCH v4] coccinelle: Extend address test from ifaddr semantic patch to test expressions
 2022-06-23 16:42 UTC 

[cocci] [PATCH] scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
 2022-06-16  1:32 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:26 UTC 

arm64/for-kernelci baseline: 37 runs, 1 regressions (v5.19-rc3-49-g5b0cf6cb356e)
 2022-06-25 12:22 UTC 

[PATCH] sched: fix bad task migration for rt tasks
 2022-06-25 12:23 UTC  (3+ messages)

next/pending-fixes baseline: 617 runs, 66 regressions (v5.19-rc3-470-g4fc9c7cb4051)
 2022-06-25 12:16 UTC 

Git-Bug
 2022-06-25 12:16 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:16 UTC 

[PATCH] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA XPECTRIX S40G)
 2022-06-25 12:10 UTC  (2+ messages)

[PATCH v2] nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
 2022-06-25 12:15 UTC  (2+ messages)

bcache I/O performance tests on 5.15.0-40-generic
 2022-06-25 12:08 UTC  (2+ messages)

next/master baseline: 449 runs, 34 regressions (next-20220624)
 2022-06-25 12:07 UTC 

[PATCH net-next 0/22] pull-request: can-next 2022-06-25
 2022-06-25 12:03 UTC  (23+ messages)
` [PATCH net-next 01/22] can: xilinx_can: add Transmitter Delay Compensation (TDC) feature support
` [PATCH net-next 02/22] can: xilinx_can: fix typo prescalar -> prescaler
` [PATCH net-next 03/22] can: m_can: "
` [PATCH net-next 04/22] can: netlink: allow configuring of fixed bit rates without need for do_set_bittiming callback
` [PATCH net-next 05/22] can: Kconfig: rename config symbol CAN_DEV into CAN_NETLINK
` [PATCH net-next 06/22] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
` [PATCH net-next 07/22] can: bittiming: move bittiming calculation functions to calc_bittiming.c
` [PATCH net-next 08/22] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
` [PATCH net-next 09/22] net: Kconfig: move the CAN device menu to the "Device Drivers" section
` [PATCH net-next 10/22] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
` [PATCH net-next 11/22] can: skb: drop tx skb if in listen only mode
` [PATCH net-next 12/22] can: Break loopback loop on loopback documentation
` [PATCH net-next 13/22] can: etas_es58x: replace es58x_device::rx_max_packet_size by usb_maxpacket()
` [PATCH net-next 14/22] can: etas_es58x: fix signedness of USB RX and TX pipes
` [PATCH net-next 15/22] dt-bindings: can: mpfs: document the mpfs CAN controller
` [PATCH net-next 16/22] riscv: dts: microchip: add mpfs's CAN controllers
` [PATCH net-next 17/22] can: netlink: allow configuring of fixed data bit rates without need for do_set_data_bittiming callback
` [PATCH net-next 18/22] can/esd_usb2: Rename esd_usb2.c to esd_usb.c
` [PATCH net-next 19/22] can/esd_usb: Add an entry to the MAINTAINERS file
` [PATCH net-next 20/22] can/esd_usb: Rename all terms USB2 to USB
` [PATCH net-next 21/22] can/esd_usb: Fixed some checkpatch.pl warnings
` [PATCH net-next 22/22] can/esd_usb: Update to copyright, M_AUTHOR and M_DESCRIPTION

RTT-PROBE: lore-subspace-rtt
 2022-06-25 12:06 UTC 

[TECH TOPIC] Rust
 2022-06-25 12:03 UTC  (11+ messages)
              ` [MAINTAINER SUMMIT] Are we becoming too fearful? [was Re: [TECH TOPIC] Rust]
                ` [Ksummit-discuss] "
              ` [Ksummit-discuss] [TECH TOPIC] Rust

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:56 UTC 

Diff for unmerged files always misses the `\ No newline at end of file` mark
 2022-06-25 11:49 UTC  (2+ messages)

[PATCH V2 1/2] LoongArch: Add subword xchg/cmpxchg emulation
 2022-06-25 11:48 UTC  (9+ messages)
` [PATCH V2 2/2] LoongArch: Add qspinlock support

[PATCH] powerpc/xive: Fix some incorrect memory allocation
 2022-06-25 11:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:46 UTC 

[PATCH] vfio: check iommu_group_set_name() return value
 2022-06-25 11:42 UTC 

arm64/for-kernelci build: 2 builds: 0 failed, 2 passed (v5.19-rc3-49-g5b0cf6cb356e)
 2022-06-25 11:39 UTC 

[PATCH 0/5] OPP: Replace custom set_opp() with config_regulators()
 2022-06-25 11:42 UTC  (3+ messages)
` [PATCH 5/5] OPP: Remove custom OPP helper support

a new install - - - putting the system on raid
 2022-06-25 11:41 UTC  (8+ messages)

[PATCH V4 00/11] soc: bcm2835-power: Prepare BCM2711 V3D support
 2022-06-25 11:36 UTC  (24+ messages)
` [PATCH V4 01/11] dt-bindings: soc: bcm: bcm2835-pm: Convert bindings to DT schema
` [PATCH V4 02/11] dt-bindings: soc: bcm: bcm2835-pm: Introduce reg-names
` [PATCH V4 03/11] dt-bindings: soc: bcm: bcm2835-pm: Add support for bcm2711
` [PATCH V4 04/11] ARM: dts: bcm2835/bcm2711: Introduce reg-names in watchdog node
` [PATCH V4 05/11] ARM: dts: bcm2711: Use proper compatible in PM/Watchdog node
` [PATCH V4 06/11] mfd: bcm2835-pm: Use 'reg-names' to get resources
` [PATCH V4 07/11] mfd: bcm2835-pm: Add support for BCM2711
` [PATCH V4 08/11] soc: bcm: bcm2835-power: Refactor ASB control
` [PATCH V4 09/11] soc: bcm: bcm2835-power: Resolve ASB register macros
` [PATCH V4 10/11] soc: bcm: bcm2835-power: Add support for BCM2711's RPiVid ASB
` [PATCH V4 11/11] soc: bcm: bcm2835-power: Bypass power_on/off() calls

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:36 UTC 

attach/detach by mixer class implementation of alsa-lib mixer API
 2022-06-25 11:28 UTC 

[PATCH v7 1/4] drm/loongson: Add DRM Driver for Loongson 7A1000 bridge chip
 2022-06-25 11:27 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:26 UTC 

[PATCH 01/10] iio: adc: mcp3911: correct "microchip,device-addr" property
 2022-06-25 11:33 UTC  (9+ messages)
` [PATCH 02/10] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH 08/10] iio: adc: mcp3911: add support for phase

[PATCH v3 1/1] plainmount: Support plain encryption mode
 2022-06-25 11:19 UTC  (3+ messages)

[PATCH] page-flags.h: Fix a missing header include of static_keys.h
 2022-06-25 11:16 UTC  (4+ messages)
    ` [External] "

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:16 UTC 

[alobakin:bitops 8/9] include/asm-generic/percpu.h:21:44: warning: array subscript 4 is above array bounds of 'long unsigned int[4]'
 2022-06-25 11:07 UTC 

[PATCH] iio: Don't use bare "unsigned"
 2022-06-25 11:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 11:06 UTC 

[PATCH 1/2] iio: dac: mcp4922: add support to mcp4921
 2022-06-25 11:15 UTC  (2+ messages)

[xen-unstable test] 171349: tolerable FAIL
 2022-06-25 11:03 UTC 

[PATCH 00/55] media: rkisp1: Cleanups and add support for i.MX8MP
 2022-06-25 11:03 UTC  (5+ messages)
` [PATCH 40/55] media: rkisp1: csi: Implement a V4L2 subdev for the CSI receiver

Linux kernel 5.4.201 released
 2022-06-25 11:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-06-25 10:56 UTC 

[PATCH 0/6] cleanup llseek and splice
 2022-06-25 10:52 UTC  (7+ messages)
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 6/6] vfio: do not set FMODE_LSEEK flag

stable-rc/linux-4.14.y build: 177 builds: 3 failed, 174 passed, 2 errors, 29 warnings (v4.14.284-238-g948a36f89e96)
 2022-06-25 10:52 UTC 

mpt3sas and /sys/block/<dev>/device/timeout
 2022-06-25 10:42 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-25 10:46 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.