All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-29 00:30:13 to 2024-08-29 02:09:41 UTC [more...]

[PATCH] Add provision to busyloop for events in ep_poll
 2024-08-29  2:09 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH] mariadb: File conflicts for multilib
 2024-08-29  2:08 UTC  (3+ messages)
` [oe] "

include/linux/slab.h:552:15: error: type defaults to 'int' in declaration of 'kmem_buckets_create'
 2024-08-29  2:07 UTC  (3+ messages)

[PATCHSET v4.1] xfs: cleanups for inode rooted btree code
 2024-08-29  2:05 UTC  (14+ messages)
` [PATCH 01/10] xfs: fix C++ compilation errors in xfs_fs.h
` [PATCH 04/10] xfs: replace shouty XFS_BM{BT,DR} macros
` [PATCH 05/10] xfs: move the zero records logic into xfs_bmap_broot_space_calc
` [RFC PATCH] libxfs: compile with a C++ compiler

[linux-next:master 5237/7353] drivers/gpu/drm/xe/xe_ggtt.c:714:3: error: variable 'total' is uninitialized when used here
 2024-08-29  2:01 UTC 

[PATCH -perfbook 0/5] bib: URL updates
 2024-08-29  2:02 UTC  (6+ messages)
` [PATCH -perfbook 1/5] bib: Replace citeseer{x} URLs
` [PATCH -perfbook 2/5] bib/os: Update URLs of papers related to Synthesis OS
` [PATCH -perfbook 3/5] bib/os: Add LWN's KHB article on Synthesis by Valerie (Feb 2008)
` [PATCH -perfbook 4/5] defer: Cite Valerie's KHB article
` [PATCH -perfbook 5/5] Use underline for url links in 2c builds' bibliography

[PATCH -next] iommu/vt-d: Use PCI_DEVID() macro
 2024-08-29  2:10 UTC 

