All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-24 08:36:16 to 2022-10-24 09:21:59 UTC [more...]

[PATCH v2] cmd: mtd: try to erase bad blocks only if scrub flag is provided
 2022-10-24  8:47 UTC  (7+ messages)

[PATCH -next 0/2]riscv/mm: two modifications on hugepage
 2022-10-24  9:47 UTC  (3+ messages)
` [PATCH -next 1/2] riscv/mm: hugepage's PG_dcache_clean flag is only set in head page
` [PATCH -next 2/2] riscv/mm: add arch hook arch_clear_hugepage_flags

[PATCH] mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
 2022-10-24  9:20 UTC 

[PATCH] leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mapping
 2022-10-24  9:20 UTC 

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-10-24  9:19 UTC  (9+ messages)
` [PATCH v7 13/21] media: videobuf2: Prepare to dynamic dma-buf locking specification
    ` [Intel-gfx] "
` [PATCH v7 14/21] media: tegra-vde: "
    ` [Intel-gfx] "

consolidate btrfs checksumming, repair and bio splitting
 2022-10-24  9:18 UTC  (5+ messages)

[kas:lam 5/18] mm/mempolicy.c:1702:23: sparse: sparse: incorrect type in assignment (different address spaces)
 2022-10-24  9:17 UTC 

[PATCH] libselinux: ignore invalid class name lookup
 2022-10-24  9:17 UTC  (2+ messages)

[PATCH] net: wwan: iosm: initialize pc_wwan->if_mutex earlier
 2022-10-24  9:17 UTC  (5+ messages)

[PATCH v1] perf record: Fix event fd races
 2022-10-24  9:16 UTC  (4+ messages)

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 36 warnings (v4.19.261-230-gce44f7b2a3c73)
 2022-10-24  9:16 UTC 

[PATCH 1/2] unicode: mkutf8data: Add compound malloc function
 2022-10-24  9:16 UTC  (3+ messages)

[PATCH v4 0/8] iio: stm32-adc: add support of adc for stm32mp13
 2022-10-24  9:15 UTC  (3+ messages)

[virtio-dev] [PATCH] content: reserve device ID 43 for Camera device
 2022-10-24  9:16 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: fix UFS PHY registers
 2022-10-24  9:15 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: qcom: sm8150: "
` [PATCH 2/4] arm64: dts: qcom: sm8250: "
` [PATCH 3/4] arm64: dts: qcom: sm8350: "
` [PATCH 4/4] arm64: dts: qcom: sm8450: "

[PATCH for-4.17?] test/vpci: enable by default
 2022-10-24  9:15 UTC  (3+ messages)

[PATCH 00/23] iio: accel: Convert to i2c's .probe_new
 2022-10-24  9:14 UTC  (6+ messages)
` [PATCH 10/23] iio: accel: kxcjk-1013: "

[PATCH] platform/x86: asus-wmi: Add support for ROG X16 tablet mode
 2022-10-24  9:14 UTC  (2+ messages)

[Buildroot] [PATCH 0/2] Improve handling of debug builds in cargo packages
 2022-10-24  9:15 UTC  (8+ messages)
