All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-04 06:19:28 to 2024-04-04 07:39:00 UTC [more...]

[PATCH u-boot-mvebu v3 00/18] Turris Omnia - New board revision support
 2024-04-04  7:38 UTC  (3+ messages)

[PATCH v2 1/6] usb: ehci-exynos: Use devm_clk_get_enabled() helpers
 2024-04-04  7:38 UTC  (18+ messages)
` [PATCH v2 2/6] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v2 3/6] usb: ohci-exynos: Use devm_clk_get_enabled() helpers
` [PATCH v2 4/6] usb: ohci-exynos: Switch from CONFIG_PM guards to pm_ptr()
` [PATCH v2 5/6] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function
` [PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()

[PATCH v2 0/2] riscv: access_ok() optimization
 2024-04-04  7:38 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: Remove PGDIR_SIZE_L3 and TASK_SIZE_MIN
` [PATCH v2 2/2] riscv: Define TASK_SIZE_MAX for __access_ok()

[PATCH] ASoC: SOF: Disable pointless writes to debugfs file
 2024-04-04  7:38 UTC 

[PATCH] tty: xtensa/iss: Use umin() to fix Coccinelle warning
 2024-04-04  7:38 UTC  (4+ messages)
  ` [PATCH v2] tty: xtensa/iss: Use min() "

[bootwrapper PATCH 0/2] aarch64: Prepare EL3 for MDSELR_EL1
 2024-04-04  7:37 UTC  (3+ messages)
` [bootwrapper PATCH 1/2] aarch64: Disable trapping into EL3 while accessing MDSELR_EL1
` [bootwrapper PATCH 2/2] aarch64: Disable trapping into EL3 while accessing FEAT_FGT2 registers

[PATCH v2] efi_loader: fix append write behavior to non-existent variable
 2024-04-04  7:35 UTC  (2+ messages)

[PATCH] drm/amd/pm: Allow setting soft max frequency in VF
 2024-04-04  7:35 UTC  (2+ messages)

[PATCH] ASoC: SOF: Clean up sof_ipc_flood_dfs_write()
 2024-04-04  7:34 UTC 

[bug report] WARNING: CPU: 2 PID: 987 at drivers/scsi/sg.c:2236 sg_remove_sfp_usercontext+0x1bc/0x1d0 [sg]
 2024-04-04  7:34 UTC 

[PATCH 0/9] reftable: optimize write performance
 2024-04-04  7:32 UTC  (10+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 06/11] reftable/writer: refactorings for `writer_add_record()`
  ` [PATCH v2 08/11] reftable/writer: unify releasing memory

[bug report] xfs: repair free space btrees
 2024-04-04  7:32 UTC 

[PATCH] drm: xlnx: db: fix a memory leak in probe
 2024-04-04  7:32 UTC  (2+ messages)

[PATCH] iio: adc: ad7173: Fix ! vs ~ typo in ad7173_sel_clk()
 2024-04-04  7:31 UTC 

[PATCH] iio: light: apds9306: Fix off by one in apds9306_sampling_freq_get()
 2024-04-04  7:31 UTC 

[PATCH v2 00/14] drm/i915: Implemnt vblank sycnhronized mbus joining changes
 2024-04-04  7:31 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Implemnt vblank sycnhronized mbus joining changes (rev4)
` ✗ Fi.CI.IGT: failure "

Your confirmation is needed
 2024-04-04  7:01 UTC 

[PATCH] coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devices
 2024-04-04  7:29 UTC  (2+ messages)

[ANN] Media Summit 2024: where to hold it?
 2024-04-04  7:29 UTC 

NOHZ tick-stop error: local softirq work is pending, handler #08!!! on Dell XPS 13 9360
 2024-04-04  7:28 UTC 

[PATCH 0/7] sched/fair|isolation: Correctly clear nohz.[nr_cpus|idle_cpus_mask] for isolated CPUs
 2024-04-04  7:27 UTC  (3+ messages)
` [PATCH 6/7] sched/fair: Remove on_null_domain() and redundant checks

[PATCH] media: ipu-cio2: Remove unnecessary runtime PM power state setting
 2024-04-04  7:27 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix unwanted error log on timeout policy probing
 2024-04-04  7:27 UTC  (2+ messages)
` [ovs-dev] "

[PATCH] clk: rockchip: clk-rk3568.c: Add missing USB480M_PHY mux
 2024-04-04  7:27 UTC  (3+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2024-04-04  7:27 UTC 

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-04  7:26 UTC  (2+ messages)

[PATCH v2 0/1] Remove support for legacy UFS
 2024-04-04  7:22 UTC  (6+ messages)
` [PATCH v2 1/1] scsi: ufs: Remove support for old UFSHCI versions

[PATCH v3 0/6] TEE: minor cleanup
 2024-04-04  7:22 UTC  (4+ messages)

[PATCH v3] mm: add per-order mTHP alloc_success and alloc_fail counters
 2024-04-04  7:21 UTC  (5+ messages)

[PATCH v19 0/9] Add multiport support for DWC3 controllers
 2024-04-04  7:21 UTC  (3+ messages)
` [PATCH v19 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH net-next 0/6] Implement reset reason mechanism to detect
 2024-04-04  7:20 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: introduce rstreason to detect why the RST is sent
` [PATCH net-next v2 2/6] rstreason: prepare for passive reset
` [PATCH net-next v2 3/6] rstreason: prepare for active reset
` [PATCH net-next v2 4/6] tcp: support rstreason for passive reset
` [PATCH net-next v2 5/6] mptcp: "
` [PATCH net-next v2 6/6] rstreason: make it work in trace world

reftable & jgit compatibility
 2024-04-04  7:20 UTC  (8+ messages)

[syzbot] [bpf?] [net?] possible deadlock in pit_timer_fn
 2024-04-04  7:19 UTC  (2+ messages)

[PATCH v4] slof/fs/packages/disk-label.fs: improve checking for DOS boot partitions
 2024-04-04  7:18 UTC  (3+ messages)

+ stackdepot-rename-pool_index-to-pool_index_plus_1.patch added to mm-unstable branch
 2024-04-04  7:17 UTC  (2+ messages)

Understanding BTRFS Extent Tree?
 2024-04-04  7:15 UTC  (2+ messages)

convert SCSI to atomic queue limits, part 1 (v2)
 2024-04-04  7:14 UTC  (5+ messages)
` [PATCH 01/23] block: add a helper to cancel atomic queue limit updates

[PATCH v5 02/10] PCI: Deprecate iomap-table functions
 2024-04-04  7:15 UTC  (3+ messages)

[PATCH v4 0/4] page_owner: Fix refcount imbalance and print fixup
 2024-04-04  7:15 UTC  (7+ messages)
` [PATCH v4 1/4] mm,page_owner: Update metadata for tail pages
` [PATCH v4 2/4] mm,page_owner: Fix refcount imbalance
` [PATCH v4 3/4] mm,page_owner: Fix accounting of pages when migrating
` [PATCH v4 4/4] mm,page_owner: Fix printing of stack records

[brgl:gpio/for-current] BUILD SUCCESS e8acd2d209a387f2358c2c83fe894b444db9ea46
 2024-04-04  7:13 UTC 

[PATCH] igc/ixgbe: add get/set link settings interface
 2024-04-04  7:09 UTC  (4+ messages)
` [PATCH] lib: "

[PATCH v5 0/5] Introduce ICSSG Ethernet driver
 2024-04-04  7:08 UTC  (6+ messages)
` [PATCH v5 1/5] net: ti: icssg: Add Firmware Interface for "
` [PATCH v5 2/5] net: ti: icssg: Add Firmware config and classification APIs
` [PATCH v5 3/5] net: ti: icssg: Add icssg queues APIs and macros
` [PATCH v5 4/5] net: ti: icssg: Add ICSSG ethernet driver
` [PATCH v5 5/5] net: ti: icssg: Add support sending FDB command to update rx_flow_id

[PATCH 0/7] clk: qcom: Add support for DISPCC, CAMCC and GPUCC on SM4450
 2024-04-04  7:08 UTC  (5+ messages)
` [PATCH 2/7] dt-bindings: clock: qcom: Add DISPCC clocks for SM4450

[PATCH v3 00/25] imx258 improvement series
 2024-04-04  7:07 UTC  (14+ messages)
` [PATCH v3 21/25] drivers: media: i2c: imx258: Use macros
` [PATCH v3 22/25] dt-bindings: media: imx258: Add binding for powerdown-gpio
` [PATCH v3 23/25] drivers: media: i2c: imx258: Add support for powerdown gpio

[PATCH 6.8 000/715] 6.8.2-rc1 review
 2024-04-04  7:06 UTC  (5+ messages)
` [PATCH 6.8 015/715] io_uring: remove unconditional looping in local task_work handling

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-04  7:06 UTC  (2+ messages)

[PATCH v6 0/6] Swap-out mTHP without splitting
 2024-04-04  7:06 UTC  (4+ messages)
` [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags

[PATCH 6.8 00/11] 6.8.4-rc1 review
 2024-04-04  7:05 UTC  (2+ messages)

[PATCH v2 0/2] iio: imu: inv_icm42600: add support of ICM-42688-P
 2024-04-04  7:04 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: add icm42688 inside inv_icm42600
` [PATCH v2 2/2] iio: imu: inv_icm42600: add support of ICM-42688-P

[Bug 218680] New: bluetooth connected status not shown in KDE desktop GUIs
 2024-04-04  7:02 UTC 

About Throughput in BATMAN_V
 2024-04-04  7:00 UTC  (2+ messages)

[PATCH 0/2] mfd: Add ROHM BD71879
 2024-04-04  6:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: "

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-04-04  6:58 UTC  (2+ messages)
` [PATCH v2] "

[RESEND v7 26/37] dt-bindings: vendor-prefixes: Add iodata
 2024-04-04  6:57 UTC  (4+ messages)
` [RESEND v7 27/37] dt-bindings: ata: ata-generic: Add new targets

[PATCH v3 0/2] Use hmm_range_fault to populate user page
 2024-04-04  6:57 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-04-04  6:56 UTC  (12+ messages)

[powerpc] WARN at drivers/scsi/sg.c:2236 (sg_remove_sfp_usercontext)
 2024-04-04  6:55 UTC  (5+ messages)
` [PATCH v3] scsi: sg: Avoid race in error handling & drop bogus warn

[PATCH 1/2] amd/amdkfd: sync all devices to wait all processes being evicted
 2024-04-04  6:55 UTC  (3+ messages)
` [PATCH 2/2] amd/amdgpu: improve VF recover time

[PATCH 0/2] Add UART support for i.MX 8M Mini EVKB
 2024-04-04  6:54 UTC  (3+ messages)
` [PATCH 2/2] xen/arm: Add i.MX UART driver

[PATCH v3 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-04  6:54 UTC  (10+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings
` [PATCH v3 2/2] mailbox: arm_mhuv3: Add driver

[PATCH 1/1] dt-bindings: media: imx-jpeg: add clocks,clock-names,slot to fix warning
 2024-04-04  6:54 UTC  (5+ messages)

[syzbot] [kernfs?] possible deadlock in kernfs_fop_llseek
 2024-04-04  6:54 UTC  (3+ messages)

[linus:master] [serial] 43066e3222: BUG:kernel_NULL_pointer_dereference,address
 2024-04-04  6:54 UTC  (3+ messages)

Implementing .shutdown method for efa module
 2024-04-04  6:54 UTC  (9+ messages)

[PATCH v2 1/1] docs: Add relevant kernel publications to list of books; LKP 2E
 2024-04-04  6:48 UTC 

[PATCH] docs: Add relevant kernel publications to list of books; LKP 2E
 2024-04-04  6:48 UTC  (3+ messages)

[PATCH net-next 0/3] Add support for flower actions mirred and redirect
 2024-04-04  6:47 UTC  (7+ messages)
` [PATCH net-next 2/3] net: sparx5: add support for tc flower mirred action
` [PATCH net-next 3/3] net: sparx5: add support for tc flower redirect action

[Ping PATCH 1/2 v2] perf report: Fix PAI counter names for s390 virtual machines
 2024-04-04  6:48 UTC  (2+ messages)
` [Ping PATCH 2/2 v2] perf stat: do not fail on metrics on s390 zvm systems

Patch "gpio: protect the list of GPIO devices with SRCU" has been added to the 6.8-stable tree
 2024-04-04  6:45 UTC  (2+ messages)

Patch "gpio: cdev: sanitize the label before requesting the interrupt" has been added to the 6.1-sta
 2024-04-04  6:42 UTC  (2+ messages)

[PATCH] kconfig: add config and source entry details
 2024-04-04  6:40 UTC 

[PATCH v4 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-04-04  6:40 UTC  (3+ messages)

[PATCH] arm64: dts: imx8m/qxp: Pass the tcpci compatible
 2024-04-04  6:38 UTC  (3+ messages)

[PATCH 1/1] swiotlb: add a KUnit test suite
 2024-04-04  6:38 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH] efi_loader: access __efi_runtime_rel_start/stop without &
 2024-04-04  6:37 UTC 

[PATCH 0/4] Introduce clock support for Airoha EN7581 SoC
 2024-04-04  6:36 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: clock: airoha: add EN7581 binding
` [PATCH 4/4] clk: en7523: add EN7581 support

[PATCH 1/3] of: add of_property_read_variable_uxx_array()
 2024-04-04  6:36 UTC  (2+ messages)

[PATCH v2] i2c: add EFI i2c master driver
 2024-04-04  6:35 UTC  (4+ messages)

[PATCH BlueZ 0/1] Fixes busy loop when disabling
 2024-04-04  6:35 UTC  (4+ messages)
` [PATCH BlueZ 1/1] Revert "device: Consider service state on device_is_connected"

[PATCH] efi_loader: access __efi_runtime_start/stop without &
 2024-04-04  6:35 UTC 

[PATCH] media/uvcvideo: add quirk for invalid dev_sof in Logitech C920
 2024-04-04  6:35 UTC  (4+ messages)

[PATCH v6 0/2] Use onboard usb hub reset on Odroid N2
 2024-04-04  6:34 UTC  (21+ messages)
` [PATCH v6 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub

[PATCH 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-04  6:32 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq

[PATCHv4 net-next 0/2] ynl: rename array-nest to indexed-array
 2024-04-04  6:31 UTC  (4+ messages)
` [PATCHv4 net-next 1/2] "
` [PATCHv4 net-next 2/2] ynl: support binary and integer sub-type for indexed-array
` [PATCHv3 net-next 2/2] ynl: support binary/u32 "

[PATCH 0/3] Add experimental support for Qualcomm SA8155P SoC
 2024-04-04  6:29 UTC  (4+ messages)
` [PATCH 2/3] drivers: serial: add Qualcomm GENI-based serial driver

[PATCH v2 0/5] Add IAX45 support for RZ/Five SoC
 2024-04-04  6:28 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[openeuler:openEuler-1.0-LTS 20217/22045] kernel/cgroup/cgroup.c:5286:48: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-04-04  6:27 UTC 

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-04  6:25 UTC  (14+ messages)
` [PATCH v4 1/6] usb: xhci: refactor xhci_set_configuration
` [PATCH v4 2/6] usb: xhci: Set up endpoints for the first 2 interfaces
` [PATCH v4 3/6] usb: xhci: Abort transfers with unallocated rings
` [PATCH v4 4/6] usb: Add environment based device ignorelist
` [PATCH v4 5/6] usb: kbd: support Apple Magic Keyboards (2021)
` [PATCH v4 6/6] usb: kbd: Add probe quirk for Apple and Keychron keyboards

Updated capstone fixes
 2024-04-04  6:23 UTC  (5+ messages)
` [PATCH v6 1/3] perf, capstone: Support 32bit code under 64bit OS
` [PATCH v6 2/3] perf, script, capstone: Add support for -F +brstackdisasm

[PATCH] arm64: dts: imx8mp-debix-som-a-bmb-08: Remove 'phy-supply' from eqos
 2024-04-04  6:19 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.