All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-19 23:08:24 to 2023-11-20 03:20:12 UTC [more...]

[f2fs-dev] [PATCH] f2fs: skip adding a discard command if exists
 2023-11-20  3:19 UTC  (6+ messages)

[PATCH 0/3] ubifs: Fixed several low-probability issues
 2023-11-20 11:13 UTC  (4+ messages)
` [PATCH 1/3] ubifs: Check @c->dirty_[n|p]n_cnt and @c->nroot state under @c->lp_mutex
` [PATCH 2/3] ubifs: ubifs_tnc_locate: Drop TNC mutex lockless reading path
` [PATCH 3/3] ubifs: Don't stop retrying even if committing times exceeds two

[PATCH v1 00/10] Add Marvell CN10KB/CN10KA B0 support
 2023-11-20  3:18 UTC  (3+ messages)
` [PATCH v1 02/10] crypto: octeontx2: add SGv2 support for CN10KB or CN10KA B0

[PATCH] MAINTAINERS: erofs: add EROFS webpage
 2023-11-20  3:18 UTC  (3+ messages)

[PATCH v6 00/12] Add Cgroup support for SGX EPC memory
 2023-11-20  3:16 UTC  (8+ messages)
` [PATCH v6 04/12] x86/sgx: Implement basic EPC misc cgroup functionality

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-20  3:16 UTC  (12+ messages)
        ` [External] "

[PATCH v2] migration: free 'saddr' since be no longer used
 2023-11-20  3:14 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] crypto: starfive - Pad adata with zeroes
 2023-11-20  3:12 UTC 

[PATCH v2] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
 2023-11-20  2:49 UTC 

drivers/tty/serial/sifive.c:1036:1: sparse: sparse: symbol 'sifive_uart_pm_ops' was not declared. Should it be static?
 2023-11-20  3:08 UTC  (2+ messages)

[PATCH] closures: CLOSURE_CALLBACK() to fix type punning
 2023-11-20  3:07 UTC 

[PATCH v6 00/21] vfio: Adopt iommufd
 2023-11-20  3:06 UTC  (7+ messages)
` [PATCH v6 01/21] backends/iommufd: Introduce the iommufd object

[syzbot] [netfilter?] WARNING in __nf_unregister_net_hook (6)
 2023-11-20  3:07 UTC  (2+ messages)
` [syzbot] [PATCH] Test for 6465e260f487

[PATCH v6 00/17] Device tree based NUMA support for Arm
 2023-11-20  2:54 UTC  (18+ messages)
