All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-31 14:03:14 to 2023-03-31 14:50:38 UTC [more...]

[PATCH] b43legacy: remove unused freq_r3A_value function
 2023-03-31 14:50 UTC  (3+ messages)
` wifi: "

[PATCH 1/7] driver core: core: move to use class_to_subsys()
 2023-03-31 14:49 UTC  (5+ messages)
` [PATCH 3/7] driver core: class: remove subsystem private pointer from struct class
` [PATCH 4/7] driver core: clean up the logic to determine which /sys/dev/ directory to use

[PATCH][next] rtlwifi: Replace fake flex-array with flex-array member
 2023-03-31 14:49 UTC  (4+ messages)
` [next] wifi: "

[PATCH 4/5] wifi: rtw88: Remove redundant pci_clear_master
 2023-03-31 14:49 UTC  (5+ messages)

[PATCH][next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member
 2023-03-31 14:48 UTC  (2+ messages)

[PATCH] wifi: legacy: rndis_wlan: clean up a type issue
 2023-03-31 14:48 UTC  (2+ messages)
` wifi: "

Bug: cd BOGUSDIR/.. always works
 2023-03-31 14:46 UTC 

BUG: memstick_check() memleak in kernel 6.1.0+ introduced pre 4.17
 2023-03-31 14:46 UTC  (3+ messages)
` BUG FIX: [PATCH v1] "
  ` BUG FIX: [PATCH RFC v2] "

[PATCH v1 0/3] Fixes for PSR
 2023-03-31 14:46 UTC  (7+ messages)
` [PATCH v1 1/3] drm/msm/dpu: set dirty_fb flag while in self refresh mode
` [PATCH v1 2/3] msm/disp/dpu: allow atomic_check in PSR usecase

[PATCH] wifi: rtw88: remove unused rtw_pci_get_tx_desc function
 2023-03-31 14:46 UTC  (2+ messages)

[PATCH net-next] rsi: Slightly simplify rsi_set_channel()
 2023-03-31 14:45 UTC  (2+ messages)
` [net-next] wifi: "

[PATCH] ext4: Add a uapi header for ext4 userspace APIs
 2023-03-31 14:45 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-03-31 14:44 UTC 

[PATCH 00/21] Add display support for the MT8365-EVK board
 2023-03-31 14:42 UTC  (5+ messages)
` [PATCH 14/21] dt-bindings: soc: mediatek: specify which compatible requires clocks property

[Intel-xe] [PATCH 0/7] Unit tests for rtp and GT wa/tuning
 2023-03-31 14:43 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/7] drm/xe: Add basic unit tests for rtp
` [Intel-xe] [PATCH 6/7] drm/xe/reg_sr: Save errors for kunit integration

[PATCH] ipw2x00: remove unused _ipw_read16 function
 2023-03-31 14:44 UTC  (2+ messages)
` wifi: "

[PATCH] common: cli_hush: Restore clear local variable support
 2023-03-31 14:43 UTC 

[PATCH] printf.3: Fix wording for the 0 flag with given precision
 2023-03-31 14:33 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-31 14:42 UTC 

adi-axi-adc issues and how to properly support this designs
 2023-03-31 14:40 UTC 

✅ PASS (SKIPPED 5 of 381): Test report for master (6.3.0-rc4, mainline.kernel.org-clang, 62bad54b)
 2023-03-31 14:40 UTC 

[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
 2023-03-31 14:39 UTC  (7+ messages)
` [RFC PATCH v1 10/26] migration/ram: Introduce 'fixed-ram' migration stream capability

[PATCH -next v17 00/20] riscv: Add vector ISA support
 2023-03-31 14:38 UTC  (5+ messages)
` [PATCH -next v17 10/20] riscv: Allocate user's vector context in the first-use trap

[RFC net-next] net: phy: introduce phy_reg_field interface
 2023-03-31 14:38 UTC  (3+ messages)

[PATCH v3 9/9] media: starfive: Add Starfive Camera Subsystem driver
 2023-03-31 14:38 UTC  (2+ messages)

[PATCH v2 1/2] virtio-blk: migrate to the latest patchset version
 2023-03-31 14:38 UTC 

[GIT PULL] ARM: at91: dt for 6.4
 2023-03-31 14:27 UTC  (2+ messages)

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-31 14:27 UTC  (66+ messages)
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v11 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v11 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v11 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v11 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v11 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v11 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v11 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v11 20/26] virt: gunyah: Add resource tickets
` [PATCH v11 21/26] virt: gunyah: Add IO handlers
` [PATCH v11 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v11 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v11 24/26] virt: gunyah: Add irqfd interface
` [PATCH v11 25/26] virt: gunyah: Add ioeventfd

[PATCH v3] mmc: sdhci_am654: Add support for PM suspend/resume
 2023-03-31 14:31 UTC  (3+ messages)

[PATCH v2 0/2] Use PSCI OS initiated mode for sc7280
 2023-03-31 14:27 UTC  (6+ messages)
` [PATCH v2 1/2] cpuidle: psci: Move enabling OSI mode after power domains creation

[PATCH 1/2] t3060: fix mention of function prune_index
 2023-03-31 14:36 UTC  (2+ messages)
` [PATCH 2/2] t2107: fix mention of the_index.cache_changed

[PATCH] ASoC: fsl_sai: Use physical format width
 2023-03-31 14:34 UTC  (4+ messages)

[RFC PATCH] x86/insn: support decode MOVSXD instruction for MMIO
 2023-03-31 14:33 UTC  (8+ messages)

[PATCH net-next v2 0/4] Support MACsec VLAN
 2023-03-31 14:33 UTC  (7+ messages)
` [PATCH net-next v2 1/4] vlan: Add MACsec offload operations for VLAN interface

[PATCH] docs/sp_SP: Add translation of process/adding-syscalls
 2023-03-31 14:27 UTC  (3+ messages)

[PATCH 0/2] RTW88 USB bug fixes
 2023-03-31 14:31 UTC  (3+ messages)
` [PATCH 1/2] wifi: rtw88: usb: fix priority queue to endpoint mapping

RTT-PROBE: lore-subspace-rtt
 2023-03-31 14:32 UTC 

[PATCH] KEYS: Make use of platform keyring for module signature verification
 2023-03-31 14:30 UTC 

[PATCH net-next 1/1] i40e: Add support for VF to specify its primary MAC address
 2023-03-31 14:29 UTC  (2+ messages)

[GSOC][PATCH] describe: enable sparse index for describe
 2023-03-31 14:27 UTC 

[igt-dev] [PATCH i-g-t 0/4 v3] tests/i915: Enable XY_FAST_COPY_BLT for gen12+
 2023-03-31 14:28 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/i915: Enable XY_FAST_COPY_BLT for gen12+ (rev3)

kernel oops
 2023-03-31 14:25 UTC  (2+ messages)

[PATCH 0/7] bsd-user: remove bitrotted NetBSD and OpenBSD bsd-user support
 2023-03-31 14:21 UTC  (9+ messages)
` [PATCH 1/7] bsd-user: Remove obsolete prototypes
` [PATCH 2/7] bsd-user: Remove netbsd system call inclusion and defines
` [PATCH 3/7] bsd-user: Remove netbsd system call tracing
` [PATCH 4/7] bsd-user: Remove openbsd system call inclusion and defines
` [PATCH 5/7] bsd-user: Remove openbsd system call tracing
` [PATCH 6/7] bsd-user: Remove netbsd directory
` [PATCH 7/7] bsd-user: Remove openbsd directory

Need help on a issue (Unable to schedule guest for Xen on Arm)
 2023-03-31 14:24 UTC  (4+ messages)

[PATCH v4 00/12] SVE feature for arm guests
 2023-03-31 14:23 UTC  (3+ messages)
` [PATCH v4 10/12] xen/tools: add sve parameter in XL configuration

[PATCH v2] dt-bindings: mt76: add active-low property for led
 2023-03-31 14:22 UTC  (6+ messages)

[PATCH] ALSA: hda/hdmi: Preserve the previous PCM device upon re-enablement
 2023-03-31 14:22 UTC 

[OE-core][dunfell 00/15] Pull request (cover letter only)
 2023-03-31 14:23 UTC 

[PATCH v3] f2fs: change the current atomic write way
 2023-03-31 14:22 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v3] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-31 14:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-31 14:22 UTC 

