All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-16 20:02:24 to 2023-02-16 20:46:43 UTC [more...]

[PATCH] drm/edid: Add Vive Pro 2 to non-desktop list
 2023-02-16 20:46 UTC  (9+ messages)

[PATCH] iw: Add more VHT capabilities reporting
 2023-02-16 20:46 UTC 

[RFC DELUGE v9r2d1] xfs: Parent Pointers
 2023-02-16 20:46 UTC  (79+ messages)
` [PATCHSET v9r2d1 00/28] "
  ` [PATCH 01/28] xfs: Add new name to attri/d
  ` [PATCH 02/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
  ` [PATCH 03/28] xfs: Increase XFS_QM_TRANS_MAXDQS "
  ` [PATCH 04/28] xfs: Hold inode locks in xfs_ialloc
  ` [PATCH 05/28] xfs: Hold inode locks in xfs_trans_alloc_dir
  ` [PATCH 06/28] xfs: Hold inode locks in xfs_rename
  ` [PATCH 07/28] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 08/28] xfs: get directory offset when adding directory name
  ` [PATCH 09/28] xfs: get directory offset when removing "
  ` [PATCH 10/28] xfs: get directory offset when replacing a "
  ` [PATCH 11/28] xfs: add parent pointer support to attribute code
  ` [PATCH 12/28] xfs: define parent pointer xattr format
  ` [PATCH 13/28] xfs: Add xfs_verify_pptr
  ` [PATCH 14/28] xfs: extend transaction reservations for parent attributes
  ` [PATCH 15/28] xfs: parent pointer attribute creation
  ` [PATCH 16/28] xfs: add parent attributes to link
  ` [PATCH 17/28] xfs: add parent attributes to symlink
  ` [PATCH 18/28] xfs: remove parent pointers in unlink
  ` [PATCH 19/28] xfs: Indent xfs_rename
  ` [PATCH 20/28] xfs: Add parent pointers to rename
  ` [PATCH 21/28] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 22/28] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 23/28] xfs: Add helper function xfs_attr_list_context_init
  ` [PATCH 24/28] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 25/28] xfs: Add parent pointer ioctl
  ` [PATCH 26/28] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 27/28] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 28/28] xfs: add xfs_trans_mod_sb tracing
` [PATCHSET v9r2d1 0/3] xfs: bug fixes for parent pointers
  ` [PATCH 1/3] xfs: directory lookups should return diroffsets too
  ` [PATCH 2/3] xfs: move/add parent pointer validators to xfs_parent
  ` [PATCH 3/3] xfs: don't remove the attr fork when parent pointers are enabled
` [PATCHSET v9r2d1 0/4] xfs: rework the GETPARENTS ioctl
  ` [PATCH 1/4] xfs: fix multiple problems when doing getparents by handle
  ` [PATCH 2/4] xfs: use kvalloc for the parent pointer info buffer
  ` [PATCH 3/4] xfs: pass the attr value to put_listent when possible
  ` [PATCH 4/4] xfs: replace the XFS_IOC_GETPARENTS backend
