All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-18 04:43:41 to 2023-02-18 09:42:43 UTC [more...]

fec: high latency with imx8mm compared to imx6q
 2023-02-18  9:42 UTC  (5+ messages)
`  "

[PATCH] first patch test
 2023-02-18  9:41 UTC  (3+ messages)

stable-rc/queue/4.19 build: 197 builds: 7 failed, 190 passed, 2 errors, 28 warnings (v4.19.272-75-g414a3405e8d0)
 2023-02-18  9:39 UTC 

Bug: fsck and repack don't agree when a worktree index extension is "broken"
 2023-02-18  9:38 UTC 

[PATCH] MAINTAINERS: assign sandbox drivers to SANDBOX
 2023-02-18  9:38 UTC 

[PATCH 1/1] sandbox: fix building with CONFIG_SPL_TIMER=y
 2023-02-18  9:34 UTC 

[PATCH v3 00/11] Performance fixes for 9p filesystem
 2023-02-18  9:33 UTC  (25+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] net/9p: Adjust maximum MSIZE to account for p9 header
  ` [PATCH v4 02/11] fs/9p: Expand setup of writeback cache to all levels
  ` [PATCH v4 03/11] fs/9p: Consolidate file operations and add readahead and writeback
  ` [PATCH v4 04/11] fs/9p: Remove unnecessary superblock flags
  ` [PATCH v4 05/11] fs/9p: allow disable of xattr support on mount
  ` [PATCH v4 06/11] net/9p: fix bug in client create for .L
  ` [PATCH v4 07/11] 9p: Add additional debug flags and open modes
  ` [PATCH v4 08/11] fs/9p: Add new mount modes
  ` [PATCH v4 09/11] fs/9p: fix error reporting in v9fs_dir_release
  ` [PATCH v4 10/11] fs/9p: writeback mode fixes
  ` [PATCH v4 11/11] fs/9p: Fix revalidate

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-02-18  9:30 UTC  (4+ messages)
  ` [RFC PATCH v3 05/22] objtool: Reorganize ORC types

[Buildroot] [PATCH 1/1] package/multipath-tools: fix path to kernel headers
 2023-02-18  9:29 UTC 

[PATCH] powerpc/e500: Add missing prototype for 'relocate_init'
 2023-02-18  9:28 UTC  (2+ messages)

[PATCH v6 0/4] riscv: Add support for Zicbo[m,z,p] instructions
 2023-02-18  9:28 UTC  (4+ messages)
` [PATCH v6 2/4] target/riscv: implement Zicboz extension

[syzbot] [bridge?] [coreteam?] KASAN: vmalloc-out-of-bounds Read in __ebt_unregister_table
 2023-02-18  9:28 UTC 

[RFC PATCH] docs: build-platforms: refine requirements on Python build dependencies
 2023-02-18  9:27 UTC  (3+ messages)

[PATCH v14 00/17] iov_iter: Improve page extraction (pin or just list)
 2023-02-18  9:25 UTC  (4+ messages)
` [PATCH v14 02/17] splice: Add a func to do a splice from a buffered file without ITER_PIPE

stable-rc/queue/5.4 build: 188 builds: 4 failed, 184 passed, 2 errors, 34 warnings (v5.4.231-135-g5729ab10d42a)
 2023-02-18  9:23 UTC 

Removing clsact while eBPF program is still attached
 2023-02-18  9:22 UTC 

[PATCH v2 01/10] powerpc/machdep: Make machine name const
 2023-02-18  9:15 UTC  (20+ messages)
