All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-26 08:19:48 to 2023-05-26 09:06:13 UTC [more...]

[PATCH net-next v3 0/4] net: add a regmap-based mdio driver and drop TSE PCS
 2023-05-26  9:05 UTC  (12+ messages)
` [PATCH net-next v3 2/4] net: ethernet: altera-tse: Convert to mdio-regmap and use PCS Lynx
` [PATCH net-next v3 3/4] net: pcs: Drop the TSE PCS driver
` [PATCH net-next v3 4/4] net: stmmac: dwmac-sogfpga: use the lynx pcs driver

[PATCH 00/24] Metadump v2
 2023-05-26  8:38 UTC  (55+ messages)
` [PATCH 03/24] metadump: Define and use struct metadump
` [PATCH 04/24] metadump: Add initialization and release functions
` [PATCH 05/24] set_cur: Add support to read from external log device
` [PATCH 06/24] metadump: Dump external log device contents
` [PATCH 07/24] metadump: Postpone invocation of init_metadump()
` [PATCH 08/24] metadump: Introduce struct metadump_ops
` [PATCH 09/24] metadump: Introduce metadump v1 operations
` [PATCH 11/24] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH 14/24] xfs_metadump.sh: Add support for passing version option
` [PATCH 15/24] xfs_metadump.8: Add description for the newly introduced -v option
` [PATCH 16/24] mdrestore: Define and use struct mdrestore
` [PATCH 17/24] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH 18/24] mdrestore: Introduce struct mdrestore_ops
` [PATCH 19/24] mdrestore: Introduce mdrestore v1 operations
` [PATCH 21/24] mdrestore: Extract target device size verification into a function
` [PATCH 22/24] mdrestore: Define mdrestore ops for v2 format
` [PATCH 23/24] mdrestore: Add support for passing log device as an argument
` [PATCH 24/24] xfs_mdrestore.8: Add description for the newly introduced -l option

[PATCH 00/12] block: Fix blockdev-create with iothreads
 2023-05-26  9:04 UTC  (8+ messages)
` [PATCH 03/12] block: Take main AioContext lock when calling bdrv_open()
` [PATCH 06/12] qcow2: Fix open with 'file' in iothread

[PATCH] drm/stm: Fix resolution bitmasks
 2023-05-26  9:05 UTC  (7+ messages)

[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-05-26  9:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v3 2/2] net: phy: motorcomm: Add pad drive strength cfg support

[PATCH v6 0/7] Add JH7110 USB and USB PHY driver support
 2023-05-26  9:03 UTC  (4+ messages)

[PATCH v11 0/8] Use copy_process in vhost layer
 2023-05-26  9:03 UTC  (5+ messages)
` [PATCH v11 8/8] vhost: use vhost_tasks for worker threads

[PATCH net-next v7 0/8] Wangxun netdev features support
 2023-05-26  9:02 UTC  (9+ messages)
` [PATCH net-next v7 1/8] net: wangxun: libwx add tx offload functions
` [PATCH net-next v7 2/8] net: wangxun: libwx add rx "
` [PATCH net-next v7 3/8] net: wangxun: Implement vlan add and kill functions
` [PATCH net-next v7 4/8] net: libwx: Implement xx_set_features ops
` [PATCH net-next v7 5/8] net: ngbe: Add netdev features support
` [PATCH net-next v7 6/8] net: ngbe: Implement vlan add and remove ops
` [PATCH net-next v7 7/8] net: txgbe: Add netdev features support
` [PATCH net-next v7 8/8] net: txgbe: Implement vlan add and remove ops

[PATCH v7] enhance NUMA affinity heuristic
 2023-05-26  8:45 UTC  (2+ messages)
` [PATCH v8] "

[PATCH net] tls: improve lockless access safety of tls_err_abort()
 2023-05-26  9:03 UTC  (2+ messages)

[PATCH net-next v9 0/9] TXGBE PHYLINK support
 2023-05-26  9:01 UTC  (6+ messages)
` [PATCH net-next v9 8/9] net: txgbe: Implement phylink pcs

[PULL] drm-intel-fixes
 2023-05-24 11:40 UTC 

[PATCH tty v1 0/8] synchronize UART_IER access against console write
 2023-05-26  9:01 UTC  (5+ messages)
` [PATCH tty v1 3/8] serial: 8250: lock port for stop_rx() in omap8250_irq()
` [PATCH tty v1 7/8] serial: 8250: lock port for UART_IER access "

[PATCH] btrfs: fix the uptodate assert in btree_csum_one_bio
 2023-05-26  9:01 UTC 

[RFC PATCH v2 0/3] block: Make old dio use iov_iter_extract_pages() and page pinning
 2023-05-26  8:58 UTC  (14+ messages)