` [PATCHSET v9r2d1 00/23] xfs: online fsck support patches
  ` [PATCH 01/23] xfs: manage inode DONTCACHE status at irele time
  ` [PATCH 02/23] xfs: make checking directory dotdot entries more reliable
  ` [PATCH 03/23] xfs: xfs_iget in the directory scrubber needs to use UNTRUSTED
  ` [PATCH 04/23] xfs: always check the existence of a dirent's child inode
  ` [PATCH 05/23] xfs: remove the for_each_xbitmap_ helpers
  ` [PATCH 06/23] xfs: drop the _safe behavior from the xbitmap foreach macro
  ` [PATCH 07/23] xfs: convert xbitmap to interval tree
  ` [PATCH 08/23] xfs: port xbitmap_test
  ` [PATCH 09/23] xfs: ignore stale buffers when scanning the buffer cache
  ` [PATCH 10/23] xfs: create a big array data structure
  ` [PATCH 11/23] xfs: wrap ilock/iunlock operations on sc->ip
  ` [PATCH 12/23] xfs: port scrub inode scan from djwong-dev
  ` [PATCH 13/23] xfs: allow scrub to hook metadata updates in other writers
  ` [PATCH 14/23] xfs: allow blocking notifier chains with filesystem hooks
  ` [PATCH 15/23] xfs: streamline the directory iteration code for scrub
  ` [PATCH 16/23] xfs: track file link count updates during live nlinks fsck
  ` [PATCH 17/23] xfs: connect in-memory btrees to xfiles
  ` [PATCH 18/23] xfs: create temporary files and directories for online repair
` [PATCHSET v9r2d1 0/7] xfs: online repair of directories
` [PATCHSET v9r2d1 0/2] xfs: online checking of parent pointers
` [PATCHSET v9r2d1 0/3] "
` [PATCHSET v9r2d1 0/2] xfs: online checking of directories
` [PATCHSET v9r2d1 0/5] xfs: encode parent pointer name in xattr key
` [PATCHSET v9r2d1 0/3] xfs: use flex arrays for XFS_IOC_GETPARENTS
` [PATCHSET v9r2d1 00/25] xfsprogs: Parent Pointers
` [PATCHSET v9r2d1 0/6] xfsprogs: bug fixes before parent pointers
` [PATCHSET v9r2d1 0/6] xfsprogs: tool fixes for "
` [PATCHSET v9r2d1 00/10] xfsprogs: actually use getparent ioctl
` [PATCHSET v9r2d1 0/4] xfsprogs: offline fsck support patches
` [PATCHSET v9r2d1 0/3] xfsprogs: online repair of directories
` [PATCHSET v9r2d1 0/1] xfsprogs: online checking of parent pointers
` [PATCHSET v9r2d1 0/2] "
` [PATCHSET v9r2d1 0/8] xfs_repair: support "
` [PATCHSET v9r2d1 0/6] xfsprogs: encode parent pointer name in xattr key
` [PATCHSET v9r2d1 0/3] xfsprogs: use flex arrays for XFS_IOC_GETPARENTS
` [PATCHSET v9r2d1 0/3] xfsprogs: turn on all available features
` [PATCHSET 00/14] fstests: adjust tests for xfs parent pointers
` [PATCHSET v9r2 0/4] fstests: encode parent pointer name in xattr key
` [PATCHSET v9r2 0/1] fstests: use flex arrays for XFS_IOC_GETPARENTS

[PATCH] iw: Add more VHT capabilities reporting
 2023-02-16 20:45 UTC 

[PATCH 0/4] drm/displayid: use primary use case to figure out non-desktop
 2023-02-16 20:45 UTC  (10+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/4] drm/displayid: add displayid_get_header() and check bounds better
  `  "
` [PATCH 2/4] drm/displayid: return struct displayid_header from validate_displayid()
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/4] drm/displayid: provide access to DisplayID version and primary use case
  `  "
` [Intel-gfx] [PATCH 4/4] drm/edid: update non-desktop use also from DisplayID
  `  "

[PATCH v1 0/4] introduce generic implementation of macros from bug.h
 2023-02-16 20:44 UTC  (11+ messages)
` [PATCH v1 1/4] xen: introduce CONFIG_GENERIC_BUG_FRAME

bcache kernel panic
 2023-02-16 20:44 UTC  (4+ messages)

dwc3: gadget suspend/resume vs system suspend/resume
 2023-02-16 20:43 UTC  (9+ messages)

[PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-02-16 20:43 UTC  (6+ messages)

Mold linker
 2023-02-16 20:42 UTC  (2+ messages)
` [yocto] "

[PATCH v2] efi_loader: set CapsuleMax from CONFIG_EFI_CAPSULE_MAX
 2023-02-16 20:41 UTC  (2+ messages)

[PATCH 00/12] add integrity and security to TPM2 transactions
 2023-02-16 20:41 UTC  (13+ messages)
` [PATCH 01/12] crypto: lib - implement library version of AES in CFB mode
` [PATCH 02/12] tpm: move buffer handling from static inlines to real functions
` [PATCH 03/12] tpm: add buffer handling for TPM2B types
` [PATCH 04/12] tpm: add cursor based buffer functions for response parsing
` [PATCH 05/12] tpm: add buffer function to point to returned parameters
` [PATCH 06/12] tpm: export the context save and load commands
` [PATCH 07/12] tpm: Add full HMAC and encrypt/decrypt session handling code
` [PATCH 08/12] tpm: add hmac checks to tpm2_pcr_extend()
` [PATCH 09/12] tpm: add session encryption protection to tpm2_get_random()
` [PATCH 10/12] KEYS: trusted: Add session encryption protection to the seal/unseal path
` [PATCH 11/12] tpm: add the null key name as a sysfs export
` [PATCH 12/12] Documentation: add tpm-security.rst

[PATCH v13 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-02-16 20:38 UTC  (7+ messages)
` [PATCH v13 1/6] dt-bindings: timer: Document RZ/G2L MTU3a bindings
` [PATCH v13 2/6] mfd: Add Renesas RZ/G2L MTU3a core driver
` [PATCH v13 3/6] Documentation: ABI: sysfs-bus-counter: add cascade_counts_enable and external_input_phase_clock_select
` [PATCH v13 4/6] counter: Add Renesas RZ/G2L MTU3a counter driver
` [PATCH v13 5/6] MAINTAINERS: Add entries for "
` [PATCH v13 6/6] pwm: Add Renesas RZ/G2L MTU3a PWM driver

[PATCH v4 1/2] dt-bindings: display/panel: Add Sony Tama TD4353 JDI display panel
 2023-02-16 20:37 UTC  (10+ messages)
` [PATCH v4 2/2] gpu/drm/panel: Add Sony TD4353 JDI panel driver

[PATCH v9 00/28] Parent Pointers
 2023-02-16 20:38 UTC  (2+ messages)

[PATCH] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
 2023-02-16 20:37 UTC  (2+ messages)

[PATCH 0/2] Teach diff to honor diff algorithms set through git attributes
 2023-02-16 20:37 UTC  (13+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] diff: consolidate diff algorithm option parsing
  ` [PATCH v2 2/2] diff: teach diff to read gitattribute diff-algorithm

io_uring failure on parisc with VIPT caches
 2023-02-16 20:35 UTC  (20+ messages)

[PATCH] objtool: Fix ORC 'signal' propagation
 2023-02-16 20:34 UTC 

e4defrag don't work really well
 2023-02-16 20:35 UTC  (5+ messages)

[PATCH] wifi: iwlegacy: avoid fortify warning
 2023-02-16 20:34 UTC 

[PATCH] selftests/kvm: Fix bug in how demand_paging_test calculates paging rate
 2023-02-16 20:33 UTC  (5+ messages)
    ` [PATCH] selftests/kvm: Fix nsec to sec conversion in demand_paging_test

[Buildroot] [PATCH 1/1] package/fluent-bit: fix build with libexecinfo
 2023-02-16 20:32 UTC  (3+ messages)

[PATCH nft 1/3] evaluate: print error on missing family in nat statement
 2023-02-16 20:31 UTC  (3+ messages)
` [PATCH nft 2/3] evaluate: infer family from mapping
` [PATCH nft 3/3] optimize: infer family for nat mapping

[djwong-xfs:djwong-wtf 503/504] fs/xfs/xfs_bmap_util.c:1359 xfs_map_free_extent() warn: missing error code 'error'
 2023-02-16 20:31 UTC 

[PATCH nft] src: use start condition with new destroy command
 2023-02-16 20:27 UTC 

[PATCH nft 1/3] evaluate: infer family from mapping
 2023-02-16 20:26 UTC  (3+ messages)
` [PATCH nft 2/3] optimize: infer family for nat mapping
` [PATCH nft 3/3] src: use start condition with new destroy command

[PATCH v4 1/2] mm/userfaultfd: Support WP on multiple VMAs
 2023-02-16 20:26 UTC  (7+ messages)
` [PATCH v4 2/2] mm/userfaultfd: add VM_WARN_ONCE()

[syzbot] WARNING: can't access registers at entry_SYSCALL_64_after_hwframe
 2023-02-16 20:26 UTC  (4+ messages)

[RESEND x2][PATCH v3] trace: Add trace points for tasklet entry/exit
 2023-02-16 20:24 UTC 

[PATCH net-next RFC 00/20] Introducing P4TC
 2023-02-16 20:24 UTC  (16+ messages)

[PULL] Networking for v6.2 final
 2023-02-16 20:23 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.2
 2023-02-16 20:23 UTC  (2+ messages)

[GIT PULL] SPI updates for v6.2-rc8-abi
 2023-02-16 20:23 UTC  (2+ messages)

[GIT PULL] Block fix for 6.2-final
 2023-02-16 20:23 UTC  (2+ messages)

[PATCH 01/13] common/Kconfig: Reword text for BOARD_TYPES
 2023-02-16 20:23 UTC  (15+ messages)
` [PATCH 03/13] arm: zynq: Move to select'ing ARCH_EARLY_INIT_R if we have FPGA
` [PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used
` [PATCH 05/13] common: Make ARCH_EARLY_INIT_R be selected only
` [PATCH 06/13] imx9: Remove ARCH_MISC_INIT
` [PATCH 07/13] mvebe: Drop ARCH_MISC_INIT from alleycat 5
` [PATCH 09/13] s5p: Remove empty arch_misc_init

Questions: iio: accel: kionix-kx022a: timestamp when using the data-rdy trigger?
 2023-02-16 20:22 UTC 

[PATCH] KVM: x86: Assert that the emulator doesn't load CS with garbage in !RM
 2023-02-16 20:22 UTC 

[XEN PATCH 0/4] automation: Update containers to allow HTTPS access to xenbits
 2023-02-16 20:19 UTC  (6+ messages)
` [XEN PATCH 3/4] automation: Remove expired root certificates used to be used by let's encrypt

[Intel-gfx] [PATCH v2 1/3] drm/i915/power: move dc state members to struct i915_power_domains
 2023-02-16 20:19 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/dmc: allocate dmc structure dynamically
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/3] drm/i915/power: move dc state members to struct i915_power_domains