` [PATCH v2 02/10] powerpc/machdep: Define 'compatible' property in ppc_md and use it
` [PATCH v2 03/10] powerpc/platforms: Use 'compatible' property for simple cases
` [PATCH v2 04/10] powerpc/47x: Split ppc47x machine in two
` [PATCH v2 05/10] powerpc/gamecube|wii : Use machine_device_initcall()
` [PATCH v2 06/10] powerpc/85xx: Fix function naming for p1023_rdb platform
` [PATCH v2 07/10] powerpc: Make generic_calibrate_decr() the default
` [PATCH v2 08/10] powerpc: Add ppc_md_progress()
` [PATCH v2 09/10] powerpc: Use ppc_md_progress()
` [PATCH v2 10/10] powerpc/85xx: Don't check ppc_md.progress in mpc85xx_cds_setup_arch()

KMSAN: uninit-value in __dma_map_sg_attrs
 2023-02-18  6:44 UTC  (2+ messages)

[PATCH v2] drm: add kms driver for loongson display controller
 2023-02-17  9:20 UTC  (4+ messages)

[PATCH v14 08/17] splice: Do splice read from a file without using ITER_PIPE
 2023-02-18  9:18 UTC  (5+ messages)

[PATCH 1/1] dm: core: revert "Don't inline dev_read...() calls with of-platdata"
 2023-02-18  9:17 UTC 

drivers/gpu/drm/i915/display/intel_fb_pin.c:83 intel_pin_fb_obj_dpt() error: potentially dereferencing uninitialized 'vma'
 2023-02-18  9:14 UTC 

[PATCH v4 0/2] Apple Magic Keyboard Backlight
 2023-02-18  9:07 UTC  (3+ messages)
` [PATCH v4 1/2] Documentation: leds: standardise keyboard backlight led names
` [PATCH v4 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[pull request][net-next V2 0/9] mlx5 updates 2023-02-15
 2023-02-18  9:05 UTC  (10+ messages)
` [net-next V2 1/9] net/mlx5e: Switch to using napi_build_skb()
` [net-next V2 2/9] net/mlx5e: Remove redundant page argument in mlx5e_xmit_xdp_buff()
` [net-next V2 3/9] net/mlx5e: Remove redundant page argument in mlx5e_xdp_handle()
` [net-next V2 4/9] net/mlx5: Simplify eq list traversal
` [net-next V2 5/9] net/mlx5e: Implement CT entry update
` [net-next V2 6/9] net/mlx5e: Allow offloading of ct 'new' match
` [net-next V2 7/9] net/mlx5e: Remove unused function mlx5e_sq_xmit_simple
` [net-next V2 8/9] net/mlx5e: Fix outdated TLS comment
` [net-next V2 9/9] net/mlx5e: RX, Remove doubtful unlikely call

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 502/584] drivers/pci/endpoint/functions/pci-epf-mhi.c:185:5: warning: no previous prototype for 'pci_epf_mhi_iatu_read'
 2023-02-18  9:04 UTC 

[Buildroot] [PATCH] package/git: security bump to version 2.39.2
 2023-02-18  8:58 UTC 

[PATCH v3 0/2] Apple Magic Keyboard Backlight
 2023-02-18  8:58 UTC  (4+ messages)
` [PATCH v3 2/2] HID: hid-apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[RFC v1 0/4] Simplify regulator supply resolution code by offloading to driver core
 2023-02-18  8:54 UTC  (7+ messages)
` [RFC v1 1/4] regulator: core: Add regulator devices to bus instead of class
` [RFC v1 2/4] regulator: core: Add sysfs class backward compatibility
` [RFC v1 3/4] regulator: core: Probe regulator devices
` [RFC v1 4/4] regulator: core: Move regulator supply resolving to the probe function

Why is converting from RAID1 to single in Btrfs an I/O-intensive operation?
 2023-02-18  8:54 UTC  (2+ messages)

[PATCH] xen: sysfs: make kobj_type structure constant
 2023-02-18  8:45 UTC  (2+ messages)

Feature request: Add --mtime option to git archive
 2023-02-18  8:36 UTC  (2+ messages)
` [PATCH] archive: add --mtime