[PATCH v2 0/1] GPIO buttons keyboard driver update
 2023-03-31 14:17 UTC  (3+ messages)
` [PATCH v2 1/1] input: button_kbd: make driver complementary to gpio buttons

[PATCH v4 0/1] CMD commands improvements
 2023-03-31 14:17 UTC  (3+ messages)
` [PATCH v4 1/1] cmd: ums: abort mounting by pressing any key

[PATCH v2] disk: Use a helper function to reduce duplication
 2023-03-31 14:17 UTC  (2+ messages)

[PATCH] lib: Fix SYS_TIMER_COUNTS_DOWN description in Kconfig
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] image: Fix potentially uninitialized data variable
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH v2 1/3] cmd: pci: Add command to set MPS of all PCIe devices
 2023-03-31 14:16 UTC  (6+ messages)
` [PATCH v2 2/3] drivers: pci: sandbox: Add stub sandbox PCI MPS support
` [PATCH v2 3/3] test: Add test for new command pci_mps

[PATCH] sysinfo: gpio: fix loop over DT "revisions" array
 2023-03-31 14:16 UTC  (2+ messages)

[kvm-unit-tests GIT PULL 00/14] s390x: new maintainer, refactor linker scripts, tests for misalignments, execute-type instructions and vSIE epdx
 2023-03-31 14:19 UTC  (3+ messages)