[PATCH v4 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
 2024-08-29  2:01 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env
  ` [PATCH v4 bpf-next 2/9] bpf: Adjust BPF_JMP that jumps to the 1st insn of the prologue

+ documentation-zram-add-documentation-for-algorithm-parameters.patch added to mm-unstable branch
 2024-08-29  2:01 UTC  (2+ messages)

[PATCH v5 0/3] Upgrade ACPI SPCR table to support SPCR table revision 4 format
 2024-08-29  1:59 UTC  (4+ messages)
` [PATCH v5 1/3] qtest: allow SPCR acpi table changes
` [PATCH v5 2/3] hw/acpi: Upgrade ACPI SPCR table to support SPCR table revision 4 format
` [PATCH v5 3/3] tests/qtest/bios-tables-test: Update virt SPCR golden reference for RISC-V

[PATCH] [OE-core] [PATCH] systemd: use update-alternatives to solve conflicts with polkit
 2024-08-29  2:00 UTC  (7+ messages)

[PATCH] Mark `cat-file` sparse-index compatible
 2024-08-29  1:59 UTC  (2+ messages)

VFS caching of file extents
 2024-08-29  1:57 UTC  (2+ messages)

[PATCH bpf-next] bpf, x64: Fix a jit convergence issue
 2024-08-29  1:54 UTC  (5+ messages)

[PATCH V5 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-08-29  1:54 UTC  (8+ messages)
` [PATCH V5 net-next 04/11] net: hibmcge: Add interrupt supported in this module
` [PATCH V5 net-next 05/11] net: hibmcge: Implement some .ndo functions
` [PATCH V5 net-next 06/11] net: hibmcge: Implement .ndo_start_xmit function

cron job: media_tree daily build: OK
 2024-08-29  1:53 UTC 

[PATCH v4 0/2] Fix an error caused by improperly dirtied buffer
 2024-08-29  1:50 UTC  (7+ messages)
` [PATCH 1/2] ext4: hoist ext4_block_write_begin and replace the __block_write_begin
` [PATCH 2/2] ext4: fix a potential assertion failure due to improperly dirtied buffer

[PATCH v14 00/25] nfs/nfsd: add support for LOCALIO
 2024-08-29  1:50 UTC  (30+ messages)
` [PATCH v14 01/25] nfs_common: factor out nfs_errtbl and nfs_stat_to_errno
` [PATCH v14 02/25] nfs_common: factor out nfs4_errtbl and nfs4_stat_to_errno
` [PATCH v14 03/25] nfs: factor out {encode,decode}_opaque_fixed to nfs_xdr.h
` [PATCH v14 04/25] NFSD: Handle @rqstp == NULL in check_nfsd_access()
` [PATCH v14 05/25] NFSD: Refactor nfsd_setuser_and_check_port()
` [PATCH v14 06/25] NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
  ` [PATCH v14.5 "
` [PATCH v14 07/25] NFSD: Short-circuit fh_verify tracepoints for LOCALIO
` [PATCH v14 08/25] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
` [PATCH v14 09/25] nfsd: add nfsd_file_acquire_local()
` [PATCH v14 10/25] nfsd: add nfsd_serv_try_get and nfsd_serv_put
` [PATCH v14 11/25] SUNRPC: remove call_allocate() BUG_ONs
` [PATCH v14 12/25] SUNRPC: add svcauth_map_clnt_to_svc_cred_local
` [PATCH v14 13/25] SUNRPC: replace program list with program array
` [PATCH v14 14/25] nfs_common: add NFS LOCALIO auxiliary protocol enablement
` [PATCH v14 15/25] nfs_common: introduce nfs_localio_ctx struct and interfaces
` [PATCH v14 16/25] nfsd: add localio support
` [PATCH v14 17/25] nfsd: implement server support for NFS_LOCALIO_PROGRAM
` [PATCH v14 18/25] nfs: pass struct nfs_localio_ctx to nfs_init_pgio and nfs_init_commit
` [PATCH v14 19/25] nfs: add localio support
` [PATCH v14 20/25] nfs: enable localio for non-pNFS IO
` [PATCH v14 21/25] pnfs/flexfiles: enable localio support
` [PATCH v14 22/25] nfs/localio: use dedicated workqueues for filesystem read and write
` [PATCH v14 23/25] nfs: implement client support for NFS_LOCALIO_PROGRAM
` [PATCH v14 24/25] nfs: add Documentation/filesystems/nfs/localio.rst
` [PATCH v14 25/25] nfs: add FAQ section to Documentation/filesystems/nfs/localio.rst
  ` [PATCH v14.5 "

[PATCH 0/9] introduce the log_issue_time option
 2024-08-29  1:49 UTC  (8+ messages)
` [PATCH 5/9] "

[PATCH v1] net: ipa: make use of dev_err_cast_probe()
 2024-08-29  1:47 UTC  (3+ messages)

[PATCH v7 0/3] Add extioi virt extension support
 2024-08-29  1:46 UTC  (4+ messages)
` [PATCH v7 3/3] irqchip/loongson-eiointc: "

[RFC PATCH] fs: obtain the inode generation number from vfs directly
 2024-08-29  1:46 UTC  (9+ messages)

[PATCH] wifi: wilc1000: Keep slot powered on during suspend/resume
 2024-08-29  1:45 UTC  (5+ messages)

[PATCH] cachefiles: fix dentry leak in cachefiles_open_file()
 2024-08-29  1:43 UTC  (8+ messages)

[PATCH v12 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
 2024-08-29  1:38 UTC  (7+ messages)
` [PATCH v12 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
` [PATCH v12 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux

[PATCH] of/platform: Use dev_is_platform() to identify PCI devices
 2024-08-29  1:37 UTC  (3+ messages)

[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
 2024-08-29  1:37 UTC  (2+ messages)
` ✓ CI.FULL: success for drm/xe/oa: Insert wmb/sfence before enabling OA (rev3)

[PATCH v2 0/4] fstests/fsx: test coverage for eof zeroing
 2024-08-29  1:37 UTC  (9+ messages)
` [PATCH v2 1/4] fsx: don't skip file size and buf updates on simulated ops
` [PATCH v2 2/4] fsx: factor out a file size update helper
` [PATCH v2 3/4] fsx: support eof page pollution for eof zeroing test coverage
` [PATCH v2 4/4] generic: test to run fsx eof pollution

[PATCH v11 00/20] riscv support for control flow integrity extensions
 2024-08-29  1:34 UTC  (3+ messages)
` [PATCH v11 12/20] target/riscv: tb flag for shadow stack instructions

[PATCH 0/4] mm: convert to folio_isolate_movable()
 2024-08-29  1:34 UTC  (7+ messages)
` [PATCH 2/4] mm: compaction: "

[PATCH net-next] net: dsa: realtek: make use of dev_err_cast_probe()
 2024-08-29  1:34 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: Remove the unused 'del_list_entry' field in struct fc_port
 2024-08-29  1:32 UTC  (2+ messages)

[PATCH] scsi: bnx2fc: Remove some unused fields in struct bnx2fc_rport
 2024-08-29  1:34 UTC  (2+ messages)

[Patch v3 0/4] add NETCMIX block control support on i.MX95
 2024-08-29  1:18 UTC  (5+ messages)
` [Patch v3 1/4] dt-bindings: clock: add i.MX95 NETCMIX block control
` [Patch v3 2/4] dt-bindings: clock: add RMII clock selection
` [Patch v3 3/4] clk: imx95: enable the clock of NETCMIX block control
` [Patch v3 4/4] arm64: dts: imx95: Add NETCMIX block control support

[PATCH 0/2] crypto: qcom-rng: fix support for ACPI-based systems
 2024-08-29  1:32 UTC  (4+ messages)
` [PATCH 1/2] crypto: qcom-rng: rename *_of_data to *_match_data
` [PATCH 2/2] crypto: qcom-rng: fix support for ACPI-based systems

[PATCH v4 0/9] Add Starfive JH7110 Cadence USB driver
 2024-08-29  1:30 UTC  (10+ messages)
` [PATCH v4 1/9] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
` [PATCH v4 2/9] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v4 3/9] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v4 4/9] usb: cdns: starfive: Add cdns USB driver
` [PATCH v4 5/9] spl: starfive: visionfive2: Disable USB overcurrent pin by default
` [PATCH v4 6/9] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v4 7/9] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v4 8/9] spl: starfive: star64: Setup USB fdt fixup function
` [PATCH v4 9/9] MAINTAINERS: Update Starfive visionfive2 maintain files

[PATCH -next] user_namespace: Use kmemdup_array() instead of kmemdup() for multiple allocation
 2024-08-29  1:32 UTC  (2+ messages)

[PATCH] amba: make amba_bustype constant
 2024-08-29  1:31 UTC  (9+ messages)

[PATCH -next] zonefs: obtain fs magic from superblock
 2024-08-29  1:28 UTC  (3+ messages)

[PATCH] drm/amdgpu: revert "use CPU for page table update if SDMA is unavailable"
 2024-08-29  1:26 UTC  (2+ messages)

[PATCH] ARM: imx: Wrap i.MX config options in HAVE_IMX
 2024-08-29  1:26 UTC  (2+ messages)

BUG: WARNING in retire_sysctl_set
 2024-08-29  1:26 UTC  (2+ messages)

qcom-rng is broken for acpi
 2024-08-29  1:25 UTC  (4+ messages)

[PATCH -next] ovl: obtain fs magic from superblock
 2024-08-29  1:25 UTC  (3+ messages)

[PATCH v1] net: ipa: make use of dev_err_cast_probe()
 2024-08-29  1:24 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-29  0:38 UTC  (4+ messages)
` [PATCH v3 2/5] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c

[PATCH] linux-user: add openat2 support in linux-user
 2024-08-29  1:23 UTC  (2+ messages)

[PATCH v4 0/5] Coresight: Add Coresight TMC Control Unit driver
 2024-08-29  1:22 UTC  (4+ messages)
` [PATCH v4 3/5] dt-bindings: arm: Add Coresight TMC Control Unit hardware

[PATCH] mmc: Hide mmc speed command under mmc command
 2024-08-29  1:22 UTC 

[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
 2024-08-29  1:22 UTC  (2+ messages)
` [syzbot] "

[net-next PATCH v7 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-08-29  1:21 UTC  (3+ messages)
` [net-next PATCH v7 1/8] octeontx2-pf: map skb data as device writeable

[PATCH -next] iommu/omap: Use IS_ERR_OR_NULL() helper function
 2024-08-29  1:20 UTC  (5+ messages)

[esmil:eic7700 14/24] include/linux/pinctrl/pinconf-generic.h:230:undefined reference to `pinconf_generic_dt_node_to_map'
 2024-08-29  1:19 UTC 

[openeuler:OLK-5.10 26497/30000] arch/arm64/kvm/cvm.c:71:6: warning: no previous prototype for 'kvm_cvm_supports_sve'
 2024-08-29  1:19 UTC 

[PATCH 0/5] Simplify code with _scoped() helper functions
 2024-08-29  1:20 UTC  (4+ messages)
` [PATCH 1/5] PCI: kirin: Use helper function for_each_available_child_of_node_scoped()

[PATCH v1 1/1] scsi: ufs: core: Remove ufshcd_urgent_bkops()
 2024-08-29  1:18 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sock_def_readable
 2024-08-29  1:18 UTC  (2+ messages)

[RFC v2 0/2] irqchip/loongson-eiointc: Add multiple interrupt pin routing support
 2024-08-29  1:15 UTC  (4+ messages)
` [RFC v2 2/2] "

[meta-oe][PATCH] mariadb: Upgrade to 10.11.9 release
 2024-08-29  1:15 UTC 

RFC: add STATX_DIO_READ_ALIGN
 2024-08-29  1:13 UTC  (3+ messages)
` [PATCH 3/3] xfs: report the correct read/write dio alignment for reflinked inodes

[PATCH v1] automation: update xilinx tests to use expect
 2024-08-29  1:12 UTC  (3+ messages)

[PATCH -next v3 0/3] Add str_true_false()/str_false_true() helper
 2024-08-29  1:12 UTC  (8+ messages)
` [PATCH -next v3 1/3] lib/string_choices: "

[PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
 2024-08-29  1:12 UTC  (5+ messages)

[PATCH v2] ata: libata: Add helper ata_eh_decide_disposition()
 2024-08-29  1:07 UTC  (2+ messages)

[PATCH -next] scsi: core: Remove obsoleted declaration for scsi_driverbyte_string
 2024-08-29  1:04 UTC  (2+ messages)

[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-29  1:01 UTC  (22+ messages)
` [PATCH v4 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v4 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v4 03/10] riscv: Add CSR definitions "
` [PATCH v4 04/10] riscv: Add support for userspace "
` [PATCH v4 05/10] riscv: Add support for the tagged address ABI
` [PATCH v4 06/10] riscv: Allow ptrace control of "
` [PATCH v4 07/10] selftests: riscv: Add a pointer masking test
` [PATCH v4 08/10] riscv: hwprobe: Export the Supm ISA extension
` [PATCH v4 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests
` [PATCH v4 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test

[PATCH v5 0/3] mm: ZSWAP swap-out of mTHP folios
 2024-08-29  1:01 UTC  (4+ messages)

[PATCH net-next] net: ethtool: cable-test: Release RTNL when the PHY isn't found
 2024-08-29  1:00 UTC  (2+ messages)

[PATCH v7 2/2] mm: support large folios swap-in for sync io devices
 2024-08-29  1:01 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] prevent bpf_reserve_hdr_opt() from growing skb larger than MTU
 2024-08-29  1:00 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: tcp: "

[PATCH v4] net: netvsc: Update default VMBus channels
 2024-08-29  1:00 UTC  (2+ messages)

[PATCH net] net: busy-poll: use ktime_get_ns() instead of local_clock()
 2024-08-29  1:00 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with the pmdomain tree
 2024-08-29  1:00 UTC 

[PATCH -next] scsi: bnx2i: Remove unused declarations
 2024-08-29  0:59 UTC  (2+ messages)

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-29  0:57 UTC  (2+ messages)

[regression] usb and thunderbould are misbehaving or broken due to iommu/vt-d change
 2024-08-29  0:53 UTC  (2+ messages)

[PATCH v2 00/17] Multifd 🔀 device state transfer support with VFIO consumer
 2024-08-29  0:51 UTC  (6+ messages)
` [PATCH v2 12/17] migration/multifd: Device state transfer support - send side

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2024-08-29  0:49 UTC 

[PATCH v2] memcg: add charging of already allocated slab objects
 2024-08-29  0:49 UTC  (4+ messages)

[PATCH net-next 0/6] sfc: per-queue stats
 2024-08-29  0:49 UTC  (10+ messages)
` [PATCH net-next 2/6] sfc: implement basic "
` [PATCH net-next 3/6] sfc: add n_rx_overlength to ethtool stats
` [PATCH net-next 6/6] sfc: add per-queue RX and TX bytes stats

[RFC PATCH v3] automation: add linker symbol name script
 2024-08-29  0:48 UTC  (3+ messages)

[PATCH v2 00/11] KVM: arm64: Handle the lack of GICv3 exposed to a guest
 2024-08-29  0:48 UTC  (4+ messages)
` [PATCH v2 05/11] KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guest

[PATCH net-next v2 0/2] eth: Add basic ethtool support for fbnic
 2024-08-29  0:47 UTC  (5+ messages)
` [PATCH net-next v2 2/2] eth: fbnic: Add support to fetch group stats

[PATCH] KVM: arm64: selftests: Cope with lack of GICv3 in set_id_regs
 2024-08-29  0:46 UTC 

[PATCH v4 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-08-29  0:45 UTC  (5+ messages)
` [PATCH v4 2/5] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v4 3/5] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v4 4/5] wifi: wilc1000: Fill in missing error handling
` [PATCH v4 5/5] wifi: wilc1000: Add WILC3000 support

[PATCH v3 0/4] gdbstub: Add support for MTE in system mode
 2024-08-29  0:43 UTC  (6+ messages)
` [PATCH v3 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to "

[XEN PATCH] xen/bitmap: remove comment-based deviations
 2024-08-29  0:42 UTC  (2+ messages)

[GIT PULL] random number generator fixes for 6.11-rc6
 2024-08-29  0:42 UTC 

[PATCH bpf-next v2 1/2] bpf: Add KF_OBTAIN for obtaining objects without reference count
 2024-08-29  0:38 UTC  (2+ messages)

BUG: null pointer dereference in
 2024-08-29  0:38 UTC  (2+ messages)
` BUG: null pointer dereference in seccomp

[XEN PATCH v5 0/8] x86: address some violations of MISRA C Rule 16.3
 2024-08-29  0:35 UTC  (4+ messages)
` [XEN PATCH v5 7/8] x86/mm: add defensive return

[PATCH v13 04/19] nfsd: factor out __fh_verify to allow NULL rqstp to be passed
 2024-08-29  0:32 UTC  (5+ messages)


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.