messages from 2022-03-08 15:09:20 to 2022-03-08 15:54:41 UTC [more...]
[PATCH] i3c: fix uninitialized variable use in i2c setup
2022-03-08 15:11 UTC (2+ messages)
[PATCH v3 bpf-next 0/3] introduce xdp frags support to veth driver
2022-03-08 15:54 UTC (2+ messages)
[Buildroot] [Bug 14646] New: OpenSSH 8.9p1 error under mipsel
2022-03-08 15:54 UTC (2+ messages)
` [Buildroot] [Bug 14646] OpenSSH 8.9p1 compiler "
[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
2022-03-08 15:51 UTC
[PATCH v2 0/1] KVM: Dirty quota-based throttling
2022-03-08 15:53 UTC (6+ messages)
[PATCH 1/5] qemu: Depend on virtual/egl
2022-03-08 15:52 UTC (5+ messages)
` [PATCH 2/5] libsdl2: "
` [PATCH 3/5] piglit: Remove virtual/libgl
` [PATCH 4/5] waffle: Use the right dependencies as needed
` [PATCH 5/5] webkitgtk: Depend on virtual/egl instead of virtual/libgl
[bug report] NVMe/IB: kmemleak observed on 5.17.0-rc5 with nvme-rdma testing
2022-03-08 15:51 UTC (2+ messages)
[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
2022-03-08 15:51 UTC (2+ messages)
[ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
2022-03-08 15:49 UTC
[PATCH 0/4] Shovel firmware specific code to appropriate locations
2022-03-08 15:50 UTC (5+ messages)
` [PATCH 1/4] device property: Convert device_{dma_supported,get_dma_attr} to fwnode
[PATCH] clk: COMMON_CLK_LAN966X should depend on SOC_LAN966
2022-03-08 15:52 UTC (3+ messages)
[Intel-wired-lan] [PATCH v1 1/1] igc: Fix BUG: scheduling while atomic: kworker/u64:0/9/0x00000002
2022-03-08 15:49 UTC (2+ messages)
[igt-dev] [PATCH i-g-t, v3] i915/gem_flink_basic: Add subtests description for test case
2022-03-08 15:48 UTC (2+ messages)
[PATCH 5.15 000/256] 5.15.27-rc2 review
2022-03-08 15:48 UTC (4+ messages)
[PATCH 4.19 00/51] 4.19.233-rc1 review
2022-03-08 15:48 UTC (2+ messages)
[PATCH v6 00/39] kasan, vmalloc, arm64: add vmalloc tagging support for SW/HW_TAGS
2022-03-08 15:48 UTC (7+ messages)
` [PATCH v6 31/39] kasan, vmalloc: only tag normal vmalloc allocations
[PATCH v2] kbuild: Make $(LLVM) more flexible
2022-03-08 15:47 UTC (3+ messages)
[PATCH 5.4 00/64] 5.4.183-rc1 review
2022-03-08 15:46 UTC (3+ messages)
compile failure in cputlb.c when building with clang sanitizer
2022-03-08 15:44 UTC (2+ messages)
[PATCH] power: ab8500_chargalg: Use CLOCK_MONOTONIC
2022-03-08 15:44 UTC
[PATCH] KVM: x86/pmu: Use different raw event masks for AMD and Intel
2022-03-08 15:46 UTC (4+ messages)
[RFT v4] tty/sysrq: Make sysrq handler NMI aware
2022-03-08 15:46 UTC (4+ messages)
[RFC PATCH v1] arch/x86: Livepatch: fix overflow check when computing ELF relocations
2022-03-08 15:45 UTC (2+ messages)
[PATCH2] PCI: dwc: solve returning success but actually failed
2022-03-08 15:45 UTC
[PATCH v2 0/2] Add PWM driver for Suplus SP7021 SoC
2022-03-08 15:44 UTC (7+ messages)
` [PATCH v2 2/2] pwm:sunplus-pwm:Add Sunplus SoC PWM Driver
[PATCH v5 0/2] xen: Report and use hardware APIC virtualization capabilities
2022-03-08 15:44 UTC (4+ messages)
` [PATCH v5 2/2] x86/xen: Allow per-domain usage of hardware virtualized APIC
[PATCH 1/2] drm/amdkfd: CRIU remove sync and TLB flush on restore
2022-03-08 15:44 UTC (3+ messages)
` [PATCH 2/2] drm/amdkfd: CRIU Refactor restore BO function
[PATCH 0/2] Add support for ARTPEC-8 UART
2022-03-08 15:41 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: Add "
[PATCH 5.10 000/104] 5.10.104-rc2 review
2022-03-08 15:43 UTC (2+ messages)
[PATCH] net: ipv6: fix invalid alloclen in __ip6_append_data
2022-03-08 15:43 UTC (3+ messages)
[PATCH 00/17] io_uring passthru over nvme
2022-03-08 15:21 UTC (18+ messages)
` [PATCH 01/17] io_uring: add support for 128-byte SQEs
` [PATCH 02/17] fs: add file_operations->async_cmd()
` [PATCH 03/17] io_uring: add infra and support for IORING_OP_URING_CMD
` [PATCH 04/17] nvme: modify nvme_alloc_request to take an additional parameter
` [PATCH 05/17] nvme: wire-up support for async-passthru on char-device
` [PATCH 06/17] io_uring: prep for fixed-buffer enabled uring-cmd
` [PATCH 07/17] io_uring: add support for uring_cmd with fixed-buffer
` [PATCH 08/17] nvme: enable passthrough "
` [PATCH 09/17] io_uring: plug for async bypass
` [PATCH 10/17] block: wire-up support for plugging
` [PATCH 11/17] block: factor out helper for bio allocation from cache
` [PATCH 12/17] nvme: enable bio-cache for fixed-buffer passthru
` [PATCH 13/17] nvme: allow user passthrough commands to poll
` [PATCH 14/17] io_uring: add polling support for uring-cmd
` [PATCH 15/17] nvme: wire-up polling for uring-passthru
` [PATCH 16/17] io_uring: add support for non-inline uring-cmd
` [PATCH 17/17] nvme: enable non-inline passthru commands
[PATCH] hw/dma/xlnx_csu_dma: Set TYPE_XLNX_CSU_DMA class_size
2022-03-08 15:27 UTC (4+ messages)
[LSF/MM TOPIC] FS, MM, and stable trees
2022-03-08 15:42 UTC (5+ messages)
[PATCH v3 2/2] xen/x86: Livepatch: support patching CET-enhanced functions
2022-03-08 15:41 UTC (3+ messages)
[kvm-unit-tests PATCH] x86: Update the list of tests that we run in the Cirrus-CI
2022-03-08 15:42 UTC (2+ messages)
[PATCH] mtd: spi-nor: Skip erase logic when SPI_NOR_NO_ERASE is set
2022-03-08 15:41 UTC (3+ messages)
[PATCH v2] KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
2022-03-08 15:41 UTC (2+ messages)
[PATCH] mm/list_lru: Optimize memcg_drain_list_lru_node()
2022-03-08 15:41 UTC (3+ messages)
[PATCH v4 1/2] Livepatch: resolve old address before function verification
2022-03-08 15:40 UTC (3+ messages)
` [PATCH v4 2/2] xen/x86: Livepatch: support patching CET-enhanced functions
[PATCH net-next 0/3] Add support for 1588 in LAN8814
2022-03-08 15:43 UTC (8+ messages)
` [PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
[Intel-gfx] [PATCH 1/2] Revert "drm/i915/edp: Ignore short pulse when panel powered off"
2022-03-08 15:41 UTC (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Do not re-enable PSR after it was marked as not reliable
[ammarfaizi2-block:google/android/kernel/common/android12-5.4 4027/9999] drivers/dma-buf/heaps/page_pool.c:236:17: sparse: sparse: symbol 'pool_shrinker' was not declared. Should it be static?
2022-03-08 15:39 UTC
[PATCH v3] mm: add ztree - new allocator for use via zpool API
2022-03-08 15:40 UTC (4+ messages)
[ammarfaizi2-block:palmer/linux/riscv-d1 12/12] arch/riscv/include/asm/pgtable.h:323: Error: attempt to move .org backwards
2022-03-08 15:39 UTC
[PATCH] ethdev: fix doxygen comment for device info struct
2022-03-08 15:39 UTC (2+ messages)
[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
2022-03-08 15:39 UTC (11+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
[PATCH v2 0/4] support USB offload feature
2022-03-08 15:38 UTC (5+ messages)
` [PATCH v2 4/4] usb: host: add xhci-exynos module
` [PATCH v2 1/4] usb: host: export symbols for xhci hooks usage
[Bug 953] Virtio Crypto Test failed
2022-03-08 15:38 UTC (2+ messages)
[PATCH 1/2] drm: Add GPU reset sysfs event
2022-03-08 15:37 UTC (6+ messages)
[ammarfaizi2-block:rostedt/linux-trace/ftrace/core 33/41] include/linux/fortify-string.h:47:30: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length
2022-03-08 15:36 UTC (3+ messages)
[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-08 15:36 UTC (4+ messages)
` [PATCH v4 30/30] KVM: selftests: Add test to populate a VM with the max possible guest mem
[RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
2022-03-08 15:35 UTC (8+ messages)
[PATCH v2 2/2] nvme-tcp: support specifying the congestion-control
2022-03-08 15:36 UTC (2+ messages)
[PATCH] x86/cet: Use dedicated NOP4 for cf_clobber
2022-03-08 15:36 UTC (4+ messages)
[LSF/MM/BPF TOPIC] NVMe HDD planning and directions
2022-03-08 15:36 UTC
[PATCH] configs/debug: Restore DEBUG_INFO=y for overriding
2022-03-08 15:35 UTC
[kvm-unit-tests PATCH 0/3] Move nNPT test cases to a seperate file
2022-03-08 15:35 UTC (2+ messages)
[PATCH v2] libceph: wait for con->work to finish when cancelling con
2022-03-08 15:36 UTC (4+ messages)
[PATCH] usb: dwc3: Add support for usb3-phy PHY configuration
2022-03-08 15:34 UTC (9+ messages)
[PATCH] platform/x86: x86-android-tablets: Depend on EFI and SPI
2022-03-08 15:33 UTC (2+ messages)
[PATCH kvmtool v9 0/3] aarch64: Add stolen time support
2022-03-08 15:32 UTC (8+ messages)
` [PATCH kvmtool v9 1/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v9 2/3] aarch64: Add stolen time support
` [PATCH kvmtool v9 3/3] Add --no-pvtime command line argument
[PATCH] mm: madvise: MADV_DONTNEED_LOCKED
2022-03-08 15:31 UTC (2+ messages)
[PATCH v3 0/14] btrfs: Introduce macro to iterate over slots
2022-03-08 15:29 UTC (3+ messages)
` [PATCH v3 12/14] btrfs: Use btrfs_for_each_slot in btrfs_unlink_all_paths
[ammarfaizi2-block:palmer/linux/riscv-compat 13/20] arch/riscv/kernel/process.c:102:49: error: 'SR_UXL' undeclared; did you mean 'SR_XS'?
2022-03-08 15:29 UTC
[PATCH v2 00/11] pinctrl: mediatek: Fixes and minor improvements
2022-03-08 15:27 UTC (13+ messages)
` [PATCH v2 02/11] pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
` [PATCH v2 07/11] pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
` [PATCH v2 08/11] pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA
[GIT PULL] clk: at91: clk for 5.18
2022-03-08 15:26 UTC (2+ messages)
[PATCH 4.16] VT-d: drop undue address-of from check_cleanup_domid_map()
2022-03-08 15:27 UTC
[PATCH] scsi: mpt3sas: page fault in reply q processing
2022-03-08 15:27 UTC
[PULL 0/2] Seabios 20220307 patches
2022-03-08 15:25 UTC (2+ messages)
[PATCH] MAINTAINERS: rectify entry for REALTEK RTL83xx SMI DSA ROUTER CHIPS
2022-03-08 15:26 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_basic: Add test description to the subtest
2022-03-08 15:26 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
DFS tests failing in buildbot
2022-03-08 15:26 UTC (2+ messages)
[PATCH 0/3] mm: vmalloc: introduce array allocation functions
2022-03-08 15:26 UTC (6+ messages)
` [PATCH 1/3] "
mmotm 2022-03-06-20-33 uploaded
2022-03-08 15:25 UTC (3+ messages)
` mmotm 2022-03-06-20-33 uploaded (x86-android-tablets)
[PATCH v4 0/2] RISC-V: add support for restartable sequence
2022-03-08 15:24 UTC (3+ messages)
` [PATCH v4 2/2] rseq/selftests: Add support for RISC-V
[PATCH] platform/x86: amd-pmc: uninitialized variable in amd_pmc_s2d_init()
2022-03-08 15:24 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] i915_pm_rpm: Skip i2c read test for DP MST connectors
2022-03-08 15:22 UTC (2+ messages)
` [igt-dev] [v2 "
[PATCH] treewide: use size_t where applicable
2022-03-08 15:22 UTC
[igt-dev] [PATCH i-g-t 0/8] Writeback fixes and improvements
2022-03-08 15:21 UTC (9+ messages)
` [igt-dev] [PATCH i-g-t 1/8] lib/igt_frame: Rename summary fd variable
` [igt-dev] [PATCH i-g-t 2/8] lib/igt_frame: Move frame dump logging to function
` [igt-dev] [PATCH i-g-t 3/8] lib/igt_frame: Move frame path creation "
` [igt-dev] [PATCH i-g-t 4/8] lib/igt_frame: Add function to dump frames in RGB and raw
` [igt-dev] [PATCH i-g-t 5/8] tests/kms_writeback: Use endianness accessor to fill pixels
` [igt-dev] [PATCH i-g-t 6/8] tests/kms_writeback: Dump the frames if the don't match
` [igt-dev] [PATCH i-g-t 7/8] lib/igt_fb: Ignore the X component when computing CRC
` [igt-dev] [PATCH i-g-t 8/8] tests/kms_writeback: Use a garbage X value to create fill our test buffer
[PATCH] platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes
2022-03-08 15:21 UTC (2+ messages)
[PATCH] drivers/thermal/thermal_of: Add change_mode ops support for thermal_of sensor
2022-03-08 15:20 UTC
ftrace bug
2022-03-08 15:20 UTC (4+ messages)
[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
2022-03-08 15:20 UTC
[PATCH 00/14] ARM: suniv: dts: update Allwinner F1C100
2022-03-08 15:17 UTC (7+ messages)
` [PATCH 13/14] ARM: configs: sync multi_v5_defconfig from savedefconfig
[PATCH V3 00/10] More virtio hardening
2022-03-08 15:19 UTC (3+ messages)
` [PATCH V3 04/10] virtio_pci: harden MSI-X interrupts
[Intel-gfx] [GIT PULL] GVT next changes for drm-intel-next-queued
2022-03-08 15:19 UTC (10+ messages)
` [Intel-gfx] [GIT PULL] GVT next changes for drm-intel-next
libsemanage rename calls fail on containers
2022-03-08 15:18 UTC
[PATCH v3 0/5] iotests: add enhanced debugging info to qemu-img failures
2022-03-08 15:15 UTC (3+ messages)
` [PATCH v3 3/5] iotests: Remove explicit checks for qemu_img() == 0
[PATCH 0/3] net/mlx5: fix link state detection
2022-03-08 15:18 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] common/mlx5: add Netlink event helpers
[PATCH] binfmt_misc: add two-steps registration (opt-in)
2022-03-08 15:18 UTC (2+ messages)
[meta-oe][PATCH] libiio: update to version 0.23
2022-03-08 15:18 UTC
[PATCH honister] arm-bsp/docs: Minor fvp-baser-aemv8r64 fixes
2022-03-08 15:17 UTC (2+ messages)
[lttng-dev] shm leak in traced application?
2022-03-08 15:17 UTC (6+ messages)
` [lttng-dev] 回复: "
` [lttng-dev] 回复: "
` [lttng-dev] 回复: "
[PATCH 00/12] docs/zh_CN: add a little vm translation
2022-03-08 15:16 UTC (3+ messages)
` [PATCH 05/12] docs/zh_CN: add vm overcommit-accounting translation
[RFC] ACPI: platform-profile: support for AC vs DC modes
2022-03-08 15:16 UTC (4+ messages)
[PATCH 00/11] edk2: update to stable202202
2022-03-08 15:08 UTC (7+ messages)
` [PATCH 03/11] edk2: switch to release builds
` [PATCH 05/11] edk2: add microvm build
` [PATCH 11/11] MAINTAINERS: take edk2
[PATCH] ASoC: simple-card: add bindings for amplifier support
2022-03-07 14:29 UTC
[PATCH 1/4] ASoC: fsl-asoc-card: add WM8904 support
2022-03-07 14:10 UTC (4+ messages)
` [PATCH 2/4] ASoC: bindings: fsl-asoc-card: Add compatible string for wm8904
` [PATCH 3/4] ASoC: wm8904: extend device tree support
` [PATCH 4/4] ASoC: wm8904: add DMIC support
[PATCH v2] drm/amdgpu: add workarounds for Raven VCN TMZ issue
2022-03-08 15:14 UTC (7+ messages)
[PATCH 0/2] meta-bsp/corstone500: update u-boot and kernel
2022-03-08 15:14 UTC (2+ messages)
[PATCH] arm-bsp/docs: Minor fvp-baser-aemv8r64 fixes
2022-03-08 15:14 UTC (2+ messages)
[PATCH v3 0/2] livepatch: enable -f{function,data}-sections compiler option
2022-03-08 15:13 UTC (9+ messages)
` [PATCH v3 1/2] xen/build: put image header into a separate section
` [PATCH v3 2/2] livepatch: set -f{function,data}-sections compiler option
[syzbot] possible deadlock in snd_timer_interrupt (2)
2022-03-07 10:48 UTC (2+ messages)
[PULL 0/3] Linux user for 7.0 patches
2022-03-08 15:02 UTC (3+ messages)
` [PULL 1/3] linux-user: Remove stale "not threadsafe" comments
` [PULL 3/3] tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
[syzbot] possible deadlock in snd_timer_interrupt (2)
2022-03-07 8:16 UTC (2+ messages)
[PATCH 4.19 00/34] 4.19.232-rc1 review
2022-03-08 15:12 UTC (3+ messages)
` [PATCH 4.19 01/34] cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplug
[PATCH] net/iavf: fix potential out of bounds access
2022-03-08 15:12 UTC (2+ messages)
[PATCH v1 1/1] auxdisplay: lcd2s: Fix multi-line comment style
2022-03-08 15:12 UTC
[PATCH v1 1/4] auxdisplay: lcd2s: make use of device property API
2022-03-08 15:11 UTC (4+ messages)
` [PATCH v1 2/4] auxdisplay: lcd2s: use module_i2c_driver to simplify the code
` [PATCH v1 3/4] auxdisplay: lcd2s: Switch to i2c ->probe_new()
` [PATCH v1 4/4] auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
[PATCH] configs/debug: set CONFIG_DEBUG_INFO=y properly
2022-03-08 15:11 UTC (5+ messages)
[PATCH bpf-next] selftests: bpf: Make test_lwt_ip_encap more stable and faster
2022-03-08 15:10 UTC (2+ messages)
[PATCH] clk: at91: clk-master: remove dead code
2022-03-08 15:06 UTC (3+ 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.