[PATCH] nvedit: simplify do_env_indirect()
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] media: staging: max96712: Add support for 3-lane C-PHY
 2023-03-31 14:19 UTC  (5+ messages)

[PATCH net-next 0/3] mlxsw: Use static trip points for transceiver modules
 2023-03-31 14:17 UTC  (4+ messages)
` [PATCH net-next 1/3] mlxsw: core_thermal: "
` [PATCH net-next 2/3] mlxsw: core_thermal: Make mlxsw_thermal_module_init() void
` [PATCH net-next 3/3] mlxsw: core_thermal: Simplify transceiver module get_temp() callback

[PATCH] test: fs: Check fat short file name
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH v2 0/4] cli: run_commandf() coverage and small fixups
 2023-03-31 14:15 UTC  (9+ messages)
` [PATCH v2 1/4] cli: run_commandf(): "
` [PATCH v2 2/4] unit-test: cover run_commandf() by test-cases
` [PATCH v2 3/4] test: fdt: fix run_commandf() warnings
` [PATCH v2 4/4] test: exit: "

v4l2-tracer: use of __FILE__
 2023-03-31 14:18 UTC 

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-03-31 14:18 UTC  (7+ messages)
` [PATCH v4 6/6] KVM: VMX: Make CR0.WP a guest owned bit

[PATCH 1/1] api: move API related config options into submenu
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] Kconfig: Sort the BUILD_TARGET list
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] powerpc/mpc85xx: disable legacy format booting
 2023-03-31 14:16 UTC  (2+ messages)

[PATCH] fs: ext4: fix files seen as symlink during deletion
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH 0/2] perf top: Add --branch-history option
 2023-03-31 14:17 UTC  (3+ messages)

[PATCH v2] drm/i915/gt: Hold a wakeref for the active VM
 2023-03-31 14:16 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] fs: fat: do not mangle short filenames
 2023-03-31 14:15 UTC  (2+ messages)

