messages from 2022-10-10 16:57:48 to 2022-10-10 18:04:47 UTC [more...]
[PATCH v1 0/5] PCI: brcmstb: Add Multi-MSI and some improvements
2022-10-10 18:04 UTC (3+ messages)
` [PATCH v1 1/5] PCI: brcmstb: Enable Multi-MSI
[PATCH v2 0/5] Add MediaTek MT6357 PMIC support
2022-10-10 18:04 UTC (6+ messages)
` [PATCH v2 2/5] dt-bindings: input: mtk-pmic-keys: add binding for MT6357 PMIC
` [PATCH v2 5/5] Input: mtk-pmic-keys: add MT6357 support
[PATCH v6 0/3] KVM: selftests: randomize memory access of dirty_log_perf_test
2022-10-10 18:03 UTC (3+ messages)
` [PATCH v6 1/3] KVM: selftests: implement random number generation for guest code
[PULL 00/55] pc,virtio: features, tests, fixes, cleanups
2022-10-10 17:30 UTC (21+ messages)
` [PULL 01/55] hw/virtio: incorporate backend features in features
` [PULL 02/55] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PULL 03/55] include/hw: document vhost_dev feature life-cycle
` [PULL 04/55] hw/virtio: fix some coding style issues
` [PULL 05/55] hw/virtio: log potentially buggy guest drivers
` [PULL 06/55] hw/virtio: add some vhost-user trace events
` [PULL 07/55] hw/virtio: move vm_running check to virtio_device_started
` [Virtio-fs] "
` [PULL 08/55] hw/virtio: move vhd->started check into helper and add FIXME
` [Virtio-fs] "
` [PULL 09/55] hw/virtio: add boilerplate for vhost-user-gpio device
` [PULL 10/55] hw/virtio: add vhost-user-gpio-pci boilerplate
` [PULL 11/55] tests/qtest: pass stdout/stderr down to subtests
` [PULL 12/55] tests/qtest: add a timeout for subprocess_run_one_test
` [PULL 13/55] tests/qtest: use qos_printf instead of g_test_message
` [PULL 14/55] tests/qtest: catch unhandled vhost-user messages
` [PULL 16/55] tests/qtest: add assert to catch bad features
` [PULL 17/55] tests/qtest: implement stub for VHOST_USER_GET_CONFIG
` [PULL 18/55] tests/qtest: add a get_features op to vhost-user-test
` [PULL 19/55] tests/qtest: enable tests for virtio-gpio
[PATCH v2] fanotify_mark.2: Document FAN_MARK_IGNORE
2022-10-10 18:02 UTC (3+ messages)
[dtor-input:next] BUILD SUCCESS fe5b6aaef72a0f7daa06e7960e0bee45c2984e41
2022-10-10 18:01 UTC
Broken watchdog in u-boot master branch
2022-10-10 18:01 UTC (7+ messages)
[PATCH v1 1/1] pinctrl: st: Switch to use fwnode instead of of_node
2022-10-10 17:59 UTC (3+ messages)
[igt-dev] [PATCH i-g-t 1/2] tests/i915/kms_big_fb: optimize async flip tests
2022-10-10 18:00 UTC (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [i-g-t,1/2] "
How to allow traffic over VPN across namespaces using nftables
2022-10-10 18:00 UTC
[PATCH 0/4] Remove get_kernel_pages()
2022-10-10 17:57 UTC (11+ messages)
` [PATCH 2/4] tee: Remove vmalloc page support
[PATCH v16 0/2] Lattice sysCONFIG SPI FPGA manager
2022-10-10 17:27 UTC (3+ messages)
` [PATCH v16 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "
` [PATCH v16 2/2] dt-bindings: fpga: document "
[PATCH][V2] xfs: remove redundant pointer lip
2022-10-10 17:57 UTC (2+ messages)
Intermittent boot failure after 6492fed7d8c9 (v6.0-rc1)
2022-10-10 17:45 UTC (3+ messages)
[GIT PULL] random number generator updates for 6.1-rc1
2022-10-10 17:56 UTC (3+ messages)
[PATCH v2] nvme-pci: Set min align mask before calculating max_hw_sectors
2022-10-10 17:55 UTC (2+ messages)
Git BUG 2.37.3 and 2.38.0
2022-10-10 17:54 UTC (11+ messages)
` [PATCH] log: require --grep for --invert-grep and --all-match, fix segfault
` [PATCH 0/2] grep: tolerate NULL argument to free_grep_expr()
` [PATCH 1/2] t4202: demonstrate `git log --invert-grep` segfault
` [PATCH 2/2] grep.c: tolerate NULL grep_expr in free_pattern_expr()
[PATCH] RISC-V: Make port I/O string accessors actually work
2022-10-10 17:53 UTC (6+ messages)
[crng-random:jd/get_random_u32_below 23/23] include/linux/random.h:64:69: sparse: sparse: cast truncates bits from constant value (1f4 becomes f4)
2022-10-10 17:53 UTC (5+ messages)
QA notification for completed autobuilder build (yocto-3.1.20.rc2)
2022-10-10 17:53 UTC
arch/arm/include/asm/xor.h:60:3: error: write to reserved register 'R7'
2022-10-10 17:51 UTC (6+ messages)
` [PATCH] lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}
drivers/net/wireless/ath/ath11k/mac.c:2238:29: warning: 'ath11k_peer_assoc_h_he_limit' reading 16 bytes from a region of size 0
2022-10-10 17:52 UTC (4+ messages)
[PATCH 0/2] clk: More Range Fixes
2022-10-10 17:52 UTC (2+ messages)
[PATCH] gro : fix pkt length when extra bytes are padded to ethernet frame
2022-10-10 17:51 UTC
[PATCH v1 net 0/3] soreuseport: Fix issues related to the faster selection algorithm
2022-10-10 17:43 UTC (4+ messages)
` [PATCH v1 net 1/3] udp: Update reuse->has_conns under reuseport_lock
` [PATCH v1 net 2/3] soreuseport: Fix socket selection for SO_INCOMING_CPU
` [PATCH v1 net 3/3] selftest: Add test "
[PATCH 5.15 00/37] 5.15.73-rc1 review
2022-10-10 17:49 UTC (2+ messages)
[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
2022-10-10 17:48 UTC (11+ messages)
[GIT PULL] Thermal control fixes for v6.1-rc1
2022-10-10 17:47 UTC
[LTP] [PATCH v4 0/4] mmapstress01: refactor to ltp framework
2022-10-10 17:49 UTC (2+ messages)
[GIT PULL] More power management updates for v6.1-rc1
2022-10-10 17:46 UTC
[cocci] "reachable by inconsistent control-flow paths"
2022-10-10 17:45 UTC (4+ messages)
` [cocci] Replacement of random functions for Linux
[GIT PULL] More ACPI updates for v6.1-rc1
2022-10-10 17:44 UTC
[PATCH V2 0/3] vdpa: device feature provisioning
2022-10-10 17:44 UTC (11+ messages)
` [PATCH V2 2/3] vdpa_sim_net: support "
[syzbot] WARNING in kernfs_active
2022-10-10 17:42 UTC (3+ messages)
[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
2022-10-10 17:18 UTC (3+ messages)
[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
2022-10-10 17:12 UTC (3+ messages)
` [PATCH 2/2] hw/cxl: Allow CXL type-3 devices to be persistent or volatile
[RFC PATCH 0/6] block: add and use tagset init helper
2022-10-10 17:40 UTC (8+ messages)
` [RFC PATCH 1/6] "
` [RFC PATCH 2/6] nbd: use init alloc tagset helper
` [RFC PATCH 3/6] virtio-blk: "
` [RFC PATCH 4/6] nvme-apple: "
` [RFC PATCH 5/6] nvme-core: "
` [RFC PATCH 6/6] nvme-pci: "
[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
2022-10-10 17:18 UTC (8+ messages)
[PATCH 1/2] power: supply: bq25890: Add CC voltage to ADC properties
2022-10-10 17:39 UTC (8+ messages)
` [PATCH 2/2] power: supply: bq25890: Rename POWER_SUPPLY_PROP_CURRENT_NOW to CC current
[PATCH] docs: git-send-email: difference between ssl and tls smtp-encryption
2022-10-10 17:28 UTC
[GIT PULL] slab changes for 6.1-rc1
2022-10-10 17:39 UTC (2+ messages)
[PATCH v1 1/2] eal: add lcore busyness telemetry
2022-10-10 17:38 UTC (7+ messages)
` [PATCH v7 0/4] Add lcore poll "
[PATCH] kvm: x86: keep srcu writer side operation mutually exclusive
2022-10-10 17:38 UTC (4+ messages)
[PATCH 5.10.y-cip] ASoC: sh: rz-ssi: Improve error handling in rz_ssi_probe() error path
2022-10-10 17:38 UTC
[PATCH 0/5] btrfs: raid56: part 1, refactor/cleanup
2022-10-10 17:35 UTC (2+ messages)
[PATCH v3 0/4] Enhance definition of DFH and use enhancements for uart driver
2022-10-10 17:34 UTC (7+ messages)
` [PATCH v3 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v3 3/4] fpga: dfl: add basic support "
[PATCH v9 00/14] bbdev ACC200 PMD
2022-10-10 17:33 UTC (8+ messages)
` [PATCH v9 09/14] baseband/acc: add LTE processing functions
` [PATCH v9 13/14] baseband/acc: add PF configure companion function
` [EXT] "
[PATCH v1 0/5] Support Nuvoton NPCM Video Capture/Encode Engine
2022-10-10 17:31 UTC (4+ messages)
[PATCH 1/2] scripts/clang-tools: Create array of checks to exclude
2022-10-10 17:29 UTC (5+ messages)
` [PATCH 2/2] scripts/clang-tools: Remove core.uninitialized.Assign check
System hanging when using condition variables
2022-10-10 17:04 UTC (14+ messages)
` [External] - "
<Plug> HP PA-RISC / IA64 hardware platform for Linux Debian, Gentoo, NetBSD, OpenBSD and HP-UX Unix
2022-10-10 17:28 UTC
[PATCH v3 0/9] Bundle URIs III: Parse and download from bundle lists
2022-10-10 17:27 UTC (4+ messages)
` [PATCH v4 00/11] "
` [PATCH v4 08/11] bundle: add flags to verify_bundle(), skip walk
[f2fs-dev] [GIT PULL] f2fs update for 6.1-rc1
2022-10-10 17:27 UTC (2+ messages)
` "
[PATCH 0/3] HID: playstation: improvements and new device support
2022-10-10 17:25 UTC (4+ messages)
` [PATCH 3/3] HID: playstation: support updated DualSense rumble mode
[f2fs-dev] [PATCH] f2fs: fix compile warning
2022-10-10 17:22 UTC (5+ messages)
` "
[GIT PULL] locking changes for v6.1
2022-10-10 17:22 UTC (2+ messages)
[GIT PULL] Objtool updates for v6.1
2022-10-10 17:22 UTC (2+ messages)
[GIT PULL] scheduler updates for v6.1
2022-10-10 17:22 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION cd9fd78f5c11b5e165d9317ef11e613f4aef4dd1
2022-10-10 17:20 UTC (3+ messages)
[GIT pull] sched/rt for v6.1-rc1
2022-10-10 17:22 UTC (4+ messages)
` [GIT pull] timers/core "
[GIT PULL] perf event updates for v6.1
2022-10-10 17:22 UTC (2+ messages)
[PATCH] Nokia RX-51: Fix compilation with non-zero CONFIG_SYS_TEXT_BASE
2022-10-10 17:21 UTC (5+ messages)
[PATCH v9 00/10] s390x: CPU Topology
2022-10-10 17:20 UTC (4+ messages)
` [PATCH v9 01/10] s390x/cpus: Make absence of multithreading clear
systemd socket activation selinux context pr review
2022-10-10 17:20 UTC
[meta-ti][dunfell][PATCH v2] j721s2 and j784s4: Correct serial console device
2022-10-10 17:20 UTC
[GIT PULL] virtio: fixes, features
2022-10-10 17:20 UTC (2+ messages)
[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
2022-10-10 17:15 UTC (9+ messages)
[PATCH] virtio_ring: split: Operators use unified style
2022-10-10 17:17 UTC (3+ messages)
[net PATCH 1/2] net: dsa: qca8k: fix inband mgmt for big-endian systems
2022-10-10 11:14 UTC (2+ messages)
` [net PATCH 2/2] net: dsa: qca8k: fix ethtool autocast mib "
[PATCH] Speakup: fix a segfault caused by switching consoles
2022-10-10 17:17 UTC (3+ messages)
[syzbot] WARNING in __udf_add_aext
2022-10-10 17:16 UTC (2+ messages)
[PATCH v5 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
2022-10-10 17:11 UTC (2+ messages)
[PATCH v2 0/2] fastboot/mach-meson: release usb_gadget on reboot commands
2022-10-10 17:16 UTC (5+ messages)
` [PATCH v2 2/2] mach-meson: g12a: reset usb controller in reset_misc()
[PATCH v3 resend] Bluetooth: virtio_bt: fix device removal
2022-10-10 17:15 UTC (6+ messages)
` [PATCH v3] "
[Intel-gfx] [PATCH v3 00/17] drm/i915/vm_bind: Add VM_BIND functionality
2022-10-10 17:15 UTC (6+ messages)
` [Intel-gfx] [PATCH v3 07/17] drm/i915/vm_bind: Add support to handle object evictions
` "
[PATCH] Documentation: Kunit: Update architecture.rst for minor fixes
2022-10-10 17:13 UTC
[PATCH v3] schemas: Add schema for U-Boot driver model 'phase tags'
2022-10-10 17:13 UTC (3+ messages)
[PATCH] virtio_pci: don't hang when vf dev is disabled
2022-10-10 17:13 UTC
[syzbot] KASAN: slab-out-of-bounds Read in ntfs_fill_super
2022-10-10 17:12 UTC (2+ messages)
[PATCH RFC] pci: fix device presence detection for VFs
2022-10-10 17:12 UTC (2+ messages)
[virtio-dev] [PATCH v8] virtio_net: support for split transport header
2022-10-10 17:11 UTC (11+ messages)
[PATCH net] virtio-net: add cond_resched() to the command waiting loop
2022-10-10 17:11 UTC (12+ messages)
[RESEND PATCH v5 0/1] docs: driver-api: virtio: virtio on Linux
2022-10-10 17:11 UTC (6+ messages)
` [RESEND PATCH v5 1/1] "
[PATCH 0/4] libata: misc frozen port cleanups
2022-10-10 17:10 UTC (5+ messages)
` [PATCH 4/4] ata: libata-core: do not retry reading the log on timeout
[PATCH v5 0/2] input: introduce support for Qualcomm SPMI haptics
2022-10-10 16:27 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: input: document Qualcomm PMI8998 haptics driver
FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
2022-10-10 17:01 UTC (3+ messages)
[Intel-gfx] [PATCH v3 0/2] drm/i915/slpc: Update frequency debugfs for SLPC
2022-10-10 17:08 UTC (4+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/slpc: Update the frequency debugfs
Building Qemu Error
2022-10-10 16:59 UTC (3+ messages)
GRO Support for IPv6
2022-10-10 17:07 UTC
[PATCH v2 5/5] bbdev: add new operation for FFT processing
2022-10-10 17:07 UTC (5+ messages)
` [PATCH v12 0/7] bbdev changes for 22.11
` [EXT] "
[PATCH 6.0 00/17] 6.0.1-rc1 review
2022-10-10 17:07 UTC (2+ messages)
[RFC PATCH 00/21] block: add and use init tagset helper
2022-10-10 17:06 UTC (4+ messages)
[PATCH 0/8] drm/ast: Convert ast driver to SHMEM
2022-10-10 17:06 UTC (3+ messages)
` [PATCH 3/8] drm/ast: Do not call drm_atomic_add_affected_planes()
[PATCH v2] x86/PCI: Prefer MMIO over PIO on all hypervisor
2022-10-10 17:05 UTC (8+ messages)
[syzbot] KASAN: use-after-free Read in nf_tables_trans_destroy_work
2022-10-10 17:05 UTC
[RESEND PATCH] selftests/futex: fix build for clang
2022-10-10 17:05 UTC (2+ messages)
[PATCH] powerpc/kasan/book3s_64: warn when running with hash MMU
2022-10-10 17:03 UTC (6+ messages)
[PATCH v1] bbdev: prevent clang 3.4.2 compilation error
2022-10-10 17:04 UTC
trouble booting into staging kernel
2022-10-10 17:02 UTC (3+ messages)
[PATCH] t3435: remove redundant test case
2022-10-10 17:02 UTC (2+ messages)
[PATCH 0/3] Add a drm_crtc_helper_atomic_check() helper
2022-10-10 17:02 UTC (8+ messages)
` [PATCH 1/3] drm/simpledrm: Do not call drm_atomic_add_affected_planes()
` [PATCH 2/3] drm/ssd130x: "
` [PATCH 3/3] drm/crtc-helper: Add a drm_crtc_helper_atomic_check() helper
[PATCH -next v5 2/4] selftests/memory-hotplug: Restore memory before exit
2022-10-10 17:02 UTC (3+ messages)
[dunfell/master][PATCH] J721S2-evm: Correct serial console device
2022-10-10 17:02 UTC (2+ messages)
[PATCH 0/3] qemu: allow auto-booting through firmware device
2022-10-10 17:01 UTC (4+ messages)
` [PATCH 1/3] qfw: store loaded file size in environment variable
` [PATCH 2/3] qfw: return failure when no kernel could be loaded
` [PATCH 3/3] qemu: Try to automatically boot from the QEMU firmware device (qfw)
[Bug 216529] New: [fstests generic/048] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
2022-10-10 17:01 UTC (5+ messages)
` [Bug 216529] "
[PATCH] client: handle wide chars for table rows
2022-10-10 17:00 UTC (2+ messages)
[PATCH] btrfs: introduce BTRFS_RESERVE_FLUSH_EMERGENCY
2022-10-10 16:59 UTC (2+ messages)
[Outreachy] internship contribution
2022-10-10 16:57 UTC (6+ messages)
[PATCH] locking/rwsem: Prevent non-first waiter from spinning in down_write() slowpath
2022-10-10 16:57 UTC (4+ 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.