` [RFC PATCH v2 1/3] mm: Don't pin ZERO_PAGE in pin_user_pages()
` [RFC PATCH v2 2/3] mm: Provide a function to get an additional pin on a page
` [RFC PATCH v2 3/3] block: Use iov_iter_extract_pages() and page pinning in direct-io.c

[PATCH libgpiod RFC 0/3] bindings: rust: allow packaging of libgpiod-sys
 2023-05-26  8:59 UTC  (8+ messages)

optee_benchmark pmccfiltr_el0
 2023-05-26  8:59 UTC 

[PATCH v2 1/2] cpufreq: CPPC: keep target core awake when reading its cpufreq rate
 2023-05-26  8:58 UTC  (3+ messages)

[PATCH v3] libbpf: kprobe.multi: Filter with available_filter_functions
 2023-05-26  8:58 UTC  (5+ messages)
` [PATCH v4] "

[PATCH v3 00/28] Add VDUSE support to Vhost library
 2023-05-26  8:58 UTC  (7+ messages)
` [PATCH v3 04/28] vhost: add helper of IOTLB entries coredump
` [PATCH v3 14/28] vhost: add helper for interrupt injection
` [PATCH v3 15/28] vhost: add API to set max queue pairs

[Intel-wired-lan] [PATCH net-next v2 00/12] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-26  8:57 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v2 05/12] iavf: always use a full order-0 page
  `  "

[PATCH v2 00/20] target/arm: Implement FEAT_LSE2
 2023-05-26  8:56 UTC  (3+ messages)