` [Buildroot] [PATCH 1/2] package/pkg-cargo.mk: fix handling of runtime debug builds

[kvm-unit-tests PATCH v4 00/24] x86/pmu: Test case optimization, fixes and additions
 2022-10-24  9:12 UTC  (25+ messages)
` [kvm-unit-tests PATCH v4 01/24] x86/pmu: Add PDCM check before accessing PERF_CAP register
` [kvm-unit-tests PATCH v4 02/24] x86/pmu: Test emulation instructions on full-width counters
` [kvm-unit-tests PATCH v4 03/24] x86/pmu: Pop up FW prefix to avoid out-of-context propagation
` [kvm-unit-tests PATCH v4 04/24] x86/pmu: Report SKIP when testing Intel LBR on AMD platforms
` [kvm-unit-tests PATCH v4 05/24] x86/pmu: Fix printed messages for emulated instruction test
` [kvm-unit-tests PATCH v4 06/24] x86/pmu: Introduce __start_event() to drop all of the manual zeroing
` [kvm-unit-tests PATCH v4 07/24] x86/pmu: Introduce multiple_{one, many}() to improve readability
` [kvm-unit-tests PATCH v4 08/24] x86/pmu: Reset the expected count of the fixed counter 0 when i386
` [kvm-unit-tests PATCH v4 09/24] x86: create pmu group for quick pmu-scope testing
` [kvm-unit-tests PATCH v4 10/24] x86/pmu: Refine info to clarify the current support
` [kvm-unit-tests PATCH v4 11/24] x86/pmu: Update rdpmc testcase to cover #GP path
` [kvm-unit-tests PATCH v4 12/24] x86/pmu: Rename PC_VECTOR to PMI_VECTOR for better readability
` [kvm-unit-tests PATCH v4 13/24] x86/pmu: Add lib/x86/pmu.[c.h] and move common code to header files
` [kvm-unit-tests PATCH v4 14/24] x86/pmu: Read cpuid(10) in the pmu_init() to reduce VM-Exit
` [kvm-unit-tests PATCH v4 15/24] x86/pmu: Initialize PMU perf_capabilities at pmu_init()
` [kvm-unit-tests PATCH v4 16/24] x86/pmu: Add GP counter related helpers
` [kvm-unit-tests PATCH v4 17/24] x86/pmu: Add GP/Fixed counters reset helpers
` [kvm-unit-tests PATCH v4 18/24] x86/pmu: Add a set of helpers related to global registers
` [kvm-unit-tests PATCH v4 19/24] x86: Add tests for Guest Processor Event Based Sampling (PEBS)
` [kvm-unit-tests PATCH v4 20/24] x86/pmu: Add global helpers to cover Intel Arch PMU Version 1
` [kvm-unit-tests PATCH v4 21/24] x86/pmu: Add gp_events pointer to route different event tables
` [kvm-unit-tests PATCH v4 22/24] x86/pmu: Add nr_gp_counters to limit the number of test counters
` [kvm-unit-tests PATCH v4 23/24] x86/pmu: Update testcases to cover AMD PMU
` [kvm-unit-tests PATCH v4 24/24] x86/pmu: Add AMD Guest PerfMonV2 testcases

[PATCH -next] init/main: Use strtobool for param parsing in set_debug_rodata()
 2022-10-24  9:38 UTC  (2+ messages)

[PATCH v2 0/3] RISC-V: Ensure Zicbom has a valid block size
 2022-10-24  9:13 UTC  (4+ messages)
` [PATCH v2 1/3] RISC-V: Improve use of isa2hwcap[]
` [PATCH v2 2/3] RISC-V: Introduce riscv_isa_extension_check
` [PATCH v2 3/3] RISC-V: Ensure Zicbom has a valid block size

[PATCH] serial: fsl_lpuart: Skip the reset for the early console port
 2022-10-24  9:12 UTC 

[PATCH] ARM: dts: armada-38x: Mark devices as dma-coherent
 2022-10-24  9:11 UTC  (8+ messages)

[PATCH 1/1] linux/container_of.h: Warn about loss of constness
 2022-10-24  9:11 UTC  (6+ messages)

[PATCH/LOCAL] arm64: renesas: defconfig: Refresh for v6.1-rc1
 2022-10-24  9:11 UTC 

