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

[PATCH v1 00/35] drm: Analog TV Improvements
 2022-08-08 13:03 UTC  (27+ messages)
` [PATCH v1 01/35] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v1 02/35] drm/connector: Rename subconnector state variable
` [PATCH v1 03/35] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v1 05/35] drm/connector: Add TV standard property
` [PATCH v1 06/35] drm/connector: Only register TV mode property if present

[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 v1 1/5] regmap: mmio: Don't unprepare attached clock
 2022-08-08 13:02 UTC  (3+ messages)
` [PATCH v1 2/5] regmap: mmio: Drop unneeded and duplicative checks around CLK calls

[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 00/13] kernel-yocto: consolidated pull request
 2022-08-08 13:01 UTC  (3+ messages)

[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)

[PATCH v2 00/14] drm/format-helper: Move to struct iosys_map
 2022-08-08 12:54 UTC  (31+ 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

[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  (16+ messages)
` [PATCH 1/9] parallels: Move check of unclean image to a separate function
` [PATCH 2/9] parallels: Move check of cluster outside "
` [PATCH 4/9] parallels: Move check of fragmentation "
` [PATCH 5/9] parallels: Move statistic collection "
` [PATCH 6/9] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [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 9/9] parallels: Merge parallels_check_fragmentation to parallels_collect_statistics

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

[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] error handling: Use TFR() macro where applicable
 2022-08-08 12:52 UTC  (4+ messages)

[PATCH][for-stable] arm64: set UXN on swapper page tables
 2022-08-08 12:53 UTC  (2+ messages)

[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  (4+ 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  (9+ messages)
` [PATCH v2 1/2] virtio: kerneldocs fixes and enhancements
` [PATCH v2 2/2] docs: driver-api: virtio: virtio on Linux

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

[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 

[PATCH 1/3] RISC-V: asm: factor relocation related functions into asm/reloc.h
 2022-08-08 12:48 UTC  (2+ messages)

[PATCH v3 00/22] ppc: QOM'ify 405 board
 2022-08-08 12:43 UTC  (10+ messages)
` [PATCH v3 02/22] ppc/ppc405: Introduce a PPC405 generic machine
` [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 v5 00/32] Printbufs
 2022-08-08 12:48 UTC  (4+ messages)
` [PATCH v5 22/32] mm/memcontrol.c: Convert to printbuf

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

[PATCH] scripts: imx-usb-loader: add i.MX8MN support
 2022-08-08 12:46 UTC  (2+ messages)

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

[PATCH] pbl: factor out pbl_bio API into pbl/bio.h
 2022-08-08 12:45 UTC  (2+ messages)

Apple Thunderbolt Display chaining
 2022-08-08 12:46 UTC  (15+ 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  (6+ messages)
` [PATCH 1/2] hw/cxl: Fix memory leak in error paths
` [PATCH 2/2] hw/cxl: Fix wrong query of target ports

[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

[PATCH v1] net:bonding:support balance-alb interface with vlan to bridge
 2022-08-08 12:44 UTC  (2+ messages)

[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  (8+ 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

[PATCH v2 0/8] arm64: stacktrace: cleanups and improvements
 2022-08-08 12:38 UTC  (10+ messages)
` [PATCH v2 6/8] arm64: stacktrace: remove stack type from fp translator

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

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

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

[PATCH 1/2] gitignore: add device tree blobs to top-level .gitignore
 2022-08-08 12:36 UTC  (2+ messages)

[GIT PULL] fuse update for 6.0
 2022-08-08 12:35 UTC 

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

[PATCH] mci: imx-esdhc-pbl: fix warning about unused static function
 2022-08-08 12:33 UTC  (2+ messages)

[PATCH 0/9] ARM: i.MX8MN: clean up and enable imx-usb-loader
 2022-08-08 12:32 UTC  (2+ messages)

rose timer t error displayed in /proc/net/rose
 2022-08-08 12:31 UTC  (6+ messages)
      ` Resend : [PATCH] AX25 rose_call - replacing carriage return by newlines

[PATCH v5] net/tap: Allow jumbo frames
 2022-08-08 12:29 UTC 

[PATCH v4 net] geneve: fix TOS inheriting for ipv4
 2022-08-08 12:27 UTC  (2+ messages)

[LTP] [PATCH 1/1] shell: Add test for set -e
 2022-08-08 12:27 UTC 

[Question] Reading /proc/stat has a time backward issue
 2022-08-08 12:23 UTC  (3+ messages)

[PATCH 00/12] imx-usb-loader support for i.MX8MP
 2022-08-08 12:20 UTC  (4+ messages)
` [PATCH 07/12] imx-usb-loader: Add i.MX8MP support

[syzbot] possible deadlock in ext4_xattr_get
 2022-08-08 12:21 UTC 

[GIT PULL] overlayfs update for 6.0
 2022-08-08 12:20 UTC 

[PATCH] FIT: add first support for compressed images
 2022-08-08 12:12 UTC  (5+ messages)

DesignWare PWM support for device-tree probing
 2022-08-08 12:19 UTC  (5+ messages)

[PATCH for-7.1] hw/mips/malta: turn off x86 specific features of PIIX4_PM
 2022-08-08 12:15 UTC  (6+ messages)

[peterz-queue:sched/idle 15/37] vmlinux.o: warning: objtool: rcu_idle_enter+0x39: call to ftrace_likely_update() leaves .noinstr.text section
 2022-08-08 12:17 UTC 


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.