All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-04 10:11:59 to 2024-03-04 10:49:53 UTC [more...]

[PATCH 0/5] riscv: add initial support for Canaan Kendryte K230
 2024-03-04 10:27 UTC  (14+ messages)
` [PATCH 1/5] dt-bindings: riscv: Add T-HEAD C908 compatible
` [PATCH 2/5] dt-bindings: add Canaan K230 boards compatible strings
` [PATCH 3/5] riscv: Kconfig.socs: Allow SOC_CANAAN with MMU for K230

[PATCH v5.15-v5.4] fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super
 2024-03-04 10:49 UTC  (2+ messages)

[PATCH 00/12] reftable: improve ref iteration performance (pt.2)
 2024-03-04 10:49 UTC  (21+ messages)
` [PATCH 09/12] reftable/record: reuse refname when decoding
` [PATCH 11/12] reftable/record: decode keys in place
` [PATCH v3 00/13] reftable: improve ref iteration performance (pt.2)
  ` [PATCH v3 01/13] reftable/pq: use `size_t` to track iterator index
  ` [PATCH v3 02/13] reftable/merged: make `merged_iter` structure private
  ` [PATCH v3 03/13] reftable/merged: advance subiter on subsequent iteration
  ` [PATCH v3 04/13] reftable/merged: make subiters own their records
  ` [PATCH v3 05/13] reftable/merged: remove unnecessary null check for subiters
  ` [PATCH v3 06/13] reftable/merged: handle subiter cleanup on close only
  ` [PATCH v3 07/13] reftable/merged: circumvent pqueue with single subiter
  ` [PATCH v3 08/13] reftable/merged: avoid duplicate pqueue emptiness check
  ` [PATCH v3 09/13] reftable/record: reuse refname when decoding
  ` [PATCH v3 10/13] reftable/record: reuse refname when copying
  ` [PATCH v3 11/13] reftable/record: decode keys in place
  ` [PATCH v3 12/13] reftable: allow inlining of a few functions
  ` [PATCH v3 13/13] refs/reftable: precompute prefix length

[PATCH v2 00/10] mirror: allow switching from background to active mode
 2024-03-04 10:48 UTC  (9+ messages)

[RFC PATCH 0/7] device mapper udev rules rework
 2024-03-04 10:49 UTC  (7+ messages)
` [RFC PATCH 1/7] 13-dm-disk.rules: import ID_FS_TYPE
` [RFC PATCH 2/7] 10-dm.rules: don't deactivate devices for DISK_RO=1
` [RFC PATCH 3/7] 10-dm-rules: don't restore DM_UDEV_DISABLE_OTHER_RULES_FLAG from db

[PATCH 1/1] pwm: imx-tpm: fix probe crash due to access registers without clock
 2024-03-04 10:48 UTC  (4+ messages)

[PATCH] mm/huge_memory: fix swap entry values of tail pages of THP
 2024-03-04 10:48 UTC  (11+ messages)

[PATCH] media: rcar-csi2: Use common error handling code in rcsi2_parse_dt()
 2024-03-04 10:48 UTC  (4+ messages)

[opencloudos:next 13/98] kernel/sysctl.c:1033:45: sparse: sparse: incorrect type in argument 3 (different address spaces)
 2024-03-04 10:48 UTC 

[PATCH 0/2] Add fix for the uboot PSCI driver and remove TF-A workaround patch
 2024-03-04 10:47 UTC  (3+ messages)
` [PATCH 1/2] arm-bsp/u-boot: corstone1000: fix SMCCC_ARCH_FEATURES detection in the PSCI driver
` [PATCH 2/2] arm-bsp/trusted-firmware-a: corstone1000: remove SMCCC_ARCH_FEATURES discovery workaround

[PATCH 0/7] backlight: Simplify probe in few drivers
 2024-03-04 10:46 UTC  (14+ messages)
` [PATCH 1/7] backlight: gpio: Simplify with dev_err_probe()
` [PATCH 2/7] backlight: l4f00242t03: "
` [PATCH 3/7] backlight: bd6107: Handle deferred probe
` [PATCH 4/7] backlight: as3711_bl: "
` [PATCH 5/7] backlight: lm3630a_bl: "
` [PATCH 6/7] backlight: lm3630a_bl: Simplify probe return on gpio request error
` [PATCH 7/7] backlight: pandora_bl: Drop unneeded ENOMEM error message

[PATCH 0/3] mtd: rawnand: More continuous read fixes
 2024-03-04 10:44 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: asus: Add ASUS X4TF BMC
 2024-03-04 10:45 UTC  (6+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in sys_io_cancel
 2024-03-04 10:44 UTC  (2+ messages)

[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
 2024-03-04 10:44 UTC  (4+ messages)
` [PATCH 1/3] hw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
` [PATCH 2/3] hw/pci-bridge/cxl_upstream: Fix problem with g_steal_pointer()
` [PATCH 3/3] hw/mem/cxl_type3: "

