All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-05 04:27:51 to 2023-12-05 06:13:53 UTC [more...]

[pull request][net V2 00/14] mlx5 fixes 2023-12-04
 2023-12-05  6:13 UTC  (14+ messages)
` [net V2 01/14] net/mlx5e: Honor user choice of IPsec replay window size
` [net V2 02/14] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net V2 03/14] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net V2 04/14] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net V2 05/14] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net V2 06/14] net/mlx5e: Tidy up IPsec NAT-T SA discovery
` [net V2 07/14] net/mlx5e: Reduce eswitch mode_lock protection context
` [net V2 08/14] net/mlx5e: Check the number of elements before walk TC rhashtable
` [net V2 09/14] net/mlx5e: Disable IPsec offload support if not FW steering
` [net V2 10/14] net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
` [net V2 11/14] net/mlx5e: TC, Don't offload post action rule if not supported
` [net V2 12/14] net/mlx5: Nack sync reset request when HotPlug is enabled
` [net V2 13/14] net/mlx5e: Check netdev pointer before checking its net ns

Lenovo LOQ rtw_8852be
 2023-12-05  6:12 UTC  (8+ messages)

[PATCH V3 0/4] clk: qcom: Introduce clocks drivers for X1E80100
 2023-12-05  6:10 UTC  (5+ messages)
` [PATCH V3 1/4] dt-bindings: clock: qcom: Add X1E80100 GCC clocks
` [PATCH V3 2/4] clk: qcom: Add Global Clock controller (GCC) driver for X1E80100
` [PATCH V3 3/4] dt-bindings: clock: qcom-rpmhcc: Add RPMHCC bindings "
` [PATCH V3 4/4] clk: qcom: rpmh: Add support for X1E80100 rpmh clocks

[Intel-xe] [PATCH V2] drm/xe/xe2: Add workaround 14019988906
 2023-12-05  6:10 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/xe2: Add workaround 14019988906 (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH v3 0/2] Use load address to calculate kernel entry
 2023-12-05  6:09 UTC  (4+ messages)
` [PATCH v3 1/2] efi/loongarch: Use load address to calculate kernel entry address
` [PATCH v3 2/2] efi/loongarch: load address is not equal to link address

Landlock support landed into Emilua
 2023-12-05  6:09 UTC  (2+ messages)

[PATCHSET 0/2] xfs: elide defer work ->create_done if no intent
 2023-12-05  6:09 UTC  (8+ messages)
` [PATCH 1/2] xfs: document what LARP means
` [PATCH 2/2] xfs: elide ->create_done calls for unlogged deferred work

[PATCH v5 0/9] slub: Delay freezing of CPU partial slabs
 2023-12-05  6:06 UTC  (4+ messages)
` [PATCH v5 9/9] slub: Update frozen slabs documentations in the source

[PATCH v4 0/3] Fixes for ENOSPC xfs_remove
 2023-12-05  6:06 UTC  (5+ messages)
` [PATCH v4 1/3] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
` [PATCH v4 2/3] xfs: update dir3 leaf block metadata after swap
` [PATCH v4 3/3] xfs: extract xfs_da_buf_copy() helper function

[PATCH V7 0/1] nvme: allow passthru cmd error logging
 2023-12-05  6:06 UTC  (7+ messages)
` [PATCH V7 1/1] "

[PATCH net] net: libwx: fix memory leak on free page
 2023-12-05  6:05 UTC 

[PATCH bpf-next v2 1/2] bpf: Fix a race condition between btf_put() and map_free()
 2023-12-05  6:04 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Fix flaky test_btf_id test

[RFC v2 0/3] nvme: add csi, ms and nuse to sysfs
 2023-12-05  6:02 UTC  (3+ messages)
