All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-03-01 03:35:53 to 2024-03-01 04:53:48 UTC [more...]

[PATCH v3 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-01  4:53 UTC  (15+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v3 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-03-01  4:53 UTC  (21+ messages)
` [PATCH v4 11/15] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow

[PATCH] drm/xe: Fix ref counting leak on page fault
 2024-03-01  4:49 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "

linux-next: manual merge of the kspp tree with the bcachefs tree
 2024-03-01  4:46 UTC  (2+ messages)

drivers/net/ethernet/intel/idpf/idpf_txrx.c:2613:49: warning: bitwise operation between different enumeration types ('enum idpf_tx_desc_dtype_value' and 'enum idpf_tx_flex_ctx_desc_cmd_bits')
 2024-03-01  4:45 UTC 

[GSoC][PATCH 0/1] microproject: Use test_path_is_* functions in test scripts
 2024-03-01  4:44 UTC  (4+ messages)
` [PATCH V2 0/1] [GSoC][PATCH] t9117: prefer test_path_* helper functions
  ` [PATCH 1/1] "

[PATCH] compiler.h: Explain how __is_constexpr() works
 2024-03-01  4:44 UTC 

[PATCH v3 0/3] Fixed-type GENMASK/BIT
 2024-03-01  4:43 UTC  (12+ messages)
` [PATCH v3 1/3] bits: introduce fixed-type genmasks
      `  "
` ✗ CI.Patch_applied: failure for Fixed-type GENMASK/BIT (rev4)

[PATCH 0/6] Fix dmraid regression bugs
 2024-03-01  4:41 UTC  (7+ messages)
` [PATCH 1/6] md: Revert "md: Don't register sync_thread for reshape directly"
` [PATCH 4/6] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid

[PATCH] firewire: ohci: prevent leak of left-over msi on unbind
 2024-03-01  4:40 UTC  (3+ messages)
` [PATCH v2] firewire: ohci: prevent leak of left-over IRQ "

[PATCH v2 0/3] xe_sync and ufence rework
 2024-03-01  4:39 UTC  (11+ messages)
` [PATCH v2 1/3] drm/xe: Remove used xe_sync_entry_wait
` [PATCH v2 2/3] drm/xe: Validate user fence during creation
` [PATCH v2 3/3] drm/xe: Get page on user fence creation
` ✓ CI.Patch_applied: success for xe_sync and ufence rework (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "

[PATCH 00/10] dm vdo: standardize on VDO_SUCCESS
 2024-03-01  4:38 UTC  (11+ messages)
` [PATCH 01/10] dm vdo errors: remove unused error codes
` [PATCH 02/10] dm vdo memory-alloc: return VDO_SUCCESS on success
` [PATCH 03/10] dm vdo: check for VDO_SUCCESS return value from memory-alloc functions
` [PATCH 04/10] dm vdo int-map: return VDO_SUCCESS on success
` [PATCH 05/10] dm vdo thread-utils: return VDO_SUCCESS on vdo_create_thread success
` [PATCH 06/10] dm-vdo funnel-workqueue: return VDO_SUCCESS from make_simple_work_queue
` [PATCH 07/10] dm vdo permassert: audit all of ASSERT to test for VDO_SUCCESS
` [PATCH 08/10] dm vdo encodings: update some stale comments
` [PATCH 09/10] dm vdo indexer: update ASSERT and ASSERT_LOG_ONLY usage
` [PATCH 10/10] dm vdo target: eliminate inappropriate uses of UDS_SUCCESS

[PATCH v2] board: synquacer: developerbox: add myself as maintainer
 2024-03-01  4:38 UTC 

[PATCH v2 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
 2024-03-01  4:38 UTC  (10+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v2 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v2 3/3] RISC-V: KVM: selftests: Add breakpoints test support

linux-next: manual merge of the rust tree with the arm64 tree
 2024-03-01  4:38 UTC 

[lttng-dev] [PATCH v9 lttng-tools] tests: add check_skip_kernel_test to check root user and lttng kernel modules
 2024-03-01  5:16 UTC 

[PATCH v2 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-03-01  4:36 UTC  (4+ messages)
` [PATCH v2 5/9] wifi: rtw88: Add rtw8703b.c

linux-next: manual merge of the rust tree with the mm-nonmm-stable tree
 2024-03-01  4:33 UTC 

[PATCH] kconfig: add some Kconfig env variables to make help
 2024-03-01  4:33 UTC  (11+ messages)
` [PATCHv2] "

[PATCH 0/2] dm vdo memory-alloc: rename functions
 2024-03-01  4:32 UTC  (3+ messages)
` [PATCH 1/2] dm vdo memory-alloc: change from uds_ to vdo_ namespace
` [PATCH 2/2] dm vdo memory-alloc: rename vdo_do_allocation to __vdo_do_allocation

[LSF/MM/BPF TOPIC] Hugetlb Unifications
 2024-03-01  4:29 UTC  (3+ messages)

[PATCH] dm-vdo: change unnamed enums to defines
 2024-03-01  4:29 UTC 

[PATCH 00/11] dm vdo: fix minor comment issues
 2024-03-01  4:26 UTC  (12+ messages)
` [PATCH 01/11] dm vdo: Modify mismatched function name
` [PATCH 02/11] dm vdo slab-depot: "
` [PATCH 03/11] dm vdo: "
` [PATCH 04/11] "
` [PATCH 05/11] "
` [PATCH 06/11] "
` [PATCH 07/11] dm vdo dedupe: "
` [PATCH 08/11] dm vdo: "
` [PATCH 09/11] dm vdo indexer delta-index: fix typos in comments
` [PATCH 10/11] dm vdo: update module comments
` [PATCH 11/11] dm vdo: remove outdated pointer_map reference

[PATCH] drm/xe: Fix build error in xe_ggtt.c
 2024-03-01  4:23 UTC  (7+ messages)

[PATCH V5] systemd: fix a dead link under /var/log
 2024-03-01  4:23 UTC  (8+ messages)
` [OE-core] "

[PATCH] board: synquacer: developerbox: add myself as co-maintainer
 2024-03-01  4:20 UTC  (3+ messages)

[xen-unstable test] 184820: tolerable FAIL - PUSHED
 2024-03-01  4:20 UTC 

[LSF/MM/BPF TOPIC] Reclamation interactions with RCU
 2024-03-01  4:18 UTC  (15+ messages)
` [Lsf-pc] "

[PATCH RFC V2 0/4] Fix regression bugs
 2024-03-01  4:18 UTC  (8+ messages)
` [PATCH RFC 1/4] dm-raid/md: Clear MD_RECOVERY_WAIT when stopping dmraid

[PATCH 0/2] dm vdo: move indexer to sub-directory
 2024-03-01  4:17 UTC  (3+ messages)
` [PATCH 1/2] dm vdo: remove unnecessary indexer.h includes
` [PATCH 2/2] dm vdo: move indexer files into sub-directory

[LTP] [PATCH v1] libswap.c: Check free space with correct mnt path
 2024-03-01  4:14 UTC  (2+ messages)

[oe][meta-networking][PATCH] drbd-utils: upgrade 9.22.0 -> 9.27.0
 2024-03-01  4:53 UTC 

[PATCH v3 0/6] VBT read cleanup
 2024-03-01  4:14 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for VBT read cleanup (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/5] dm vdo: fix various minor issues
 2024-03-01  4:13 UTC  (6+ messages)
` [PATCH 1/5] dm vdo slab-depot: delete unnecessary check in allocate_components
` [PATCH 2/5] dm vdo flush: initialize return to NULL in allocate_flush
` [PATCH 3/5] dm vdo indexer-volume: fix missing mutex_lock in process_entry
` [PATCH 4/5] dm vdo: include <asm/current.h> to resolve current being undeclared
` [PATCH 5/5] dm vdo: clean up scnprintf usage

[PATCH 0/2] *** Properly apply migration compression level
 2024-03-01  4:12 UTC  (4+ messages)
` [PATCH 1/2] migration: Properly apply migration compression level parameters
` [PATCH 2/2] tests/migration: Set compression level in migration tests

[trace:trace/for-next 28/29] include/trace/events/sunrpc.h:703:4: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead)
 2024-03-01  4:11 UTC  (5+ messages)

[PATCH] usb: typec: ucsi: Fix race between typec_switch and role_switch
 2024-03-01  4:09 UTC 

[PATCH v2] ufs: core: add config_scsi_dev vops comment
 2024-03-01  3:47 UTC  (3+ messages)

[PATCH] dm vdo memory-alloc: simplify allocations_allowed()
 2024-03-01  4:05 UTC 

[openeuler:OLK-5.10 28950/30000] drivers/misc/virt_plat_dev.c:37:43: error: implicit declaration of function 'vp_get_irq_domain'; did you mean 'dev_get_msi_domain'?
 2024-03-01  4:03 UTC 

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 28 warnings (v6.8-rc6-274-gd1e87c1d8f90f)
 2024-03-01  3:59 UTC 

[PATCH 0/2] dm vdo: remove internal ticket references
 2024-03-01  3:58 UTC  (3+ messages)
` [PATCH 1/2] dm vdo: remove internal ticket references from indexer
` [PATCH 2/2] dm vdo: remove internal ticket references from vdo

[kselftests/powerpc] Primitives test build failure with linux-next
 2024-03-01  3:57 UTC  (4+ messages)

[PATCH v4 00/10] Enabling DCD emulation support in Qemu
 2024-03-01  3:56 UTC  (6+ messages)
` [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response

linux-next: duplicate patches in the v4l-dvb tree
 2024-03-01  3:55 UTC 

[PATCH] bcachefs: avoid returning private error code in bch2_xattr_bcachefs_set
 2024-03-01  3:53 UTC  (5+ messages)

[dhowells-fs:netfs-writeback 30/30] WARNING: modpost: "writeback_iter" [fs/netfs/netfs.ko] undefined!
 2024-03-01  3:53 UTC 

[PATCH 00/13] dm vdo: clean up and simplify thread utilities
 2024-03-01  3:53 UTC  (14+ messages)
` [PATCH 01/13] dm vdo: make uds_*_semaphore interface private to uds-threads.c
` [PATCH 02/13] dm vdo uds-threads: eliminate uds_*_semaphore interfaces
` [PATCH 03/13] dm vdo uds-threads: push 'barrier' down to sparse-cache
` [PATCH 04/13] dm vdo indexer sparse-cache: cleanup threads_barrier code
` [PATCH 05/13] dm vdo: rename uds-threads.[ch] to thread-utils.[ch]
` [PATCH 06/13] dm vdo indexer: rename uds.h to indexer.h
` [PATCH 07/13] dm vdo: fold thread-cond-var.c into thread-utils
` [PATCH 08/13] dm vdo thread-utils: push uds_*_cond interface down to indexer
` [PATCH 09/13] dm vdo thread-utils: remove all uds_*_mutex wrappers
` [PATCH 10/13] dm vdo thread-utils: further cleanup of thread functions
` [PATCH 11/13] dm vdo thread-utils: cleanup included headers
` [PATCH 12/13] dm vdo thread-registry: rename all methods to reflect vdo-only use
` [PATCH 13/13] dm vdo thread-device: "

net/netfilter/nf_bpf_link.c:186:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
 2024-03-01  3:50 UTC  (2+ messages)

[PATCH v2] net: raise RCU qs after each threaded NAPI poll
 2024-03-01  3:49 UTC  (2+ messages)

general protection fault, probably for non-canonical address in pick_next_task_fair()
 2024-03-01  3:47 UTC  (3+ messages)

[PATCH v3] ufs: core: add config_scsi_dev vops comment
 2024-03-01  3:46 UTC 

[PATCH] io_uring: get rid of intermediate aux cqe caches
 2024-03-01  3:45 UTC  (3+ messages)

[xilinx-xlnx:xlnx_rebase_v6.6 150/860] drivers/staging/xilinx-tsn/xilinx_tsn_ptp_clock.c:46:9: error: call to undeclared function 'in_be32'; ISO C99 and later do not support implicit function declarations
 2024-03-01  3:42 UTC 

[RFC PATCH v5 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-01  3:42 UTC  (5+ messages)
` [RFC PATCH v5 12/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()

[PATCH 1/2] nouveau: lock the client object tree
 2024-03-01  3:42 UTC  (2+ messages)
` [PATCH 2/2] nouveau/umem: rename nvkm client lock to umem_lock

[Linux Kernel Bug] UBSAN: shift-out-of-bounds in fault_around_bytes_set
 2024-03-01  3:42 UTC  (2+ messages)

[PATCH RFC v2 iproute2-next] devlink: Add eswitch attr option for shared descriptors
 2024-03-01  3:39 UTC  (2+ messages)

[PATCH v2 0/7] tracing/probes: Support function parameter access from return probe
 2024-03-01  3:41 UTC  (9+ messages)
` [PATCH v2 4/7] tracing: Remove redundant #else block for BTF args from README

[PATCH] dm vdo block-map: rename page state name from "UDS_FREE" to "FREE"
 2024-03-01  3:38 UTC 

[PATCH v3 bpf-next 0/4] bpf: Introduce may_goto and cond_break
 2024-03-01  3:37 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/4] bpf: Introduce may_goto instruction
` [PATCH v3 bpf-next 2/4] bpf: Recognize that two registers are safe when their ranges match
` [PATCH v3 bpf-next 3/4] bpf: Add cond_break macro
` [PATCH v3 bpf-next 4/4] selftests/bpf: Test may_goto

[PATCH] x86/tsc: print some log if calibrated tsc freq deviates from original too much
 2024-03-01  3:36 UTC 

[PATCH] dm vdo volume-index: fix an assert statement in start_restoring_volume_sub_index()
 2024-03-01  3:37 UTC 

[PATCH v3 0/2] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-03-01  3:36 UTC  (3+ messages)
` [PATCH v3 1/2] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED
` [PATCH v3 2/2] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI

[PATCH] app/dumpcap:fix coredump problem because pcap_dump 3th argument is null
 2024-03-01 10:41 UTC  (2+ messages)

[PATCH net-next v7 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-01  3:36 UTC  (20+ messages)
` [PATCH net-next v7 1/9] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v7 2/9] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v7 3/9] net: mdio: hisi-femac: remove clock
` [PATCH net-next v7 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v7 5/9] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v7 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v7 7/9] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v7 8/9] net: hisi_femac: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v7 9/9] net: hisi_femac: remove unused MODULE_ALIAS()


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.