messages from 2023-09-19 09:05:47 to 2023-09-19 09:37:40 UTC [more...]
[PATCH v7 00/49] Add DELETE_BUF ioctl
2023-09-19 9:37 UTC (19+ messages)
` [PATCH v7 01/49] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v7 02/49] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v7 06/49] media: mediatek: vdec: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v7 07/49] media: sti: hva: "
` [PATCH v7 22/49] media: i2c: Stop direct calls to queue num_buffers field
[PATCH RFT 0/2] i2c: rcar: improve Gen3 support
2023-09-19 9:36 UTC (10+ messages)
` [PATCH RFT 1/2] i2c: rcar: reset controller is mandatory for Gen3+
` [PATCH RFT 2/2] i2c: rcar: improve accuracy for R-Car Gen3+
[PATCH v3 0/4] hw/cxl: Line length reduction and related
2023-09-19 9:34 UTC (5+ messages)
` [PATCH v3 1/4] hw/cxl: Use a switch to explicitly check size in caps_reg_read()
` [PATCH v3 2/4] hw/cxl: Use switch statements for read and write of cachemem registers
` [PATCH v3 3/4] hw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
` [PATCH v3 4/4] hw/cxl: Line length reductions
[PATCH][next] net: dsa: sja1105: make read-only const arrays static
2023-09-19 9:36 UTC
[PATCH 0/3] hw/cxl: Misc small fixes
2023-09-19 9:35 UTC (7+ messages)
` [PATCH 2/3] hw/mem/cxl_type3: Add missing copyright and license notice
[PATCH v4 1/7] hwmon: max31827: Make code cleaner
2023-09-19 9:34 UTC (14+ messages)
` [PATCH v4 2/7] hwmon: max31827: Modify conversion wait time
` [PATCH v4 3/7] dt-bindings: hwmon: Add possible new properties to max31827 bindings
` [PATCH v4 4/7] hwmon: max31827: Handle new properties from the devicetree
` [PATCH v4 5/7] hwmon: max31827: Add support for max31828 and max31829
` [PATCH v4 6/7] hwmon: max31827: Update bits with shutdown_write()
` [PATCH v4 7/7] hwmon: max31827: Add custom attribute for resolution
[PATCH v3 00/16] virtio-mem: Expose device memory through multiple memslots
2023-09-19 9:34 UTC (4+ messages)
[PATCH v2 00/22] implement discard operation for Parallels images
2023-09-19 9:34 UTC (5+ messages)
` [PATCH 03/22] parallels: fix memory leak in parallels_open()
` [PATCH 04/22] parallels: invent parallels_opts_prealloc() helper to parse prealloc opts
[PATCH] gpu: drm: amd: display: fix kernel-doc warnings
2023-09-19 9:33 UTC
[LTP] LTP Release preparations
2023-09-19 9:33 UTC (3+ messages)
[PATCH 0/2] i2c: rcar: add support for Gen4 devices
2023-09-19 9:33 UTC (3+ messages)
` [PATCH 1/2] i2c: rcar: introduce "
[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
2023-09-19 9:33 UTC (10+ messages)
` [RFT PATCH 03/15] drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time
[linux-next:master 5430/5912] kernel/bpf/verifier.c:15232:13: warning: variable 'prev_offset' set but not used
2023-09-19 9:33 UTC (2+ messages)
target/sparc: What is CPU_FEATURE_FLOAT128 for?
2023-09-19 9:32 UTC (2+ messages)
[XEN PATCH] xen/types: address Rule 10.1 for macro BITS_TO_LONGS
2023-09-19 9:33 UTC (14+ messages)
[Intel-xe] [PATCH] drm/xe: Disallow pinning dma-bufs in VRAM
2023-09-19 9:32 UTC (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
[PATCH 00/37] arm64: Remove cpus_have_const_cap()
2023-09-19 9:28 UTC (38+ messages)
` [PATCH 01/37] clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucaps
` [PATCH 02/37] arm64/arm: xen: enlighten: Fix KPTI checks
` [PATCH 03/37] arm64: Factor out cpucap definitions
` [PATCH 04/37] arm64: Add cpucap_is_possible()
` [PATCH 05/37] arm64: Add cpus_have_final_boot_cap()
` [PATCH 06/37] arm64: Rework setup_cpu_features()
` [PATCH 07/37] arm64: Fixup user features at boot time
` [PATCH 08/37] arm64: Split kpti_install_ng_mappings()
` [PATCH 09/37] arm64: kvm: Use cpus_have_final_cap() explicitly
` [PATCH 10/37] arm64: Explicitly save/restore CPACR when probing SVE and SME
` [PATCH 11/37] arm64: Rename SVE/SME cpu_enable functions
` [PATCH 12/37] arm64: Use a positive cpucap for FP/SIMD
` [PATCH 13/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTH
` [PATCH 14/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_ARMv8_4_TTL
` [PATCH 15/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
` [PATCH 16/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CACHE_DIC
` [PATCH 17/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNP
` [PATCH 18/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_DIT
` [PATCH 19/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKING
` [PATCH 20/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PAN
` [PATCH 21/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
` [PATCH 22/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_RNG
` [PATCH 23/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_WFXT
` [PATCH 24/37] arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGE
` [PATCH 25/37] arm64: Avoid cpus_have_const_cap() for ARM64_MTE
` [PATCH 26/37] arm64: Avoid cpus_have_const_cap() for ARM64_SSBS
` [PATCH 27/37] arm64: Avoid cpus_have_const_cap() for ARM64_SPECTRE_V2
` [PATCH 28/37] arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}
` [PATCH 29/37] arm64: Avoid cpus_have_const_cap() for ARM64_UNMAP_KERNEL_AT_EL0
` [PATCH 30/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_843419
` [PATCH 31/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1542419
` [PATCH 32/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_1742098
` [PATCH 33/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
` [PATCH 34/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_CAVIUM_23154
` [PATCH 35/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_NVIDIA_CARMEL_CNP
` [PATCH 36/37] arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_REPEAT_TLBI
` [PATCH 37/37] arm64: Remove cpus_have_const_cap()
[PATCH] tty: fix memory leak in gsm_activate_mux
2023-09-19 9:31 UTC (3+ messages)
[libgpiod][PATCH 1/3] tests: don't use the same chip object from different threads
2023-09-19 9:31 UTC (3+ messages)
` [libgpiod][PATCH 2/3] bindings: cxx: tests: don't use the same chip "
` [libgpiod][PATCH 3/3] bindings: python: "
[PATCH v2] x86/shutdown: change default reboot method preference
2023-09-19 9:31 UTC (6+ messages)
[PATCH 1/1] RDMA/rtrs: Fix the problem of variable not initialized fully
2023-09-19 9:30 UTC (5+ messages)
[PATCH] powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
2023-09-19 9:29 UTC (8+ messages)
[RFC PATCH] ALSA: pcm: Introduce MSBITS subformat API extension
2023-09-19 9:28 UTC (6+ messages)
[PATCH] imx8mp: binman: rename spl and u-boot nodes
2023-09-19 9:28 UTC
[RFC PATCH V1 0/6] sched/numa: Enhance disjoint VMA scanning
2023-09-19 9:28 UTC (2+ messages)
[lvc-project] [PATCH] staging: rtl8712: fix buffer overflow in r8712_xmitframe_complete()
2023-09-19 9:23 UTC
[PATCH v3] target/riscv: update checks on writing pmpcfg for Smepmp
2023-09-19 9:27 UTC (4+ messages)
[PATCH 0/9] ASoC: SOF: ipc4/Intel: Support for firmware exception handling
2023-09-19 9:24 UTC (10+ messages)
` [PATCH 1/9] ASoC: SOF: Xtensa: dump ar registers to restore call stack
` [PATCH 2/9] ASoC: SOF: ipc4-mtrace: move debug slot related definitions to header.h
` [PATCH 3/9] ASoC: SOF: ipc4: add a helper function to search debug slot
` [PATCH 4/9] ASoC: SOF: ipc4: add definition of telemetry slot for exception handling
` [PATCH 5/9] ASoC: SOF: ipc4: add exception node in sof debugfs directory
` [PATCH 6/9] ASoC: SOF: Intel: add telemetry retrieval support on Intel platforms
` [PATCH 7/9] ASoC: SOF: Intel: mtl: dump dsp stack
` [PATCH 8/9] ASoC: SOF: Intel: hda: add ipc4 FW panic support on CAVS 2.5+ platforms
` [PATCH 9/9] ASoC: SOF: ipc4: handle EXCEPTION_CAUGHT notification from firmware
The kbd list has moved!
2023-09-19 9:28 UTC
[PATCH 0/6] accel/tcg: Always require can_do_io (#1866)
2023-09-19 9:26 UTC (3+ messages)
` [PATCH 5/6] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ
[PATCH] remoteproc: mediatek: Detect single/multi core SCP with rpmsg-name property
2023-09-19 9:26 UTC (3+ messages)
[PATCH 1/4] inotify_user: pass directory fd to inotify_find_inode()
2023-09-19 9:26 UTC (10+ messages)
` [PATCH 3/4] inotify_user: add system call inotify_add_watch_at()
` inotify maintenance status
[PATCH 6.1 562/600] bpf: Fix issue in verifying allow_ptr_leaks
2023-09-19 9:26 UTC (7+ messages)
[PATCH 0/6] iommufd support allocating nested parent domain
2023-09-19 9:25 UTC (7+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags "
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op
[LTP] [PUSHED] zram01.sh: Workaround division by 0 on vfat on ppc64le
2023-09-19 9:25 UTC (2+ messages)
[PATCH v3 00/41] mtd: spi-nor: clean the flash_info database up
2023-09-19 9:25 UTC (10+ messages)
` [PATCH v3 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v3 10/41] mtd: spi-nor: make sector_size optional
` [PATCH v3 20/41] mtd: spi-nor: everspin: convert flash_info to new format
Neovim LSP with Linux Kernel
2023-09-19 9:24 UTC (2+ messages)
[PATCH v2 0/8] qemu-img: rebase: add compression support
2023-09-19 9:26 UTC (4+ messages)
` [PATCH v2 3/8] qemu-img: rebase: use backing files' BlockBackend for buffer alignment
[PATCH v2] usb:typec:tcpm:support double Rp to Vbus cable as sink
2023-09-19 9:25 UTC (2+ messages)
[RFC 0/4] accel/ivpu: Use GEM shmem
2023-09-19 9:24 UTC (4+ messages)
` [RFC 1/4] accel/ivpu: Allocate vpu_addr in gem->open() callback
[PATCH 1/2] iomap: don't skip reading in !uptodate folios when unsharing a range
2023-09-19 9:24 UTC (2+ messages)
[igt-dev] [v10 0/5] DSC Fractional BPP Val Support
2023-09-19 9:24 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for DSC Fractional BPP Val Support (rev12)
[PATCH v1] LoongArch: Remove dead code in relocate_new_kernel
2023-09-19 9:24 UTC (2+ messages)
[PATCH] remoteproc: mediatek: Refactor single core check and fix retrocompatibility
2023-09-19 9:23 UTC (2+ messages)
[PATCH v3 1/3] platform/x86/amd/hsmp: create plat specific struct
2023-09-19 9:20 UTC (3+ messages)
` [PATCH v3 2/3] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH v3 3/3] platform/x86/amd/hsmp: improve the error log
[PATCH] ARM: i.MX8M: don't reserve scratch space for other platforms
2023-09-19 9:19 UTC
[Intel-xe] [PATCH] fixup! drm/xe/display: Implement display support
2023-09-19 9:20 UTC (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for fixup! drm/xe/display: Implement display support (rev6)
[wireless:for-next] BUILD SUCCESS 4fed494abcd4fde5c24de19160e93814f912fdb3
2023-09-19 9:20 UTC
[PATCH v2 1/3] eventdev: introduce event dispatcher
2023-09-19 9:20 UTC (5+ messages)
` [PATCH v3 0/3] Add dispatcher library
` [PATCH v3 1/3] lib: introduce "
[PATCH v2 0/9] x86/clear_huge_page: multi-page clearing
2023-09-19 9:20 UTC (4+ messages)
` [PATCH v2 7/9] sched: define TIF_ALLOW_RESCHED
[igt-dev] [PATCH i-g-t 00/14] Adapt copy commands for Xe2
2023-09-19 9:19 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t 13/14] lib/intel_blt: Support xe2 in xy-fast-copy command
` [igt-dev] [Intel-xe] "
` [Intel-xe] [igt-dev] "
[PATCH v4 0/6] uvc gadget performance issues
2023-09-19 9:18 UTC (7+ messages)
` [PATCH v4 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc
[PATCH v2 00/19] riscv: split TCG/KVM accelerators from cpu.c
2023-09-19 9:16 UTC (3+ messages)
` [PATCH v2 05/19] target/riscv/cpu.c: add .instance_post_init()
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-19 9:18 UTC (4+ messages)
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
[PATCH v4 00/10] linux-user: Detect and report host crashes
2023-09-19 9:17 UTC (10+ messages)
[PATCH v3] media: i2c: imx334: add support for test pattern generator
2023-09-19 9:17 UTC
[PATCH v2 1/1] ACPI / APEI: Fix for overwriting AER info when error status data has multiple sections
2023-09-19 9:15 UTC
[PATCH] migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time
2023-09-19 9:14 UTC (3+ messages)
[PATCH] hw/i386/pc: fix max_used_gpa for 32-bit systems
2023-09-19 9:13 UTC (10+ messages)
[PATCH v3 0/3] Introduce reset driver for T-HEAD th1520 SoC
2023-09-19 9:14 UTC (7+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Document th1520 reset control
[PATCH] ASoC: Intel: sof_sdw: add support for SKU 0B14
2023-09-19 9:21 UTC
[PATCH v2 0/3] range-diff: treat notes like `log`
2023-09-19 9:12 UTC (8+ messages)
` [PATCH v3 0/1] "
` [PATCH v3 1/1] "
[PATCH 0/5] i2c: clock calculation cleanups for Renesas devices
2023-09-19 9:12 UTC (2+ messages)
[PATCH net-next v4] net/core: Introduce netdev_core_stats_inc() for trace
2023-09-19 9:10 UTC (2+ messages)
[PATCH v2 0/4] hw/cxl: Line length reduction and related
2023-09-19 9:11 UTC (4+ messages)
` [PATCH v2 4/4] hw/cxl: Line length reductions
Regression since 6.1.46 (commit 8ee39ec): rtsx_pci from drivers/misc/cardreader breaks NVME power state, preventing system boot
2023-09-19 9:11 UTC (3+ messages)
[PATCH v1] pwm: microchip-core: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
2023-09-19 9:10 UTC (3+ messages)
[PATCH v2 00/17] pmdomain: Move Kconfig options/files to the pmdomain subsystem
2023-09-19 9:09 UTC (4+ messages)
` [PATCH v2 16/17] pmdomain: ti: Move and add Kconfig options "
pull-request: bpf-next 2023-09-16
2023-09-19 9:09 UTC (5+ messages)
[PATCH 5/7] [v2] lib: deduplicate buffer_head/kernel emulation
2023-09-19 9:09 UTC (3+ messages)
` [PATCH 6/7] misc: deduplicate log2/log10 functions
` [PATCH 7/7] lib: make journal.c more consistent
[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-19 9:09 UTC (23+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH v3 1/2] dt-bindings: stm32: document MYD-YA151C-T development board
2023-09-19 9:08 UTC (3+ messages)
[RFC PATCH 2/3] add statmnt(2) syscall
2023-09-19 9:07 UTC (11+ messages)
[PATCH 0/2] add checks for tests not in a suite
2023-09-19 9:07 UTC (4+ messages)
[PATCH RESEND] x86/entry: Don't write to CR3 when restoring to kernel CR3
2023-09-19 9:07 UTC (3+ messages)
scsi: Allow scsi_execute users to control retries
2023-09-19 9:07 UTC (8+ messages)
` [PATCH v11 07/34] scsi: sd: Have scsi-ml retry read_capacity_16 errors
[PATCH bpf 0/2] s390/bpf: Fix arch_prepare_bpf_trampoline
2023-09-19 9:05 UTC (5+ messages)
` [PATCH bpf 1/2] s390/bpf: Let arch_prepare_bpf_trampoline return program size
` [PATCH bpf 2/2] selftests/bpf: Check bpf_cubic_acked() is called via struct_ops
[PATCH 1/8] net/ntnic: initial commit which adds register defines
2023-09-19 9:06 UTC (6+ messages)
` [PATCH v16 "
[PATCH bpf] bpf: unconditionally reset backtrack_state masks on global func exit
2023-09-19 9:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.