[PATCH v12 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-10-24  9:10 UTC  (6+ messages)
` [PATCH v12 3/7] crash: add generic infrastructure for crash hotplug support

[PATCH v2 net-next 0/5] inet6: Remove inet6_destroy_sock() calls
 2022-10-24  9:10 UTC  (2+ messages)

[PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
 2022-10-24  9:09 UTC  (4+ messages)

[driver-core:driver-core-testing] BUILD SUCCESS 59789f3418dd3c0a187490d49e900a59a5c8d732
 2022-10-24  9:08 UTC  (6+ messages)

[PATCH] treewide: Remove the unnecessary space before semicolon
 2022-10-24  7:28 UTC 

[PATCH] net/vhost: support asynchronous data path
 2022-10-24 15:14 UTC  (4+ messages)
` [PATCH v5] "

Deadcode discussion based on Arm NS phys timer
 2022-10-24  9:07 UTC 

[PATCH v2] can: mcp251x: fix error handling code in mcp251x_can_probe
 2022-10-24  9:02 UTC 

[oe] [meta-python] [PATCH] python3-xxhash: upgrade 3.0.0 -> 3.1.0
 2022-10-24  9:07 UTC  (2+ messages)

[crng-random:jd/canary-mask 8/9] arch/riscv/include/asm/stackprotector.h:26:11: error: no member named 'stack_canary' in 'struct task_struct'
 2022-10-24  9:07 UTC 

[PATCH v2 00/43] Consolidate PIIX south bridges
 2022-10-24  7:35 UTC  (3+ messages)
` [PATCH v2 14/43] hw/intc/i8259: Introduce i8259 proxy "isa-pic"

stable-rc/linux-4.14.y build: 196 builds: 3 failed, 193 passed, 2 errors, 32 warnings (v4.14.295)
 2022-10-24  9:05 UTC 

[net-next v3 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-24  9:13 UTC  (14+ messages)
` [net-next v3 1/6] net: dcb: add new pcp selector to app object
` [net-next v3 2/6] net: dcb: add new apptrust attribute
` [net-next v3 3/6] net: microchip: sparx5: add support for offloading pcp table
` [net-next v3 4/6] net: microchip: sparx5: add support for apptrust
` [net-next v3 5/6] net: microchip: sparx5: add support for offloading dscp table
` [net-next v3 6/6] net: microchip: sparx5: add support for offloading default prio

[PATCH v2 0/3] ms5611 sensor value bug fix; dt-binding fix
 2022-10-24  9:05 UTC  (5+ messages)
` [PATCH v2 2/3] iio: pressure: ms5611: changed hardcoded SPI speed to value limited

[PATCH master v2] Kbuild: disable ARM64 pointer authentication
 2022-10-24  9:04 UTC  (2+ messages)

next/master baseline: 688 runs, 30 regressions (next-20221024)
 2022-10-24  9:04 UTC 

[PATCH master v2 0/3] Fix GCC 11 THUMB2 relocate_to_current_adr miscompile
 2022-10-24  9:03 UTC  (2+ messages)

[LTP] [PATCH v2 0/3] Fix fanotify14
 2022-10-24  9:03 UTC  (6+ messages)
` [LTP] [PATCH v2 2/3] Add fanotify_get_supported_init_flags() helper function

drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3047 commit_planes_for_stream() error: we previously assumed 'top_pipe_to_program' could be null (see line 2870)
 2022-10-24  9:01 UTC 

[PATCH v2 00/16] arm: dts: imx: sync device trees with upstream linux kernel part 2
 2022-10-24  9:02 UTC  (2+ messages)
  ` [PATCH v2 15/16] tbs2910: revert prepare to synchronise device trees with linux

[PATCH v2 1/1] efi_loader: discover if no efi_system_partition is set
 2022-10-24  9:01 UTC  (2+ messages)

[PATCH 00/10] phy: qcom-qmp-ufs: fix sc8280xp binding
 2022-10-24  9:00 UTC  (22+ messages)
` [PATCH 01/10] phy: qcom-qmp-ufs: move device-id table
` [PATCH 02/10] phy: qcom-qmp-ufs: merge driver data
` [PATCH 03/10] phy: qcom-qmp-ufs: clean up device-tree parsing
` [PATCH 04/10] phy: qcom-qmp-ufs: clean up probe initialisation
` [PATCH 05/10] phy: qcom-qmp-ufs: rename PHY ops structure
` [PATCH 06/10] phy: qcom-qmp-ufs: clean up PHY init
` [PATCH 07/10] dt-bindings: phy: qcom,qmp-ufs: rename current bindings
` [PATCH 08/10] dt-bindings: phy: qcom,qmp-ufs: fix sc8280xp binding
` [PATCH 09/10] phy: qcom-qmp-ufs: restructure PHY creation
` [PATCH 10/10] phy: qcom-qmp-ufs: add support for updated sc8280xp binding

linux-next: build warning after merge of the tip tree
 2022-10-24  8:59 UTC  (2+ messages)

[PATCH V4] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
 2022-10-24  8:58 UTC 

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-10-24  8:55 UTC  (2+ messages)

license manifest files effectively disappear when do_rootfs is not rerun
 2022-10-24  8:58 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/8] ARM64: rewrite ENTRY_FUNCTION_WITHSTACK in assembly
 2022-10-24  8:55 UTC  (3+ messages)
` [PATCH 5/8] ARM64: asm: rewrite ENTRY_FUNCTION(_WITHSTACK) fully "

[PATCH] vhost: promote per-queue stats API to stable
 2022-10-24  8:53 UTC  (2+ messages)

[PATCH v4 0/3] Fix connect/p2p issue series
 2022-10-24  8:52 UTC  (4+ messages)
` [PATCH v4 1/3] wifi: brcmfmac: correctly remove all p2p vif
` [PATCH v4 2/3] wifi: brcmfmac: Fix for when connect request is not success
` [PATCH v4 3/3] wifi: brcmfmac: Avoiding Connection delay

[PATCH v5 2/2] x86/resctrl: Remove arch_has_empty_bitmaps
 2022-10-24  8:52 UTC  (2+ messages)
