All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-02 01:04:42 to 2024-10-02 02:17:05 UTC [more...]

[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
 2024-10-02  2:16 UTC  (12+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
          ` yet another approach Was: "

[PATCH v2 0/1] remove SWAP_MAP_SHMEM
 2024-10-02  2:13 UTC  (10+ messages)
` [PATCH v2 1/1] swap: shmem: "

[PATCH 0/3] cleanup: add if_not_cond_guard macro
 2024-10-02  2:13 UTC  (2+ messages)

[PATCH 0/2] Add dev_is_amba and replace the usage in platform
 2024-10-02  2:11 UTC  (5+ messages)
` [PATCH 1/2] amba: Add dev_is_amba() function and export it for modules

[PATCH] r8152: Add MAPT for lg laptops
 2024-10-02  2:10 UTC 

[linux-next:master 1097/1347] drivers/gpu/drm/i915/i915_gpu_error.c:2415:9: sparse: sparse: Using plain integer as NULL pointer
 2024-10-02  2:09 UTC 

[RFC][PATCHES] xattr stuff and interactions with io_uring
 2024-10-02  2:08 UTC  (12+ messages)
` [PATCH 1/9] xattr: switch to CLASS(fd)
  ` [PATCH 2/9] fs: rename struct xattr_ctx to kernel_xattr_ctx
  ` [PATCH 3/9] io_[gs]etxattr_prep(): just use getname()
  ` [PATCH 4/9] new helper: import_xattr_name()
  ` [PATCH 5/9] replace do_setxattr() with saner helpers
  ` [PATCH 6/9] replace do_getxattr() "
  ` [PATCH 7/9] new helpers: file_listxattr(), filename_listxattr()
  ` [PATCH 8/9] new helpers: file_removexattr(), filename_removexattr()
  ` [PATCH 9/9] fs/xattr: add *at family syscalls

[PATCH 0/4] drm/i915: Vblank/CRC irq stuf
 2024-10-02  2:08 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v2 0/7] serial: qcom-geni: fix receiver enable
 2024-10-02  2:07 UTC  (4+ messages)
` [PATCH v2 1/7] serial: qcom-geni: fix premature "

[linusw-pinctrl:devel 8/20] drivers/pinctrl/freescale/pinctrl-imx1.c:17:9: warning: "PC" redefined
 2024-10-02  1:58 UTC 

[android-common:chromeos-6.6-f9d942cf7d57 106/1491] drivers/hid/i2c-hid/i2c-hid-core.c:522:60: error: no member named 'reset' in 'struct hid_driver'
 2024-10-02  1:58 UTC 

[android-common:android15-6.6-desktop 14104/20658] versioncheck: ./drivers/net/wireless/iwl7000/iwlwifi/iwl-nvm-parse.h: 103: need linux/version.h
 2024-10-02  1:58 UTC 

[PATCH] mm: avoid unconditional one-tick sleep when swapcache_prepare fails
 2024-10-02  1:57 UTC  (2+ messages)

[PATCH v2 0/3] Support SSTC while PM operations
 2024-10-02  1:57 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: Add csr_read/write_hi_lo support

[PATCH] iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
 2024-10-02  1:53 UTC 

[PATCH net v2 0/2] fix two bugs related to page_pool
 2024-10-02  1:52 UTC  (4+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local

[PATCH 0/2] btrfs: fix generic/563 failures with sectorsize < PAGE_SIZE
 2024-10-02  1:52 UTC  (3+ messages)
` [PATCH 1/2] btrfs: make btrfs_do_readpage() to do block-by-block read
` [PATCH 2/2] btrfs: allow buffered write to skip full page if it's sector aligned

[PATCH v4 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
 2024-10-02  1:51 UTC  (3+ messages)
` [PATCH v4 5/5] dt-bindings: display: mediatek: dpi: correct power-domains property

[PATCH v1 0/8] Add I2C mux devices for yosemite4
 2024-10-02  1:47 UTC  (5+ messages)
` [PATCH v1 2/8] ARM: dts: aspeed: yosemite4: Add i2c-mux for four NICs

[PATCH v2 00/10] Add I2C mux devices for yosemite4
 2024-10-02  1:45 UTC  (4+ messages)
` [PATCH v2 07/10] ARM: dts: aspeed: yosemite4: correct the compatible string for max31790

[PATCH v13 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-10-01 22:59 UTC  (7+ messages)
` [PATCH v13 13/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v13 14/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
` [PATCH v13 17/40] arm64/idreg: Add overrride for GCS
` [PATCH v13 19/40] arm64/traps: Handle GCS exceptions
` [PATCH v13 23/40] arm64/gcs: Implement shadow stack prctl() interface
` [PATCH v13 24/40] arm64/mm: Implement map_shadow_stack()

fsmonitor deadlock / macOS CI hangs
 2024-10-02  1:46 UTC  (2+ messages)

6.1.107-cip release
 2024-10-02  1:41 UTC  (5+ messages)
    ` [cip-dev] "

[PATCH v4 00/10] tmpfs: Add case-insensitive support for tmpfs
 2024-10-02  1:40 UTC  (4+ messages)
` [PATCH v4 07/10] tmpfs: Add casefold lookup support

[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
 2024-10-02  1:33 UTC  (8+ messages)
` [PATCH 1/7] vfs: replace invalidate_inodes() with evict_inodes()
` [PATCH 2/7] vfs: add inode iteration superblock method
` [PATCH 3/7] vfs: convert vfs inode iterators to super_iter_inodes_unsafe()
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
` [PATCH 5/7] vfs: add inode iteration superblock method
` [PATCH 6/7] xfs: implement sb->iter_vfs_inodes
` [PATCH 7/7] bcachefs: "

Can a note be pushed to origin?
 2024-10-02  1:39 UTC  (3+ messages)

drivers/usb/host/xhci-pci-renesas.c:655:25: error: 'usb_hcd_pci_shutdown' undeclared here (not in a function); did you mean 'usb_hcd_platform_shutdown'?
 2024-10-02  1:38 UTC 

[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (5)
 2024-10-02  1:34 UTC 

[GIT PULLBOMB 6.11] xfsprogs: debian modernization and kick libattr
 2024-10-02  1:31 UTC  (3+ messages)
` [GIT PULL 1/2] xfsprogs: Debian and Ubuntu archive changes
` [GIT PULL 2/2] xfsprogs: do not depend on libattr

[PATCH v1 00/11] Libdw/dwarf build clean up
 2024-10-02  1:31 UTC  (14+ messages)
` [PATCH v1 11/11] perf build: Rename PERF_HAVE_DWARF_REGS to PERF_HAVE_LIBDW_REGS

[PATCH v1 0/3] Device tree changes for system1 BMC
 2024-10-02  0:26 UTC  (2+ messages)

+ zram-rework-recompress-target-selection-strategy.patch added to mm-unstable branch
 2024-10-02  1:29 UTC  (4+ messages)
` [PATCH] zram: do not skip the first bucket

[PATCH v3 00/22] wifi: nxpwifi: create nxpwifi to support iw61x
 2024-10-02  1:29 UTC  (3+ messages)
  ` [EXT] "

pm/testing build: 8 builds: 0 failed, 8 passed, 23 warnings (v6.12-rc1-7-gcaead94466dc2)
 2024-10-02  1:28 UTC 

[PATCHBOMB] xfsprogs: catch us up to 6.11
 2024-10-02  1:27 UTC  (82+ messages)
` [PATCHSET 2/6] xfsprogs: do not depend on libattr
  ` [PATCH 1/2] misc: clean up code around attr_list_by_handle calls
  ` [PATCH 2/2] libfrog: emulate deprecated attrlist functionality in libattr
` [PATCHSET v2.5 3/6] libxfs: resync with 6.11
  ` [PATCH 01/64] xfs: avoid redundant AGFL buffer invalidation
  ` [PATCH 02/64] xfs: don't walk off the end of a directory data block
  ` [PATCH 03/64] xfs: Remove header files which are included more than once
  ` [PATCH 04/64] xfs: hoist extent size helpers to libxfs
  ` [PATCH 05/64] xfs: hoist inode flag conversion functions "
  ` [PATCH 06/64] xfs: hoist project id get/set "
  ` [PATCH 07/64] libxfs: put all the inode functions in a single file
  ` [PATCH 08/64] libxfs: pass IGET flags through to xfs_iread
  ` [PATCH 09/64] xfs: pack icreate initialization parameters into a separate structure
  ` [PATCH 10/64] libxfs: "
  ` [PATCH 11/64] xfs: implement atime updates in xfs_trans_ichgtime
  ` [PATCH 12/64] libxfs: rearrange libxfs_trans_ichgtime call when creating inodes
  ` [PATCH 13/64] libxfs: set access time when creating files
  ` [PATCH 14/64] libxfs: when creating a file in a directory, set the project id based on the parent
  ` [PATCH 15/64] libxfs: pass flags2 from parent to child when creating files
  ` [PATCH 16/64] xfs: split new inode creation into two pieces
  ` [PATCH 17/64] libxfs: "
  ` [PATCH 18/64] libxfs: backport inode init code from the kernel
  ` [PATCH 19/64] libxfs: remove libxfs_dir_ialloc
  ` [PATCH 20/64] libxfs: implement get_random_u32
  ` [PATCH 21/64] xfs: hoist new inode initialization functions to libxfs
  ` [PATCH 22/64] xfs: hoist xfs_iunlink "
  ` [PATCH 23/64] xfs: hoist xfs_{bump,drop}link "
  ` [PATCH 24/64] xfs: separate the icreate logic around INIT_XATTRS
  ` [PATCH 25/64] xfs: create libxfs helper to link a new inode into a directory
  ` [PATCH 26/64] xfs: create libxfs helper to link an existing "
  ` [PATCH 27/64] xfs: hoist inode free function to libxfs
  ` [PATCH 28/64] xfs: create libxfs helper to remove an existing inode/name from a directory
  ` [PATCH 29/64] xfs: create libxfs helper to exchange two directory entries
  ` [PATCH 30/64] xfs: create libxfs helper to rename "
  ` [PATCH 31/64] xfs: move dirent update hooks to xfs_dir2.c
  ` [PATCH 32/64] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
  ` [PATCH 33/64] xfs: clean up extent free log intent item tracepoint callsites
  ` [PATCH 34/64] xfs: convert "skip_discard" to a proper flags bitset
  ` [PATCH 35/64] xfs: pass the fsbno to xfs_perag_intent_get
  ` [PATCH 36/64] xfs: add a xefi_entry helper
  ` [PATCH 37/64] xfs: reuse xfs_extent_free_cancel_item
  ` [PATCH 38/64] xfs: remove duplicate asserts in xfs_defer_extent_free
  ` [PATCH 39/64] xfs: remove xfs_defer_agfl_block
  ` [PATCH 40/64] xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
  ` [PATCH 41/64] xfs: give rmap btree cursor error tracepoints their own class
  ` [PATCH 42/64] xfs: pass btree cursors to rmap btree tracepoints
  ` [PATCH 43/64] xfs: clean up rmap log intent item tracepoint callsites
  ` [PATCH 44/64] xfs: add a ri_entry helper
  ` [PATCH 45/64] xfs: reuse xfs_rmap_update_cancel_item
  ` [PATCH 46/64] xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
  ` [PATCH 47/64] xfs: simplify usage of the rcur local variable "
  ` [PATCH 48/64] xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
  ` [PATCH 49/64] xfs: give refcount btree cursor error tracepoints their own class
  ` [PATCH 50/64] xfs: create specialized classes for refcount tracepoints
  ` [PATCH 51/64] xfs: pass btree cursors to refcount btree tracepoints
  ` [PATCH 52/64] xfs: clean up refcount log intent item tracepoint callsites
  ` [PATCH 53/64] xfs: add a ci_entry helper
  ` [PATCH 54/64] xfs: reuse xfs_refcount_update_cancel_item
  ` [PATCH 55/64] xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one
  ` [PATCH 56/64] xfs: simplify usage of the rcur local variable "
  ` [PATCH 57/64] xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
  ` [PATCH 58/64] xfs: Avoid races with cnt_btree lastrec updates
  ` [PATCH 59/64] xfs: AIL doesn't need manual pushing
  ` [PATCH 60/64] xfs: background AIL push should target physical space
  ` [PATCH 61/64] xfs: get rid of xfs_ag_resv_rmapbt_alloc
  ` [PATCH 62/64] xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
  ` [PATCH 63/64] xfs: fix di_onlink checking for V1/V2 inodes
  ` [PATCH 64/64] xfs: xfs_finobt_count_blocks() walks the wrong btree
` [PATCHSET v2.5 4/6] xfsprogs: port tools to new 6.11 APIs
  ` [PATCH 1/4] xfs_db: port the unlink command to use libxfs_droplink
  ` [PATCH 2/4] xfs_db/mkfs/xfs_repair: port to use XFS_ICREATE_UNLINKABLE
  ` [PATCH 3/4] xfs_db/mdrestore/repair: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
  ` [PATCH 4/4] xfs_db: port the iunlink command to use the libxfs iunlink function
` [PATCHSET 5/6] xfs_repair: cleanups for 6.11
  ` [PATCH 1/4] xfs_repair: fix exchrange upgrade
  ` [PATCH 2/4] xfs_repair: don't crash in get_inode_parent
  ` [PATCH 3/4] xfs_repair: use library functions to reset root/rbm/rsum inodes
  ` [PATCH 4/4] xfs_repair: use library functions for orphanage creation
` [PATCHSET v2.5 6/6] mkfs: clean up inode initialization code
  ` [PATCH 1/2] mkfs: clean up the rtinit() function
  ` [PATCH 2/2] mkfs: break up the rest of "

[PATCH v4] perf test stat_all_pmu.sh: Parse return value of perf stat
 2024-10-02  1:22 UTC  (4+ messages)

[PATCH] printf: Remove unused 'bprintf'
 2024-10-02  1:21 UTC 

[RFC PATCH 0/3] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-10-02  1:18 UTC  (8+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 2/4] llvm-cov: add Clang's MC/DC support
  ` [PATCH v2 3/4] x86: disable llvm-cov instrumentation
  ` [PATCH v2 4/4] x86: enable llvm-cov support

[PATCH v3 0/7] Add AVS support for J721S2
 2024-10-02  1:17 UTC  (13+ messages)
` [PATCH v3 3/7] arm: dts: k3-j7*-r5: Add MPU clock in clocks property
` [PATCH v3 5/7] arm: mach-k3: j721s2_init: Initialize AVS Class 0
` [PATCH v3 6/7] arm: dts: j721s2: Add VTM node in R5

[PATCH i-g-t] tests/kms_plane_scaling: Improve error handling in kms_plane_scaling tests
 2024-10-02  1:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[xen-unstable test] 187916: tolerable FAIL - PUSHED
 2024-10-02  1:14 UTC 

[PATCH v18 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-10-02  1:15 UTC  (3+ messages)
` [PATCH v18 1/2] cxl/core/regs: Add rcd_pcie_cap initialization
` [PATCH v18 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
 2024-10-02  1:11 UTC 

[PATCH v1] ARM: dts: aspeed: yosemite4: Remove IO expanders on I2C bus 13
 2024-10-02  1:11 UTC  (3+ messages)

[syzbot] [usb?] INFO: task hung in usblp_disconnect
 2024-10-02  1:12 UTC 

[PATCH] PCI: qcom: Enable MSI interrupts together with Link up if global IRQ is supported
 2024-10-02  1:10 UTC  (2+ messages)

[PATCH 0/4] hwmon: add missing REGMAP_I2C dependencies
 2024-10-02  1:08 UTC  (5+ messages)
` [PATCH 1/4] hwmon: (adm9240) Add missing dependency on REGMAP_I2C
` [PATCH 2/4] hwmon: (adt7470) "
` [PATCH 3/4] hwmon: (ltc2991) "
` [PATCH 4/4] hwmon: (max1668) "

[PATCH] iommu/arm-smmu: Defer probe of clients after smmu device bound
 2024-10-02  1:07 UTC  (2+ messages)

[PATCHSET 1/6] xfsprogs: Debian and Ubuntu archive changes
 2024-10-02  1:07 UTC  (7+ messages)
` [PATCH 1/6] debian: Update debhelper-compat level
` [PATCH 2/6] debian: Update public release key
` [PATCH 3/6] debian: Prevent recreating the orig tarball
` [PATCH 4/6] debian: Add Build-Depends on pkg with systemd.pc
` [PATCH 5/6] debian: Modernize build script
` [PATCH 6/6] debian: Correct the day-of-week on 2024-09-04

[PATCH] sched/psi: fix unnecessary KERN_ERR and memory barrier comment
 2024-10-02  0:27 UTC  (2+ messages)

[PATCH v8 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-02  1:03 UTC  (10+ messages)
` [PATCH v8 01/12] exec/memtxattr: add process identifier to the transaction attributes
` [PATCH v8 03/12] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v8 05/12] hw/riscv: add riscv-iommu-pci reference device
` [PATCH v8 07/12] test/qtest: add riscv-iommu-pci tests
` [PATCH v8 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)
` [PATCH v8 09/12] hw/riscv/riscv-iommu: add ATS support
` [PATCH v8 10/12] hw/riscv/riscv-iommu: add DBG support
` [PATCH v8 11/12] qtest/riscv-iommu-test: add init queues test
` [PATCH v8 12/12] docs/specs: add riscv-iommu

[RFC PATCH 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-02  1:02 UTC  (5+ messages)
` [RFC PATCH 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
` [RFC PATCH 2/4] Documentation: RCU: Refer to ptr_eq()
` [RFC PATCH 3/4] hp: Implement Hazard Pointers
` [RFC PATCH 4/4] sched+mm: Use hazard pointers to track lazy active mm existence


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.