messages from 2022-06-15 12:17:07 to 2022-06-15 13:02:28 UTC [more...]
[linux-lvm] Why is the performance of my lvmthin snapshot so poor
2022-06-15 12:40 UTC (10+ messages)
[syzbot] KASAN: stack-out-of-bounds Read in __show_regs
2022-06-15 13:02 UTC
[PATCH v2 04/06] 9p fid refcount: add p9_fid_get/put wrappers
2022-06-15 13:00 UTC (3+ messages)
` [PATCH v3 "
[PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies
2022-06-15 13:00 UTC
[PATCH V2 0/2] mailbox: imx: support RST channel
2022-06-15 13:00 UTC (6+ messages)
` [PATCH V2 1/2] dt-bindings: mailbox: imx-mu: add "
` [PATCH V2 2/2] mailbox: imx: support "
Missing UUID on BTRFS partition in some applications
2022-06-15 12:59 UTC
[igt-dev] [PATCH i-g-t v2 0/4] tests/kms_sysfs_edid_timing: rework thresholds
2022-06-15 12:59 UTC (6+ messages)
` [igt-dev] [PATCH i-g-t v2 1/4] tests/kms_sysfs_edid_timing: increase max time thresholds
` [igt-dev] [PATCH i-g-t v2 2/4] tests/kms_sysfs_edid_timing: fail if probing a single connector takes too long
` [igt-dev] [PATCH i-g-t v2 3/4] tests/kms_sysfs_edid_timing: clarify test description and thresholds
` [igt-dev] [PATCH i-g-t v2 4/4] tests/kms_sysfs_edid_timing: add total mean assertion threshold
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_sysfs_edid_timing: rework thresholds (rev2)
[PATCH] arch: x86: kernel: Add missing of_node_put() in x86_init.c
2022-06-15 12:57 UTC
[PATCH v2 00/17] ASoC: Intel: haswell and broadwell boards update
2022-06-15 12:57 UTC (4+ messages)
` [PATCH v2 16/17] ASoC: Intel: bdw_rt286: Refactor suspend/resume
[PATCH 0/3] proc: improve root readdir latency with many threads
2022-06-15 12:57 UTC (4+ messages)
` [PATCH 1/3] radix-tree: propagate all tags in idr tree
[PATCH v3 1/3] drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx
2022-06-15 12:57 UTC (6+ messages)
` [PATCH v3 2/3] drm/msm/dpu: fix error handling around dpu_hw_vbif_init
` [PATCH v3 3/3] drm/msm/dpu: drop VBIF indices
[xen-unstable-smoke test] 171178: tolerable all pass - PUSHED
2022-06-15 12:56 UTC
Patchwork housekeeping for: spi-devel-general
2022-06-15 12:56 UTC
[PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532
2022-06-15 12:53 UTC (6+ messages)
` [PATCH RESEND v10 2/3] PCI: mediatek: Allow building for ARCH_AIROHA
` [PATCH RESEND v10 3/3] ARM: dts: Add PCIe support for Airoha EN7523
[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-06-15 12:54 UTC (2+ messages)
` [RFC PATCH v3] "
[PATCH 0/5] KVM: nVMX: Support loading MSRs before nested state
2022-06-15 12:53 UTC (2+ messages)
[PATCH] xen: don't require virtio with grants for non-PV guests
2022-06-15 12:53 UTC (7+ messages)
[PATCH v3 1/2] drm: Add DRM_GEM_FOPS
2022-06-15 12:52 UTC (8+ messages)
` [PATCH v3 2/2] drm/msm: Expose client engine utilization via fdinfo
[PATCH for-next v2 00/25] 5.20 cleanups and poll optimisations
2022-06-15 12:53 UTC (3+ messages)
` [PATCH for-next v2 25/25] io_uring: mutex locked poll hashing
[Intel-gfx] [PATCH v5 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
2022-06-15 12:53 UTC (2+ messages)
` [Freedreno] "
[RFC PATCH 0/5] fix issues in transfer.credentialsInUrl
2022-06-15 12:52 UTC (6+ messages)
` [RFC PATCH 2/5] fetch+push tests: add missing coverage for 6dcbdc0d661
` [RFC PATCH 3/5] CI: add a linux-BUILD-vars job
[PATCH] spi: microchip-core: fix passing zero to PTR_ERR warning
2022-06-15 12:51 UTC (11+ messages)
[PATCH] drivers: w1: Add missing of_node_put() in w1.c
2022-06-15 12:51 UTC
[PATCH] gpio: xgs-iproc: Drop if with an always false condition
2022-06-15 12:47 UTC (2+ messages)
[Intel-gfx] [PATCH 0/1] Bump up CDCLK for DG2
2022-06-15 12:51 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Bump up CDCLK for DG2 (rev2)
[BUG] rockpro64 board hangs in console_init() after commit 10e14073107d
2022-06-15 12:50 UTC (7+ messages)
[PATCH] obexd: Fix crash of transfer pointer has being freed
2022-06-15 12:49 UTC
[PATCH v2 0/2] btrfs: Expose BTRFS commit stats through sysfs
2022-06-15 12:49 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: Add the capability of getting commit stats in BTRFS
` [PATCH v2 2/2] btrfs: Expose the BTRFS commit stats through sysfs
[PATCH RFC v1 0/5] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS
2022-06-15 12:49 UTC (6+ messages)
` [PATCH RFC v1 1/5] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH RFC v1 2/5] x86/hyperv: Update "
` [PATCH RFC v1 3/5] KVM: VMX: Define VMCS-to-EVMCS conversion for the new fields
` [PATCH RFC v1 4/5] KVM: nVMX: Support several new fields in eVMCSv1
` [PATCH RFC v1 5/5] KVM: VMX: Support TSC scaling with enlightened VMCS
[PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
2022-06-15 12:48 UTC (8+ messages)
` [PATCH v7 1/6] serial: 8250: make saved LSR larger
` [PATCH v7 2/6] serial: 8250: create lsr_save_mask
` [PATCH v7 3/6] serial: 8250_lpss: Use 32-bit reads
` [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param
` [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses
` [PATCH v7 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing
[PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
2022-06-15 12:49 UTC (5+ messages)
` [EXT] "
[PATCH wireless v2 1/2] dt-bindings: net: wireless: ath9k: Change Toke as maintainer
2022-06-15 12:49 UTC (3+ messages)
[Intel-gfx] [PATCH 0/7] drm/i915/display: split out verifation, compare and dump from intel_display.c
2022-06-15 12:48 UTC (8+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/wm: move wm state verification to intel_pm.c
` [Intel-gfx] [PATCH 2/7] drm/i915/dpll: move shared dpll state verification to intel_dpll_mgr.c
` [Intel-gfx] [PATCH 3/7] drm/i915/mpllb: use I915_STATE_WARN() for state mismatch warnings
` [Intel-gfx] [PATCH 4/7] drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
` [Intel-gfx] [PATCH 5/7] drm/i915/display: split out modeset verification code
` [Intel-gfx] [PATCH 6/7] drm/i915/display: split out pipe config compare to a separate file
` [Intel-gfx] [PATCH 7/7] drm/i915/display: split out pipe config dump "
[PATCH] drm/msm: Use div64_ul instead of do_div
2022-06-15 12:48 UTC (2+ messages)
[RFC] [PATCH v2 00/11] Optimize spi_sync path
2022-06-15 12:46 UTC (12+ messages)
` [RFC] [PATCH v2 01/11] spi: Move ctlr->cur_msg_prepared to struct spi_message
` [FRC] [PATCH v2 02/11] spi: Don't use the message queue if possible in spi_sync
` [RFC] [PATCH v2 03/11] spi: Lock controller idling transition inside the io_mutex
` [RFC] [PATCH v2 04/11] spi: __spi_pump_messages: Consolidate spin_unlocks to goto target
` [RFC] [PATCH v2 05/11] spi: Remove check for controller idling in spi sync path
` [RFC] [PATCH v2 06/11] spi: Remove check for idling in __spi_pump_messages()
` [RFC] [PATCH v2 07/11] spi: Remove the now unused ctlr->idling flag
` [RFC] [PATCH 08/11] spi: Remove unneeded READ_ONCE for ctlr->busy flag
` [RFC] [PATCH v2 09/11] spi: Set ctlr->cur_msg also in the sync transfer case
` [RFC] [PATCH v2 10/11] spi: Ensure the io_mutex is held until spi_finalize_current_message()
` [RFC] [PATCH v2 11/11] spi: opportunistically skip ctlr->cur_msg_completion
[PATCH v2 0/4] ext4: fix use-after-free in ext4_xattr_set_entry
2022-06-15 12:46 UTC (3+ messages)
` [PATCH v2 1/4] ext4: add EXT4_INODE_HAVE_XATTR_SPACE macro in xattr.h
[PATCH 5.15 00/11] 5.15.48-rc1 review
2022-06-15 12:45 UTC (3+ messages)
Windows long file paths bug(s) with "-c core.longpaths=true" whilst cloning
2022-06-15 12:45 UTC
[PATCH] arch: mips: pic32: pic32mzda: Add missing of_node_put() in time.c
2022-06-15 12:44 UTC
[PATCH 0/9] Improve RISC-V Debug support
2022-06-15 12:43 UTC (11+ messages)
` [PATCH 3/9] target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
` [PATCH 4/9] target/riscv: debug: Restrict the range of tselect value can be written
` [PATCH 5/9] target/riscv: debug: Introduce tinfo CSR
` [PATCH 6/9] target/riscv: debug: Create common trigger actions function
` [PATCH 7/9] target/riscv: debug: Check VU/VS modes for type 2 trigger
[PATCH 0/2] iio: Implement and utilize register structures for
2022-06-15 12:43 UTC (7+ messages)
` [PATCH 1/2] iio: adc: stx104: Implement and utilize register structures
Question about reporting unexpected wb err in nfs write()/flush()
2022-06-15 12:43 UTC
[PATCH v4 0/2] AD4130
2022-06-15 12:43 UTC (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: add AD4130
[PATCH 5.17 000/303] 5.17.15-rc2 review
2022-06-15 12:43 UTC (3+ messages)
[PATCH] mm/page_alloc: make calling prep_compound_head more reliable
2022-06-15 12:42 UTC (7+ messages)
[PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer
2022-06-15 12:41 UTC (4+ messages)
[PATCH] lib/genalloc: Set chunk size to real size which gen_pool managed
2022-06-15 12:41 UTC (5+ messages)
[PATCH] arch: arm: mach-spear: Add missing of_node_put() in time.c
2022-06-15 12:39 UTC
[PATCH] scripts: imx-usb-loader: simplify code flow for file size calculations
2022-06-15 12:38 UTC
[PATCH v2] ref-manual: IMAGE_FEATURES: add allow-root-login and correct allow-empty-password
2022-06-15 12:39 UTC
[PATCH v5 0/9] i.MX8MP DW100 dewarper driver
2022-06-15 12:39 UTC (7+ messages)
` [PATCH v5 3/9] vivid: add dynamic array test control
[PATCH 1/3] drm/msm/dpu: move intf and wb assignment to dpu_encoder_setup_display()
2022-06-15 12:39 UTC (7+ messages)
` [PATCH 2/3] drm/msm/dpu: fix maxlinewidth for writeback block
` [PATCH 3/3] drm/msm/dpu: remove hard-coded linewidth limit for writeback
[ANN] Media Summit at ELCE Dublin: Request for Topics
2022-06-15 12:37 UTC (6+ messages)
[PATCH] btrfs: Fix typo in comment
2022-06-15 12:33 UTC (2+ messages)
[PATCH linux-next] RFC: torture: add pr_flush to flush the results to console
2022-06-15 12:36 UTC (3+ messages)
[PATCH mptcp-next v2 0/5] mptcp_join userspace pm tests
2022-06-15 12:36 UTC (5+ messages)
` [PATCH mptcp-next v2 1/5] mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
[mm/readahead] 793917d997: fio.read_iops -18.8% regression
2022-06-15 12:36 UTC (5+ messages)
` [LKP] "
[PATCH] ref-manual: add allow-root-login to IMAGE_FEATURES
2022-06-15 12:36 UTC
[PATCH 03/13] mm: shmem: provide oom badness for shmem files
2022-06-15 12:35 UTC (15+ messages)
` [Intel-gfx] "
` [Nouveau] "
[PATCH 0/6] Simplify hugetlb vmemmap and improve its readability
2022-06-15 12:33 UTC (8+ messages)
` [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
[PATCH] drivers: soc: tegra: fuse: Add missing of_node_put() in tegra-apbmisc.c
2022-06-15 12:32 UTC
[syzbot] WARNING: ODEBUG bug in route4_destroy
2022-06-15 12:32 UTC
[GIT PULL] firmware: arm_scmi: Fixes for v5.19
2022-06-15 12:29 UTC (4+ messages)
[PATCH] btrfs: sysfs: advertise zoned support among features
2022-06-15 12:26 UTC (2+ messages)
[PATCH v2] btrfs: don't trust any cached sector in __raid56_parity_recover()
2022-06-15 12:26 UTC (4+ messages)
[PATCH] drm/msm/dsi: Use single function for reset
2022-06-15 12:30 UTC (3+ messages)
[PATCH v3 0/6] mtk_iommu: Specify phandles to infracfg and pericfg
2022-06-15 12:28 UTC (6+ messages)
` [PATCH v3 6/6] iommu: mtk_iommu: Lookup phandle to retrieve syscon to pericfg
[PATCH] mdadm: block update=ppl for non raid456 levels
2022-06-15 12:28 UTC
[PATCH 1/2] common/cnxk: decrypt packet count register update
2022-06-15 12:28 UTC (5+ messages)
` [PATCH 2/2] common/cnxk: print NIX inline outbound CPT LF registers
[Intel-wired-lan] [PATCH net v1 3/3] iavf: Fix adminq error handling
2022-06-15 12:27 UTC
[Intel-wired-lan] [PATCH net v1 2/3] iavf: Fix NULL pointer dereference in iavf_get_link_ksettings
2022-06-15 12:27 UTC
[PATCH] drm/radeon: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
2022-06-15 12:24 UTC
[PATCH] hwmon: (asus-ec-sensors) add missing comma in board name list
2022-06-15 12:27 UTC (3+ messages)
[Intel-wired-lan] [PATCH net v1 1/3] iavf: Fix reset error handling
2022-06-15 12:27 UTC
[PATCH 1/4] support Dash as default shell
2022-06-15 12:27 UTC (8+ messages)
` [PATCH 3/4] filesystem: allow getfilecon(3) to pass test
` [PATCH v2 1/4] support Dash as default shell
` [PATCH v2 2/4] support perf_event_paranoid=3
` [PATCH v2 3/4] filesystem: allow getfilecon(3) to pass test
` [PATCH v2 4/4] watchkey: skip if CONFIG_WATCH_QUEUE not set
[Intel-wired-lan] [PATCH net v1 0/3] iavf: Fix pending DMA allocations while released from device
2022-06-15 12:26 UTC
linux-next: Signed-off-by missing for commit in the ceph tree
2022-06-15 12:26 UTC (2+ messages)
[PATCH v2] hwmon: (asus-ec-sensors) add missing comma in board name list
2022-06-15 12:25 UTC
[Buildroot] [PATCH v2] package/catch2: new package
2022-06-15 12:25 UTC
[PATCH] dt-bindings: msm: update maintainers list with proper id
2022-06-15 12:25 UTC (3+ messages)
[PATCH v2] x86: kvm: remove NULL check before kfree
2022-06-15 12:24 UTC (2+ messages)
[PATCH] cyclictest: Delay setting of main_affinity_mask after creating threads
2022-06-15 12:24 UTC (2+ messages)
[PATCH 5.19 0/6] CQE32 fixes
2022-06-15 12:24 UTC (4+ messages)
[PATCH RESEND] tools/kvm_stat: fix display of error when multiple processes are found
2022-06-15 12:14 UTC (2+ messages)
[bug report] media: coda: jpeg: add CODA960 JPEG encoder support
2022-06-15 12:24 UTC (2+ messages)
[v2] drm/msm: add null checks for drm device to avoid crash during probe defer
2022-06-15 12:23 UTC (5+ messages)
[PATCH] MAINTAINERS: Add softmmu/runstate.c to "Main loop"
2022-06-15 12:23 UTC
[PATCH] drivers: soc: sifive: Add missing of_node_put() in sifive_l2_cache.c
2022-06-15 12:23 UTC (2+ messages)
b4 Link: trailer disambiguation poll
2022-06-15 12:22 UTC (3+ messages)
IORING_OP_POLL_ADD slower than linux-aio IOCB_CMD_POLL
2022-06-15 12:21 UTC (14+ messages)
[Intel-gfx] [PATCH 0/1] Do not enable PSR2 if no active planes
2022-06-15 12:20 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Do not enable PSR2 if no active planes (rev2)
[PATCH net v5] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
2022-06-15 12:20 UTC (2+ messages)
[RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation
2022-06-15 12:18 UTC (3+ messages)
[Intel-gfx] [RFC PATCH v2 0/1] Replace shmem memory region and object backend
2022-06-15 12:18 UTC (7+ messages)
` [Intel-gfx] [RFC PATCH v2 1/1] drm/i915: Replace shmem memory region and object backend with TTM
[PATCH v2 0/3] firewire: fix minor issues
2022-06-15 12:15 UTC (3+ messages)
` [PATCH v2 2/3] firewire: use struct_size over open coded arithmetic
` [PATCH v2 3/3] firewire: Fix using uninitialized value
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.