messages from 2022-11-07 13:03:42 to 2022-11-07 13:58:12 UTC [more...]
[PATCH v10 0/9] s390x: CPU Topology
2022-11-07 13:57 UTC (6+ messages)
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
[Intel-gfx] [PATCH 00/10] Connect VFIO to IOMMUFD
2022-11-07 13:57 UTC (15+ messages)
` [Intel-gfx] [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c
` "
` [Intel-gfx] [PATCH 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio
` "
[PATCH 0/2] video/fbdev: Support 'nomodeset' in PCI drivers
2022-11-07 13:57 UTC (3+ messages)
` [PATCH 2/2] fbdev: Add support for the nomodeset kernel parameter
[RFC PATCH 0/2] notes.c: introduce "--no-blankline" option
2022-11-07 13:57 UTC (5+ messages)
` [PATCH v2 0/3] notes.c: introduce "--blank-line" option
` [PATCH v2 1/3] "
` [PATCH v2 2/3] notes.c: fixed tip when target and append note are both empty
` [PATCH v2 3/3] notes.c: drop unreachable code in "append_edit()"
[PATCH v3 0/9] buildman: Correct various issues with missing blobs
2022-11-07 13:56 UTC (3+ messages)
` [PATCH v3 4/9] buildman: Convert documentation to rST
[PATCH v2] wic: make ext2/3/4 images reproducible
2022-11-07 13:56 UTC (2+ messages)
` [OE-core] "
Crash with PREEMPT_RT on aarch64 machine
2022-11-07 13:56 UTC (3+ messages)
[PATCH v2 0/1] mtd: rawnand: Cache read sequential
2022-11-07 13:56 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-04 (ixgbe, ixgbevf, igb)
2022-11-07 13:55 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net-next 5/6] igb: Do not free q_vector unless new one was allocated
` "
[PATCH] iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
2022-11-07 13:55 UTC (4+ messages)
[PATCH v5] wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
2022-11-07 13:54 UTC (4+ messages)
[PATCH] rtla: Fix exit status when returning from calls to usage()
2022-11-07 13:53 UTC (3+ messages)
[PATCH] clk: imx8mp: register driver at arch_initcall time
2022-11-07 13:54 UTC (2+ messages)
[PATCH v2 RESEND rebased] bus: mhi: host: pci_generic: Add HP variant of T99W175
2022-11-07 13:52 UTC (2+ messages)
[PATCH v3 0/3] efi_loader: console and network dependency improvements
2022-11-07 13:50 UTC (4+ messages)
` [PATCH v3 1/3] efi_loader: Avoid overwriting previous outputs on console screen clearing
[PATCH] ARM: config: Add BCM53xx defconfig
2022-11-07 13:49 UTC
[PATCH] doc: fix build with sphinx 5.0 and later
2022-11-07 13:49 UTC
[PATCH v4 0/6] Introduction of HP-BIOSCFG driver
2022-11-07 13:48 UTC (3+ messages)
` [PATCH v4 1/6] Moving existing HP drivers to a central location
[PATCH 0/2] migrate: convert migrate_pages()/unmap_and_move() to use folios
2022-11-07 13:49 UTC (3+ messages)
` [PATCH 1/2] migrate: convert unmap_and_move() "
[PATCH bpf-next v3] docs/bpf: document BPF ARRAY_OF_MAPS and HASH_OF_MAPS
2022-11-07 13:48 UTC
REPOST : Kernel panic when try to install Rocky 8.4
2022-11-07 13:48 UTC (5+ messages)
[PATCH 0/2] tracing: kprobe: Fix some bug in kprobe_event_gen_test.c
2022-11-07 13:47 UTC (7+ messages)
` [PATCH 1/2] tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in kprobe_event_gen_test_exit()
` [PATCH 2/2] tracing: kprobe: Fix potential null-ptr-deref on trace_array "
MHI DTR client implementation
2022-11-07 13:46 UTC (3+ messages)
[PATCH] ext4: fix possible memory leak when enable bigalloc feature
2022-11-07 13:46 UTC (2+ messages)
[PATCH 00/12] Arm cache coloring
2022-11-07 13:44 UTC (6+ messages)
` [PATCH 02/12] xen/arm: add cache coloring initialization for domains
[for-linus][PATCH 0/5] timers: Use timer_shutdown*() before freeing timers
2022-11-07 13:43 UTC (5+ messages)
` [for-linus][PATCH 4/5] timers: Add timer_shutdown_sync() and timer_shutdown() to be called "
[PATCH 2/2] x86/tdx: Do not allow #VE due to EPT violation on the private memory
2022-11-07 13:43 UTC (6+ messages)
[PATCH] kretprobe events missing on 2-core KVM guest
2022-11-07 13:36 UTC (3+ messages)
[PATCH v3 00/12] i2c: designware: Slave fixes and generic cleanups
2022-11-07 13:42 UTC (13+ messages)
` [PATCH v3 01/12] i2c: designware: Fix slave state machine for sequential reads
` [PATCH v3 02/12] i2c: designware: Empty receive FIFO in slave interrupt handler
` [PATCH v3 03/12] i2c: designware: Define software status flags with BIT()
` [PATCH v3 04/12] i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
` [PATCH v3 05/12] i2c: designware: Remove unused completion code from i2c-designware-slave
` [PATCH v3 06/12] i2c: designware: Simplify slave interrupt handler nesting
` [PATCH v3 07/12] i2c: designware: Do not process interrupt when device is suspended
` [PATCH v3 08/12] i2c: designware: Move debug print in i2c_dw_isr()
` [PATCH v3 09/12] i2c: designware: Simplify master interrupt handler nesting
` [PATCH v3 10/12] i2c: designware: Remove common i2c_dw_disable_int()
` [PATCH v3 11/12] i2c: designware: Align defines in i2c-designware-core.h
` [PATCH v3 12/12] i2c: designware: Add comment to custom register value constants
[PATCH v4] dt-bindings: usb: usb251xb: Convert to YAML schema
2022-11-07 13:42 UTC
[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
2022-11-07 13:34 UTC (6+ messages)
` [PATCH v3 0/6] receive-pack: only use visible refs for "
` [PATCH v3 3/6] revision: introduce struct to handle exclusions
` [PATCH v3 4/6] revision: add new parameter to exclude hidden refs
[PATCH 1/2] dt-bindings: ARM: add bindings for the D-Link DIR-890L
2022-11-07 13:41 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: bcm47094: Add devicetree for "
[RFC PATCH 0/1] sched/pelt: Change PELT halflife at runtime
2022-11-07 13:41 UTC (7+ messages)
✅ PASS (27/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 16c7a368)
2022-11-07 13:41 UTC
[RFC PATCH] Fix 'LoreSeries::make_fake_am_range' with renamed, then modified file
2022-11-07 13:40 UTC (2+ messages)
` [PATCH b4] "
[igt-dev] [PATCH i-g-t 1/6] runner: Use a bigger buffer for receiving test outputs
2022-11-07 13:40 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/6] "
[PATCH] cifs: fix regression in very old smb1 mounts
2022-11-07 13:40 UTC (5+ messages)
[PATCH] hw/acpi: fix breakage due to missing aml stub definitions when acpi is off
2022-11-07 13:39 UTC
[PATCH] ata: libata-core: do not issue non-internal commands once EH is pending
2022-11-07 13:40 UTC (2+ messages)
[PATCH v2] docs/zh_CN: Add userspace-api/seccomp_filter Chinese translation
2022-11-07 13:39 UTC (2+ messages)
[PATCH] USB: bcma: Make GPIO explicitly optional
2022-11-07 13:38 UTC (2+ messages)
arch/arm/kernel/stacktrace.c:163:1: warning: Label 'here' is not used. There is #if in function body so the label might be used in code that is removed by the preprocessor. [unusedLabelConfiguration]
2022-11-07 13:38 UTC
[PATCH v6 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
2022-11-07 13:37 UTC (6+ messages)
` [PATCH v6 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface
Memory corruptions upon strcpy and similar when being interrupted by scheduler
2022-11-07 13:38 UTC (13+ messages)
intermittent failures in iotest 108
2022-11-07 13:36 UTC
[PATCH V2] arm64/mm: Simplify and document pte_to_phys() for 52 bit addresses
2022-11-07 13:36 UTC (4+ messages)
[PATCH liburing] test that unregister_files processes task work
2022-11-07 13:37 UTC (3+ messages)
[PATCH] ext4: init quota for 'old.inode' in 'ext4_rename'
2022-11-07 13:36 UTC (2+ messages)
[PATCH V2 0/3] AM68 SK: Add initial support
2022-11-07 13:35 UTC (7+ messages)
` [PATCH V2 1/3] dt-bindings: arm: ti: Add binding for AM68 SK
` [PATCH V2 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board
[Bug 216647] New: first hibernate to disk fails on HP EliteBook 845 G8
2022-11-07 13:36 UTC (2+ messages)
` [Bug 216647] "
[PATCH] xattr: use rbtree for simple_xattrs
2022-11-07 13:35 UTC
[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
2022-11-07 13:36 UTC (4+ messages)
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure
[Intel-gfx] [PATCH v6 00/23] drm: Analog TV Improvements
2022-11-07 13:34 UTC (8+ messages)
` [Intel-gfx] [PATCH v6 14/23] drm/modes: Properly generate a drm_display_mode from a named mode
` "
` [Nouveau] "
[igt-dev] [PATCH i-g-t v2 1/2] test/i915_pm_rpm: cache pci_device
2022-11-07 13:35 UTC (2+ messages)
[LTP] [PATCH] syscalls/sched_setscheduler04: new test for sched_setscheduler()
2022-11-07 12:30 UTC (2+ messages)
[PATCH 1/3] fpga: intel_pr: Change to use fdt_get_resource()
2022-11-07 13:33 UTC (3+ messages)
` [PATCH 2/3] Set/clear reset_req bit before/after PR
` [PATCH 3/3] drivers: fpga: intel_pr: enable illegal request detection
[igt-dev] [PATCH i-g-t v6 00/13] vm_bind: Add VM_BIND validation support
2022-11-07 13:33 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for vm_bind: Add VM_BIND validation support (rev10)
[PATCH] LoongArch: Support booting with FDT from efi system table
2022-11-07 13:33 UTC (6+ messages)
[PATCH v2 1/3] dt-bindings: iio: frequency: add adf4377 doc
2022-11-07 13:33 UTC (2+ messages)
[RFC v2 0/2] Prevent alignment issues with "in place" FIT configurations
2022-11-07 13:33 UTC (2+ messages)
[Buildroot] [PATCH 1/6 v3] package/skeleton-systemd: move /var factory tmpfiles out of /etc
2022-11-07 13:32 UTC (4+ messages)
[master][PATCH v3] image_types: Add 7-Zip support in conversion types and commands
2022-11-07 13:31 UTC
[PULL v2 00/82] pci,pc,virtio: features, tests, fixes, cleanups
2022-11-07 13:30 UTC (6+ messages)
` [PULL v2 31/82] vhost: Change the sequence of device start
[Intel-gfx] [PATCH] drm/i915/ttm: never purge busy objects
2022-11-07 13:30 UTC (2+ messages)
` "
[Virtio-fs] [RFC PATCH] hw/virtio: introduce virtio_device_should_start
2022-11-07 13:30 UTC (3+ messages)
[PATCH] fuse: enable unprivileged mounts for fuseblk
2022-11-07 13:29 UTC (2+ messages)
[PATCH RFC v3 0/7] blk-mq/libata/scsi: SCSI driver tagging improvements Part II
2022-11-07 13:29 UTC (15+ messages)
` [PATCH RFC v3 2/7] ata: libata-scsi: Add ata_internal_queuecommand()
[PATCH 1/3] clk: qcom: reset: support resetting multiple bits
2022-11-07 13:29 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom: ipq8074: add missing networking resets
` [PATCH 3/3] clk: "
[PATCH 0/3] Add gdbstub support to HVF
2022-11-07 13:28 UTC (3+ messages)
` [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
[PATCH v3 RESEND 2/9] crypto/ycc: Add ycc ring configuration
2022-11-07 13:28 UTC (2+ messages)
[jirislaby:lto 27/47] kernel/time/posix-stubs.c:34:43: error: 'sys_timer_create' undeclared here (not in a function)
2022-11-07 13:28 UTC
kernel/sched/core.c:5714:2: warning: Comparing pointers that point to different objects [comparePointers]
2022-11-07 13:28 UTC
[PATCH 0/3] btrfs: zoned: misc fixes for problems uncovered by fstests
2022-11-07 13:28 UTC (2+ messages)
[PATCH v3 00/13] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
2022-11-07 13:26 UTC (8+ messages)
` [PATCH v3 03/13] iommu/dma: Force bouncing of the size is not cacheline-aligned
` [PATCH v3 13/13] dma: arm64: Add CONFIG_DMA_BOUNCE_UNALIGNED_KMALLOC and enable it for arm64
[RFC PATCH] bfq: fix waker_bfqq inconsistency crash
2022-11-07 13:26 UTC (7+ messages)
[tip: x86/urgent] x86/tdx: Prepare for using "INFO" call for a second purpose
2022-11-07 13:26 UTC (5+ messages)
[PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-07 13:25 UTC (11+ messages)
[RFC PATCH v2 0/3] new subsystem for compute accelerator devices
2022-11-07 13:25 UTC (11+ messages)
` [RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major
[PATCH 0/3] media: Documentation: st-vgxy61: Fix driver specific documentation issues
2022-11-07 13:19 UTC (4+ messages)
` [PATCH 1/3] media: Documentation: st-vgxy61: Limit driver specific documentation to 80 characters
` [PATCH 2/3] media: Documentation: st-vgxy61: Remove quotes around 'No HDR' identifier
` [PATCH 3/3] media: Documentation: st-vgxy61: Fix driver specific documentation not being included in the index
[PATCH v2] dmaengine: k3-udma: Add system suspend/resume support
2022-11-07 13:23 UTC (3+ messages)
[PATCH] drm/panfrost: Remove type name from internal struct again
2022-11-07 13:22 UTC (3+ messages)
[PATCH] crypto/hisilicon: Add null judgment to the callback interface
2022-11-07 13:22 UTC (7+ messages)
[PATCH v2] staging: most: video: use min_t() for comparison and assignment
2022-11-07 13:20 UTC (2+ messages)
[PATCH v5] media: mediatek: vcodec: Add to support VP9 inner racing mode
2022-11-07 13:18 UTC (5+ messages)
[Bug 216468] hp_wmi: HP Elitebook 865 G9 after update BIOS to version U82 01.02.01 Rev.A causing rfkill soft blocked wifi
2022-11-07 13:20 UTC
[PATCH] virtio-blk: set req->state to MQ_RQ_COMPLETE after polling I/O is finished
2022-11-07 13:17 UTC
[PATCH] sched/core: Minor optimize ttwu_runnable()
2022-11-07 13:19 UTC (5+ messages)
lib/crypto/blake2s-selftest.c:632:1: warning: the frame size of 1120 bytes is larger than 1024 bytes
2022-11-07 13:18 UTC
[igt-dev] [PATCH i-g-t 0/3] Cold Reset IGT Test
2022-11-07 13:18 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/igt_pm: Refactor get firmware_node fd
` [igt-dev] [PATCH i-g-t 2/3] test/device_reset: Refactor initiate_device_reset
` [igt-dev] [PATCH i-g-t 3/3] tests/device_reset: Add cold reset IGT test
[PATCH] certs: Prevent spurious errors on repeated blacklisting
2022-11-07 13:12 UTC (2+ messages)
[PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-07 13:17 UTC (4+ messages)
[PATCH v2] tracing: fix memory leak in tracing_read_pipe
2022-11-07 13:17 UTC (3+ messages)
[PATCH v2] spi: spi-mem: ease checks in dtr_supports_op()
2022-11-07 13:16 UTC (3+ messages)
[PATCH] app/testpmd: fix flow list for async flows
2022-11-07 13:16 UTC
stable-rc/linux-4.14.y baseline: 88 runs, 13 regressions (v4.14.298-23-gbe95a0c2b549)
2022-11-07 13:16 UTC
[Bug 214259] New: Discrete Thunderbold Controller 8086:1137 throws DMAR and XHCI errors and is only partially functional
2022-11-07 13:16 UTC (3+ messages)
` [Bug 214259] "
[Buildroot] [PATCH v1 1/1] configs/zynqmp_kria_kv260_defconfig: use BR2_TARGET_UBOOT_CUSTOM_MAKEOPTS
2022-11-07 13:15 UTC
[PATCH v2 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
2022-11-07 13:13 UTC (4+ messages)
[PATCH] Revert "btrfs: scrub: use larger block size for data extent scrub"
2022-11-07 13:13 UTC (2+ messages)
[RFC PATCH v1 0/2] UFS Advanced RPMB
2022-11-07 13:10 UTC (3+ messages)
` [RFC PATCH v1 1/2] ufs: core: Advanced RPMB detection
` [RFC PATCH v1 2/2] ufs: core: Add advanced RPMB support in ufs_bsg
[iptables PATCH 0/3] Extend xlate-test to replay results
2022-11-07 13:08 UTC (4+ messages)
` [iptables PATCH 1/3] tests: xlate-test: Cleanup file reading loop
` [iptables PATCH 2/3] tests: xlate-test.py: Introduce run_proc()
` [iptables PATCH 3/3] tests: xlate-test: Replay results for reverse direction testing
[linux-next:master 5631/6155] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c:75:8: error: call to undeclared function 'readl'; ISO C99 and later do not support implicit function declarations
2022-11-07 13:07 UTC
[PATCH] staging: iio: meter: use min() for comparison and assignment
2022-11-07 13:08 UTC (2+ messages)
[PATCH v11 0/2] Add support for UltraSoc System Memory Buffer
2022-11-07 13:06 UTC (6+ messages)
` [PATCH v11 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver
` [PATCH v11 2/2] Documentation: Add document for UltraSoc SMB drivers
[PATCH v9 0/2] Add support for RZ/G2L GPT
2022-11-07 13:07 UTC (7+ messages)
` [PATCH v9 2/2] pwm: "
[PATCH V2] hw/riscv: virt: Remove size restriction for pflash
2022-11-07 13:06 UTC (2+ messages)
[PATCH] test/crypto: add 3DES IPsec test cases
2022-11-07 13:06 UTC
[PATCH v3 1/8] net: add promiscuous mode configuration support
2022-11-07 13:05 UTC (5+ messages)
` [PATCH v3 5/8] drivers: net: fec_imx: "
` [PATCH v3 6/8] net: dsa: fix of_device_ensure_probed*() for switch ports
[PATCH v2] vl: defuse PID file path resolve error
2022-11-07 13:05 UTC (2+ messages)
[PATCH] arm64/fpsimd: Add interface for kernel use of SVE and SME
2022-11-07 13:03 UTC (4+ messages)
[Intel-gfx] [PATCH 0/8] Enable YCbCr420 for VDSC
2022-11-07 13:04 UTC (2+ messages)
[PATCH] LoongArch: Combine acpi_boot_table_init() and acpi_boot_init()
2022-11-07 13:01 UTC
[RFC 2/2] iomap: Support subpage size dirty tracking to improve write performance
2022-11-07 13:03 UTC (8+ messages)
` [RFC 0/2] iomap: Add support for subpage dirty state "
[PATCH liburing] Do not always expect multishot recv to stop posting events
2022-11-07 13:04 UTC
[PATCH] ext4: fix bad checksum after online resize
2022-11-07 13:03 UTC (2+ messages)
[PATCH printk v2 00/38] reduce console_lock scope
2022-11-07 13:03 UTC (5+ messages)
` [PATCH printk v2 27/38] printk: console_flush_all: use srcu console list iterator
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.