[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
 2023-02-18  8:33 UTC 

[PATCH RESEND 0/1] Validating UAPI backwards compatibility
 2023-02-18  8:31 UTC  (4+ messages)
` [PATCH RESEND 1/1] check-uapi: Introduce check-uapi.sh

[PATCH 0/4] RZ/G2L SSI: Update interrupt numbers
 2023-02-18  8:15 UTC  (3+ messages)
` [PATCH 2/4] ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels

[kvalo-ath:pending] BUILD SUCCESS 9cbdad34b003c5e512baec2026651d0959ae8feb
 2023-02-18  8:12 UTC 

[RFC DELUGE v9r2d1] xfs: Parent Pointers
 2023-02-18  8:12 UTC  (3+ messages)
` [PATCHSET v9r2d1 0/5] xfs: encode parent pointer name in xattr key

[cip-dev][isar-cip-core][RFC v2 0/7] Encrypt Partition in initramfs
 2023-02-18  8:10 UTC  (5+ messages)
` [cip-dev][isar-cip-core][RFC v2 2/7] use bullseye backports for systemd-cryptenroll
` [cip-dev][isar-cip-core][RFC v2 4/7] Add initramfs hook to encrypt a partition

[PATCH] virtio: Reorder fields in 'struct virtqueue'
 2023-02-18  8:10 UTC 

Patch "mm/migrate: fix wrongly apply write bit after mkdirty on sparc64" has been added to the 6.1-stable tree
 2023-02-18  8:06 UTC 

FAILED: patch "[PATCH] mm/filemap: fix page end in filemap_get_read_batch" failed to apply to 5.15-stable tree
 2023-02-18  8:02 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 4.14-stable tree
 2023-02-18  8:02 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 4.19-stable tree
 2023-02-18  8:02 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 5.4-stable tree
 2023-02-18  8:02 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 5.10-stable tree
 2023-02-18  8:02 UTC 

FAILED: patch "[PATCH] nilfs2: fix underflow in second superblock position" failed to apply to 5.15-stable tree
 2023-02-18  8:02 UTC 

[PATCH v2] credential: new attribute password_expiry_utc
 2023-02-18  8:00 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] mwifiex: Fix use-after-free bug due to race condition between main thread thread and timer thread
 2023-02-18  7:59 UTC 

FAILED: patch "[PATCH] mmc: mmc_spi: fix error handling in mmc_spi_probe()" failed to apply to 4.14-stable tree
 2023-02-18  7:58 UTC 

FAILED: patch "[PATCH] mmc: mmc_spi: fix error handling in mmc_spi_probe()" failed to apply to 4.19-stable tree
 2023-02-18  7:58 UTC 

[cip-dev][isar-cip-core][PATCH 0/3] Enable Images based on Debian 12
 2023-02-18  7:56 UTC  (3+ messages)
` [cip-dev][isar-cip-core][PATCH 1/3] Enable Images based on Debian 12 (bookworm)

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 488/584] drivers/pci/endpoint/functions/pci-epf-vntb.c:1432:27: error: initialization of 'int (*)(struct pci_epf *, const struct pci_epf_device_id *)' from incompatible pointer type 'int (*)(struct pci_epf *)'
 2023-02-18  7:53 UTC 

[kvalo-ath:master-pending] BUILD SUCCESS ae3f5705c29d1df24d0a297ddb3b8d6d955b42e1
 2023-02-18  7:44 UTC 

[kvalo-ath:pending-deferred] BUILD SUCCESS 5bb1f3608d80e7a38195a7b04796d11d7ff10763
 2023-02-18  7:44 UTC 

[PATCH v2 13/46] hugetlb: add hugetlb_hgm_walk and hugetlb_walk_step
 2023-02-18  7:43 UTC  (2+ messages)

[PATCH v2 0/6] iommu: Extend changing default domain to normal group
 2023-02-18  7:31 UTC  (9+ messages)
` [PATCH v2 1/6] ARM/dma-mapping: Remove iommu_detach_device()
` [PATCH v2 3/6] iommu: Same critical region for device release and removal

[PATCH] xio3130_downstream: Add ACS (Access Control Services) capability
 2023-02-18  7:36 UTC  (2+ messages)

microwatt_defconfig broken: fined reference to `hash__tlb_flush'
 2023-02-18  7:25 UTC  (5+ messages)

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal
 2023-02-18  7:23 UTC  (2+ messages)

[RESEND PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
 2023-02-18  7:23 UTC 

xfs: system fails to boot up due to Internal error xfs_trans_cancel
 2023-02-18  7:17 UTC  (3+ messages)

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-18  7:15 UTC  (4+ messages)

[PATCH] f2fs: support fault injection for f2fs_down_write_trylock()
 2023-02-18  7:13 UTC  (2+ messages)
` [f2fs-dev] "

[RESEBD PATCH v3] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer
 2023-02-18  7:06 UTC  (3+ messages)