[PATCH 0/4] efi/libstub: Fall back to CC proto for measurement
 2024-03-04 10:44 UTC  (5+ messages)
` [PATCH 1/4] efi/libstub: Fold efi_tcg2_tagged_event into efi_measured_event
` [PATCH 2/4] efi/libstub: Add Confidential Computing (CC) measurement typedefs
` [PATCH 3/4] efi/libstub: Measure into CC protocol if TCG2 protocol is absent
` [PATCH 4/4] efi/libstub: Add get_event_log() support for CC platforms

Support with finding git objects
 2024-03-04 10:34 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: fix to check result of new_curseg in f2fs_allocate_segment_for_resize
 2024-03-04 10:43 UTC  (8+ messages)
            `  "

[PATCH] meson: Remove --warn-common ldflag
 2024-03-04 10:41 UTC  (2+ messages)

[PATCH v2 0/3] MEI VSC fixes and cleanups
 2024-03-04 10:42 UTC  (4+ messages)
` [PATCH v2 1/3] mei: vsc: Call wake_up() in the threaded IRQ handler

[PATCH v2 0/2] Add measurement and event log support for CC platforms
 2024-03-04 10:41 UTC  (6+ messages)
` [PATCH v2 1/2] efi/libstub: Add Confidential Computing (CC) measurement support

[PATCH v2 0/3] Support intra-function call validation
 2024-03-04 10:41 UTC  (2+ messages)

fbdev/chipsfb.c:401:31: error: invalid use of undefined type 'struct backlight_device'
 2024-03-04 10:40 UTC  (6+ messages)
` [PATCH] powerpc: include linux/backlight.h from asm/backlight.h

FAILED: patch "[PATCH] selftests: mptcp: rm subflow with v4/v4mapped addr" failed to apply to 6.1-stable tree
 2024-03-04 10:40 UTC  (4+ messages)

[PATCH] drm/rockchip: vop2: Remove AR30 and AB30 format support
 2024-03-04 10:40 UTC  (4+ messages)

[PATCH] ASoC: amd: yc: Add HP Pavilion Aero Laptop 13-be2xxx(8BD6) into DMI quirk table
 2024-03-04 10:39 UTC 

[PATCH 4.19/5.4/5.10/5.15] cachefiles: fix memory leak in cachefiles_add_cache()
 2024-03-04 10:39 UTC  (2+ messages)

[RFC PATCH] mm: hold PTL from the first PTE while reclaiming a large folio
 2024-03-04 10:37 UTC 

[PATCH] fbdev/chipsfb: Include <linux/backlight.h>
 2024-03-04 10:38 UTC 

Reaching official SMC maintainers
 2024-03-04 10:31 UTC 

EFI/x86 backports for v6.1
 2024-03-04 10:35 UTC  (2+ messages)

[PATCH 0/4] soc: ti: k3-socinfo: Add support for nvmem cells
 2024-03-04 10:36 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: hwinfo: ti,k3-socinfo: Add nvmem-cells

[PATCH 1/7] vhost: fix VDUSE device destruction failure
 2024-03-04 10:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] vhost: FD manager improvements
 2024-03-04 10:35 UTC  (2+ messages)

[PATCH v9 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-04  9:22 UTC  (2+ messages)
` [PATCH v9 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers

[PATCH v3 00/12] plugins/execlog: add data address match and address range support
 2024-03-04 10:34 UTC  (3+ messages)
` [PATCH v3 01/12] util/log: convert debug_regions to GList

pm_runtime_early_init() defined but not used, except on SuperH which has its own definition ?
 2024-03-04 10:34 UTC  (2+ messages)

[PATCH] net: hsr: Use full string description when opening HSR network device
 2024-03-04 10:32 UTC  (2+ messages)

[RFC][PATCH] fanotify: allow to set errno in FAN_DENY permission response
 2024-03-04 10:33 UTC  (11+ messages)

next/master baseline: 304 runs, 34 regressions (next-20240304)
 2024-03-04 10:33 UTC 

[PATCH v2 00/11] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-03-04 10:25 UTC  (15+ messages)
` [PATCH v2 04/11] i2c: nomadik: simplify IRQ masking logic
  ` [SPAM] "
` [PATCH v2 05/11] i2c: nomadik: use bitops helpers
` [PATCH v2 06/11] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH v2 09/11] i2c: nomadik: support Mobileye EyeQ5 I2C controller