` [PATCH v2 01/20] target/arm: Add commentary for CPUARMState.exclusive_high

[PATCH] lib/test_vmalloc.c: avoid garbage in page array
 2023-05-26  8:56 UTC  (4+ messages)

[Intel-gfx] [CI v12 0/1] drm/i915: Allow user to set cache at BO creation
 2023-05-26  8:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Allow user to set cache at BO creation (rev13)

[PULL 00/12] Migration 20230518 patches
 2023-05-26  8:55 UTC  (4+ messages)
` [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit

[RFC/RFTv3 00/24] net: ethernet: Rework EEE
 2023-05-26  8:56 UTC  (2+ messages)

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-26  8:55 UTC  (4+ messages)
` [PATCH v3 01/32] "
  ` [PATCH v3 32/32] common/cnxk: add check for null auth and anti-replay

query-command-line-options (was: [PATCH 1/7] qemu: capabilities: Introduce QEMU_CAPS_MACHINE_ACPI)
 2023-05-26  8:54 UTC  (3+ messages)
            ` query-command-line-options

[PATCH v2 0/4] Enhance mediatek-cpufreq robustness
 2023-05-26  8:37 UTC  (12+ messages)
` [PATCH v2 4/4] cpufreq: mediatek: Raise proc and sram max voltage for MT7622/7623

[morse:mpam/monitors_and_locking/v4 15/24] arch/x86/kernel/cpu/resctrl/monitor.c:339:26: warning: ordered comparison of pointer with integer zero
 2023-05-26  8:54 UTC 

[DRBD-announce] linstor-proxmox v7.0.1-rc.1
 2023-05-26  8:55 UTC  (2+ messages)

[PATCH RFC] iommu/mediatek: Flush IOTLB completely only if domain has been attached
 2023-05-26  8:53 UTC  (2+ messages)

[PATCH v2 0/2] Fix and clean MT8365 clock indexes
 2023-05-26  8:54 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: clock: mediatek: replace unusable clock
` [PATCH v2 2/2] clk: mediatek: mt8365: Fix index issue

[freescale-fslc:6.1-1.0.x-imx 4750/9879] drivers/staging/media/imx/imx8-isi-core.c:349:13: warning: variable 'len' set but not used
 2023-05-26  8:54 UTC 

[freescale-fslc:6.1-1.0.x-imx 127/9879] sound/soc/fsl/fsl_xcvr_sysfs.c:106:52: error: a function declaration without a prototype is deprecated in all versions of C
 2023-05-26  8:54 UTC 

[patch net-next 00/15] devlink: move port ops into separate structure
 2023-05-26  8:53 UTC  (6+ messages)
` [patch net-next 15/15] devlink: save devlink_port_ops into a variable in devlink_port_function_validate()

[dm-devel] [PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT
 2023-05-26  8:20 UTC  (8+ messages)
` [dm-devel] [PATCH v2 1/5] block: annotate bdev_disk_changed() deprecation with a symbol namespace
    `  "
      ` [Drbd-dev] "
` [dm-devel] [PATCH v2 3/5] iomap: simplify iomap_init() with PAGE_SECTORS

[PATCH v2 2/2] mm/mm_init.c: do not calculate zone_start_pfn/zone_end_pfn in zone_absent_pages_in_node()
 2023-05-26  8:52 UTC 

[PATCH v2 1/2] mm/mm_init.c: introduce reset_memoryless_node_totalpages()
 2023-05-26  8:52 UTC 

Fit Signature booting without public key
 2023-05-26  8:52 UTC  (5+ messages)

[PATCH] mm: zswap: shrink until can accept
 2023-05-26  8:52 UTC  (5+ messages)

linux-next: boot failure after merge of the tip tree
 2023-05-26  8:50 UTC  (4+ messages)

[dhowells-fs:sendpage-1] [tcp] 77f5a42b2d: netperf.Throughput_Mbps -14.6% regression
 2023-05-26  8:51 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: qcom: msm8916: Rework regulator constraints
 2023-05-26  8:50 UTC  (6+ messages)
` [PATCH 8/8] arm64: dts: qcom: msm8916-pm8916: Mark always-on regulators

[PATCH v2] migration: hold the BQL during setup
 2023-05-26  8:49 UTC  (2+ messages)

[PATCH] dmadev: add tracepoints
 2023-05-26  8:42 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v3] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-26  8:49 UTC  (4+ messages)

[PATCH v2 0/6] drm/msm/dpu: rework interrupt handling
 2023-05-26  8:48 UTC  (9+ messages)
` [PATCH v2 3/6] drm/msm/dpu: split interrupt address arrays
  ` [Freedreno] "

[PATCH v5 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-05-26  8:48 UTC  (4+ messages)
` [PATCH v5 11/11] arm64: dts: renesas: rzg2l-smarc-som: Enable PMIC and built-in RTC

[PATCH v1] mkfs.ubifs: Fix mkfs.ubifs failure with option selinux
 2023-05-26  8:47 UTC 

[PATCH] sched: Consider task_struct::saved_state in wait_task_inactive()
 2023-05-26  8:47 UTC  (3+ messages)

[PATCH v4] PCI: dwc: Wait for link up only if link is started
 2023-05-26  8:46 UTC  (2+ messages)

[PATCH] notifier: Initialize new struct srcu_usage field
 2023-05-26  8:45 UTC  (3+ messages)

[PATCH] intel_iommu: Optimize out some unnecessary UNMAP calls
 2023-05-26  8:44 UTC  (7+ messages)

[PATCH v2 00/11] RISCV: Add KVM_GET_REG_LIST API
 2023-05-26  8:44 UTC  (8+ messages)
` [PATCH v2 09/11] KVM: riscv: selftests: Make check_supported arch specific

[PATCH v4 1/5] soc: qcom: socinfo: move SMEM item struct and defines to a header
 2023-05-26  8:44 UTC  (9+ messages)
` [PATCH v4 3/5] soc: qcom: smem: introduce qcom_smem_get_soc_id()
` [PATCH v4 5/5] cpufreq: qcom-nvmem: use helper to get SMEM SoC ID

Earlier Linux Code
 2023-05-26  8:42 UTC  (6+ messages)

[PATCH v4 00/11] MediaTek DDP GAMMA - 12-bit LUT support
 2023-05-26  8:42 UTC  (11+ messages)
` [PATCH v4 03/11] drm/mediatek: gamma: Support SoC specific LUT size
` [PATCH v4 06/11] drm/mediatek: gamma: Use bitfield macros

[PATCH v4 0/3] hw/riscv/virt: pflash improvements
 2023-05-26  8:42 UTC  (7+ messages)

[v1, 0/3] SM2 crypto algorithm support
 2023-05-26  8:42 UTC  (5+ messages)
` [v1, 2/3] test/test_cryptodev_asym: add SM2 tests

[PATCH net-next v2 1/2] usbnet: ipheth: fix risk of NULL pointer deallocation
 2023-05-26  8:41 UTC  (4+ messages)

[PATCH] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cb
 2023-05-26  8:40 UTC 

[PATCH 0/2] KVM: arm64: Fix for probing default PMU
 2023-05-26  8:41 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Iterate arm_pmus list to probe for "

[PATCH] unshare.2: ffix: indentation inconsistencies
 2023-05-26  8:41 UTC 

[PATCH] net/igc: support device I225-LMVP
 2023-05-26  8:23 UTC 

[PATCH] unshare.2: ffix: indentation inconsistencies
 2023-05-26  8:39 UTC 

[OE-core][kirkstone][PATCH] curl: Correction for CVE-2023-27536
 2023-05-26  8:38 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-05-26  8:38 UTC  (19+ messages)
` [PATCH 06/32] sched: Add task_struct->faults_disabled_mapping
      ` [Cluster-devel] "

[Intel-gfx] [PATCH v11 00/23] Add vfio_device cdev for iommufd support
 2023-05-26  8:38 UTC  (11+ messages)
` [Intel-gfx] [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
                `  "

[Bridge] [PATCH net-next 1/2] bridge: Add a limit on FDB entries
 2023-05-26  8:37 UTC  (12+ messages)
                  `  "

[PATCH] cryptodev: fix memory leak during stats query
 2023-05-26  8:34 UTC  (3+ messages)
  `  "

[PATCH v2 0/8] RK3588 ADC support
 2023-05-26  8:36 UTC  (5+ messages)
` [PATCH v2 2/8] iio: adc: rockchip_saradc: Add support for RK3588

[PATCH] Revert "dt-bindings: bridge: samsung-dsim: Make some flags optional"
 2023-05-26  8:36 UTC  (6+ messages)

[PATCH 0/2] media: ov5640: drive-by frame_interval cleanups
 2023-05-26  8:35 UTC  (8+ messages)

[PATCH] KVM: arm64: fix typo
 2023-05-26  8:35 UTC  (3+ messages)

[RFC v2 0/8] add support for blocksize > PAGE_SIZE
 2023-05-26  8:35 UTC  (5+ messages)

WARNING trace at kvm_nx_huge_page_recovery_worker on 6.3.4
 2023-05-26  8:34 UTC  (2+ messages)

[PATCH v16] app/procinfo: display eventdev xstats
 2023-05-26  8:32 UTC  (3+ messages)
` [PATCH v17] "

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-26  8:29 UTC  (3+ messages)
` [PATCH net-next 3/5] virtio_net: Add page pool fragmentation support

Bug: global remote.origin.url silently overrides git clone <URL>
 2023-05-26  8:28 UTC 

[Bug 216119] New: 087451f372bf76d breaks hibernation on amdgpu Radeon R9 390
 2023-05-26  8:28 UTC  (2+ messages)
` [Bug 216119] "

[PATCH 0/5] Restore vmstate on cancelled/failed migration
 2023-05-26  8:28 UTC  (3+ messages)
` [PATCH 2/5] migration: never fail in global_state_store()

[PATCH 0/3] thermal: hook in with reboot and crash
 2023-05-26  8:27 UTC  (2+ messages)

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 9 runs, 1 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 11 runs, 1 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 16 runs, 1 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 14 runs, 9 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 10 runs, 3 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 5 runs, 1 regressions (v5.10.180-cip33-21-g090289427e8b2)
 2023-05-26  8:27 UTC 

[Intel-wired-lan] [PATCH iwl-next v4 0/2] iavf: clean up procedure for changing interface's MAC address
 2023-05-26  8:25 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 1/2] iavf: add check for current MAC address in set_mac callback
` [Intel-wired-lan] [PATCH iwl-next v4 2/2] iavf: fix err handling for MAC replace

Adding a pwm command
 2023-05-26  8:23 UTC  (2+ messages)
` [RFC PATCH 1/1] commands: add pwm manipulation command

[PATCH v2 00/16] Migration: More migration atomic counters
 2023-05-26  8:23 UTC  (7+ messages)
` [PATCH v2 15/16] migration/rdma: Simplify the function that saves a page
` [PATCH v2 16/16] migration/multifd: Compute transferred bytes correctly

[PATCH] fixup! imx-usb-loader: add commandline option for displaying version number
 2023-05-26  8:23 UTC  (4+ messages)

[tiwai-sound:topic/midi20 34/40] sound/core/seq/seq_clientmgr.c:2160 snd_seq_ioctl_client_ump_info() warn: potential spectre issue 'cptr->ump_info' [r] (local cap)
 2023-05-26  8:22 UTC 

[PATCH] selftests/input: Introduce basic tests for evdev ioctls
 2023-05-26  8:22 UTC 

[PATCH 1/1] Documentation: boards: nxp-imx8mp-evk; clarify firmware folder
 2023-05-26  8:21 UTC  (2+ messages)

[PATCH v2 0/6] KVM: x86/mmu: refine memtype related mmu zap
 2023-05-26  7:54 UTC  (10+ messages)
` [PATCH v2 5/6] KVM: x86: Keep a per-VM MTRR state

[PATCH v4 0/8] v4l-utils: Support multiplexed streams
 2023-05-26  8:19 UTC  (5+ messages)
` [PATCH v4 5/8] HACK: include/linux: Add client capabilities

[PATCH v1] can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J1939 Socket
 2023-05-26  8:19 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.