[PATCH v3 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and add port@5
 2023-02-18  7:00 UTC  (3+ messages)

back&forth send/receiving?
 2023-02-18  6:57 UTC  (10+ messages)

[PATCH net-next v1 1/1] net: openvswitch: ovs_packet_cmd_execute put sw_flow mainbody in stack
 2023-02-18  6:53 UTC 

[linux-nvme:nvme-6.2] BUILD SUCCESS e917a849c3fc317c4a5f82bb18726000173d39e6
 2023-02-18  6:52 UTC 

[PATCH 1/2] pinctrl: mediatek: add missing options to PINCTRL_MT7981
 2023-02-18  6:51 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: fix naming inconsistency

[igt-dev] [PATCH igt 1/2] lib: Add helper to wait and close fence fd
 2023-02-18  6:50 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2] lib: Add helper to wait and close fence fd (rev2)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-02-17
 2023-02-18  6:45 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 3a127e58112af46ebf9922a0cc2e52146bc931a4
 2023-02-18  6:42 UTC 

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 485/584] drivers/pci/endpoint/functions/pci-epf-mhi.c:146:6: warning: no previous prototype for 'pci_epf_mhi_raise_irq'
 2023-02-18  6:42 UTC 

[jgunthorpe:iommufd_hwpt 23/30] drivers/iommu/iommu.c:2192:5: warning: no previous prototype for 'iommu_group_replace_domain'
 2023-02-18  6:42 UTC 

[oe] [meta-oe] [PATCH] jack: upgrade 1.19.21 -> 1.19.22
 2023-02-18  6:39 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH] jsonrpc: upgrade 1.3.0 -> 1.4.1
` [oe] [meta-oe] [PATCH] liburing: upgrade 2.2 -> 2.3
` [oe] [meta-oe] [PATCH] libusb-compat: upgrade 0.1.7 -> 0.1.8

[PATCH v5 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-18  6:39 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] LoongArch: Add ptrace single step support
` [PATCH v5 3/3] LoongArch: ptrace: expose hardware breakpoints to debuggers

[PATCH v4 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-18  6:38 UTC  (8+ messages)
` [PATCH v4 2/3] LoongArch: Add ptrace single step support

[oe] [meta-networking] [PATCH] libldb: upgrade 2.6.1 -> 2.7.1
 2023-02-18  6:37 UTC  (4+ messages)
` [oe] [meta-networking] [PATCH] libtalloc: upgrade 2.3.4 -> 2.4.0
` [oe] [meta-networking] [PATCH] libtdb: upgrade 1.4.7 -> 1.4.8
` [oe] [meta-networking] [PATCH] libtevent: upgrade 0.13.0 -> 0.14.1

[PATCH v2 1/4] net/gve: change offloading capability
 2023-02-18  6:28 UTC  (3+ messages)

[PATCH 0/2] README: Add distro and btrfs testing info
 2023-02-18  6:26 UTC  (5+ messages)
` [PATCH 2/2] README: Add tiny note concerning required scratch devs for btrfs testing

arch/powerpc/platforms/83xx/suspend.c:210:3: error: call to undeclared function 'enable_kernel_fp'; ISO C99 and later do not support implicit function declarations
 2023-02-18  6:21 UTC 

[Intel-wired-lan] [PATCH net-next v1] igc: Add transmission overrun counter
 2023-02-18  6:19 UTC  (4+ messages)

[NYE DELUGE 2/4] xfs: online repair in its entirety
 2023-02-18  6:16 UTC  (9+ messages)
` [PATCHSET v24.0 0/2] fstests: online repair of AG btrees
` [PATCHSET v24.0 0/4] fstests: online repair of file fork mappings
` [PATCHSET v24.0 0/2] fstests: online repair for fs summary counters
` [PATCHSET v24.0 0/2] fstests: fix a few bugs in fs population

[PATCHSET v24.0 0/1] fstests: online repair of rmap btrees
 2023-02-18  6:15 UTC  (3+ messages)
` [PATCH 1/1] xfs/422: don't freeze while racing rmap repair and fsstress

[PATCHSET v24.0 0/1] fstests: online repair of file link counts
 2023-02-18  6:13 UTC  (3+ messages)
` [PATCH 1/1] xfs: race fsstress with inode link count check and repair