` [RFC v2 3/3] "

[PATCH v17 000/116] KVM TDX basic feature support
 2023-12-05  6:02 UTC  (3+ messages)
` [PATCH v17 002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()

[Intel-gfx] [PATCH 0/3] ALSA: hda/hdmi: add SKL/KBL connect-all quirks
 2023-12-05  6:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

mips-linux-gnu-ld: arch/mips/mm/cache.o: in function `cpu_cache_init': cache.c:(.text+0x4f8): undefined reference to `octeon_cache_init'
 2023-12-05  6:01 UTC 

fs/nilfs2/btree.c:1863: warning: No description found for parameter 'btree'
 2023-12-05  6:01 UTC  (2+ messages)

[PATCH] memory: tegra: Protect SID override call under CONFIG_IOMMU_API
 2023-12-05  6:00 UTC 

[PATCH V2 0/3] Add CPU latency QoS support for ufs driver
 2023-12-05  5:58 UTC  (5+ messages)
` [PATCH V2 1/3] ufs: core: "

[PATCH v6 0/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
 2023-12-05  5:35 UTC  (12+ messages)
` [PATCH v6 1/5] udmabuf: Use vmf_insert_pfn and VM_PFNMAP for handling mmap
` [PATCH v6 2/5] udmabuf: Add back support for mapping hugetlb pages (v5)
` [PATCH v6 3/5] mm/gup: Introduce memfd_pin_user_pages() for pinning memfd pages (v6)
` [PATCH v6 4/5] udmabuf: Pin the pages using memfd_pin_user_pages() API (v4)
` [PATCH v6 5/5] selftests/dma-buf/udmabuf: Add tests to verify data after page migration

[PATCH for-next v5 3/7] RDMA/rxe: Register IP mcast address
 2023-12-05  5:58 UTC  (10+ messages)
` [PATCH for-next v5 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
` [PATCH for-next v5 5/7] RDMA/rxe: Split multicast lock
` [PATCH for-next v5 6/7] RDMA/rxe: Cleanup mcg lifetime
` [PATCH for-next v5 7/7] RDMA/rxe: Add module parameters for mcast limits

[RFC PATCH 0/5] nvmetcli: REST API for remote configuration
 2023-12-05  5:58 UTC  (2+ messages)

[PATCH v4 00/46] btrfs: add fscrypt support
 2023-12-05  5:54 UTC  (19+ messages)
` [PATCH v4 05/46] blk-crypto: add a process bio callback
` [PATCH v4 06/46] fscrypt: expose fscrypt_nokey_name
` [PATCH v4 10/46] btrfs: disable verity on encrypted inodes
` [PATCH v4 12/46] btrfs: add inode encryption contexts
` [PATCH v4 15/46] btrfs: handle nokey names
` [PATCH v4 17/46] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v4 19/46] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v4 26/46] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v4 46/46] btrfs: load the inode context before sending writes

[PATCH] init: move THIS_MODULE from <linux/export.h> to <linux/init.h>
 2023-12-05  5:54 UTC  (2+ messages)

[PATCH net-next] net: stmmac: qcom-ethqos: Add sysfs nodes for qcom ethqos
 2023-12-05  5:53 UTC  (3+ messages)

[PATCH for-next v5 0/7] RDMA/rxe: Make multicast work
 2023-12-05  5:53 UTC  (6+ messages)
` [PATCH for-next v5 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
` [PATCH for-next v5 2/7] RDMA/rxe: Fix sending of mcast packets

[PATCH] docs: ABI: update permission descriptions for slab page order
 2023-12-05  5:53 UTC 

[net-next v2 PATCH] octeontx2-af: cn10k: Increase outstanding LMTST transactions
 2023-12-05  5:52 UTC 

[Buildroot] [PATCH 1/1] package/postgresql: security bump version to 15.5
 2023-12-05  5:51 UTC 

[OE-core] [PATCH] openssh: Add SSHD_SERVICE_TYPE variable
 2023-12-05  5:52 UTC  (2+ messages)
` [PATCH v2] openssh: Add PACKAGECONFIG option to customize sshd mode

[RFC XEN PATCH v2 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-05  5:49 UTC  (10+ messages)
` [RFC XEN PATCH v2 1/3] xen/vpci: Clear all vpci status of device

