messages from 2022-08-26 14:54:09 to 2022-08-26 15:41:00 UTC [more...]
[PATCH v2 0/3] iothread and irqfd support
2022-08-26 15:12 UTC (3+ messages)
` [PATCH v2 1/3] hw/nvme: support irq(de)assertion with eventfd
` [PATCH v2 2/3] hw/nvme: use KVM irqfd when available
[PATCH v3] Loading new machines and devices from external modules
2022-08-26 15:03 UTC (5+ messages)
[PATCH 0/3] iothread and irqfd support
2022-08-26 15:10 UTC (3+ messages)
` [PATCH 3/3] hw/nvme: add iothread support
Should Linux set the new constant-time mode CPU flags?
2022-08-26 15:40 UTC (2+ messages)
[PATCH 0/3] serial: Create kserial_rs485 to get rid of padding
2022-08-26 15:39 UTC (3+ messages)
` [PATCH 1/3] serial: Rename vars in uart_get_rs485_config()
[PATCH] tpm_crb: Avoid backend startup just before shutdown under Xen
2022-08-26 15:20 UTC (2+ messages)
[PATCH v2] dt-bindings: arm: mediatek: mmsys: change compatible for MT8195
2022-08-26 15:39 UTC (6+ messages)
[PATCH] arch: um: Mark the stack non-executable to fix a binutils warning
2022-08-26 15:39 UTC (2+ messages)
[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
2022-08-26 15:36 UTC (9+ messages)
` [PATCH v5 1/8] binman: add support for skipping file concatenation for mkimage
` [PATCH v5 2/8] binman: allow user-defined filenames for mkimage entry
` [PATCH v5 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v5 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v5 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v5 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v5 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v5 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash
[PATCH] HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
2022-08-26 15:37 UTC (6+ messages)
[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
2022-08-26 15:37 UTC (5+ messages)
` [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op
[PATCH 00/16] Add support for Lattice MachXO2 programming via I2C
2022-08-26 15:26 UTC (6+ messages)
[PATCH RFC i2c-master] i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction endpoint of pci1xxxx switch
2022-08-26 15:37 UTC (9+ messages)
[Virtio-fs] [virtiofsd] Issue closed: virtiofsd crashes on ppc64le
2022-08-26 15:36 UTC
[PATCH] KVM: SVM: move dest calculation out of loop
2022-08-26 15:35 UTC (2+ messages)
[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-26 15:34 UTC (7+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
[PATCH 0/3] Show original filenames in merge tree
2022-08-26 15:35 UTC (6+ messages)
` [PATCH 1/3] merge-tree -z: always show the original file name first
[PATCH 2/2] um: Cleanup compiler warning in arch/x86/um/tls_32.c
2022-08-26 15:29 UTC (2+ messages)
[PATCH 0/2] um: Fix compiler warnings on x86
2022-08-26 15:29 UTC (2+ messages)
[PATCH 1/2] um: Cleanup syscall_handler_t cast in syscalls_32.h
2022-08-26 15:29 UTC (2+ messages)
[PATCH v2 0/3] iommu: Retire detach_dev callback
2022-08-26 15:34 UTC (3+ messages)
` [PATCH v2 1/3] iommu: Replace detach_dev with real blocking domains
[PATCH] ACPI: docs: enumeration: Fix a few typos and wording mistakes
2022-08-26 15:31 UTC (2+ messages)
[PATCH/RFC 00/10 v5] Improve scalability of directory operations
2022-08-26 15:31 UTC (3+ messages)
` [PATCH 10/10] NFS: support parallel updates in the one directory
[PATCH 00/13] linux-user: Add more syscalls, enhance tracing & logging enhancements
2022-08-26 15:17 UTC (12+ messages)
` [PATCH 01/13] linux-user: Add missing signals in strace output
` [PATCH 02/13] linux-user: Add missing clock_gettime64() syscall strace
` [PATCH 03/13] linux-user: Add faccessat2() syscall
` [PATCH 05/13] linux-user: Log failing executable in EXCP_DUMP()
` [PATCH 08/13] linux-user: Fix strace of chmod() if mode == 0
` [PATCH 10/13] linux-user: Add strace for clock_nanosleep()
` [PATCH 11/13] linux-user: Show timespec on strace for futex()
` [PATCH 13/13] linux-user: Add parameters of getrandom() syscall for strace
[PATCH 00/51] tests/qtest: Enable running qtest on Windows
2022-08-26 14:49 UTC (7+ messages)
` [PATCH 11/51] qga/commands-posix-ssh: Use g_mkdir_with_parents()
` [PATCH 12/51] tests: "
[PATCH] drm/amdgpu: Handle potential NULL pointer dereference
2022-08-26 15:30 UTC (7+ messages)
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-08-26 15:28 UTC (11+ messages)
` [PATCH v1 1/5] "
[PATCH v2 0/8] vhost-user-blk: dynamically resize config space based on features
2022-08-26 14:32 UTC (9+ messages)
` [PATCH v2 1/8] virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
` [PATCH v2 2/8] virtio-blk: utilize "
` [PATCH v2 3/8] virtio-net: "
` [PATCH v2 4/8] virtio: remove the virtio_feature_get_config_size helper
` [PATCH v2 5/8] virtio-blk: move config size params to virtio-blk-common
` [PATCH v2 6/8] vhost-user-blk: make it possible to disable write-zeroes/discard
` [PATCH v2 7/8] vhost-user-blk: make 'config_wce' part of 'host_features'
` [PATCH v2 8/8] vhost-user-blk: dynamically resize config space based on features
[PATCH] drm: document uAPI page-flip flags
2022-08-26 15:29 UTC (7+ messages)
` "
INFO: task hung in p9_fd_close
2022-08-26 15:27 UTC (3+ messages)
` [PATCH] 9p/trans_fd: always use O_NONBLOCK read/write
[PATCH v2 0/2] soc: mediatek: Cleanups for MediaTek SVS driver
2022-08-26 15:27 UTC (3+ messages)
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-08-26 15:27 UTC (8+ messages)
` [PATCH v3 0/3] Add lcore poll "
` [PATCH v3 1/3] eal: add "
[PATCH v4] x86/sgx: Do not consider unsanitized pages an error
2022-08-26 15:25 UTC (3+ messages)
[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-26 15:25 UTC (7+ messages)
[PATCH] distroboot: ubifs: Add support for specifying UBI header offset
2022-08-26 15:28 UTC (4+ messages)
SMB client testing wiki
2022-08-26 15:25 UTC (4+ messages)
[PATCH v1 net-next 00/13] tcp/udp: Introduce optional per-netns hash table
2022-08-26 15:24 UTC (6+ messages)
` [PATCH v1 net-next 04/13] net: Introduce init2() for pernet_operations
` [PATCH v1 net-next 08/13] tcp: Introduce optional per-netns ehash
[PATCH] Remove HFS support
2022-08-26 15:27 UTC (7+ messages)
[Virtio-fs] Map more than one uid/gid when running virtiofsd with unprivileged user
2022-08-26 15:27 UTC (2+ messages)
[PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-26 15:24 UTC (22+ messages)
[PATCH v8 0/7] Add support for zoned device
2022-08-26 15:15 UTC
[PATCH kernelshark] kernel-shark: Build missed_event as GUI plugin
2022-08-26 15:20 UTC (2+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-08-26 15:19 UTC (6+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
USB DAC broken since commit bf6313a0ff766925462e97b4e733d5952de02367 (5.10.0-rc5)
2022-08-26 15:20 UTC (7+ messages)
` [PATCH] "
[PATCH 1/5] bitbake-layers: add a command to save the active build configuration as a template into a layer
2022-08-26 15:25 UTC (2+ messages)
` [OE-core] "
[PATCH] iio:accel:dmard06: Optimize when CONFIG_OF isn't set
2022-08-26 15:18 UTC (4+ messages)
[PATCH] ALSA: control: Re-order bounds checking in get_ctl_id_hash()
2022-08-26 15:17 UTC (4+ messages)
[PATCH] drivers/perf: riscv_pmu_sbi: add perf_user_access sysctl
2022-08-26 15:15 UTC (2+ messages)
[PATCH] ntfs: change check order in ntfs_attr_find
2022-08-26 15:15 UTC (3+ messages)
[PATCH liburing 0/5] Add basic test for nvme uring passthrough commands
2022-08-26 15:15 UTC (8+ messages)
` [PATCH] Smack: Provide read control for io_uring_cmd
Which git to test against? Which branch?
2022-08-26 15:14 UTC (2+ messages)
[PATCH v2] KEYS: asymmetric: Fix ECDSA use via keyctl uapi
2022-08-26 15:13 UTC (2+ messages)
Proper mailing list for bcachefs feedback?
2022-08-26 15:13 UTC (2+ messages)
Entaviv hanging on imx8m Nano
2022-08-26 15:19 UTC (2+ messages)
[ovmf test] 172794: regressions - FAIL
2022-08-26 15:20 UTC
libgpiod - bufor problem
2022-08-26 15:04 UTC
[PATCH v2 0/3] crypto: aria: add ARIA AES-NI/AVX/x86_64 implementation
2022-08-26 15:12 UTC (3+ messages)
` [PATCH v2 2/3] crypto: aria-avx: add AES-NI/AVX/x86_64 assembler implementation of aria cipher
[PATCH v2 1/2] clk: qcom: gcc-sc7180: Keep the USB GDSC always on
2022-08-26 15:12 UTC (4+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-sc7280: Keep the USB GDSCs "
Issues with evl_mutex_trylock()
2022-08-26 15:16 UTC (3+ messages)
[PATCH v5 00/44] Add KernelMemorySanitizer infrastructure
2022-08-26 15:08 UTC (45+ messages)
` [PATCH v5 01/44] x86: add missing include to sparsemem.h
` [PATCH v5 02/44] stackdepot: reserve 5 extra bits in depot_stack_handle_t
` [PATCH v5 03/44] instrumented.h: allow instrumenting both sides of copy_from_user()
` [PATCH v5 04/44] x86: asm: instrument usercopy in get_user() and put_user()
` [PATCH v5 05/44] asm-generic: instrument usercopy in cacheflush.h
` [PATCH v5 06/44] kmsan: add ReST documentation
` [PATCH v5 07/44] kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
` [PATCH v5 08/44] kmsan: mark noinstr as __no_sanitize_memory
` [PATCH v5 09/44] x86: kmsan: pgtable: reduce vmalloc space
` [PATCH v5 10/44] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE
` [PATCH v5 11/44] kmsan: add KMSAN runtime core
` [PATCH v5 12/44] kmsan: disable instrumentation of unsupported common kernel code
` [PATCH v5 13/44] MAINTAINERS: add entry for KMSAN
` [PATCH v5 14/44] mm: kmsan: maintain KMSAN metadata for page operations
` [PATCH v5 15/44] mm: kmsan: call KMSAN hooks from SLUB code
` [PATCH v5 16/44] kmsan: handle task creation and exiting
` [PATCH v5 17/44] init: kmsan: call KMSAN initialization routines
` [PATCH v5 18/44] instrumented.h: add KMSAN support
` [PATCH v5 19/44] kmsan: unpoison @tlb in arch_tlb_gather_mmu()
` [PATCH v5 20/44] kmsan: add iomap support
` [PATCH v5 21/44] Input: libps2: mark data received in __ps2_command() as initialized
` [PATCH v5 22/44] dma: kmsan: unpoison DMA mappings
` [PATCH v5 23/44] virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()
` [PATCH v5 24/44] kmsan: handle memory sent to/from USB
` [PATCH v5 25/44] kmsan: add tests for KMSAN
` [PATCH v5 26/44] kmsan: disable strscpy() optimization under KMSAN
` [PATCH v5 27/44] crypto: kmsan: disable accelerated configs "
` [PATCH v5 28/44] kmsan: disable physical page merging in biovec
` [PATCH v5 29/44] block: kmsan: skip bio block merging logic for KMSAN
` [PATCH v5 30/44] kcov: kmsan: unpoison area->list in kcov_remote_area_put()
` [PATCH v5 31/44] security: kmsan: fix interoperability with auto-initialization
` [PATCH v5 32/44] objtool: kmsan: list KMSAN API functions as uaccess-safe
` [PATCH v5 33/44] x86: kmsan: disable instrumentation of unsupported code
` [PATCH v5 34/44] x86: kmsan: skip shadow checks in __switch_to()
` [PATCH v5 35/44] x86: kmsan: handle open-coded assembly in lib/iomem.c
` [PATCH v5 36/44] x86: kmsan: use __msan_ string functions where possible
` [PATCH v5 37/44] x86: kmsan: sync metadata pages on page fault
` [PATCH v5 38/44] x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
` [PATCH v5 39/44] x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
` [PATCH v5 40/44] x86: kmsan: don't instrument stack walking functions
` [PATCH v5 41/44] entry: kmsan: introduce kmsan_unpoison_entry_regs()
` [PATCH v5 42/44] bpf: kmsan: initialize BPF registers with zeroes
` [PATCH v5 43/44] mm: fs: initialize fsdata passed to write_begin/write_end interface
` [PATCH v5 44/44] x86: kmsan: enable KMSAN builds for x86
kismet: WARNING: unmet direct dependencies detected for CRYPTO_AEAD2 when selected by SEV_GUEST
2022-08-26 15:08 UTC
[Intel-gfx] [PATCH v7 0/3] drm/i915/display: stop HPD workers before display driver unregister
2022-08-26 15:11 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display: stop HPD workers before display driver unregister (rev15)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[RFC PATCH 0/2] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
2022-08-26 15:08 UTC (7+ messages)
` [RFC PATCH 2/2] KVM: VMX: Stop/resume host PT before/after VM entry when PT_MODE_HOST_GUEST
[PATCH] gpio: Allow user to customise maximum number of GPIOs
2022-08-26 15:08 UTC (11+ messages)
[PATCH] MAINTAINERS: Add myself as a reviewer for panel-edp.c
2022-08-26 15:07 UTC (3+ messages)
[PATCH v11 1/3] x86/tdx: Add TDX Guest attestation interface driver
2022-08-26 15:06 UTC (3+ messages)
` [PATCH v11 2/3] selftests: tdx: Test TDX attestation GetReport support
` [PATCH v11 3/3] Documentation/x86: Document TDX attestation process
linux-next: Tree for Aug 25
2022-08-25 20:18 UTC (2+ messages)
` linux-next: Tree for Aug 25 (kunit: virt/nitro_enclaves; also kexec)
[PATCH v1] uio: dfl: add IOPLL user-clock feature id
2022-08-26 15:01 UTC (2+ messages)
` [PATCH v2] "
[PATCH net-next] mlxsw: minimal: Return -ENOMEM on allocation failure
2022-08-26 15:03 UTC
[PATCH] mm/migrate_device.c: Fix a misleading and out-dated comment
2022-08-26 15:03 UTC (4+ messages)
[iptables PATCH] nft: Expand extended error reporting to nft_cmd, too
2022-08-26 15:02 UTC
[RFC PATCH v1 9/9] tools: Add tool to create Renesas SPKG images
2022-08-26 15:01 UTC (7+ messages)
` [RFC PATCH v2 9/9] tools: spkgimage: add Renesas SPKG format
[PATCH 0/2] can: gs_usb: hardware timestamp support
2022-08-26 15:00 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] can: gs_usb: advertise timestamping capabilities and add ioctl support
[PATCH net] net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()
2022-08-26 15:00 UTC
[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
2022-08-26 14:59 UTC (3+ messages)
` [PATCH v3 03/10] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
[PATCH] sparc64: Fix the generic IO helpers
2022-08-26 14:59 UTC (2+ messages)
[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
2022-08-26 14:59 UTC (10+ messages)
[PATCH v1 0/3] mm: minor cleanups around NUMA hinting
2022-08-26 14:59 UTC (3+ messages)
` [PATCH v1 2/3] mm/gup: use gup_can_follow_protnone() also in GUP-fast
[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
2022-08-26 14:27 UTC (2+ messages)
` [PATCH v6 11/10] parallels: Incorrect condition in out-of-image check
[PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
2022-08-26 14:49 UTC (2+ messages)
[PATCH] opp: Expose voltage info in debugfs for OPPs w/out explicit regulators
2022-08-26 14:56 UTC
[PATCH v1 00/35] drm: Analog TV Improvements
2022-08-26 14:56 UTC (11+ messages)
[PATCH v2] drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
2022-08-26 13:47 UTC (2+ messages)
[U-Boot] [PATCH 00/10] Add pruss and pru support for am33xx and am57xx
2022-08-26 14:56 UTC (2+ messages)
[PATCH v12 00/17] iommu: SVA and IOPF refactoring
2022-08-26 14:56 UTC (8+ messages)
` [PATCH v12 08/17] iommu: Make free of iommu_domain_ops optional
` [PATCH v12 09/17] iommu/vt-d: Add blocking domain support
` [PATCH v12 12/17] arm-smmu-v3/sva: Add SVA "
[PATCH] usb: core: stop USB enumeration if too many retries
2022-08-26 14:55 UTC (2+ messages)
[linux-linus test] 172783: regressions - FAIL
2022-08-26 14:55 UTC
[PATCH v2 0/6] arm64: dts: renesas: move I2C aliases to board files
2022-08-26 14:54 UTC (2+ messages)
Broken commit de47ff536363289f92f85ed1e4901724d238432d
2022-08-26 14:53 UTC (11+ 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.