` [tip: x86/cache] "

[PATCH] unicode: mkutf8data: Add unicode_data_malloc function
 2022-10-24  8:52 UTC 

[PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-10-24  8:44 UTC  (4+ messages)

[PATCH 0/2] kernfs: remove i_lock usage that isn't needed
 2022-10-24  8:50 UTC  (5+ messages)
` [PATCH 1/2] kernfs: dont take i_lock on inode attr read
` [PATCH 2/2] kernfs: dont take i_lock on revalidate

per-tagset SRCU struct and quiesce
 2022-10-24  8:50 UTC  (10+ messages)
` [PATCH 6/8] nvme: move the NS_DEAD flag to the controller
` [PATCH 7/8] nvme: remove nvme_set_queue_dying

[Intel-wired-lan] [PATCH net-next v1] iavf: Change information about device removal in dmesg
 2022-10-24  8:49 UTC 

[PATCH v2 0/4] staging: r8188eu: cleaning up unused variables
 2022-10-24  8:49 UTC  (5+ messages)
` [PATCH v2 1/4] staging: r8188eu: remove unnecessary variable in ioctl_linux
` [PATCH v2 2/4] staging: r8188eu: make amsdu_to_msdu void function
` [PATCH v2 3/4] staging: r8188eu: remove unnecessary variable in rtl8188eu_xmit
` [PATCH v2 4/4] staging: r8188eu: remove unnecessary variable in rtw_ap

[PATCH v8 5/6] powerpc/code-patching: Use temporary mm for Radix MMU
 2022-10-24  8:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-flask-jsonrpc: bump to version 2.2.2
 2022-10-24  8:27 UTC 

[PATCH 0/5] padata: fix liftime issues after ->serial() has completed
 2022-10-24  8:47 UTC  (3+ messages)

[PATCH 00/11] Enable USB host and device functions on Jetson
 2022-10-24  8:46 UTC  (6+ messages)
` [PATCH 06/11] usb: typec: ucsi_ccg: Replace ccgx to well-known regex

[PATCH] iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
 2022-10-24  8:45 UTC 

[PATCH] can: mcp251x: fix error handling code in mcp251x_can_probe
 2022-10-24  8:43 UTC  (3+ messages)

[PATCH v3 0/4] vDPA: initial config export via "vdpa dev show"
 2022-10-24  8:43 UTC  (10+ messages)
` [PATCH v3 1/4] vdpa: save vdpa_dev_set_config in struct vdpa_device
` [PATCH v3 3/4] vdpa: show dev config as-is in "vdpa dev show" output
` [PATCH v3 4/4] vdpa: fix improper error message when adding vdpa dev

[PATCH net 0/5] macsec: offload-related fixes
 2022-10-24  8:43 UTC  (10+ messages)

[PATH 0/2] vhost: fix some async vhost index calculation issues
 2022-10-24  8:43 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] vhost: fix descs count in async vhost packed ring
  ` [PATCH v2 2/2] vhost: fix slot index calculation in async vhost

[PATCH nft v2] src: add support to command "destroy"
 2022-10-24  8:42 UTC 

[LTP] [PATCH] setitimer01: rewrite using new API
 2022-10-24  8:41 UTC  (5+ messages)
` [LTP] [PATCH v2 1/2] setitimer03: convert to "
  ` [LTP] [PATCH v2 2/2] setitimer01: rewrite using "

[PATCH] tests/qtest/ac97-test: add up-/downsampling tests
 2022-10-24  8:13 UTC  (2+ messages)

[PATCH v6 00/10] Designware PWM driver updates for OF
 2022-10-24  8:39 UTC  (2+ messages)

[PATCH] dmaengine: stm32-dma: fix potential race between pause and resume
 2022-10-24  8:36 UTC  (2+ messages)

[PATCH for-rc 0/2] Two bugfixes
 2022-10-24  8:38 UTC  (3+ messages)
` [PATCH 1/2] RDMA/hns: Disable local invalidate operation
` [PATCH 2/2] RDMA/hns: Fix null pointer problem in free_mr_init

[PATCH] Documentation: boards: i.MX8MP-EVK: Fix two doc bugs
 2022-10-24  8:36 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-10-24  8:36 UTC  (4+ messages)
` [PATCH v2 3/3] ARM: dts: stm32: Drop MMCI interrupt-names

[PATCH v2] i2c: core: Fix possible memleak in i2c_new_client_device()
 2022-10-24  8:38 UTC  (2+ messages)

[PATCH v4 1/2] app/testpmd: fix vlan offload of rxq
 2022-10-24 16:24 UTC  (2+ messages)
` [PATCH v4 2/2] net/ice: fix vlan offload

[PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
 2022-10-24  8:37 UTC  (5+ messages)
` [PATCH RESEND V2 3/3] docs/zh_CN: core-api: Add errseq Chinese translation

[PATCH] gpio: ftgpio010: use device name for gpiochip name & label
 2022-10-24  8:08 UTC 

[PATCH 0/3] RISC-V: Ensure Zicbom has a valid block size
 2022-10-24  8:35 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH net-next 0/3] nfp: support VF multi-queues configuration
 2022-10-24  8:36 UTC  (5+ messages)
` [PATCH net-next 2/3] devlink: Add new "max_vf_queue" generic device param

[PATCH] mesa: enable glvnd support
 2022-10-24  8:35 UTC  (2+ messages)
` [OE-core] "


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.