All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-11 18:42:21 to 2022-01-11 19:17:48 UTC [more...]

[RFC PATCH v10 00/48] ceph+fscrypt: full support
 2022-01-11 19:16 UTC  (40+ messages)
` [RFC PATCH v10 01/48] vfs: export new_inode_pseudo
` [RFC PATCH v10 02/48] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v10 04/48] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v10 05/48] ceph: preallocate inode for ops that may create one
` [RFC PATCH v10 06/48] ceph: crypto context handling for ceph
` [RFC PATCH v10 07/48] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v10 08/48] ceph: add fscrypt_* handling to caps.c
` [RFC PATCH v10 09/48] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v10 10/48] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v10 11/48] ceph: decode alternate_name in lease info
` [RFC PATCH v10 12/48] ceph: add fscrypt ioctls
` [RFC PATCH v10 13/48] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v10 14/48] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v10 15/48] ceph: send altname in MClientRequest
` [RFC PATCH v10 16/48] ceph: encode encrypted name in dentry release
` [RFC PATCH v10 17/48] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v10 18/48] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v10 19/48] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v10 20/48] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v10 21/48] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v10 22/48] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v10 23/48] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v10 24/48] ceph: add a new ceph.fscrypt.auth vxattr
` [RFC PATCH v10 25/48] ceph: add some fscrypt guardrails
` [RFC PATCH v10 26/48] ceph: don't allow changing layout on encrypted files/directories
` [RFC PATCH v10 28/48] ceph: size handling for encrypted inodes in cap updates
` [RFC PATCH v10 29/48] ceph: fscrypt_file field handling in MClientRequest messages
` [RFC PATCH v10 30/48] ceph: get file size from fscrypt_file when present in inode traces
` [RFC PATCH v10 31/48] ceph: handle fscrypt fields in cap messages from MDS
` [RFC PATCH v10 32/48] ceph: add __ceph_get_caps helper support
` [RFC PATCH v10 38/48] ceph: disable fallocate for encrypted inodes
` [RFC PATCH v10 39/48] ceph: disable copy offload on "
` [RFC PATCH v10 40/48] ceph: don't use special DIO path for "
` [RFC PATCH v10 41/48] ceph: set encryption context on open
` [RFC PATCH v10 42/48] ceph: align data in pages in ceph_sync_write
` [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
` [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
` [RFC PATCH v10 47/48] ceph: add encryption support to writepage

[Buildroot] [PATCH 1/2] package/zic: bump to version 2021e
 2022-01-11 19:17 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/tzdata: "

[PATCH v2] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
 2022-01-11 19:17 UTC  (4+ messages)

[PATCH v4 00/48] Refactor perf cpumap
 2022-01-11 19:16 UTC  (10+ messages)
` [PATCH v4 05/48] perf stat: Switch to cpu version of cpu_map__get
` [PATCH v4 48/48] perf cpumap: Give CPUs their own type

[Intel-gfx] [PATCH] drm/i915: Flip guc_id allocation partition
 2022-01-11 19:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH v2 0/5] Update MT8192 Clock Setting
 2022-01-11 19:15 UTC  (5+ messages)
` [PATCH v2 1/5] arm64: dts: mediatek: Correct uart clock of MT8192

[PATCH v2 00/18] mini-os: remove struct file dependency on config
 2022-01-11 19:14 UTC  (3+ messages)
` [PATCH v2 16/18] mini-os: reset file type in close() in one place only

PATCH v3 ASUS EC Sensors
 2022-01-11 19:15 UTC  (7+ messages)
` [PATCH 1/3] hwmon: (asus-ec-sensors) add driver for ASUS EC

[PATCH] export: fix string handling of namespace in EXPORT_SYMBOL_NS
 2022-01-11 19:14 UTC  (2+ messages)

[PATCH v5 00/16] Optimize list lru memory consumption
 2022-01-11 19:14 UTC  (11+ messages)
` [PATCH v5 03/16] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v5 04/16] fs: allocate inode by using alloc_inode_sb()
` [PATCH v5 05/16] f2fs: "
` [PATCH v5 07/16] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v5 08/16] xarray: use kmem_cache_alloc_lru to allocate xa_node