[PATCH v2 00/18] sysctl: constify sysctl ctl_tables
 2023-12-05  5:50 UTC  (2+ messages)

[master][PATCH 1/2] dnf: only write the log lock to root for native dnf
 2023-12-05  5:46 UTC  (7+ messages)
` [master][PATCH 2/2] rootfs-postcommands.bbclass: add post func remove_unused_dnf_log_lock
  ` [OE-core] "

[PATCH v2 0/4] sysctl: Remove sentinel elements from fs dir
 2023-12-05  5:44 UTC  (3+ messages)

[PATCH v1] perf test: Add basic perf diff test
 2023-12-05  5:44 UTC  (3+ messages)

[PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
 2023-12-05  5:44 UTC  (2+ messages)

[linux-next:master 1690/4884] drivers/gpu/drm/rockchip/rk3066_hdmi.c:397:15: error: call to undeclared function 'drm_atomic_get_new_connector_state'; ISO C99 and later do not support implicit function declarations
 2023-12-05  5:42 UTC 

[v3 6/6] drm/vs: simple encoder
 2023-12-05  5:42 UTC  (2+ messages)

[Bug 218226] New: XFS: Assertion failed: bp->b_flags & XBF_DONE, file: fs/xfs/xfs_trans_buf.c, line: 241
 2023-12-05  5:42 UTC  (4+ messages)
` [Bug 218226] "

[PATCH] common: usb-hub: Reset hub port before scanning
 2023-12-05  5:40 UTC  (14+ messages)

[PATCH RFC 0/3] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2023-12-05  5:36 UTC  (9+ messages)
` [PATCH RFC 2/3] perf/x86/intel/pt: Add support for pause_resume()

[PATCH v4 3/4] clk: sophgo: Add SG2042 clock generator driver
 2023-12-05  5:35 UTC  (4+ messages)

[PULL 0/1] ufs fix for 2023-12-05
 2023-12-05  5:30 UTC  (2+ messages)
` [PULL 1/1] hw/ufs: avoid generating the same ID string for different LU devices

[Intel-gfx] [PATCH] drm/i915: Fix ADL+ tiled plane stride when the POT stride is smaller than the original
 2023-12-05  5:32 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH 0/3] Improve mq-deadline I/O priority support
 2023-12-05  5:32 UTC  (4+ messages)
` [PATCH 1/3] block/mq-deadline: Use dd_rq_ioclass() instead of open-coding it
` [PATCH 2/3] block/mq-deadline: Introduce dd_bio_ioclass()
` [PATCH 3/3] block/mq-deadline: Disable I/O prioritization in certain cases

[PATCH v3] misc: mei: client.c: fix problem of return '-EOVERFLOW' in mei_cl_write
 2023-12-05  5:30 UTC  (3+ messages)

[PATCH v4 0/2] exfat: get file size from DataLength
 2023-12-05  5:29 UTC  (4+ messages)
` [PATCH v5 1/2] exfat: change to "

Action Required
 2023-12-05  5:27 UTC 

[PATCH 0/2] docs: AM62x: Remove SW_PRNG Flag for OPTEE
 2023-12-05  5:27 UTC  (3+ messages)

[bug]: fiemap returns zero extents for all files
 2023-12-05  5:26 UTC 

[PATCH 1/2] iouring: one capable call per iouring instance
 2023-12-05  5:25 UTC  (6+ messages)

[PATCH] LoongArch: BPF: Remove fatal signed-extension instructions
 2023-12-05  5:22 UTC  (7+ messages)

[PATCH V2 0/7] coresight: Move remaining AMBA ACPI devices into platform driver
 2023-12-05  5:20 UTC  (7+ messages)
` [PATCH V2 6/7] coresight: stm: Move ACPI support from AMBA driver to "

[PATCHSET v28.0 0/5] xfs: online repair of quota and rt metadata files
 2023-12-05  5:20 UTC  (8+ messages)
` [PATCH 5/5] xfs: repair quotas

[PATCH] hw/ufs: avoid generating the same ID string for different LU devices
 2023-12-05  5:18 UTC  (5+ messages)
  ` [PATCH-for-8.2?] "

[PATCHSET v2 0/8] xfs: log intent item recovery should reconstruct defer work state
 2023-12-05  5:19 UTC  (4+ messages)
` [PATCH 1/8] xfs: don't leak recovered attri intent items

[Intel-wired-lan] [RFC PATCH] net: ethtool: do runtime PM outside RTNL
 2023-12-05  5:19 UTC  (3+ messages)
  `  "

[RFC PATCH 0/2] Add support for Supervisor Software Events extension
 2023-12-05  5:19 UTC  (3+ messages)
` [RFC PATCH 2/2] lib: sbi: add "

Should NVME_SC_INVALID_NS be translated to BLK_STS_IOERR instead of BLK_STS_NOTSUPP so that multipath(both native and dm) can failover on the failure?
 2023-12-05  5:18 UTC  (4+ messages)

[PATCH v2] riscv: Add support for AMD/Xilinx MicroBlaze V
 2023-12-05  5:17 UTC  (2+ messages)

[PATCHv3 bpf 0/2] bpf: Fix map poke update
 2023-12-05  5:16 UTC  (5+ messages)
` [PATCHv3 bpf 1/2] bpf: Fix prog_array_map_poke_run "
` [PATCHv3 bpf 2/2] selftests/bpf: Add test for early update in prog_array_map_poke_run

[PATCH] MAINTAINERS: powerpc: Transfer PPC83XX to Christophe
 2023-12-05  5:12 UTC  (2+ messages)

[PATCH v13 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-12-05  5:12 UTC  (4+ messages)
` [PATCH v13 3/5] PCI: j721e: Add per platform maximum lane settings

[PATCH 0/3] mm/damon: export DAMON symbols and add sample loadable modules
 2023-12-05  5:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: powerpc: Add Aneesh & Naveen
 2023-12-05  5:11 UTC  (2+ messages)

[PATCH] firmware: fix section type for firmware dynamic
 2023-12-05  5:11 UTC 

[jimc:lukas-v2.1 23/26] lib/dynamic_debug.c:631:7: warning: no previous prototype for function '__skip_spaces'
 2023-12-05  5:10 UTC 

[PATCH 0/3] binman: Add support for TI_DM entry
 2023-12-05  5:08 UTC  (4+ messages)
` [PATCH 3/3] doc: board: ti: k3: Mention TI_DM argument

[igt-dev] [Patch v1] fixed malformed pipectrl command in PXP IGT tests
 2023-12-05  5:06 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
` [igt-dev] ✓ CI.xeBAT: "

[Nouveau] [PATCH] nouveau/gsp: drop the gsp failure message to a debug
 2023-12-05  5:06 UTC  (2+ messages)

[PATCH v1 0/2] hwmon: Driver for Nuvoton NCT736X
 2023-12-05  5:02 UTC  (4+ messages)
` [PATCH v1 2/2] "

#bitbake - Single Recpie Multiple Outputs/Build Types
 2023-12-05  5:01 UTC  (2+ messages)
` [yocto] "

[PATCH v2 3/3] fs: use do_splice_direct() for nfsd/ksmbd server-side-copy
 2023-12-05  5:01 UTC  (4+ messages)
` [PATCH] fs: read_write: make default in vfs_copy_file_range() reachable

[jimc:lukas-v2.1 9/26] include/linux/compiler-gcc.h:42:45: warning: variable '__UNIQUE_ID_ddebug372' set but not used
 2023-12-05  5:00 UTC 

[qais-yousef:dynamic-hz 1/1] include/asm-generic/param.h:7:34: error: expected ';' after top level declarator
 2023-12-05  5:00 UTC 

[PATCH 00/21] block atomic writes
 2023-12-05  4:55 UTC  (10+ messages)
` [PATCH 17/21] fs: xfs: iomap atomic write support

[bcachefs] [bug]: missing subvolume 0
 2023-12-05  4:55 UTC  (2+ messages)

[Intel-xe] [CI 01/13] drm/xe: Split xe_info_init
 2023-12-05  4:54 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
 2023-12-05  4:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v2 00/21] remove the SLAB allocator
 2023-12-05  4:48 UTC  (6+ messages)