Current LKMM patch disposition
 2023-02-18  6:13 UTC  (12+ messages)

[PATCHSET v24.0 0/1] fstests: online repair of quota counters
 2023-02-18  6:12 UTC  (3+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quotacheck

[PATCHSET v24.0 0/1] fstests: online repair of quota and counters
 2023-02-18  6:12 UTC  (4+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quota metadata

[PATCH] btrfs: fix dio continue after short write due to source fault
 2023-02-18  6:11 UTC  (2+ messages)

[PATCHSET v24.0 0/1] fstests: online repair of inodes
 2023-02-18  6:07 UTC  (3+ messages)
` [PATCH 1/1] xfs: race fsstress with online repair for inode record metadata

[PATCH] generic/020: fix really long attr test failure for ceph
 2023-02-18  6:04 UTC  (3+ messages)

KMSAN: uninit-value in generic_bin_search
 2023-02-18  6:02 UTC 

BUG: unable to handle kernel NULL pointer dereference in ntfs_iget5
 2023-02-18  5:53 UTC 

[QUESTION] ltp: mavise06 failed when the task scheduled to another cpu
 2023-02-18  5:49 UTC  (3+ messages)
` [LTP] "

[PATCH v2] selftest: add tests for debugging testing setup
 2023-02-18  5:47 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v8 0/2] Enable VDSC output formats validation
 2023-02-18  5:47 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Enable VDSC output formats validation (rev4)

[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-02-18  5:44 UTC  (6+ messages)
` [PATCH v4 6/9] KVM: x86: When KVM judges CR3 valid or not, consider LAM bits

[stable:linux-4.19.y 193/9999] net/llc/af_llc.c:975:72: warning: suggest braces around empty body in an 'if' statement
 2023-02-18  5:41 UTC 

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 384/584] drivers/phy/qualcomm/phy-qcom-snps-eusb2.c:172:42: error: implicit declaration of function 'FIELD_PREP'
 2023-02-18  5:41 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS 18f687750d02a93c146988d032c0c55169de2cce
 2023-02-18  5:40 UTC 

[PATCH 0/4] crypto: Add Xilinx ZynqMP RSA driver support
 2023-02-18  5:38 UTC  (10+ messages)
` [PATCH 1/4] firmware: xilinx: Get the SoC family specific data for crypto operation
` [PATCH 2/4] firmware: xilinx: Add ZynqMP RSA API for RSA encrypt/decrypt operation
` [PATCH 3/4] crypto: xilinx: Add ZynqMP RSA driver
` [PATCH 4/4] MAINTAINERS: Add maintainer for Xilinx "

[PATCH v3 1/2] clk: Add generic sync_state callback for disabling unused clocks
 2023-02-18  5:38 UTC  (2+ messages)

arm/arm-64 ipipe release
 2023-02-18  5:33 UTC  (3+ messages)

[wireless-next:main] BUILD SUCCESS 38ae3192296924181537544e7cfc43ca78eadcda
 2023-02-18  5:30 UTC 

[syzbot] [bridge?] [coreteam?] KASAN: vmalloc-out-of-bounds Read in __ebt_unregister_table
 2023-02-18  5:28 UTC 

[PATCH v2 00/46] hugetlb: introduce HugeTLB high-granularity mapping
 2023-02-18  5:24 UTC  (3+ messages)
` [PATCH v2 11/46] hugetlb: add hugetlb_pte to track HugeTLB page table entries

[djwong-xfs:in-memory-btrees 58/182] fs/xfs/scrub/ialloc.c:87:2: warning: Value stored to 'error' is never read [clang-analyzer-deadcode.DeadStores]
 2023-02-18  5:10 UTC 

[RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
 2023-02-18  4:51 UTC  (12+ messages)
  ` [RFC PATCH v5 0/2] sysret_rip update for the Intel FRED architecture

[PATCH] clk: rs9: Drop unused pin_xin field
 2023-02-18  4:46 UTC  (2+ messages)

6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
 2023-02-18  4:44 UTC  (3+ messages)

[PATCH v3 0/5] rockchip: Use external TPL binary to create a working firmware image
 2023-02-18  4:43 UTC  (3+ messages)
` [PATCH v3 4/5] rockchip: mkimage: Update init size limit


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.