[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
 2022-01-11 19:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v3 00/10] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-11 18:43 UTC  (11+ messages)
` [PATCH v3 01/10] stubs: Restrict fw_cfg to system emulation
` [PATCH v3 02/10] hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
` [PATCH v3 03/10] hw/pci: Restrict pci-bus stub to sysemu
` [PATCH v3 04/10] hw/pci: Document pci_dma_map()
` [PATCH v3 05/10] hw/dma: Remove CONFIG_USER_ONLY check
` [PATCH v3 06/10] hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
` [PATCH v3 07/10] hw/scsi: Rename SCSIRequest::resid as 'residual'
` [PATCH v3 08/10] hw/dma: Fix format string issues using dma_addr_t
` [PATCH v3 09/10] hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
` [PATCH v3 10/10] hw/dma: Use dma_addr_t type definition when relevant

[PATCH net-next v6] net: phy: intel-xway: Add RGMII internal delay configuration
 2022-01-11 19:12 UTC  (4+ messages)

[PATCH v2 1/1] psi: Fix uaf issue when psi trigger is destroyed while being polled
 2022-01-11 19:11 UTC  (3+ messages)

[PATCHv2 0/7] Implement support for unaccepted memory
 2022-01-11 19:10 UTC  (3+ messages)
` [PATCHv2 5/7] x86/mm: Reserve unaccepted memory bitmap

[PATCH] xfs: use swap() to make code cleaner
 2022-01-11 19:10 UTC  (2+ messages)

[PATCH iproute2 v2] ip: Extend filter links/addresses
 2022-01-11 19:09 UTC  (3+ messages)

Fwd: Debian on Linux-SH4
 2022-01-11 19:09 UTC  (14+ messages)

[PATCH] tools: Do not build kwbimage if CONFIG_TOOLS_LIBCRYPTO=n
 2022-01-11 19:09 UTC  (5+ messages)

[GIT PULL] fallthrough fixes for Clang for 5.17-rc1
 2022-01-11 19:14 UTC 

cip/linux-5.10.y-cip baseline-nfs: 23 runs, 1 regressions (v5.10.83-cip1-89-ga7f9ee34265b) #kernelci
 2022-01-11 19:07 UTC 

[PATCH v2 0/9] hw/dma: Use dma_addr_t type definition when relevant
 2022-01-11 18:47 UTC  (3+ messages)

[PATCH v9 0/9] ls-tree.c: introduce "--format" option
 2022-01-11 19:06 UTC  (5+ messages)
` [PATCH v9 9/9] cocci: allow padding with `strbuf_addf()`

[PATCH 0/3] Fix SunCC compiler complaints new in v2.35.0-rc0
 2022-01-11 19:06 UTC  (3+ messages)