` [PATCH v2 03/21] KASAN: remove code paths guarded by CONFIG_SLAB
` [PATCH v2 16/21] mm/slab: move kfree() from slab_common.c to slub.c

[PATCH v2 00/19] Update SMMUv3 to the modern iommu API (part 1/3)
 2023-12-05  4:47 UTC  (13+ messages)
` [PATCH v2 14/19] iommu/arm-smmu-v3: Remove arm_smmu_master->domain
` [PATCH v2 15/19] iommu/arm-smmu-v3: Add a global static IDENTITY domain
` [PATCH v2 18/19] iommu/arm-smmu-v3: Pass arm_smmu_domain and arm_smmu_device to finalize
` [PATCH v2 19/19] iommu/arm-smmu-v3: Convert to domain_alloc_paging()

[PATCH v5 0/5] userfaultfd move option
 2023-12-05  4:46 UTC  (12+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[OE-core][dunfell 1/3] linux-yocto/5.4: update to v5.4.258
 2023-12-05  4:42 UTC  (3+ messages)
` [OE-core][dunfell 2/3] linux-yocto/5.4: update to v5.4.260
` [OE-core][dunfell 3/3] linux-yocto/5.4: update to v5.4.262

[OE-core][kirkstone 0/4] linux-yocto: -stable updates
 2023-12-05  4:40 UTC  (5+ messages)
` [OE-core][kirkstone 1/4] linux-yocto/5.10: update to v5.10.198
` [OE-core][kirkstone 2/4] linux-yocto/5.10: update to v5.10.200
` [OE-core][kirkstone 3/4] linux-yocto/5.10: update to v5.10.202
` [OE-core][kirkstone 4/4] linux-yocto/5.15: update to v5.15.141

[PATCH v3 12/14] drm/panthor: Allow driver compilation
 2023-12-05  4:39 UTC  (2+ messages)

kernel/context_tracking.c:80: warning: Function parameter or member 'state' not described in '__ct_user_enter'
 2023-12-05  4:38 UTC  (2+ messages)

[PATCH 1/2] xfs: add lock protection when remove perag from radix tree
 2023-12-05  4:38 UTC  (4+ messages)
` [PATCH 2/2] xfs: fix perag leak when growfs fails

[PATCH 5.4 00/93] 5.4.263-rc2 review
 2023-12-05  4:37 UTC 

[PATCH 5.10 000/134] 5.10.203-rc2 review
 2023-12-05  4:36 UTC 

[PATCH 5.10 000/135] 5.10.203-rc1 review
 2023-12-05  4:34 UTC  (3+ messages)

[PATCH v2] exfat/balloc: using hweight instead of internal logic
 2023-12-05  4:33 UTC 

[PATCH 5.4 00/94] 5.4.263-rc1 review
 2023-12-05  4:33 UTC  (3+ messages)

[PATCH 0/19] crypto: Remove cfb and ofb
 2023-12-05  4:33 UTC  (8+ messages)
` [PATCH 10/19] crypto: hisilicon/sec2 - "
` [PATCH 14/19] crypto: starfive "

[PATCH net-next 0/5] ionic: more driver fixes
 2023-12-05  4:32 UTC  (2+ messages)

[PATCHSET v28.0 0/7] xfs: online repair of inodes and forks
 2023-12-05  4:28 UTC  (7+ messages)
` [PATCH 4/7] xfs: zap broken inode forks


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.