` [PATCH v6 01/17] xen/arm: use NR_MEM_BANKS to override default NR_NODE_MEMBLKS
` [PATCH v6 02/17] xen/arm: implement helpers to get and update NUMA status
` [PATCH v6 03/17] xen/arm: implement node distance helpers for Arm
` [PATCH v6 04/17] xen/arm: use arch_get_ram_range to get memory ranges from bootinfo
` [PATCH v6 05/17] xen/arm: build NUMA cpu_to_node map in dt_smp_init_cpus
` [PATCH v6 06/17] xen/arm: Add boot and secondary CPU to NUMA system
` [PATCH v6 07/17] xen/arm: introduce a helper to parse device tree processor node
` [PATCH v6 08/17] xen/arm: introduce a helper to parse device tree memory node
` [PATCH v6 09/17] xen/arm: introduce a helper to parse device tree NUMA distance map
` [PATCH v6 10/17] xen/arm: unified entry to parse all NUMA data from device tree
` [PATCH v6 11/17] xen/arm: keep guest still be NUMA unware
` [PATCH v6 12/17] xen/arm: enable device tree based NUMA in system init
` [PATCH v6 13/17] xen/arm: implement numa_node_to_arch_nid for device tree NUMA
` [PATCH v6 14/17] xen/arm: use CONFIG_NUMA to gate node_online_map in smpboot
` [PATCH v6 15/17] xen/arm: Set correct per-cpu cpu_core_mask
` [PATCH v6 16/17] xen/arm: Provide Kconfig options for Arm to enable NUMA
` [PATCH v6 17/17] docs: update numa command line to support Arm

[PATCH 0/2] block: warn once for each partition in bio_check_ro()
 2023-11-20  9:38 UTC  (4+ messages)
` [PATCH 1/2] block: introduce new field flags in block_device
` [PATCH 2/2] block: warn once for each partition in bio_check_ro()

[PATCH] RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
 2023-11-20  2:58 UTC  (3+ messages)

[hverkuil-media-tree:for-v6.8d 5/7] drivers/media/platform/chips-media/wave5/wave5-vpu.c:274:34: warning: unused variable 'wave5_dt_ids'
 2023-11-20  2:57 UTC 

[PATCH 1/1] iommu/vt-d: Fix incorrect cache invalidation for mm notification
 2023-11-20  2:55 UTC  (3+ messages)

TCP_KEEPALIVE for Linux NFS client?
 2023-11-20  2:57 UTC  (2+ messages)

[PATCH 00/12] RISC-V: provide some accelerated cryptography implementations using vector extensions
 2023-11-20  2:55 UTC  (21+ messages)
` [PATCH 04/12] RISC-V: crypto: add Zvkned accelerated AES implementation
` [PATCH 06/12] RISC-V: crypto: add accelerated AES-CBC/CTR/ECB/XTS implementations
` [PATCH 10/12] RISC-V: crypto: add Zvksed accelerated SM4 implementation
` [PATCH 12/12] RISC-V: crypto: add Zvkb accelerated ChaCha20 implementation

[PATCH 1/3] drm/amdgpu: Retire query/reseet_ras_error_status from gfx_v9_4_3
 2023-11-20  2:55 UTC  (5+ messages)
` [PATCH 2/3] drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt
` [PATCH 3/3] drm/amdgpu: Update fw version for boot time error query

[PATCH v6 0/4] PCI Dev and SG copy support
 2023-11-20  2:54 UTC  (4+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/4] app/dma-perf: add skip support

[PATCH 0/2 nfs-utils] conffile: use /usr/etc aswell
 2023-11-20  2:52 UTC  (3+ messages)
` [PATCH 1/2] conffile: don't report error from conf_init_file()
` [PATCH 2/2] conffile: allow /usr/etc to provide any config files expected in /etc

[PATCH nfs-utils] exportfs: remove warning if neither subtree_check or no_subtree_check is given
 2023-11-20  2:51 UTC 

[PATCH blktests v2 0/1] nvme: require kernel config NVME_HOST_AUTH
 2023-11-20  2:49 UTC  (2+ messages)
` [PATCH blktests v2 1/1] nvme/{041,042,043,044,045}: check dhchap_ctrl_secret support by nvme-fabrics

[PATCH v2] LoongArch: Implement constant timer shutdown interface
 2023-11-20  2:46 UTC 

[PATCH v3 0/5] drm: Allow the damage helpers to handle buffer damage
 2023-11-20  2:49 UTC  (3+ messages)

KTEST cross-arch support
 2023-11-20  2:49 UTC  (3+ messages)
` [PATCH v5 01/10] Increase cross-compile compatibility

[virtio-comment] [PATCH v3] virtio-net: support distinguishing between partial and full checksum
 2023-11-20  2:45 UTC  (5+ messages)
` [virtio-comment] "

[PATCH v5] zswap: memcontrol: implement zswap writeback disabling
 2023-11-20  2:41 UTC  (9+ messages)

[PATCH] ksmbd: initialize ar to NULL
 2023-11-20  2:39 UTC 

[Buildroot] Your mailbox is full
 2023-11-20  2:39 UTC 

[PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-20  2:35 UTC 

[PATCH] starfive: visionfive2: add device tree overlay support
 2023-11-20  2:35 UTC 

[zen:6.6/prjc 408/449] kernel/sched/alt_core.c:7517:3: error: member reference type 'int' is not a pointer
 2023-11-20  2:33 UTC 

net/core/page_pool.c:590:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-20  2:24 UTC  (3+ messages)

Qulcomm Atheros QCA61x4 keeps drawing 0.85 W despite Bluetooth being disable in GNOME
 2023-11-20  2:26 UTC  (5+ messages)
` Qualcomm "

[PATCH] net: netsec: replace cpu_relax() with timeout handling for register checks
 2023-11-20  2:19 UTC  (3+ messages)

[PATCH bpf v2 00/11] verify callbacks as if they are called unknown number of times
 2023-11-20  2:23 UTC  (11+ messages)
` [PATCH bpf v2 06/11] bpf: "
` [PATCH bpf v2 10/11] bpf: keep track of max number of bpf_loop callback iterations
` [PATCH bpf v2 11/11] selftests/bpf: check if max number of bpf_loop iterations is tracked

[linux-linus test] 183794: regressions - FAIL
 2023-11-20  2:21 UTC 

[PATCH v3 1/4] phy: core: add notify_connect and notify_disconnect callback
 2023-11-20  2:16 UTC  (2+ messages)

[PATCH 0/8] USB fixes: xHCI error handling
 2023-11-20  2:09 UTC  (4+ messages)

[rdma:for-rc] BUILD SUCCESS bd6da690c27d75cae432c09162d054b34fa2156f
 2023-11-20  2:03 UTC 

[PATCH v2 1/2] usb: ci: Fix gadget reinit
 2023-11-20  2:07 UTC  (3+ messages)
` [PATCH v2 2/2] usb: fastboot: Add missing newline in pr_err

[Nouveau] [PATCH] nouveau/gsp: fix getting max channel id for GSP
 2023-11-20  2:07 UTC  (2+ messages)
`  "

[Babel-users] [RFC] Replace WireGuard AllowedIPs with IP route attribute
 2023-11-20  2:05 UTC  (2+ messages)

How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
 2023-11-20  2:03 UTC  (9+ messages)
    ` Who owns bugzilla.linux-nfs.org - account creation broken? "

[PATCH v2 1/1] ARM: kprobes: Explicitly reserve r7 for local variables
 2023-11-20  2:00 UTC  (5+ messages)

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6193:12: warning: stack frame size (3368) exceeds limit (2048) in 'dml_core_mode_support'
 2023-11-20  2:01 UTC 

[PATCH V3] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
 2023-11-20  2:01 UTC 

[PATCH] net/txgbe: fix out of bound access
 2023-11-20  1:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/6] Add octal DTR support for Macronix flash
 2023-11-20  1:50 UTC  (5+ messages)

[dpdk-dev] [Bug 366] i40e PMD returns 0 for secondary invoking rx_burst on queue 0, when Primary dies
 2023-11-20  1:46 UTC  (2+ messages)
`  "

[PATCH] md: fix bi_status reporting in md_end_clone_io
 2023-11-20  1:40 UTC  (4+ messages)

[PATCH] ksmbd: prevent memory leak on error return
 2023-11-20  1:38 UTC  (6+ messages)
` [PATCH v2] "

wlroots needs 'gbm' ['>=17.1.0']?
 2023-11-20  1:35 UTC 

[PATCH v3] hw/i386: fix short-circuit logic with non-optimizing builds
 2023-11-20  1:34 UTC  (3+ messages)

[RESEND PATCH v2] sign-file: Fix incorrect return values check
 2023-11-20  1:33 UTC 

[PATCH V2] drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP
 2023-11-20  1:33 UTC  (4+ messages)

[PATCH] loongarch: add dependency between vmlinuz.efi and vmlinux.efi
 2023-11-20  1:33 UTC  (4+ messages)

[GIT PULL] l10n updates for 2.43.0 round 2
 2023-11-20  1:29 UTC  (2+ messages)

[PATCH v1 0/2] LoongArch: KVM: Add LSX,LASX support
 2023-11-20  1:31 UTC  (4+ messages)
` [PATCH v1 1/2] LoongArch: KVM: Add lsx support

[Intel-gfx] linux-next: manual merge of the drm-intel tree with the amdgpu tree
 2023-11-20  1:28 UTC  (3+ messages)
`  "

[PATCH v1] NFSD: Document lack of f_pos_lock in nfsd_readdir()
 2023-11-20  1:17 UTC 

[PATCH] wg-quick: linux: fix MTU calculation (use PMTUD)
 2023-11-20  1:17 UTC  (2+ messages)

[PATCH bpf-next v5 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-20  1:13 UTC  (11+ messages)
` [PATCH bpf-next v5 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH v3] rootfs: Fix support for rootfstype= when root= is given
 2023-11-20  1:12 UTC 

[brauner-vfs:vfs.mount 14/14] fs/namespace.c:4896:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-11-20  1:09 UTC 

/opt/cross/clang-4a5ac14ee9/lib/clang/17/include/arm_neon.h:28:2: sparse: sparse: "NEON intrinsics not available with the soft-float ABI. Please use -mfloat-abi=softfp or -mfloat-abi=hard"
 2023-11-20  1:09 UTC 

[PATCH libnetfilter_queue v4] src: Add nfq_nlmsg_put2() - user specifies header flags
 2023-11-20  1:08 UTC 

[PATCH 18/24] mm/swap: introduce a helper non fault swapin
 2023-11-20  1:07 UTC  (2+ messages)

[PATCH libnetfilter_queue 0/1] libnfnetlink dependency elimination
 2023-11-20  1:06 UTC 

next/pending-fixes build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.7-rc2-118-g64e6d94bfb47)
 2023-11-20  1:05 UTC 