[PATCH v3 0/3] Fix problems fetching TBT3 DROM from AMD USB4 routers
 2023-02-16 20:19 UTC  (4+ messages)
` [PATCH v3 1/3] thunderbolt: Adjust how NVM reading works
` [PATCH v3 2/3] thunderbolt: use `tb_eeprom_get_drom_offset` to discover DROM offset
` [PATCH v3 3/3] thunderbolt: Refactor DROM reading

[Intel-gfx] [PATCH 0/1] drm: Add a gpu page-table walker
 2023-02-16 20:18 UTC  (4+ messages)
  ` [Intel-xe] "
  `  "

[PATCH v2 1/1] spl: allow loading via partition type GUID
 2023-02-16 20:17 UTC  (2+ messages)

[PATCH 1/2] net/gve: change offloading capability
 2023-02-16 20:14 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] PL1 power limit fixes for ATSM
 2023-02-16 20:13 UTC  (9+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/hwmon: Expose power1_max_enable
          `  "

[PATCH] Add error checking to sysfs_update_group in drivers/scsi/scsi_transport_spi.c
 2023-02-16 20:12 UTC 

[PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()
 2023-02-16 20:11 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-16 20:11 UTC  (5+ messages)
` [PATCH v2 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v2 4/4] target/ppc: fix warning with clang-15

fstests generic/441 -- occasional bcachefs failure
 2023-02-16 20:04 UTC  (12+ messages)
            ` Freezing (was: Re: fstests generic/441 -- occasional bcachefs failure)

[PATCH] mm/uffd: UFFD_FEATURE_WP_ZEROPAGE
 2023-02-16 20:08 UTC  (7+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 11dfdadcff0ad6f6244df5ab33f207453de889bd
 2023-02-16 20:07 UTC 

[PATCH v3] landlock: Clarify documentation for the LANDLOCK_ACCESS_FS_REFER right
 2023-02-16 20:07 UTC 

[PATCH -next] can: ctucanfd: Use devm_platform_ioremap_resource()
 2023-02-16 20:05 UTC  (2+ messages)

[PATCH] kasan: call clear_page with a match-all tag instead of changing page tag
 2023-02-16 20:04 UTC  (4+ messages)

[PATCH v3 0/3] can: esd_usb: Some more preparation for supporting esd CAN-USB/3
 2023-02-16 20:05 UTC  (2+ messages)

[PATCH] dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS`
 2023-02-16 20:05 UTC  (4+ messages)

[PATCH] branch: introduce --(no-)has-upstream and --(no-)gone options
 2023-02-16 19:32 UTC  (2+ messages)

[PATCH 00/11] ARM: removal of STiH415/STiH416 remainings bits
 2023-02-16 19:59 UTC  (5+ messages)

[PATCH v4 0/5] ARM: Add GXP I2C Support
 2023-02-16 20:02 UTC  (5+ messages)
` [PATCH v4 1/5] i2c: hpe: Add GXP SoC I2C Controller


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.