All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-08 12:38:03 to 2022-08-08 13:24:56 UTC [more...]

[PATCH v5 00/33] New thermal OF code
 2022-08-08 13:24 UTC  (4+ messages)

[PATCH 0/8] power: supply: Add driver for Qualcomm SMBCHG
 2022-08-08 13:24 UTC  (4+ messages)

[PATCH][for-stable] arm64: set UXN on swapper page tables
 2022-08-08 13:23 UTC  (3+ messages)

[PATCH] thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
 2022-08-08 13:21 UTC 

[syzbot] INFO: trying to register non-static key in gsmld_write
 2022-08-08 13:21 UTC  (2+ messages)

[PATCH 00/13] kernel-yocto: consolidated pull request
 2022-08-08 13:20 UTC  (6+ messages)
        ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-08-08 13:20 UTC 

[PATCH v3 00/22] ppc: QOM'ify 405 board
 2022-08-08 13:17 UTC  (13+ messages)
` [PATCH v3 03/22] ppc/ppc405: Move devices under the ref405ep machine
` [PATCH v3 04/22] ppc/ppc405: Move SRAM "
` [PATCH v3 05/22] ppc/ppc405: Introduce a PPC405 SoC
` [PATCH v3 06/22] ppc/ppc405: Start QOMification of the SoC
` [PATCH v3 07/22] ppc/ppc405: QOM'ify CPU

[PATCH] ASoC: Intel: kbl_rt5663_max98927: Simplify clk_get() usage
 2022-08-08 13:19 UTC  (3+ messages)

[PATCH v2] oeqa devtool: Add tests to cover devtool handling of various git URL styles
 2022-08-08 13:19 UTC  (3+ messages)
` [OE-core] "

[OE-core][PATCH] classes/sanity: De-golf regex
 2022-08-08 13:19 UTC 

[Buildroot] Python pyc only and problem with scripts
 2022-08-08 13:19 UTC  (3+ messages)