` [PATCH 1/3] test-tool genzeros: initialize "zeros" to avoid SunCC warning

[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
 2022-01-11 19:04 UTC  (23+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start

[PATCH] crypto: caam - enable prediction resistance conditionally
 2022-01-11 19:05 UTC  (4+ messages)

[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
 2022-01-11 19:05 UTC  (2+ messages)

[PATCH v2 00/22] deprecation of distutils
 2022-01-11 19:01 UTC  (23+ messages)
` [PATCH v2 01/22] classes/distutils-*: add warning of deprecation
` [PATCH v2 02/22] setuptools3: refactor for no distutils bbclasses
` [PATCH v2 03/22] python3-cython: DISTUTILS_* -> SETUPTOOLS_*
` [PATCH v2 04/22] dnf: inherit setuptools3-base instead of distutils
` [PATCH v2 05/22] libdnf: inherit setuptools3-base not distutils
` [PATCH v2 06/22] python3-dbus: inherit setuptools3-base not distuils
` [PATCH v2 07/22] gpgme: inherit setuptools-base "
` [PATCH v2 08/22] python3-pip: inherit setuptools3 not distuils3
` [PATCH v2 09/22] systemtap: use setuptools-base not distutils
` [PATCH v2 10/22] libcomps: inherit setuptools3-base "
` [PATCH v2 11/22] createrepo-c: "
` [PATCH v2 12/22] librepo: "
` [PATCH v2 13/22] btrfs-tools: use "
` [PATCH v2 14/22] python3-pygobject: setuptools instead of distuils
` [PATCH v2 15/22] bind: inherit setuptools3-base instead of distutils
` [PATCH v2 16/22] python3-setuptools: do not depend on distutils
` [PATCH v2 17/22] gstreamer1.0-python: inherit setuptools3-base
` [PATCH v2 18/22] recipetool/create_buildsys_python.py: less distutils
` [PATCH v2 19/22] waf.bbclass: drop usage of distutils
` [PATCH v2 20/22] dnf: drop python3-distutils dependency
` [PATCH v2 21/22] python3native.bbclass: distutils -> sysconfig
` [PATCH v2 22/22] rootfs_rpm.bbclass: distutils -> sysconfig module

[PATCH v2 0/5] drm/dp: Move DisplayPort helpers into own module
 2022-01-11 18:58 UTC  (7+ messages)
` [PATCH v2 3/5] drm/dp: Move DisplayPort helpers into separate helper module
  ` [Nouveau] "
    ` [Intel-gfx] "

[igt-dev] [PATCH v3] tests/i915/gem_userptr_blits: Skip sd-probe test for discrete platforms
 2022-01-11 19:00 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_userptr_blits: Skip sd-probe test for discrete platforms (rev3)

[PATCH] firmware: remove old CONFIG_FW_LOADER_MODULE test
 2022-01-11 19:00 UTC  (3+ messages)

[PATCH v3 0/7] DAX poison recovery
 2022-01-11 18:59 UTC  (8+ messages)
` [PATCH v3 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v3 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v3 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v3 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v3 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v3 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v3 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[RFC PATCH 0/1] perf tools: Add 'm' event modifier for counting
 2022-01-11 18:59 UTC  (9+ messages)
` [RFC PATCH 1/1] perf tools: Add 'm' event modifier for counting machine

[PATCH RFC 0/2] Introduce variable-length sockaddr trace fields
 2022-01-11 18:59 UTC  (3+ messages)
` [PATCH RFC 1/2] trace: Introduce helpers to safely handle dynamic-sized sockaddrs
` [PATCH RFC 2/2] NFSD: Use __sockaddr field to store socket addresses

[PATCH 0/2] drm: exynos: dsi: Convert drm bridge
 2022-01-11 18:58 UTC  (13+ messages)
  ` [PATCH 1/2] drm: exynos: dsi: Convert to bridge driver

[PATCH] drm/amd: apply s0ix codepath to more cases
 2022-01-11 18:58 UTC  (3+ messages)

stable/linux-4.9.y build: 188 builds: 3 failed, 185 passed, 2 errors, 34 warnings (v4.9.297)
 2022-01-11 18:57 UTC 

[PATCH 0/2] builtin add -p: fix hunk splitting
 2022-01-11 18:57 UTC  (4+ messages)
` [PATCH v2 "

stable-rc/queue/5.4 baseline: 182 runs, 4 regressions (v5.4.170-34-g0f6f6defc80e)
 2022-01-11 18:56 UTC 

[RFC PATCH v2] PCI: Waiting command completed in get_port_device_capability()
 2022-01-11 18:55 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Recalculate CDCLK if plane scaling ratio changes
 2022-01-11 18:55 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/17] generic: add some mmap CoW tests
 2022-01-11 18:55 UTC  (3+ messages)
` [PATCH v3 15/17] generic: add race test between reflink and mmap read

[PATCH v2 0/3] misc: atsha204a: bug fixes
 2022-01-11 18:55 UTC  (7+ messages)
` [PATCH v2 1/3] misc: atsha204a: return timeout from wakeup function
` [PATCH v2 2/3] misc: atsha204a: add delay after sending the message
` [PATCH v2 3/3] misc: atsha204a: fix i2c address readout from DTS

