All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-02 17:03:42 to 2022-12-02 17:58:30 UTC [more...]

[PATCH 0/5] pwm: Use regmap_clear_bits and regmap_set_bits where applicable
 2022-12-02 17:57 UTC  (5+ messages)
` [PATCH 4/5] pwm: stm32-lp: "

[PATCH v2 1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation
 2022-12-02 17:57 UTC  (3+ messages)

[dm-devel] [PATCH 1/2] multipath.conf(5): remove deprecated note for san_path_err algorithm
 2022-12-02 17:57 UTC  (4+ messages)
` [dm-devel] [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo

[PATCH] mm/huge_memory: add TRANSPARENT_HUGEPAGE_NEVER for THP
 2022-12-02 17:57 UTC  (3+ messages)

[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
 2022-12-02 17:56 UTC  (3+ messages)

stable-rc/queue/4.19 baseline: 109 runs, 19 regressions (v4.19.266-175-gc3b84a6231d6)
 2022-12-02 17:57 UTC 

[PATCH v2 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-02 17:55 UTC  (4+ messages)

[PATCH] selftests/ftrace: Use long for synthetic event probe test
 2022-12-02 17:56 UTC  (2+ messages)

[PATCH v2 0/4] KVM: Delete all references to removed ioctls
 2022-12-02 17:55 UTC  (2+ messages)

[patch 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2022-12-02 17:55 UTC  (3+ messages)
` [patch 33/33] irqchip: Add IDXD Interrupt Message Store driver

[PATCH] rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
 2022-12-02 17:54 UTC  (4+ messages)

[PATCH v2 0/9] riscv: add Bouffalolab bl808 support
 2022-12-02 17:54 UTC  (3+ messages)

[RFC] Proposed location to host the firmware handoff specification
 2022-12-02 17:54 UTC  (9+ messages)
` [TF-A] "

[PATCH 6/9] RISC-V: Export sbi_get_mvendorid() and friends
 2022-12-02 17:53 UTC  (3+ messages)

[PATCH] drm: tidss: Fix pixel format definition
 2022-12-02 17:52 UTC  (2+ messages)

[regression] Bug 216753 - 6e 6 ghz bands are disabled since 5.16 on intel ax211
 2022-12-02 17:46 UTC  (8+ messages)

[linus:master] [memcg] 1813e51eec: kernel-selftests.cgroup.test_kmem.test_kmem_memcg_deletion.fail
 2022-12-02 17:48 UTC  (3+ messages)
` [PATCH] kselftests: cgroup: update kmem test precision tolerance

RTT-PROBE: lore-subspace-rtt
 2022-12-02 17:50 UTC 

[PATCH 0/6] block: add support for REQ_OP_VERIFY
 2022-12-02 17:33 UTC  (7+ messages)

[GIT PULL] USB-serial fixes for 6.1-rc8
 2022-12-02 17:50 UTC 

[PATCH for-next 0/4] some 6.2 cleanups
 2022-12-02 17:47 UTC  (5+ messages)
` [PATCH for-next 1/4] io_uring: protect cq_timeouts with timeout_lock
` [PATCH for-next 2/4] io_uring: revise completion_lock locking
` [PATCH for-next 3/4] io_uring: ease timeout flush locking requirements
` [PATCH for-next 4/4] io_uring: rename __io_fill_cqe_req

[PATCH] platform/x86: use sysfs_emit() to instead of scnprintf()
 2022-12-02 17:48 UTC  (2+ messages)

[RFC PATCH for 8.0] configure: repeat ourselves for the benefit of CI
 2022-12-02 17:47 UTC 

[PATCH v8 0/3] ASoC: SOF: Fix deadlock when shutdown a frozen userspace
 2022-12-02 17:47 UTC  (4+ messages)
` [PATCH v8 2/3] freezer: refactor pm_freezing into a function

[RFC PATCH kvmtool v1 00/32] Add support for restricted guest memory in kvmtool
 2022-12-02 17:44 UTC  (33+ messages)
` [RFC PATCH kvmtool v1 01/32] Initialize the return value in kvm__for_each_mem_bank()
` [RFC PATCH kvmtool v1 02/32] Remove newline from end of die() aborts
` [RFC PATCH kvmtool v1 03/32] Make mmap_hugetlbfs() static
` [RFC PATCH kvmtool v1 04/32] Rename parameter in mmap_anon_or_hugetlbfs()
` [RFC PATCH kvmtool v1 05/32] Add hostmem va to debug print
` [RFC PATCH kvmtool v1 06/32] Factor out getting the hugetlb block size
` [RFC PATCH kvmtool v1 07/32] Use memfd for hugetlbfs when allocating guest ram
` [RFC PATCH kvmtool v1 08/32] Make blk_size a parameter and pass it to mmap_hugetlbfs()
` [RFC PATCH kvmtool v1 09/32] Use memfd for all guest ram allocations
` [RFC PATCH kvmtool v1 10/32] Allocate pvtime memory with memfd
` [RFC PATCH kvmtool v1 11/32] Allocate vesa "
` [RFC PATCH kvmtool v1 12/32] Add a function that allocates aligned memory if specified
` [RFC PATCH kvmtool v1 13/32] Use new function to align memory
` [RFC PATCH kvmtool v1 14/32] Remove struct fields and code used for alignment
` [RFC PATCH kvmtool v1 15/32] Replace kvm__arch_delete_ram() with kvm__delete_ram()
` [RFC PATCH kvmtool v1 16/32] Remove no-longer used macro
` [RFC PATCH kvmtool v1 17/32] Factor out set_user_memory_region code
` [RFC PATCH kvmtool v1 18/32] Pass the memory file descriptor and offset when registering ram
` [RFC PATCH kvmtool v1 19/32] Add memfd_restricted system call
` [RFC PATCH kvmtool v1 20/32] Add kvm linux headers and structure extensions for restricted_fd
` [RFC PATCH kvmtool v1 21/32] Add option for enabling restricted memory for guests
` [RFC PATCH kvmtool v1 22/32] Change guest ram mapping from private to shared
` [RFC PATCH kvmtool v1 23/32] Change pvtime "
` [RFC PATCH kvmtool v1 24/32] Change vesa "
` [RFC PATCH kvmtool v1 25/32] Allocate guest memory as restricted if needed
` [RFC PATCH kvmtool v1 26/32] Use the new fd-based extended memory region
` [RFC PATCH kvmtool v1 27/32] Track the memfd in the bank
` [RFC PATCH kvmtool v1 28/32] Add functions for mapping/unmapping guest memory
` [RFC PATCH kvmtool v1 29/32] pkvm: Add option to spawn a protected vm in pkvm
` [RFC PATCH kvmtool v1 30/32] pkvm: Enable exit hypercall capability if supported
` [RFC PATCH kvmtool v1 31/32] pkvm: Handle (un)share hypercalls coming from the guest
` [RFC PATCH kvmtool v1 32/32] pkvm: Unmap all guest memory after initialization

[PATCH v3 0/2] PCI: Distribute resources for root buses
 2022-12-02 17:45 UTC  (4+ messages)
` [PATCH v3 1/2] PCI: Take other bus devices into account when distributing resources

[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
 2022-12-02 17:43 UTC  (6+ messages)

[PATCH][next] KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"
 2022-12-02 17:43 UTC  (3+ messages)

[PATCH] fsmonitor: eliminate call to deprecated FSEventStream function
 2022-12-02 17:42 UTC  (2+ messages)

[PATCH 01/29] drm/amdkfd: add debug and runtime enable interface
 2022-12-02 17:42 UTC  (4+ messages)
` [PATCH 05/29] drm/amdgpu: setup hw debug registers on driver initialization

[PATCH bpf-next] bpf, docs: BPF Iterator Document
 2022-12-02 17:40 UTC 

[PATCH bpf-next] bpf, docs: BPF Iterator Document
 2022-12-02 17:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-02 17:40 UTC 

[PATCH v4 0/7] x86/cpu, kvm: Support AMD Automatic IBRS
 2022-12-02 17:40 UTC  (3+ messages)
` [PATCH v4 6/7] x86/cpu: "

stable-rc/queue/4.14 baseline: 109 runs, 23 regressions (v4.14.299-126-g094f423c487d)
 2022-12-02 17:40 UTC 

[PATCH] bitbake-user-manual: update references to Yocto Project manual
 2022-12-02 17:38 UTC 

[PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
 2022-12-02 17:39 UTC 

[PATCH] libtraceevent: Add kbuffer_create()
 2022-12-02 17:38 UTC 

[PATCH] ui/vnc.c: Allow websocket connections over AF_UNIX sockets
 2022-12-02 15:12 UTC 

[V3] spi: spi-geni-qcom: Add support for SE DMA mode
 2022-12-02 17:36 UTC  (3+ messages)

[PATCH net-next] net: ethernet: mtk_wed: fix possible deadlock if mtk_wed_wo_init fails
 2022-12-02 17:36 UTC 

[PATCH v6 00/11] Implement AMD Pstate EPP Driver
 2022-12-02 17:36 UTC  (3+ messages)
` [PATCH v6 04/11] cpufreq: amd_pstate: implement Pstate EPP support for the AMD processors

[PATCH][next] perf/x86/amd: fix potential integer overflow on shift of a int
 2022-12-02 17:36 UTC  (2+ messages)

[PATCH v5 0/5] Introduction of HP-BIOSCFG driver
 2022-12-02 17:36 UTC  (6+ messages)
` [PATCH v5 1/5] Introduction of HP-BIOSCFG driver (1)
` [PATCH v5 2/5] Introduction of HP-BIOSCFG driver (2)
` [PATCH v5 3/5] Introduction of HP-BIOSCFG driver (3)
` [PATCH v5 4/5] Introduction of HP-BIOSCFG driver (4)
` [PATCH v5 5/5] Introduction of HP-BIOSCFG driver (5)

[xilinx-xlnx:xlnx_rebase_v5.15_LTS 484/1343] drivers/clk/clk-xlnx-clock-wizard-v.c:229:25: warning: this decimal constant is unsigned only in ISO C90
 2022-12-02 17:36 UTC 

drivers/net/can/spi/mcp251xfd/mcp251xfd-tef.c:152:34: warning: Value stored to 'tx_ring' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-12-02 17:36 UTC 

[PATCH v5] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2022-12-02 17:35 UTC 

[PATCH RESEND v2 0/2] media: uvc: Get menu names from framework
 2022-12-02 17:34 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH RESEND v2 2/2] media: uvcvideo: Use standard names for menus

[PATCH] dmaengine: qcom: gpi: Set link_rx bit on GO TRE for rx operation
 2022-12-02 17:33 UTC  (3+ messages)

[PATCH v5 0/2] remoteproc: core: do pm relax when in
 2022-12-02 17:34 UTC  (5+ messages)
` [PATCH v5 1/2] remoteproc: core: do pm relax when in RPROC_OFFLINE
` [PATCH v5 2/2] remoteproc: core: change to ordered workqueue for crash handler

[dm-devel] [PATCH v2] multipath.conf(5): improve documentation of dev_loss_tmo
 2022-12-02 17:33 UTC 

[PATCH 1/2] ARM: dts: imx6qdl-gw5904: add internal mdio nodes
 2022-12-02 17:30 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 17:30 UTC 

[PATCH v3 0/9] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-12-02 17:29 UTC  (6+ messages)
` [PATCH v3 6/9] mfd: intel-m10-bmc: Downscope SPI defines & prefix with M10BMC_SPI
` [PATCH v3 7/9] mfd: intel-m10-bmc: Add PMCI driver

[PATCH v8 0/2] Memory poison recovery in khugepaged collapsing
 2022-12-02 17:29 UTC  (5+ messages)
` [PATCH v8 1/2] mm/khugepaged: recover from poisoned anonymous memory

[PATCH net-next v2 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-02 17:27 UTC  (6+ messages)

[PATCH net-next V2 7/8] devlink: Expose port function commands to control migratable
 2022-12-02 17:26 UTC  (2+ messages)

[PATCH v7 00/20] TDX host kernel support
 2022-12-02 17:25 UTC  (10+ messages)
` [PATCH v7 09/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory

[PATCH net v4] net: stmmac: Set MAC's flow control register to reflect current settings
 2022-12-02 17:24 UTC  (5+ messages)

unmap memory mapped with devm_ioremap_resource
 2022-12-02 17:24 UTC 

[PATCH v3 0/2] earlycon: Let users set the clock frequency
 2022-12-02 17:24 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 0/7] updates for km board series
 2022-12-02 17:22 UTC  (8+ messages)
` [PATCH 1/7] board/km: move ls102xa boards to environment text files
` [PATCH 2/7] km/powerpc: migrate to env.txt file
` [PATCH 3/7] board/km/cent2: migrate to environment text file
` [PATCH 4/7] board/km/secu: migrate to use environment text files
` [PATCH 5/7] board/km: remove obsolete ARCH_KIRKWOOD
` [PATCH 6/7] km/ppc: migrate all mpc83xx to DM_I2C
` [PATCH 7/7] km/mpc8360: remove unused CONFIG_SYS_PAXE defines

[PATCH] Revert "drm/sched: Use parent fence instead of finished"
 2022-12-02 17:23 UTC 

[PATCH] tools: memory-model: Make plain accesses carry dependencies
 2022-12-02 17:22 UTC  (5+ messages)

[External] - Re: EVL Memory
 2022-12-02 17:22 UTC  (20+ messages)

[RFC PATCH] test-bdrv-drain: keep graph manipulations out of coroutines
 2022-12-02 17:22 UTC  (3+ messages)

[PATCH RESEND v2 0/7] Follow-up patches for uvc v4l2-compliance
 2022-12-02 17:21 UTC  (8+ messages)
` [PATCH RESEND v2 1/7] media: uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH RESEND v2 2/7] media: uvcvideo: improve error logging in uvc_query_ctrl()
` [PATCH RESEND v2 3/7] media: uvcvideo: Return -EACCES for Wrong state error
` [PATCH RESEND v2 4/7] media: uvcvideo: Do not return positive errors in uvc_query_ctrl()
` [PATCH RESEND v2 5/7] media: uvcvideo: Fix handling on Bitmask controls
` [PATCH RESEND v2 6/7] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH RESEND v2 7/7] media: uvcvideo: Use standard names for menus

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2022-12-02 17:20 UTC  (25+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 17:20 UTC 

[PATCH v3 0/2] mm/migrate: Fix writable pte for read migration entry
 2022-12-02 17:18 UTC  (8+ messages)
` [PATCH v3 1/2] mm/migrate: Fix read-only page got writable when recover pte

[PATCH v4 0/2] media: uvcvideo: Implement granular power management
 2022-12-02 17:19 UTC  (3+ messages)
` [PATCH v4 1/2] media: uvcvideo: Refactor streamon/streamoff
` [PATCH v4 2/2] media: uvcvideo: Do power management granularly

[PATCH v3 0/5] proc: improve root readdir latency with many threads
 2022-12-02 17:16 UTC  (6+ messages)
` [PATCH v3 1/5] pid: replace pidmap_lock with xarray lock
` [PATCH v3 2/5] pid: split cyclic id allocation cursor from idr
` [PATCH v3 3/5] pid: switch pid_namespace from idr to xarray
` [PATCH v3 4/5] pid: mark pids associated with group leader tasks
` [PATCH v3 5/5] procfs: use efficient tgid pid search on root readdir

[PATCH v10 0/4] implement getrandom() in vDSO
 2022-12-02 17:17 UTC  (5+ messages)
` [PATCH v10 1/4] random: add vgetrandom_alloc() syscall

[PATCH V6 0/3] Virtio toolstack support for I2C and GPIO on Arm
 2022-12-02 17:16 UTC  (3+ messages)
` [PATCH V6 2/3] xl: Add support to parse generic virtio device

[PATCH] Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"
 2022-12-02 17:14 UTC  (12+ messages)

[PATCH][next] ASoC: rt715: Make read-only arrays capture_reg_H and capture_reg_L static const
 2022-12-02 17:14 UTC 

[PATCH v2 0/3] soundwire: cadence: Fix oversized FIFO size define
 2022-12-02 17:10 UTC  (3+ messages)

[PATCH RFC] mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
 2022-12-02 17:11 UTC  (4+ messages)

[PATCH 0/2] soundwire: Remove redundant zeroing of page registers
 2022-12-02 16:45 UTC  (5+ messages)

[PATCH] fastboot: Add OEM run command
 2022-12-02 17:11 UTC 

[PATCH v8 1/1] plainmount: Support plain encryption mode
 2022-12-02 17:11 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-12-02 17:10 UTC 

[PATCH v3 0/4] hyper-v: Introduce TSC page for root partition
 2022-12-02 17:10 UTC  (4+ messages)

[PATCH v4 0/4] x86/crash: Fix double NMI shootdown bug
 2022-12-02 17:10 UTC  (2+ messages)

[PATCH] mm: do not BUG_ON missing brk mapping, because userspace can unmap it
 2022-12-02 17:09 UTC  (2+ messages)

[RFC 0/9] KVM perf support
 2022-12-02 17:09 UTC  (4+ messages)
` [RFC 8/9] RISC-V: KVM: Implement "

[PATCH v4 0/3] Add Meta: to Metadata devices
 2022-12-02 17:08 UTC  (4+ messages)
` [PATCH v4 1/3] media: v4l2-dev.c: Add Meta: to the name of metadata devices
` [PATCH v4 2/3] media: Documentation/driver-api: Document device name
` [PATCH v4 3/3] media: uvcvideo: Add a unique suffix to camera names

[PATCHSET RFC] sched: Implement BPF extensible scheduler class
 2022-12-02 17:08 UTC  (3+ messages)
` [PATCH 14/31] sched_ext: "

[PATCH] thermal/of: Allow users to set governor for a thermal zone in DT
 2022-12-02 17:06 UTC  (3+ messages)
` [PATCH V2] "

[PATCH][next] ASoC: wcd938x: Make read-only array minCode_param static const
 2022-12-02 17:06 UTC 

[PATCH 0/3] xen: ACPI processor related fixes
 2022-12-02 17:06 UTC  (9+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0

[PATCH v3 5/5] scsi: target: core: Add RTPI attribute for target port
 2022-12-02 17:05 UTC  (2+ messages)

[RESEND PATCH RFC V4 0/3] Generate device tree node for pci devices
 2022-12-02 17:05 UTC  (3+ messages)

[PATCH v6 00/12] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-12-02 17:05 UTC  (5+ messages)
` [PATCH v6 11/12] tools/testing/cxl: Add an RCH topology
` [PATCH v6 12/12] cxl/acpi: Set ACPI's CXL _OSC to indicate RCD mode support

Linux kernel 6.0.11 released
 2022-12-02 17:05 UTC 

[PATCH v2 0/6] Rongpin RP-H6B support (and support for GL850G)
 2022-12-02 17:00 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: usb: Add binding for Genesys Logic GL850G hub controller

[PATCH RESEND v2 0/8] uvcvideo: Fixes for hw timestamping
 2022-12-02 17:02 UTC  (3+ messages)
` [PATCH RESEND v2 7/8] media: uvcvideo: Refactor clock circular buffer
` [PATCH RESEND v2 8/8] media: uvcvideo: Fix hw timestampt handling for slow FPS


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.