[REGRESSION] Data read from a degraded RAID 4/5/6 array could be silently corrupted
 2023-11-20  1:04 UTC  (5+ messages)

[PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
 2023-11-20  1:00 UTC  (2+ messages)

[PATCH 0/3] blk-cgroup: three small fixes
 2023-11-20  0:51 UTC  (4+ messages)
` [PATCH 3/3] blk-cgroup: bypass blkcg_deactivate_policy after destroying

[PATCH 11/24] mm/swap: also handle swapcache lookup in swapin_readahead
 2023-11-20  0:47 UTC  (2+ messages)

strncpy clarify result may not be null terminated
 2023-11-20  0:46 UTC  (6+ messages)
` PDF book of unreleased pages (was: strncpy clarify result may not be null terminated)

[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv
 2023-11-20  0:46 UTC  (2+ messages)

[PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 2023-11-20  0:39 UTC  (5+ messages)

[PATCH] ceph: quota: Fix invalid pointer access in
 2023-11-20  0:34 UTC  (12+ messages)

[PATCH 0/6] Convert aops->error_remove_page to ->error_remove_folio
 2023-11-20  0:33 UTC  (4+ messages)
` [PATCH 6/6] fs: Convert error_remove_page to error_remove_folio

[zen:6.6/zen-sauce 2/31] drivers/scsi/vhba/vhba.c:145:6: error: no previous prototype for function 'devnum_to_bus_and_id'
 2023-11-20  0:32 UTC 

[PATCH 00/15] Many folio conversions for ceph
 2023-11-20  0:32 UTC  (6+ messages)
` [PATCH 01/15] ceph: Convert ceph_writepages_start() to use folios a little more

[PATCH v2] ata: pata_pxa: convert not to use dma_request_slave_channel()
 2023-11-20  0:31 UTC  (2+ messages)

[PATCH v6 0/8] Unified CPU type check
 2023-11-20  0:27 UTC  (9+ messages)
` [PATCH v6 1/8] machine: Use error handling when CPU type is checked
` [PATCH v6 2/8] machine: Introduce helper is_cpu_type_supported()
` [PATCH v6 3/8] machine: Print CPU model name instead of CPU type
` [PATCH v6 4/8] hw/arm/virt: Hide host CPU model for tcg
` [PATCH v6 5/8] hw/arm/virt: Check CPU type in machine_run_board_init()
` [PATCH v6 6/8] hw/arm/sbsa-ref: "
` [PATCH v6 7/8] hw/arm: "
` [PATCH v6 8/8] hw/riscv/shakti_c: "

[PATCH 06/24] swap: rework swapin_no_readahead arguments
 2023-11-20  0:20 UTC  (2+ messages)

[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
 2023-11-20  0:18 UTC  (6+ messages)

[PATCH] ftrace: Replaces simple_strtoul in ftrace
 2023-11-20  0:16 UTC 

[PATCH v2 net] wireguard: use DEV_STATS_INC()
 2023-11-20  0:11 UTC  (3+ messages)

[PATCH 0/2] Replace the use of simple_strtol/ul functions with kstrto
 2023-11-20  0:09 UTC  (3+ messages)
` [PATCH 1/2] kdb: Replace the use of simple_strto with safer kstrto in kdb_main
` [PATCH 2/2] trace: kdb: Replace simple_strtoul with kstrtoul in kdb_ftdump

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2023-11-20  0:09 UTC 

[PATCH v2] autofs: add: new_inode check in autofs_fill_super()
 2023-11-20  0:07 UTC  (2+ messages)

net/sunrpc/auth_gss/svcauth_gss.c:1165 gss_read_proxy_verf() warn: potential spectre issue 'in_token->pages' [w]
 2023-11-20  0:06 UTC 

[intel-tdx:guest-tpm 5/6] drivers/char/tpm/tpm_tdx.c:884:32: warning: unused variable 'tdx_guest_ids'
 2023-11-20  0:06 UTC 

[PATCH v4] libfs: getdents() should return 0 after reaching EOD
 2023-11-19 23:56 UTC 

[PATCH v2 3/5] dmaengine: mcf-edma: force type conversion for TCD pointer
 2023-11-19 23:52 UTC  (2+ messages)

Linux kernel 6.7-rc2 released
 2023-11-19 23:46 UTC 

[PATCH 0/9 v3] support admin-revocation of v4 state
 2023-11-19 23:44 UTC  (17+ messages)
` [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed

[PATCH] common: usb-hub: Reset hub port before scanning
 2023-11-19 23:34 UTC  (4+ messages)

[RFC PATCH] ASoC: simple-card: Use dai_id from node description
 2023-11-19 23:28 UTC  (2+ messages)

[PATCH] merge-file: add --diff-algorithm option
 2023-11-19 23:30 UTC  (4+ messages)

[PATCH v15 00/19] Improve write performance for zoned UFS devices​
 2023-11-19 23:29 UTC  (3+ messages)
` [PATCH v15 01/19] block: Introduce more member variables related to zone write locking

[PATCH] setup: recognize bare repositories with packed-refs
 2023-11-19 23:24 UTC  (3+ messages)

Please backport feea65a338e5 ("powerpc/powernv: Fix fortify source warnings in opal-prd.c")
 2023-11-19 23:20 UTC  (2+ messages)

[PATH TOOLS] nix: add bcachefs-fuse package
 2023-11-19 23:20 UTC  (2+ messages)

[zen:6.6/prjc 408/449] include/linux/cpumask.h:28:37: error: invalid type argument of '->' (have 'int')
 2023-11-19 23:17 UTC 

[zen:6.6/prjc 435/449] kernel/sched/alt_core.c:2078:19: warning: stack frame size (2096) exceeds limit (2048) in 'select_task_rq'
 2023-11-19 23:16 UTC 

[PATCH v2] powernv/opal-prd: Silence memcpy() run-time false positive warnings
 2023-11-19 23:14 UTC  (5+ messages)

[PATCH] Fix a typo in `each_file_in_pack_dir_fn()`'s declaration
 2023-11-19 23:15 UTC  (2+ messages)

Found a bug with my gaming gear
 2023-11-19 23:15 UTC  (2+ messages)

[PATCH v6 0/9] Support negative dentries on case-insensitive ext4 and f2fs
 2023-11-19 23:11 UTC  (4+ messages)
  ` [f2fs-dev] "

Questions related to BCacheFS
 2023-11-19 23:10 UTC  (5+ messages)

Linux 6.7-rc2
 2023-11-19 23:07 UTC 


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.