[PATCH 0/4] arm64: dts: mediatek: mt7622: fix some validation errors
 2024-03-04 10:13 UTC  (13+ messages)
` [PATCH 1/4] arm64: dts: mediatek: mt7622: fix clock controllers
` [PATCH 2/4] arm64: dts: mediatek: mt7622: fix IR nodename
` [PATCH 3/4] arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"
` [PATCH 4/4] arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block

[XEN PATCH] automation/eclair: add deviation for MISRA C:2012 Rule 16.6
 2024-03-04 10:32 UTC  (2+ messages)

[PATCH v2] scsi: lpfc: correct size for wqe for memset
 2024-03-04 10:32 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: core: correct type of i
 2024-03-04 10:32 UTC  (3+ messages)

[PATCH v8 00/12] firmware: qcom: implement support for and enable SHM bridge
 2024-03-04 10:21 UTC  (4+ messages)
` [PATCH v8 10/12] firmware: qcom: tzmem: enable SHM Bridge support

[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-03-04 10:20 UTC  (8+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-04 10:31 UTC  (5+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH] mtd: spi-nor: core: correct type of i to be signed
 2024-03-04 10:21 UTC  (3+ messages)

[PATCH] wifi: mt76: connac: check for null before dereferencing
 2024-03-04 10:17 UTC  (3+ messages)

[PATCH v1 2/4] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr()
 2024-03-04 10:16 UTC  (4+ messages)

[PATCH v2] firmware: microchip: Fix over-requested allocation size
 2024-03-04 10:16 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: mediatek: Add missing gce-client-reg properties to mt8192 and mt8195
 2024-03-04 10:16 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosys

[RFC 3/8] iomap: Add atomic write support for direct-io
 2024-03-04 10:31 UTC  (2+ messages)

[PATCH v4 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-03-04 10:14 UTC  (4+ messages)
` [PATCH v4 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

Performance of WCN7850
 2024-03-04 10:14 UTC  (5+ messages)
  ` 6GHz AP association failure on WCN7850

Request for reviewing MT2701 / MT7622 AFE clocks (audio_mrgif_pd)
 2024-03-04 10:14 UTC  (2+ messages)

[PATCH net-next 0/4] net: gro: cleanups and fast path refinement
 2024-03-04 10:30 UTC  (6+ messages)
` [PATCH net-next 2/4] net: gro: change skb_gro_network_header()

[PATCH 0/5] Add CMDQ API for upcoming ISP feature
 2024-03-04 10:06 UTC  (6+ messages)
` [PATCH 4/5] soc: mediatek: mtk-cmdq: Add cmdq_pkt_acquire_event() function
` [PATCH 5/5] mailbox: mtk-cmdq: Add support runtime get and set GCE event

[PATCH 0/4] of: fdt: read blspec/FIT DT compat without unflattening
 2024-03-04  9:50 UTC  (6+ messages)
` [PATCH 2/4] of: fdt: implement fdt_machine_is_compatible

[PATCH v2 00/21] migration: Improve error reporting
 2024-03-04 10:29 UTC  (4+ messages)
` [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers

[PATCH] ARM: i.MX: sabresd: Add support for i.MX6DL board variant
 2024-03-04  9:46 UTC  (2+ messages)

[PATCH] ARM: i.MX: ele: remove unnecessary argument
 2024-03-04  9:47 UTC  (2+ messages)

[PATCH] firmware: microchip: Fix over-requested allocation size
 2024-03-04 10:01 UTC  (3+ messages)

[PATCH v3 0/4] auxdisplay: 7 segment LED display
 2024-03-04  9:57 UTC  (6+ messages)
` [PATCH v3 4/4] ARM: dts: marvell: Indicate USB activity on x530

[PATCH v2] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-04  9:43 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-j7200-evm: Add overlay for PCIE1 Endpoint Mode
 2024-03-04  9:45 UTC 

[RFC 0/2] Add RISC-V Server Platform Reference Board
 2024-03-04 10:25 UTC  (3+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine
` [RFC 2/2] target/riscv: Add server platform reference cpu

[PATCH] sequencer: allow disabling conflict advice
 2024-03-04 10:27 UTC  (3+ messages)

[PATCH net RESEND] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device
 2024-03-04 10:27 UTC  (5+ messages)

[PATCH v8 0/5] Support message-based DMA in vfio-user server
 2024-03-04 10:25 UTC  (2+ messages)

[PATCH] net: phy: ncsi: Correct the endian of the checksum
 2024-03-04 10:26 UTC  (6+ messages)
  ` 回覆: "
      `  "

[PATCH] rteval: Implement initial dmidecode support
 2024-03-04 10:26 UTC 

[PATCH v4] Staging: pi433: Updated bitrate range from datasheet
 2024-03-04 10:26 UTC 

[PATCH i-g-t 1/5] lib/rendercopy_gen9: use MOCS index helper
 2024-03-04 10:25 UTC  (4+ messages)
` [PATCH i-g-t 2/5] lib/intel_buf: revamp MOCS usage

[PATCH v4 0/2] arm64: dts: qcom: qrb2210-rb1: enable Type-C support
 2024-03-04 10:24 UTC  (5+ messages)

Immutable branch for nomadik-gpio rework
 2024-03-04 10:22 UTC  (2+ messages)

[PATCH v3 0/3] iio: temperature: ltc2983: small improvements
 2024-03-04 10:22 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: iio: temperature: ltc2983: document power supply

[PATCH] arm/optee-client: set parameter CFG_TEE_PLUGIN_LOAD_PATH as ${libdir}
 2024-03-04 10:21 UTC  (2+ messages)
` [meta-arm] "

Tell linux-usb@vger.kernel.org to add your device to a proper driver
 2024-03-04 10:21 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 9ae6334a68aa77ddb95ccad17603525c1b810e91
 2024-03-04 10:20 UTC 

[net-next] Octeontx2-af: Fix an issue in firmware shared data reserved space
 2024-03-04 10:20 UTC  (2+ messages)

[PATCH net-next 1/2] net: nlmon: Remove init and uninit functions
 2024-03-04 10:20 UTC  (2+ messages)

[PATCH net] page_pool: fix netlink dump stop/resume
 2024-03-04 10:20 UTC  (2+ messages)

[PATCH 8/8] drm/i915: Handle joined pipes inside hsw_crtc_disable()
 2024-03-04 10:20 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 00/25] fs: use type-safe uid representation for filesystem capabilities
 2024-03-04 10:19 UTC  (3+ messages)
` [PATCH v2 24/25] commoncap: use vfs fscaps interfaces

[PATCH 1/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2024-03-04 10:19 UTC  (11+ messages)

[PATCH] scsi: lpfc: correct size for wqe for memset
 2024-03-04 10:19 UTC  (2+ messages)

[PATCH i-g-t 1/2] tests/intel-ci/xe: Block PSR + DRRS tests
 2024-03-04 10:12 UTC  (2+ messages)
` [PATCH i-g-t 2/2] tests/intel-ci: "

[PATCH v2] Staging: pi433: Updated bitrate range from datasheet
 2024-03-04 10:18 UTC  (4+ messages)

[PATCH] scsi: lpfc: correct size for cmdwqe/rspwqe for memset
 2024-03-04 10:18 UTC  (2+ messages)

[meta-python][PATCH] ptest-packagelists-meta-python: Move python3-xlrd from PTESTS_PROBLEMS_META_PYTHON to PTESTS_FAST_META_PYTHON
 2024-03-04 10:17 UTC 

[PATCH v3 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-04 10:15 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: Added schema for "nuvoton,nau8325"
` [PATCH v3 2/2] ASoC: nau8325: new driver

[PATCH v15 0/9] Enable Adaptive Sync SDP Support for DP
 2024-03-04 10:16 UTC  (5+ messages)
` [PATCH v15 6/9] drm/i915/display: Compute AS SDP parameters
` [PATCH v15 7/9] drm/i915/display: Add state checker for Adaptive Sync SDP

[PATCH] USB: serial: cp210x: add ID for MGP Instruments PDS100
 2024-03-04 10:16 UTC  (2+ messages)

[PATCH] usb: serial: Add device ID for cp210x
 2024-03-04 10:14 UTC  (2+ messages)

[PATCH] examples/l3fwd: fix Rx over not ready port
 2024-03-04 10:13 UTC  (5+ messages)
` [EXTERNAL] "

[patch 0/9] x86: Cure tons of sparse warnings (mostly __percpu)
 2024-03-04 10:12 UTC  (10+ messages)
` [patch 1/9] perf/x86/amd/uncore: Fix __percpu annotation
` [patch 2/9] x86/msr: Prepare for including percpu.h
` [patch 3/9] x86/msr: Add missing __percpu annotations
` [patch 4/9] smp: Consolidate smp_prepare_boot_cpu()
` [patch 5/9] x86: Cure per CPU madness on UP
` [patch 6/9] x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_address()
` [patch 7/9] x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
` [patch 8/9] x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
` [patch 9/9] x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables


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.