messages from 2024-02-26 01:32:37 to 2024-02-26 03:21:13 UTC [more...]
[PULL] drm-xe-next
2024-02-26 3:21 UTC
[PATCH v7 0/9] bugfix of MD_CLOSING and clean up md_ioctl()
2024-02-26 3:14 UTC (10+ messages)
` [PATCH v7 1/9] md: merge the check of capabilities into md_ioctl_valid()
` [PATCH v7 2/9] md: changed the switch of RAID_VERSION to if
` [PATCH v7 3/9] md: clean up invalid BUG_ON in md_ioctl
` [PATCH v7 4/9] md: return directly before setting did_set_md_closing
` [PATCH v7 5/9] md: Don't clear MD_CLOSING when the raid is about to stop
` [PATCH v7 6/9] md: factor out a helper to sync mddev
` [PATCH v7 7/9] md: sync blockdev before stopping raid or setting readonly
` [PATCH v7 8/9] md: clean up openers check in do_md_stop() and md_set_readonly()
` [PATCH v7 9/9] md: check mddev->pers before calling md_set_readonly()
[PATCH v2] dt-bindings: gpio: aspeed,ast2400-gpio: Convert to DT schema
2024-02-26 3:19 UTC (3+ messages)
[PATCH] f2fs: fix to check return value in f2fs_insert_range()
2024-02-26 3:19 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2] selftests/ftrace: Limit length in subsystem-enable tests
2024-02-26 3:18 UTC
[PATCH] arm: dts: k3-binman: Make optee optional as requirement
2024-02-26 3:17 UTC (2+ messages)
[PATCH V2] lib: sbi: Add sparse hartid support for mtimer and mswi
2024-02-26 3:17 UTC (4+ messages)
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
2024-02-26 3:16 UTC (5+ messages)
cip/linux-6.1.y-cip baseline-nfs: 64 runs, 1 regressions (v6.1.78-cip15)
2024-02-26 3:15 UTC
cip/linux-6.1.y-cip baseline: 114 runs, 1 regressions (v6.1.78-cip15)
2024-02-26 3:15 UTC
[PATCH] ethdev: add dump regs for telemetry
2024-02-26 3:07 UTC (19+ messages)
` [PATCH v3 0/7] support dump reigser names and filter them
` [PATCH v3 1/7] ethdev: support report register names and filter
` [PATCH v4 0/7] support dump reigser names and filter them
` [PATCH v4 1/7] ethdev: support report register names and filter
` [PATCH v4 2/7] ethdev: add telemetry cmd for registers
` [PATCH v4 3/7] net/hns3: fix dump counter of registers
` [PATCH v4 4/7] net/hns3: remove dump format "
` [PATCH v4 5/7] net/hns3: add names for registers
` [PATCH v4 6/7] net/hns3: support filter directly accessed registers
` [PATCH v4 7/7] net/hns3: support filter dump of registers
[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
2024-02-26 3:11 UTC (5+ messages)
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 12/34] migration: Add fixed-ram URI compatibility check
question about virtio-vsock on xen
2024-02-26 3:09 UTC (5+ messages)
[PATCH v10 00/11] Pass data lifetime information to SCSI disk devices
2024-02-26 3:07 UTC (2+ messages)
[PATCH 1/2] arm64: dts: imx8mp-evk: Add HDMI audio sound card support
2024-02-26 3:06 UTC (4+ messages)
[RESEND PATCH v8 0/8] Reduce TLB flushes by 94% by improving folio migration
2024-02-26 3:06 UTC (9+ messages)
` [RESEND PATCH v8 1/8] x86/tlb: Add APIs manipulating tlb batch's arch data
` [RESEND PATCH v8 2/8] arm64: tlbflush: "
` [RESEND PATCH v8 3/8] mm/rmap: Recognize read-only TLB entries during batched TLB flush
` [RESEND PATCH v8 4/8] x86/tlb, mm/rmap: Separate arch_tlbbatch_clear() out of arch_tlbbatch_flush()
` [RESEND PATCH v8 5/8] mm: Separate move/undo doing on folio list from migrate_pages_batch()
` [RESEND PATCH v8 6/8] mm: Add APIs to free a folio directly to the buddy bypassing pcp
` [RESEND PATCH v8 7/8] mm: Defer TLB flush by keeping both src and dst folios at migration
` [RESEND PATCH v8 8/8] mm: Pause migrc mechanism at high memory pressure
[PATCH net-next v9 09/10] tcp: make the dropreason really work when calling tcp_rcv_state_process()
2024-02-26 3:04 UTC (3+ messages)
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-02-26 3:04 UTC (6+ messages)
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
[PATCH v2 7/8] cherry-pick: enforce `--keep-redundant-commits` incompatibility
2024-02-26 3:04 UTC (2+ messages)
[OE-core][kirkstone][PATCH 1/1] bind: Upgrade 9.18.19 -> 9.18.24
2024-02-26 3:03 UTC
[PATCH] spapr: avoid overhead of finding vhyp class in critical operations
2024-02-26 3:01 UTC (2+ messages)
[PATCH] usb: isp1760: remove SLAB_MEM_SPREAD flag usage
2024-02-26 3:02 UTC (2+ messages)
[PATCH] xen/arm: Set correct per-cpu cpu_core_mask
2024-02-26 3:01 UTC
[PATCH] btrfs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 3:00 UTC (2+ messages)
[PATCH] bcachefs: Remove unused function
2024-02-26 3:00 UTC
[PATCH v3 0/4] Swap-out small-sized THP without splitting
2024-02-26 2:59 UTC (5+ messages)
` [PATCH RFC 0/6] mm: support large folios swap-in
` [PATCH RFC 1/6] arm64: mm: swap: support THP_SWAP on hardware with MTE
[f2fs-dev] [PATCH 1/5] f2fs: check number of blocks in a current section
2024-02-26 2:59 UTC (15+ messages)
` [f2fs-dev] [PATCH 2/5] f2fs: fix write pointers all the time
` [f2fs-dev] [PATCH 3/5] f2fs: print zone status in string and some log
` [f2fs-dev] [PATCH 4/5] f2fs: prevent an f2fs_gc loop during disable_checkpoint
` [f2fs-dev] [PATCH 5/5] f2fs: allow to mount if cap is 100
[syzbot] [dri?] WARNING in vkms_get_vblank_timestamp (2)
2024-02-26 2:58 UTC (5+ messages)
linux-next: manual merge of the rcu tree with the pm tree
2024-02-26 2:57 UTC
[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
2024-02-26 2:56 UTC (6+ messages)
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support
Dangerous commands (was:[ANNOUNCE] fstests: for-next branch updated to v2024.02.04)
2024-02-26 2:56 UTC (7+ messages)
[PATCH v2] filemap: avoid unnecessary major faults in filemap_fault()
2024-02-26 2:55 UTC (3+ messages)
[PATCH stable 4.19] mm: memcontrol: switch to rcu protection in drain_all_stock()
2024-02-26 3:01 UTC
[PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache
2024-02-26 2:22 UTC (2+ messages)
linux-next: manual merge of the tip tree with the workqueues tree
2024-02-26 2:53 UTC
[linux-next:master] [wifi] 0a44dfc070: hwsim.ap_vht80_csa.fail
2024-02-26 2:51 UTC (3+ messages)
[PATCH] 9p: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:51 UTC (2+ messages)
[PATCH] arm64/hw_breakpoint: Determine lengths from generic perf breakpoint macros
2024-02-26 2:49 UTC (4+ messages)
[PATCH 0/3] auxdisplay: 7 segment LED display
2024-02-26 2:49 UTC (8+ messages)
` [PATCH 1/3] auxdisplay: Add 7 segment LED display driver
[LSF/MM/BPF TOPIC] Measuring limits and enhancing buffered IO
2024-02-26 2:50 UTC (14+ messages)
[PATCH v13 0/3] fix vt-d hard lockup when hotplug ATS capable device
2024-02-26 2:48 UTC (8+ messages)
` [PATCH v13 3/3] iommu/vt-d: improve ITE fault handling if target device isn't valid
[linux-next:master 2856/9575] undefined reference to `expresswire_power_off'
2024-02-26 2:46 UTC
cip/linux-6.1.y-cip build: 105 builds: 0 failed, 105 passed (v6.1.78-cip15)
2024-02-26 2:47 UTC
[PATCH] ubifs: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:46 UTC (6+ messages)
[PATCH] jffs2: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:45 UTC (5+ messages)
[PATCH] usb: typec: tcpm: reset counter when enter into unattached state after try role
2024-02-26 2:44 UTC (5+ messages)
` [EXT] "
[virtio-comment] [PATCH] virtio: introduce SUSPEND bit in device status
2024-02-26 2:43 UTC (11+ messages)
` [virtio-comment] "
` [virtio-dev] "
[PATCH] ceph: remove SLAB_MEM_SPREAD flag usage
2024-02-26 2:42 UTC (3+ messages)
[PATCH V1] migration: export fewer options
2024-02-26 2:40 UTC (2+ messages)
[PATCH 1/1] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
2024-02-26 2:38 UTC (2+ messages)
[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-02-26 2:30 UTC (11+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v5 4/6] LoongArch: Add paravirt interface for guest kernel
` [PATCH v5 6/6] LoongArch: Add pv ipi support on LoongArch system
linux-next: build failure after merge of the backlight tree
2024-02-26 2:28 UTC
[PATCH v4 0/3] drm/msm/dpu: debug commit_done timeouts
2024-02-26 2:28 UTC (4+ messages)
` [PATCH v4 1/3] drm/msm/dpu: make "vblank timeout" more useful
` [PATCH v4 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v4 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout
[PATCH] drm/nouveau: use dedicated wq for fence uevents work
2024-02-26 2:27 UTC (4+ messages)
[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
2024-02-26 2:24 UTC
[PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
2024-02-26 2:24 UTC
[PATCH v4 00/25] fs-verity support for XFS
2024-02-26 2:24 UTC (6+ messages)
` [PATCH v4 09/25] fsverity: add tracepoints
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-26 2:22 UTC (5+ messages)
` [RFC PATCH v3 04/21] target/arm: Implement ALLINT MSR (immediate)
[PATCH v2 8/8] cherry-pick: add `--empty` for more robust redundant commit handling
2024-02-26 2:21 UTC (2+ messages)
[brgl:gpio/for-next 42/47] gpio-mmio.c:undefined reference to `iowrite64'
2024-02-26 2:17 UTC (6+ messages)
[PATCH V4 00/14] allow cpr-reboot for vfio
2024-02-26 2:14 UTC (11+ messages)
` [PATCH V4 09/14] migration: notifier error checking
` [PATCH V4 10/14] migration: stop vm for cpr
` [PATCH V4 13/14] migration: update cpr-reboot description
` [PATCH V4 14/14] migration: options incompatible with cpr
[PATCH 0/2] wifi: nl80211/wilc1000: force WLAN_AKM_SUITE_SAE to big endian in NL80211_CMD_EXTERNAL_AUTH
2024-02-26 2:13 UTC (7+ messages)
` wireless: orphan qfnfmac and plfxlc drivers?
[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
2024-02-26 2:09 UTC (10+ messages)
` [PATCHv10 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts
[PATCH RFC 00/12] drm/msm: add support for regenerating shipped xml.h headers
2024-02-26 2:11 UTC (13+ messages)
` [PATCH RFC 01/12] kbuild: create destination directory for _shipped handling
` [PATCH RFC 02/12] drm/msm/mdp5: add writeback block bases
` [PATCH RFC 03/12] drm/msm/hdmi: drop qfprom.xml.h
` [PATCH RFC 04/12] drm/msm/dsi: drop mmss_cc.xml.h
` [PATCH RFC 05/12] drm/msm: use _shipped suffix for all xml.h files
` [PATCH RFC 06/12] drm/msm/headergen: import source files from freedreno/envytools
` [PATCH RFC 07/12] drm/msm/headergen: use asprintf instead of custom aprintf
` [PATCH RFC 08/12] drm/msm/headergen: don't output full file paths
` [PATCH RFC 09/12] drm/msm/headergen: generate _shipped files
` [PATCH RFC 10/12] drm/msm: import XML registers database
` [PATCH RFC 11/12] drm/msm: tie regeneration of shipped headers
` [PATCH RFC 12/12] drm/msm: sync shipped headers database
[PATCH] dt-bindings: nvmem: fix tlv layout I2C eeprom example
2024-02-26 2:10 UTC
ath11k allocation failure on resume breaking wifi until power cycle
2024-02-26 2:09 UTC (5+ messages)
[PATCH] bus: bt1-apb: Remove duplicate include
2024-02-26 2:09 UTC
[PATCH] app/dma-perf: replace pktmbuf with mempool objects
2024-02-26 2:05 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] name-rev: use memory pool for name strings
2024-02-26 2:05 UTC (3+ messages)
` [PATCH 2/2] name-rev: use mem_pool_strfmt()
[PATCH RESEND] crash_core: export vmemmap when CONFIG_SPARSEMEM_VMEMMAP is enabled
2024-02-26 2:04 UTC (2+ messages)
[PATCH v8 0/9] Add octal DTR support for Macronix flash
2024-02-26 2:02 UTC (5+ messages)
[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
2024-02-26 2:00 UTC (4+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
` [PATCH v3 "
[PATCH v2 0/2] x86/cpu: fix invalid MTRR mask values for SEV or TME
2024-02-26 1:57 UTC (10+ messages)
[PATCH] iommu/amd: drop unused but set variable entry
2024-02-26 1:56 UTC
[PATCH mptcp-net] selftests: mptcp: don't exit when a symbol not found
2024-02-26 1:55 UTC (5+ messages)
[PATCH] leds: mlxreg: fix a kernel-doc warning
2024-02-26 1:49 UTC (4+ messages)
[PATCH] usb: dwc3-generic: Fix build errors when USB_DWC3_GADGET is disabled
2024-02-26 1:47 UTC (4+ messages)
[PATCH v2 0/4] add support of MARK and RSS flow action
2024-02-26 1:45 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] ethdev: add function to check representor port
` [PATCH v3 2/4] net/nfp: support MARK flow action
` [PATCH v3 3/4] net/nfp: add representor RSS configuration
` [PATCH v3 4/4] net/nfp: support RSS flow action
[PATCH] migration: Fix qmp_query_migrate mbps value
2024-02-26 1:44 UTC (9+ messages)
[PATCH v2 0/7] Introduce multifd zero page checking
2024-02-26 1:43 UTC (7+ messages)
` [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads
` [External] "
[PATCH riscv/for-next] crypto: riscv - parallelize AES-CBC decryption
2024-02-26 1:40 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: compress: reserve blocks on released compress inode while writing
2024-02-26 1:40 UTC (3+ messages)
` "
[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
2024-02-26 1:38 UTC (9+ messages)
` [PATCH v9 10/15] x86/sgx: Add EPC reclamation in cgroup try_charge()
[PATCH v3 0/3] drm/msm/dpu: debug commit_done timeouts
2024-02-26 1:35 UTC (8+ messages)
` [PATCH v3 2/3] drm/msm/dpu: split dpu_encoder_wait_for_event into two functions
` [PATCH v3 3/3] drm/msm/dpu: capture snapshot on the first commit_done timeout
[RESEND PATCH v0 0/5] wave5 codec driver
2024-02-26 1:33 UTC (13+ messages)
` [RESEND PATCH v0 3/5] wave5 : Support runtime suspend/resume
[PATCH net-next] netlink: use kvmalloc() in netlink_alloc_large_skb()
2024-02-26 1:33 UTC (2+ messages)
[f2fs-dev] [PATCH 1/4] f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
2024-02-26 1:32 UTC (3+ messages)
` [f2fs-dev] [PATCH 3/4] f2fs: clean up new_curseg()
` [f2fs-dev] [PATCH 4/4] f2fs: fix to reset fields for unloaded curseg
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.