messages from 2024-08-28 23:38:24 to 2024-08-29 01:04:58 UTC [more...]
[PATCH v14 00/25] nfs/nfsd: add support for LOCALIO
2024-08-29 1:04 UTC (25+ 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 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 -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 (6+ 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)
[PATCH 0/9] introduce the log_issue_time option
2024-08-29 0:59 UTC (3+ messages)
remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
2024-08-29 0:57 UTC (2+ messages)
[PATCH -next] zonefs: obtain fs magic from superblock
2024-08-29 0:56 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 v4 bpf-next 0/9] bpf: Add gen_epilogue to bpf_verifier_ops
2024-08-29 0:41 UTC (3+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Move insn_buf[16] to bpf_verifier_env
[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)
[XEN PATCH] automation/eclair: monitor rules 13.2 and 18.2
2024-08-29 0:27 UTC (2+ messages)
[RFC PATCH 1/6] NFSD: Handle @rqstp == NULL in check_nfsd_access()
2024-08-29 0:27 UTC (3+ messages)
[PATCH v2 0/2] iomap: flush dirty cache over unwritten mappings on zero range
2024-08-29 0:26 UTC (4+ messages)
` [PATCH v2 2/2] iomap: make zero range flush conditional on unwritten mappings
[PATCH v1] automation: update xilinx tests to use expect
2024-08-29 0:25 UTC (2+ messages)
[PATCH v8 0/8] Improve the copy of task comm
2024-08-29 0:25 UTC (9+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
[PATCH v3 0/4] Distinguish between variants of IBPB
2024-08-29 0:21 UTC (8+ messages)
` [PATCH v3 4/4] KVM: x86: AMD's IBPB is not equivalent to Intel's IBPB
Wrong place for rxbaddr/txbaddr to be in struct ath12k_spt_info
2024-08-29 0:21 UTC (4+ messages)
[PATCH net] net/xen-netback: prevent UAF in xenvif_flush_hash()
2024-08-29 0:20 UTC (5+ messages)
[PATCH v3] net: ftgmac100: Get link speed and duplex for NC-SI
2024-08-29 0:20 UTC (2+ messages)
[PATCH net-next 0/2] tcp: take better care of tw_substate and tw_rcv_nxt
2024-08-29 0:20 UTC (2+ messages)
[PATCH bpf-next v2 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint
2024-08-29 0:20 UTC (2+ messages)
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-08-29 0:20 UTC (8+ messages)
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
BUG: INFO: trying to register non-static key in free_pgtables
2024-08-29 0:18 UTC
[PATCH v2 3/3] clk: aspeed: add AST2700 clk driver
2024-08-29 0:18 UTC (3+ messages)
[PATCHSET v4.1] xfs: cleanups for inode rooted btree code
2024-08-29 0:17 UTC (5+ messages)
` [RFC PATCH] libxfs: compile with a C++ compiler
[PATCH v11 00/20] riscv support for control flow integrity extensions
2024-08-29 0:17 UTC (19+ messages)
` [PATCH v11 13/20] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH v11 16/20] target/riscv: implement zicfiss instructions
` [PATCH v11 17/20] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH v11 18/20] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH v11 19/20] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH v11 20/20] target/riscv: Expose zicfiss extension as a cpu property
[Buildroot] [PATCH next] package/zabbix: update to 7.0.3
2024-08-29 0:16 UTC
BUG: INFO: trying to register non-static key in call_timer_fn
2024-08-29 0:16 UTC
[PATCH v4 0/4] mm: ZSWAP swap-out of mTHP folios
2024-08-29 0:14 UTC (13+ messages)
linux-next: manual merge of the net-next tree with the net tree
2024-08-29 0:10 UTC (3+ messages)
[PATCH RESEND v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
2024-08-29 0:09 UTC (3+ messages)
[PATCH 1/1] pahole: Add option to obtain a vmlinux matching the running kernel
2024-08-29 0:08 UTC (2+ messages)
BUG: general protection fault in mtree_range_walk
2024-08-29 0:05 UTC
[PATCH v13 0/5] Add AP6276P wireless support
2024-08-29 0:05 UTC (4+ messages)
` [PATCH v13 4/5] wifi: brcmfmac: Add optional lpo clock enable support
linux-next: duplicate patches in the i2c-host tree
2024-08-29 0:05 UTC
BUG: general protection fault in arpt_do_table
2024-08-29 0:04 UTC
[ANNOUNCE] xfs-linux: for-next updated to a24cae8fc1f1
2024-08-29 0:04 UTC (5+ messages)
[RFC PATCH] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
2024-08-29 0:03 UTC
[PATCH v4 0/2] Fix an error caused by improperly dirtied buffer
2024-08-29 0:03 UTC (3+ messages)
` [PATCH 1/2] ext4: hoist ext4_block_write_begin and replace the __block_write_begin
[PATCH] usb: dwc3: core: update LC timer as per USB Spec V3.2
2024-08-29 0:03 UTC (2+ messages)
[PATCH] drm/xe/gsc: Wedge the device if the GSCCS reset fails
2024-08-29 0:01 UTC (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH v12 00/39] arm64/gcs: Provide support for GCS in userspace
2024-08-28 23:27 UTC (28+ messages)
` [PATCH v12 13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v12 14/39] arm64/mm: Map pages for guarded control stack
` [PATCH v12 15/39] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v12 16/39] arm64/idreg: Add overrride for GCS
` [PATCH v12 17/39] arm64/hwcap: Add hwcap "
` [PATCH v12 18/39] arm64/traps: Handle GCS exceptions
` [PATCH v12 19/39] arm64/mm: Handle GCS data aborts
` [PATCH v12 20/39] arm64/gcs: Context switch GCS state for EL0
` [PATCH v12 21/39] arm64/gcs: Ensure that new threads have a GCS
` [PATCH v12 22/39] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v12 23/39] arm64/mm: Implement map_shadow_stack()
` [PATCH v12 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
` [PATCH v12 25/39] arm64/signal: Expose GCS state in signal frames
` [PATCH v12 26/39] arm64/ptrace: Expose GCS via ptrace and core files
` [PATCH v12 27/39] arm64: Add Kconfig for Guarded Control Stack (GCS)
` [PATCH v12 28/39] kselftest/arm64: Verify the GCS hwcap
` [PATCH v12 29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests
` [PATCH v12 30/39] kselftest/arm64: Add framework support for GCS to signal handling tests
` [PATCH v12 31/39] kselftest/arm64: Allow signals tests to specify an expected si_code
` [PATCH v12 32/39] kselftest/arm64: Always run signals tests with GCS enabled
` [PATCH v12 33/39] kselftest/arm64: Add very basic GCS test program
` [PATCH v12 34/39] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v12 35/39] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v12 36/39] kselftest/arm64: Add GCS signal tests
` [PATCH v12 37/39] kselftest/arm64: Add a GCS stress test
` [PATCH v12 38/39] kselftest/arm64: Enable GCS for the FP stress tests
` [PATCH v12 39/39] KVM: selftests: arm64: Add GCS registers to get-reg-list
[PATCH] x86/bugs: Add missing NO_SSB flag
2024-08-29 0:01 UTC (5+ messages)
next/pending-fixes build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.11-rc5-337-g559a93afece9)
2024-08-29 0:00 UTC
[PATCH] NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()
2024-08-28 23:58 UTC (2+ messages)
pull-request: wireless-2024-08-28
2024-08-29 0:00 UTC (2+ messages)
BUG: general protection fault in anon_vma_interval_tree_verify
2024-08-28 23:59 UTC
[PATCH v2] btrfs: interrupt long running operations if the current process is freezing
2024-08-28 23:56 UTC
BUG: unable to handle kernel paging request in rht_lock
2024-08-28 23:55 UTC
[net-next, v3 0/2] Adding SO_PEEK_OFF for TCPv6
2024-08-28 23:54 UTC (3+ messages)
` [net-next, v3 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6
[RFC PATCH 0/3] usb: typec: ucsi: New way to handle GET_CONNECTOR_STATUS
2024-08-28 23:54 UTC (3+ messages)
` [RFC PATCH 3/3] usb: typec: ucsi: Helpers for new GET_CONNECTOR_STATUS fields
BUG: unable to handle kernel paging request in rhashtable_lookup
2024-08-28 23:53 UTC
[ovmf test] 187389: all pass - PUSHED
2024-08-28 23:53 UTC
RFC: add STATX_DIO_READ_ALIGN
2024-08-28 23:52 UTC (3+ messages)
` [PATCH 2/3] fs: "
[PATCH md-6.12 v2 00/42] md/md-bitmap: introduce bitmap_operations and make structure internal
2024-08-28 23:50 UTC (4+ messages)
[PATCH] btrfs: interrupt long running operations if the current process is freezing
2024-08-28 23:50 UTC (3+ messages)
[PATCH v2 00/19] mm: Support huge pfnmaps
2024-08-28 23:49 UTC (13+ messages)
` [PATCH v2 06/19] mm/pagewalk: Check pfnmap for folio_walk_start()
BUG: unable to handle kernel paging request in bcmp
2024-08-28 23:48 UTC
New Figure 3.13 is too tall in -eb size builds
2024-08-28 23:48 UTC (7+ messages)
[openeuler:OLK-5.10 26952/30000] drivers/ub/urma/ubcore/ubcore_vtp.c:261:6: warning: no previous prototype for function 'ubcore_hash_table_rmv_vtpn'
2024-08-28 23:47 UTC
[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
2024-08-28 23:45 UTC (4+ messages)
VFS caching of file extents
2024-08-28 23:46 UTC (2+ messages)
[PATCH 00/22] arm64: qcom: Introduce SA8255p Ride platform
2024-08-28 23:45 UTC (5+ messages)
` [PATCH 16/22] dt-bindings: qcom: geni-se: document support for SA8255P
` [PATCH 18/22] dt-bindings: spi: document support for SA8255p
[PATCH bpf-next] bpf, x64: Fix a jit convergence issue
2024-08-28 23:44 UTC (4+ messages)
[PATCH v5] usb: dwc3: Avoid waking up gadget during startxfer
2024-08-28 23:41 UTC (2+ messages)
BUG: general protection fault in put_links
2024-08-28 23:40 UTC (3+ messages)
BUG: unable to handle kernel NULL pointer dereference in sock_def_readable
2024-08-28 23:38 UTC
[PATCH bpf-next] selftests/bpf: Make sure stashed kptr in local kptr is freed recursively
2024-08-28 23:38 UTC (2+ messages)
[PATCH v1 1/2] mseal: fix mmap(FIXED) error code
2024-08-28 23:38 UTC (2+ messages)
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.