[RFC PATCH 0/4] vfs: allow querying i_version via statx
 2022-08-08 13:19 UTC  (5+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes

[PATCH v1 1/5] regmap: mmio: Don't unprepare attached clock
 2022-08-08 13:18 UTC  (6+ messages)
` [PATCH v1 2/5] regmap: mmio: Drop unneeded and duplicative checks around CLK calls
` [PATCH v1 5/5] regmap: mmio: Introduce IO accessors that can talk to IO port

[RFC][PATCH] uapi: Remove the inclusion of linux/mount.h from uapi/linux/fs.h
 2022-08-08 13:17 UTC 

[PATCH] leds: max8997: Don't error if there is no pdata
 2022-08-08 13:16 UTC  (2+ messages)

[PATCH] fec: Allow changing the PPS channel
 2022-08-08 13:15 UTC 

[PATCH v3 0/4] Dump command line of faulting process to syslog
 2022-08-08 13:09 UTC  (15+ messages)
` [PATCH v3 1/4] proc: Add get_task_cmdline_kernel() function
` [PATCH v3 2/4] lib/dump_stack: Add dump_stack_print_cmdline() and wire up in dump_stack_print_info()
` [PATCH v3 3/4] x86/fault: Dump command line of faulting process to syslog
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation

[PATCH v3 0/2] Add support for Xiaomi Poco F1 EBBG variant
 2022-08-08 13:16 UTC  (5+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: split beryllium dts into common dtsi and tianma dts
` [PATCH v3 2/2] arm64: dts: qcom: sdm845-xiaomi-beryllium-ebbg: introduce Xiaomi Poco F1 EBBG variant

[PATCH v3 0/2] This patch updates runtime check of AVX512
 2022-08-08 13:12 UTC  (3+ messages)
` [PATCH v3 1/2] Update AVX512 support for xbzrle_encode_buffer function

[PATCH] error handling: Use TFR() macro where applicable
 2022-08-08 13:11 UTC  (5+ messages)

[RFC PATCH v3 00/19] RFC: nested AVIC
 2022-08-08 13:13 UTC  (9+ messages)
` [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally
              ` Nested AVIC design (was:Re: [RFC PATCH v3 04/19] KVM: x86: mmu: allow to enable write tracking externally)

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-08 13:13 UTC  (3+ messages)
` [PATCH Part2 v6 08/49] x86/traps: Define RMP violation #PF error code

--batch or some --paths-file for very long lists of paths
 2022-08-08 13:12 UTC  (2+ messages)

[PATCH v2 00/14] drm/format-helper: Move to struct iosys_map
 2022-08-08 12:54 UTC  (35+ messages)
` [PATCH v2 01/14] iosys-map: Add IOSYS_MAP_INIT_VADDR_IOMEM()
` [PATCH v2 02/14] drm/format-helper: Provide drm_fb_blit()
` [PATCH v2 03/14] drm/format-helper: Merge drm_fb_memcpy() and drm_fb_memcpy_toio()
` [PATCH v2 04/14] drm/format-helper: Convert drm_fb_swab() to struct iosys_map
` [PATCH v2 05/14] drm/format-helper: Rework XRGB8888-to-RGBG332 conversion
` [PATCH v2 06/14] drm/format-helper: Rework XRGB8888-to-RGBG565 conversion
` [PATCH v2 07/14] drm/format-helper: Rework XRGB8888-to-RGB888 conversion
` [PATCH v2 08/14] drm/format-helper: Rework RGB565-to-XRGB8888 conversion
` [PATCH v2 09/14] drm/format-helper: Rework RGB888-to-XRGB8888 conversion
` [PATCH v2 10/14] drm/format-helper: Rework XRGB8888-to-XRGB2101010 conversion
` [PATCH v2 11/14] drm/format-helper: Rework XRGB8888-to-GRAY8 conversion
` [PATCH v2 12/14] drm/format-helper: Rework XRGB8888-to-MONO conversion
` [PATCH v2 13/14] drm/format-helper: Move destination-buffer handling into internal helper
` [PATCH v2 14/14] drm/format-helper: Rename parameter vmap to src

RTT-PROBE: lore-subspace-rtt
 2022-08-08 13:10 UTC 

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-08-08 13:08 UTC  (14+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v5 00/32] Printbufs
 2022-08-08 13:08 UTC  (6+ messages)
` [PATCH v5 05/32] lib/string_helpers: string_get_size() now returns characters wrote
` [PATCH v5 22/32] mm/memcontrol.c: Convert to printbuf

[PATCH] irqchip: Select downstream irqchip drivers for LoongArch CPU
 2022-08-08 13:09 UTC 

arch/riscv/include/asm/atomic.h:204 arch_atomic_fetch_add_unless() warn: inconsistent indenting
 2022-08-08 13:09 UTC 

Migration tests are very slow in the CI
 2022-08-08 12:58 UTC  (4+ messages)

Corrupted btrfs (LUKS), seeking advice
 2022-08-08 13:06 UTC 

[GIT PULL] USB / Thunderbolt driver changes for 6.0-rc1
 2022-08-08 13:07 UTC  (5+ messages)

[PATCH v1] net:bonding:support balance-alb interface with vlan to bridge
 2022-08-08 13:06 UTC  (3+ messages)

[PATCH v4 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-08-08 13:06 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests

[PATCH 1/3] ksmbd: request update to stale share config
 2022-08-08 13:06 UTC  (3+ messages)

[PATCH v2 0/9] usb: dwc3: qcom: fix wakeup implementation
 2022-08-08 13:05 UTC  (3+ messages)
` [PATCH v2 3/9] usb: dwc3: qcom: fix gadget-only builds

[syzbot] BUG: unable to handle kernel NULL pointer dereference in gsmld_receive_buf
 2022-08-08 13:05 UTC  (2+ messages)

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-08 13:03 UTC  (14+ messages)
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 06/35] drm/connector: Only register TV mode property if present

[PATCH 0/3] dma-buf: map-info support
 2022-08-08 13:04 UTC  (4+ messages)
` [PATCH 1/3] dma-buf: Add ioctl to query mmap info
  ` [Freedreno] "

[PULL 0/5] Misc QEMU 7.1 fixes for 2002-08-08
 2022-08-08 12:57 UTC  (6+ messages)
` [PULL 1/5] scsi-disk: fix overflow when block size is not a multiple of BDRV_SECTOR_SIZE
` [PULL 2/5] scsi-disk: ensure block size is non-zero and changes limited to bits 8-15
` [PULL 3/5] vl: fix [memory] section with -readconfig
` [PULL 4/5] vl: remove dead code in parse_memory_options()
` [PULL 5/5] tests/qtest: add scenario for -readconfig handling

[PATCH v2 1/2] powerpc/mm: Move vm_get_page_prot() out of book3s64 code
 2022-08-08 13:01 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/mm: Support execute-only memory on the Radix MMU

[PATCH v2] usb: dwc3: qcom: Provide stubs for dwc3_qcom_read_usb2_speed function
 2022-08-08 13:00 UTC  (2+ messages)

[PATCH] Add SGX selftest `augment_via_eaccept_long`
 2022-08-08 13:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-08 13:00 UTC 

[RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking
 2022-08-08 12:59 UTC  (11+ messages)
    ` [PATCH v2] "

[PATCH v4 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
 2022-08-08 12:58 UTC  (4+ messages)

[PATCH] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-08 12:58 UTC  (2+ messages)

[PATCH v4 0/9] sched/fair: task load tracking optimization and cleanup
 2022-08-08 12:57 UTC  (10+ messages)
` [PATCH v4 1/9] sched/fair: maintain task se depth in set_task_rq()
` [PATCH v4 2/9] sched/fair: remove redundant cpu_cgrp_subsys->fork()
` [PATCH v4 3/9] sched/fair: reset sched_avg last_update_time before set_task_rq()
` [PATCH v4 4/9] sched/fair: update comments in enqueue/dequeue_entity()
` [PATCH v4 5/9] sched/fair: combine detach into dequeue when migrating task
` [PATCH v4 6/9] sched/fair: fix another detach on unattached task corner case
` [PATCH v4 7/9] sched/fair: allow changing cgroup of new forked task
` [PATCH v4 8/9] sched/fair: defer task sched_avg attach to enqueue_entity()
` [PATCH v4 9/9] sched/fair: don't init util/runnable_avg for !fair task

[PATCH] mmc: sdhci-xenon: Fix 2G limitation on AC5 SoC
 2022-08-08 12:58 UTC  (9+ messages)

[LTP] [PATCH v1] Fix description for pidns01 and pidns02 tests
 2022-08-08 12:57 UTC  (2+ messages)

[PATCH 0/9] parallels: Refactor the code of images checks and fix a bug
 2022-08-08 12:43 UTC  (10+ messages)
` [PATCH 1/9] parallels: Move check of unclean image to a separate function
` [PATCH 2/9] parallels: Move check of cluster outside "
` [PATCH 7/9] parallels: Out of image offset in BAT leads to image inflation
` [PATCH 8/9] parallels: Replace bdrv_co_pwrite_sync by bdrv_co_flush for BAT flushing

[PATCH v4 0/4] net: Enable NC-SI support
 2022-08-08 12:57 UTC  (5+ messages)
` [PATCH v4 1/4] net: NC-SI setup and handling
` [PATCH v4 2/4] cmd: Add ncsi command

[PATCH] ksmbd: return STATUS_BAD_NETWORK_NAME error status if share is not configured
 2022-08-08 12:56 UTC 

[PATCH v2 00/10] Backport MEMCG changes from v5.17
 2022-08-08 12:56 UTC  (11+ messages)
` [PATCH v2 01/10] mm/memcg: Revert ("mm/memcg: optimize user context object stock access")
` [PATCH v2 02/10] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH v2 03/10] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
` [PATCH v2 04/10] mm/memcg: Opencode the inner part of obj_cgroup_uncharge_pages() in drain_obj_stock()
` [PATCH v2 05/10] mm/memcg: Protect memcg_stock with a local_lock_t
` [PATCH v2 06/10] mm/memcg: Disable migration instead of preemption in drain_all_stock()
` [PATCH v2 07/10] mm/memcg: Add missing counter index which are not update in interrupt
` [PATCH v2 08/10] mm/memcg: Add a comment regarding the release `obj'
` [PATCH v2 09/10] mm/memcg: Only perform the debug checks on !PREEMPT_RT
` [PATCH v2 10/10] Allow MEMCG on PREEMPT_RT

[PATCH v4 0/3] kunit: Introduce KUNIT_EXPECT_MEMEQ and KUNIT_EXPECT_MEMNEQ macros
 2022-08-08 12:52 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] kunit: Add KUnit memory block assertions to the example_all_expect_macros_test
` [PATCH v4 3/3] kunit: Use KUNIT_EXPECT_MEMEQ macro

[BUG] cxl can not create region
 2022-08-08 12:37 UTC  (2+ messages)

[LTP] [PATCH] fs_bind: Fix incorrect mount option
 2022-08-08 12:53 UTC  (2+ messages)

[PATCH v2 0/2] docs: driver-api: virtio: virtio on Linux
 2022-08-08 12:52 UTC  (5+ messages)
` [PATCH v2 1/2] virtio: kerneldocs fixes and enhancements

[PATCH v2 1/2] ARM: cache: Allow SPL to build cache-pl310.c
 2022-08-08 12:52 UTC  (4+ messages)

[PATCH net] net: dsa: felix: suppress non-changes to the tagging protocol
 2022-08-08 12:51 UTC 

[LTP] [PATCH v1] Refactor pidns16 test using new LTP API
 2022-08-08 12:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-08 12:50 UTC 

[bug report] pinctrl: amd: Use unicode for debugfs output
 2022-08-08 12:47 UTC  (3+ messages)

[cip-dev][isar-cip-core][PATCH] bbb_defconfig: Add missing SDHCI Drivers
 2022-08-08 12:47 UTC  (2+ messages)

Apple Thunderbolt Display chaining
 2022-08-08 12:46 UTC  (13+ messages)

IOTLB support for vhost/vsock breaks crosvm on Android
 2022-08-08 12:45 UTC  (5+ messages)

[PATCH v2 blktests] src/mount_clear_sock.c: fix compiling error
 2022-08-08 12:45 UTC  (2+ messages)

[PATCH 0/2] hw/cxl: Two CXL emulation fixes
 2022-08-08 12:20 UTC  (2+ messages)
` [PATCH 1/2] hw/cxl: Fix memory leak in error paths

[PATCH 5.4 0/1] media: v4l2-mem2mem: backport fix for CVE-2022-20369
 2022-08-08 12:41 UTC  (2+ messages)
` [PATCH 5.4 1/1] media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers across ioctls

[LTP] [PATCH v2] fstat02.c: simplify using TST_EXP_*() macros
 2022-08-08 12:42 UTC  (2+ messages)

Updated Yellow Carp VCN firmware
 2022-08-08 12:42 UTC  (2+ messages)

[PATCH] KVM: x86: revalidate steal time cache if MSR value changes
 2022-08-08 12:42 UTC  (2+ messages)
` [EXTERNAL] "

next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m
 2022-08-08 12:41 UTC  (4+ messages)

[xen-unstable test] 172287: tolerable FAIL
 2022-08-08 12:41 UTC 

[PATCH bpf-next v3 0/3] destructive bpf_kfuncs
 2022-08-08 12:41 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: add destructive kfunc flag

RTT-PROBE: lore-subspace-rtt
 2022-08-08 12:40 UTC 

[PATCH v2 0/8] arm64: stacktrace: cleanups and improvements
 2022-08-08 12:38 UTC  (4+ messages)

[PATCH v3] dt-binding: ipmi: add fallback to npcm845 compatible
 2022-08-08 12:38 UTC  (4+ messages)

[v1] drm/msm/disp/dpu1: add support for hierarchical flush for dspp in sc7280
 2022-08-08 10:44 UTC  (3+ messages)


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.