[PATCH] ath11k: pci: Add more MODULE_FIRMWARE() entries
 2023-03-31 14:16 UTC  (5+ messages)

[PATCH v2 0/2] max313xx RTC driver
 2023-03-31 14:15 UTC  (5+ messages)
` [PATCH v2 1/2] include: kernel.h: port find_closest() from Linux
` [PATCH v2 2/2] drivers: rtc: add max313xx series rtc driver

[meta-ti][master/kirkstone][PATCH 0/4] Sync up from dunfell
 2023-03-31 14:15 UTC  (4+ messages)
` [meta-ti][master/kirkstone][PATCH 1/4] u-boot-ti-staging: Fix u-boot configs to match oe-core fitImage

[PATCH] 3 small patches for the 6.3 build scripts
 2023-03-31 14:15 UTC 

[PATCH] rtc: m41t62: implements read8/write8 operations
 2023-03-31 14:14 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: falcon-csi-dsi: Set bus-type for MAX96712
 2023-03-31 14:14 UTC 

[PATCH] goku_udc: Add check for NULL in goku_irq
 2023-03-31 14:07 UTC  (10+ messages)

[PATCH] reboot-mode: put the build artifacts in ${B}
 2023-03-31 14:13 UTC  (4+ messages)
` [oe] "

[PATCH net-next 00/15] net: dsa: add support for MT7988
 2023-03-31 14:11 UTC  (10+ messages)
` [PATCH net-next 14/15] net: dsa: mt7530: introduce driver for MT7988 built-in switch

[PATCH v7 0/6] Use CCP driver to handle PSP I2C arbitration
 2023-03-31 14:13 UTC  (5+ messages)
` [PATCH v7 5/6] i2c: designware: Use PCI PSP driver for communication

[PATCH] scsi: sd: mark the scsi device in shutdown as deleted
 2023-03-31 14:11 UTC  (4+ messages)

[PATCH] dt-bindings: i2c: maxim,max96712: Require setting bus-type property
 2023-03-31 14:10 UTC 

[PATCH dwarves] fprintf: Fix `*` not being printed for pointers with btf_type_tag
 2023-03-31 14:12 UTC  (7+ messages)

[PATCH] imx: imx8mm: Add suppoer for Mettler-Toledo snowflake board
 2023-03-31 14:12 UTC  (3+ messages)

[PATCH RFC 00/20] ARM: oxnas support removal
 2023-03-31 14:11 UTC  (5+ messages)
` [PATCH RFC 15/20] dt-bindings: gpio: gpio_oxnas: remove obsolete bindings

RTT-PROBE: lore-subspace-rtt
 2023-03-31 14:12 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_psr: Try all modes on the connector
 2023-03-31 14:11 UTC  (2+ messages)

DPDK Release Status Meeting 2023-03-23
 2023-03-31 14:11 UTC  (2+ messages)

[RFC 00/11] optimise registered buffer/file updates
 2023-03-31 14:09 UTC  (3+ messages)
` [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node

[dm-devel] [PATCH] dm raid: remove unused d variable
 2023-03-31 14:08 UTC  (2+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-31 14:06 UTC  (9+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper

[igt-dev] [PATCH i-g-t] tests/kms_plane_scaling: reduce work on framebuffer creation
 2023-03-31 14:05 UTC  (2+ messages)

[PATCH v2 0/9] Add barebox bootloader support (and testing)
 2023-03-31 14:05 UTC  (6+ messages)
` [PATCH v2 3/9] barebox: set default BAREBOX_CONFIG for qemu machines
` [PATCH v2 4/9] oeqa/utils/qemurunner: support ignoring vt100 escape sequences

[PATCH v10 0/8] function_graph: Support recording and printing the return value of function
 2023-03-31 12:47 UTC  (2+ messages)
` [PATCH v10 5/8] riscv: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL


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.