All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-09 06:21:57 to 2024-09-09 07:20:32 UTC [more...]

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-09  7:20 UTC  (2+ messages)

[PATCH v1 0/8] ASoC: loongson: Simplify code formatting
 2024-09-09  7:19 UTC  (9+ messages)
` [PATCH v1 1/8] ASoC: loongson: Use BIT() macro
` [PATCH v1 2/8] ASoC: loongson: Simplify probe() with local dev variable
` [PATCH v1 3/8] ASoC: loongson: Simplify with dev_err_probe()
` [PATCH v1 4/8] ASoC: loongson: Simplify if statment in loongson_card_hw_params()
` [PATCH v1 5/8] ASoC: loongson: Simplify of_node_put() reference
` [PATCH v1 6/8] ASoC: loongson: Replace if with ternary operator
` [PATCH v1 7/8] ASoC: loongson: Factor out loongson_card_acpi_find_device() function
` [PATCH v1 8/8] ASoC: loongson: Factor out loongson i2s enable clock functions

[PATCHv5 0/3] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-09  7:19 UTC  (4+ messages)
` [PATCH 1/3] nvme-multipath: fixup typo when clearing DISK_LIVE
` [PATCH 2/3] nvme-multipath: avoid hang on inaccessible namespaces
` [PATCH 3/3] nvme: 'nvme disconnect' hangs after remapping namespaces

[PATCH v3 00/14] Add support for vector
 2024-09-09  7:18 UTC  (4+ messages)
` [PATCH v3 02/14] util: Add RISC-V vector extension probe in cpuinfo

linux-next: duplicate patches in the slab tree
 2024-09-09  7:18 UTC  (2+ messages)

[Buildroot] [PATCH v3] package/wpa_supplicant: add Smart card option
 2024-09-09  7:18 UTC  (2+ messages)

[kirkstone] Pull request
 2024-09-09  7:18 UTC 

linux-next: manual merge of the execve tree with the mm tree
 2024-09-09  7:18 UTC 

[scarthgap] Pull request
 2024-09-09  7:17 UTC 

[PATCH v5.15-v5.10] drm/amd/pm: Fix the null pointer dereference for vega10_hwmgr
 2024-09-08 12:59 UTC  (5+ messages)

[PATCH RESEND] drm/amd/display: Add null check before access structs in dcn32_enable_phantom_plane
 2024-09-09  6:40 UTC 

[PATCH v2] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-09  7:17 UTC 

[master] Pull request
 2024-09-09  7:17 UTC 

[PATCH] virtio-iommu: Introduce lazy mode domains and IOTLB_FLUSH request
 2024-09-09  7:16 UTC  (4+ messages)

[PATCH v2 1/3] phy: Extend generic_setup_phy() with PHY mode and submode
 2024-09-09  7:16 UTC  (3+ messages)

[PATCH] cxl: update kernel config requirement
 2024-09-09  7:14 UTC 

[PATCH] KVM: arm64: Add memory length checks before it is xfered
 2024-09-09  7:16 UTC  (3+ messages)

[PATCH] can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
 2024-09-09  7:14 UTC  (3+ messages)

[linux-next:master 9160/10296] ERROR: modpost: "__divdi3" [drivers/net/can/rockchip/rockchip_canfd.ko] undefined!
 2024-09-09  7:15 UTC  (2+ messages)