[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
 2022-01-11 18:54 UTC  (8+ messages)
` [PATCH 0/8] ethdev: introduce IP "
  ` [PATCH 2/8] ethdev: add dev op for IP reassembly configuration
  ` [PATCH 3/8] ethdev: add mbuf dynfield for incomplete IP reassembly

[PATCH] virtiofsd: Do not support blocking flock
 2022-01-11 18:10 UTC 

[PATCH v2] mm: fix race between MADV_FREE reclaim and blkdev direct IO read
 2022-01-11 18:54 UTC  (3+ messages)

[md] Missing revert in 5.10
 2022-01-11 18:54 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_scaling_modes: New IGT to validate scaling modes
 2022-01-11 18:53 UTC  (2+ messages)

[PATCH 00/10] Removal of most do_exit calls
 2022-01-11 18:51 UTC  (8+ messages)
` [PATCH 1/8] signal: Make SIGKILL during coredumps an explicit special case

[PATCH] drm/i915/guc: Don't error on reset of banned context
 2022-01-11 18:45 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/amdgpu: improve debug VRAM access performance using sdma
 2022-01-11 18:49 UTC  (2+ messages)

[PATCH 2/2] ASoC: dt-bindings: add bindings for TI TAS5805M
 2022-01-11 18:47 UTC  (4+ messages)

[PATCH 0/5] kvm: fix latent guest entry/exit bugs
 2022-01-11 18:47 UTC  (2+ messages)

[PATCH] pkeys.7: ffix
 2022-01-11 18:47 UTC  (3+ messages)
` [PATCH v2 2/2] glob.3: srcfix

How to unpack a .tgz archive in a .zip file?
 2022-01-11 18:46 UTC  (2+ messages)
` [yocto] "

[Patch V1 0/4] memory: tegra: Update mc interrupts
 2022-01-11 18:45 UTC  (5+ messages)
` [Patch V1 1/4] memory: tegra: Add support for "
` [Patch V1 2/4] memory: tegra: Add interrupt mask
` [Patch V1 3/4] memory: tegra: add mc-err support for T186
` [Patch V1 4/4] memory: tegra: add mc-err support for T194

[PATCH net-next v4 00/11] net: dsa: realtek: MDIO interface and RTL8367S
 2022-01-11 18:45 UTC  (6+ messages)
` [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
    ` Aw: "
        ` Aw: "

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-11 18:45 UTC  (3+ messages)
` [PATCH v2 01/35] dt-bindings: net: bcm4329-fmac: Add Apple properties & chips

[PATCH] mm/pgtable: define pte_index so that preprocessor could recognize it
 2022-01-11 18:44 UTC  (2+ messages)

[PATCH v5] bpf/scripts: add an error if the correct number of helpers are not generated
 2022-01-11 18:44 UTC 

[PATCH] Revert "drm: exynos: dsi: Convert to bridge driver"
 2022-01-11 18:43 UTC 

[PATCH v11 0/4] group dp driver related patches into one series
 2022-01-11 18:43 UTC  (10+ messages)
` [PATCH v11 1/4] drm/msm/dp: do not initialize phy until plugin interrupt received
` [PATCH v11 2/4] drm/msm/dp: populate connector of struct dp_panel
` [PATCH v11 3/4] drm/msm/dp: add support of tps4 (training pattern 4) for HBR3
` [PATCH v11 4/4] drm/msm/dp: stop link training after link training 2 failed

[RFC PATCH v3 0/7] host: Support macOS 12
 2022-01-11 18:36 UTC  (3+ messages)
` [RFC PATCH v3 5/7] audio/coreaudio: Remove a deprecation warning on "

[PATCH 0/6] kunit: refactor assertions to use less stack
 2022-01-11 18:42 UTC  (6+ messages)
` [PATCH 2/6] kunit: move check if assertion passed into the macros


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.