[PATCH v2 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-09-09  7:06 UTC  (5+ messages)
` [PATCH v2 2/2] media: i2c: "

[PATCH 0/3] iio: light: opt3001: add support for TI's opt3002 light sensor
 2024-09-09  7:15 UTC  (4+ messages)
` [PATCH 1/3] iio: light: opt3001: add missing full-scale range value

[v2 PATCH bpf-next 0/2] bpf: Add percpu map value size check
 2024-09-09  7:13 UTC  (3+ messages)
` [v2 PATCH bpf-next 1/2] bpf: Check percpu map value size first
` [v2 PATCH bpf-next 2/2] bpf/selftests: Check errno when percpu map value size exceeds

[PATCH -next] mm: introduce per-node proactive reclaim interface
 2024-09-09  7:12 UTC  (3+ messages)

[styhead][oe-core][PATCH] gtk4: update 4.14.4 -> 4.14.5
 2024-09-09  7:13 UTC 

[PATCH -v3 0/3] resource: Fix region_intersects() vs add_memory_driver_managed()
 2024-09-09  7:07 UTC  (4+ messages)
` [PATCH -v3 2/3] resource: Make alloc_free_mem_region() works for iomem_resource

[PATCH 1/3] riscv: qemu: Enable booting from NVMe
 2024-09-09  7:09 UTC  (2+ messages)

[PATCH RFC net] net: sockmap: avoid race between sock_map_destroy() and sk_psock_put()
 2024-09-09  7:04 UTC  (3+ messages)

[PATCH v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-09  7:05 UTC  (36+ messages)
` [PATCH v2 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 02/19] crypto: testmgr: "
` [PATCH v2 03/19] drm/i915/selftests: "
` [PATCH v2 04/19] drm/lib: "
` [PATCH v2 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v2 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v2 09/19] bpf: "
` [PATCH v2 10/19] lib/interval_tree_test.c: "
` [PATCH v2 11/19] kunit: string-stream-test: "
` [PATCH v2 12/19] random32: "
` [PATCH v2 13/19] lib/rbtree-test: "
` [PATCH v2 14/19] bpf/tests: "
` [PATCH v2 15/19] lib/test_parman: "
` [PATCH v2 16/19] lib/test_scanf: "
` [PATCH v2 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v2 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v2 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>

[PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
 2024-09-09  7:08 UTC  (2+ messages)

[PATCH v2] phy: renesas: rcar-gen3-usb2: Fix an error handling path in rcar_gen3_phy_usb2_probe()
 2024-09-09  7:07 UTC  (6+ messages)

[PATCH 2/2] arm64: dts: amlogic: Add Amlogic C3 PWM
 2024-09-09  7:05 UTC 

i.MX8MP IMX-LCDIF Underrun Question(s)
 2024-09-09  7:06 UTC  (4+ messages)

[PATCH] arm: Remove ethernut5 board
 2024-09-09  7:04 UTC  (3+ messages)

dw_mipi_dsi-stm.c:(.text+0x8db9a3): undefined reference to `clk_hw_unregister'
 2024-09-09  6:57 UTC  (2+ messages)

test [IGNORE ME]
 2024-09-09  7:02 UTC 

[PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
 2024-09-09  7:01 UTC  (2+ messages)

FAILED: patch "[PATCH] perf/aux: Fix AUX buffer serialization" failed to apply to 4.19-stable tree
 2024-09-09  7:01 UTC 

FAILED: patch "[PATCH] perf/aux: Fix AUX buffer serialization" failed to apply to 5.4-stable tree
 2024-09-09  7:01 UTC 

[PATCH 1/1] board: fix compatible property Milk-V Mars CM
 2024-09-09  7:00 UTC  (2+ messages)

[PATCH V2] mptcp: pm: Fix uaf in __timer_delete_sync
 2024-09-09  7:01 UTC  (5+ messages)
` [PATCH net v3] "

[PATCH net-next 00/16] RX software timestamp for all - round 3
 2024-09-09  7:00 UTC  (3+ messages)
` [PATCH net-next 05/16] net: macb: Remove setting of RX software timestamp

FAILED: patch "[PATCH] clocksource/drivers/timer-of: Remove percpu irq related code" failed to apply to 4.19-stable tree
 2024-09-09  7:00 UTC 

[PATCH] Revert "rtnl: Ignore adding/removing interface to/from bridge"
 2024-09-09  7:00 UTC  (2+ messages)

[PATCHv4 0/3] nvme: NSHEAD_DISK_LIVE fixes
 2024-09-09  6:59 UTC  (5+ messages)
` [PATCH 3/3] nvme: 'nvme disconnect' hangs after remapping namespaces

[PATCH for-next] RDMA/hns: Fix restricted __le16 degrades to integer issue
 2024-09-09  6:53 UTC 

FAILED: patch "[PATCH] nvmem: u-boot-env: error if NVMEM device is too small" failed to apply to 6.1-stable tree
 2024-09-09  6:58 UTC 

[masahiroy:kbuild 27/30] make[3]: *** No rule to make target 'arch/powerpc/boot/cuImage.katmai', needed by 'arch/powerpc/boot/zImage'
 2024-09-09  6:57 UTC  (2+ messages)

FAILED: patch "[PATCH] nvmem: u-boot-env: error if NVMEM device is too small" failed to apply to 6.6-stable tree
 2024-09-09  6:58 UTC 

[qemu-mainline test] 187578: regressions - FAIL
 2024-09-09  6:57 UTC 

devicetree support for PCIe cards on x86
 2024-09-09  6:57 UTC 

FAILED: patch "[PATCH] usb: typec: ucsi: Fix cable registration" failed to apply to 6.10-stable tree
 2024-09-09  6:57 UTC 

FAILED: patch "[PATCH] usb: typec: ucsi: Fix cable registration" failed to apply to 6.10-stable tree
 2024-09-09  6:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: Avoid waking up gadget during startxfer" failed to apply to 4.19-stable tree
 2024-09-09  6:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: Avoid waking up gadget during startxfer" failed to apply to 5.4-stable tree
 2024-09-09  6:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: Avoid waking up gadget during startxfer" failed to apply to 5.10-stable tree
 2024-09-09  6:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: Avoid waking up gadget during startxfer" failed to apply to 5.15-stable tree
 2024-09-09  6:56 UTC 

FAILED: patch "[PATCH] usb: dwc3: Avoid waking up gadget during startxfer" failed to apply to 6.1-stable tree
 2024-09-09  6:56 UTC 

[oe-core][kirkstone][PATCH V2 1/3] expat: fix CVE-2024-45490
 2024-09-09  6:55 UTC  (3+ messages)
` [oe-core][kirkstone][PATCH V2 2/3] expat: fix CVE-2024-45491
` [oe-core][kirkstone][PATCH V2 3/3] expat: fix CVE-2024-45492

[PATCH 00/11] Use RTE_LOG_LINE in drivers
 2024-09-09  6:55 UTC  (7+ messages)
` [PATCH 07/11] net/txgbe: move wrapper to base driver
` [PATCH 11/11] drivers: use per line logging in helpers

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 5.15-stable tree
 2024-09-09  6:55 UTC 

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.1-stable tree
 2024-09-09  6:55 UTC 

FAILED: patch "[PATCH] iio: adc: ad7124: fix DT configuration parsing" failed to apply to 6.6-stable tree
 2024-09-09  6:55 UTC 

FAILED: patch "[PATCH] iio: adc: ad7606: remove frstdata check for serial mode" failed to apply to 4.19-stable tree
 2024-09-09  6:54 UTC 

[PATCH v3] drm/edid: add CTA Video Format Data Block support
 2024-09-09  6:54 UTC  (2+ messages)

[PATCH i-g-t v6 00/17] Test coverage for GPU debug support
 2024-09-09  6:54 UTC  (3+ messages)
` [PATCH i-g-t v6 03/17] lib/gpgpu_shader: Extend shader building library

[REGRESSION] soft lockup on boot starting with kernel 6.10 / commit 5186ba33234c9a90833f7c93ce7de80e25fac6f5
 2024-09-09  6:53 UTC 

FAILED: patch "[PATCH] staging: iio: frequency: ad9834: Validate frequency parameter" failed to apply to 4.19-stable tree
 2024-09-09  6:53 UTC 

[PATCH] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-09  6:52 UTC  (3+ messages)

[PATCH for-9.2? 0/2] meson: Rationalize sanitizer configuration
 2024-09-09  6:51 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Deduplicate w25q16dw entry
 2024-09-09  6:51 UTC  (2+ messages)

[PATCH] i2c: designware: fix master is holding SCL low while ENABLE bit is disabled
 2024-09-09  6:50 UTC  (3+ messages)

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-09  6:47 UTC  (27+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text

[PATCH] mtd: spi-nor-ids: Deduplicate mx25u25635f entry
 2024-09-09  6:49 UTC  (2+ messages)

[PATCH v3 0/2] mm: tlb swap entries batch async release
 2024-09-09  6:49 UTC  (3+ messages)
` [PATCH v3 2/2] mm: tlb: add "

[PATCH v3 0/2] drm/panthor: Expose realtime group priority and allowed priorites to userspace
 2024-09-09  6:48 UTC  (3+ messages)
` [PATCH v3 1/2] drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priority
` [PATCH v3 2/2] drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev query

[PATCH v5 0/7] soc: ti: Add and use PVU on K3-AM65 for DMA isolation
 2024-09-09  6:48 UTC  (4+ messages)
` [PATCH v5 2/7] dt-bindings: PCI: ti,am65: Extend for use with PVU

[PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
 2024-09-09  6:47 UTC 

[PATCH net-next] net: phy: microchip_t1: SQI support for LAN887x
 2024-09-09  6:46 UTC  (5+ messages)

[PATCH v3] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
 2024-09-09  6:44 UTC  (4+ messages)

(no subject)
 2024-09-09  6:43 UTC 

[PATCH] iio/inv_icm42600: add inv_icm42600 id_table
 2024-09-09  6:43 UTC  (5+ messages)
        ` 回复: "
          ` 回复: "

[PATCH v2 00/28] Implement ACPI on aarch64
 2024-09-09  6:43 UTC  (6+ messages)
` [PATCH v2 14/28] efi_loader: Install ACPI tables

[PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing
 2024-09-09  6:42 UTC  (5+ messages)

[PATCH v3 0/2] Add support to AD8460 Waveform Generator DAC
 2024-09-09  6:41 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: add docs for ad8460

linux-next: manual merge of the usb tree with the usb.current tree
 2024-09-09  6:41 UTC  (4+ messages)

[PATCH v2 0/2] riscv: spacemit: bananapi_f3: add support for Banana Pi F3 board
 2024-09-09  6:41 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: spacemit: bananapi_f3: initial support added
` [PATCH v2 2/2] doc: spacemit: bananapi_f3: document Banana Pi F3 board

[PATCH v2 0/2] clk: implement a new managed helper and add first user
 2024-09-09  6:41 UTC  (4+ messages)
` [PATCH v2 1/2] clk: provide devm_clk_get_optional_enabled_with_rate()

[PATCH v4 RESEND] powerpc: Replace kretprobe code with rethook on powerpc
 2024-09-09  6:40 UTC  (4+ messages)

[PATCH] drm/bochs: use ioremap_wc() to map framebuffer during driver probing
 2024-09-09  6:40 UTC  (2+ messages)

[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
 2024-09-09  6:40 UTC  (4+ messages)

[PATCH 0/2] mips: realtek: Add reboot support
 2024-09-09  6:38 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: mfd: Add Realtek switch

[PATCH net-next 0/3] pull-request: can-next 2024-09-09
 2024-09-09  6:33 UTC  (4+ messages)
` [PATCH net-next 1/3] net: can: cc770: Simplify parsing DT properties
` [PATCH net-next 2/3] can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
` [PATCH net-next 3/3] can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit platforms

[PATCH] drm/i915/psr: Implment WA to help reach PC10
 2024-09-09  6:32 UTC  (2+ messages)

[PATCH RESEND] drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_check
 2024-09-09  6:33 UTC 

[PATCH v1] proc: Fix typo in the comment
 2024-09-09  6:33 UTC 

[Buildroot] [PATCH 1/1] package/xenomai: fix build with gcc 11
 2024-09-09  6:33 UTC 

[PATCH] lib: Export the parsing functions and related data structures of the PLDM library
 2024-09-09  6:33 UTC 

[PATCH] dt-binding: touchscreen: fix x-plat-ohm missing type definition
 2024-09-09  6:32 UTC  (2+ messages)

[PATCH v5 0/7] udmbuf bug fix and some improvements
 2024-09-09  6:31 UTC  (6+ messages)
` [PATCH v5 4/7] udmabuf: udmabuf_create pin folio codestyle cleanup

regression in 6.6.46; arch/x86/mm/pti.c
 2024-09-09  6:30 UTC  (2+ messages)

[PATCH v2 0/2] iio: temperature: tmp006: support for drdy irq
 2024-09-09  6:28 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: iio: temperature: tmp006: document interrupt

[PATCH] can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit platforms
 2024-09-09  6:21 UTC  (2+ messages)

[PATCH v1] mmc: sdhci_am654: Add sdhci_am654_start_signal_voltage_switch
 2024-09-09  6:26 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
 2024-09-09  6:25 UTC  (4+ messages)
` [PATCH v5 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
  ` [PATCH v5 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook

[PATCH v5 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-09  6:25 UTC  (2+ messages)

LINSTOR Operator v2.6.0
 2024-09-09  6:24 UTC 

[PATCH 2/2] drm/i915/display: Call panel_fitting from pipe_config
 2024-09-09  6:21 UTC  (4+ 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.