All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-10 20:10:51 to 2023-10-10 20:45:12 UTC [more...]

[PATCH 00/10] PCI: Use FIELD_GET() and FIELD_PREP()
 2023-10-10 20:44 UTC  (8+ messages)
` [PATCH 01/10] PCI: Use FIELD_GET()
` [PATCH 02/10] PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirk
` [PATCH 03/10] PCI/ASPM: Use FIELD_GET()
` [PATCH 04/10] PCI/ATS: Show PASID Capability register width in bitmasks
` [PATCH 05/10] PCI/ATS: Use FIELD_GET()
` [PATCH 06/10] PCI/DPC: "
` [PATCH 07/10] PCI/PME: "

[PATCH] crypto: ccp - Dump SEV command buffer registers on SEV command error
 2023-10-10 20:44 UTC 

[PATCH v3 0/2] fsi: sbefifo: fixes
 2023-10-10 20:43 UTC  (3+ messages)
` [PATCH v3 1/2] fsi: sbefifo: Bump up user write cmd length
` [PATCH v3 2/2] fsi: sbefifo: Handle pending write command

[PATCH] kexec: Fix reboot race during device_shutdown()
 2023-10-10 20:43 UTC  (10+ messages)

[PATCH vfio 10/11] vfio/virtio: Expose admin commands over virtio device
 2023-10-10 20:42 UTC  (18+ messages)

mac80211 bugs
 2023-10-10 20:42 UTC  (4+ messages)

[PATCH v1] drm/tiny: correctly print `struct resource *` on error
 2023-10-10 17:46 UTC 

[PATCH 1/3] net/ark: support for single function with multiple port
 2023-10-10 20:42 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] net/ark: remove RQ pacing firmware from PMD
  ` [PATCH v2 3/3] net/ark: support for large dataroom in FPGA

[PATCH v2 00/36] btrfs: add fscrypt support
 2023-10-10 20:40 UTC  (37+ messages)
` [PATCH v2 01/36] fscrypt: use a flag to indicate that the master key is being evicted
` [PATCH v2 02/36] fscrypt: don't wipe mk secret until the last active user is gone
` [PATCH v2 03/36] fscrypt: add per-extent encryption support
` [PATCH v2 04/36] fscrypt: disable all but standard v2 policies for extent encryption
` [PATCH v2 05/36] blk-crypto: add a process bio callback
` [PATCH v2 06/36] fscrypt: expose fscrypt_nokey_name
` [PATCH v2 07/36] fscrypt: add documentation about extent encryption
` [PATCH v2 08/36] btrfs: add infrastructure for safe em freeing
` [PATCH v2 09/36] btrfs: disable various operations on encrypted inodes
` [PATCH v2 10/36] btrfs: disable verity "
` [PATCH v2 11/36] btrfs: start using fscrypt hooks
` [PATCH v2 12/36] btrfs: add inode encryption contexts
` [PATCH v2 13/36] btrfs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH v2 14/36] btrfs: adapt readdir for encrypted and nokey names
` [PATCH v2 15/36] btrfs: handle "
` [PATCH v2 16/36] btrfs: implement fscrypt ioctls
` [PATCH v2 17/36] btrfs: add encryption to CONFIG_BTRFS_DEBUG
` [PATCH v2 18/36] btrfs: add get_devices hook for fscrypt
` [PATCH v2 19/36] btrfs: turn on inlinecrypt mount option for encrypt
` [PATCH v2 20/36] btrfs: set file extent encryption excplicitly
` [PATCH v2 21/36] btrfs: add fscrypt_info and encryption_type to extent_map
` [PATCH v2 22/36] btrfs: add fscrypt_info and encryption_type to ordered_extent
` [PATCH v2 23/36] btrfs: plumb through setting the fscrypt_info for ordered extents
` [PATCH v2 24/36] btrfs: populate the ordered_extent with the fscrypt context
` [PATCH v2 25/36] btrfs: keep track of fscrypt info and orig_start for dio reads
` [PATCH v2 26/36] btrfs: add an optional encryption context to the end of file extents
` [PATCH v2 27/36] btrfs: explicitly track file extent length for replace and drop
` [PATCH v2 28/36] btrfs: pass through fscrypt_extent_info to the file extent helpers
` [PATCH v2 29/36] btrfs: pass the fscrypt_info through the replace extent infrastructure
` [PATCH v2 30/36] btrfs: implement the fscrypt extent encryption hooks
` [PATCH v2 31/36] btrfs: setup fscrypt_extent_info for new extents
` [PATCH v2 32/36] btrfs: populate ordered_extent with the orig offset
` [PATCH v2 33/36] btrfs: set the bio fscrypt context when applicable
` [PATCH v2 34/36] btrfs: add a bio argument to btrfs_csum_one_bio
` [PATCH v2 35/36] btrfs: add orig_logical to btrfs_bio
` [PATCH v2 36/36] btrfs: implement process_bio cb for fscrypt

[PATCH 0/9] SVM guest shadow stack support
 2023-10-10 20:02 UTC  (2+ messages)
` [PATCH 7/9] x86/sev-es: Include XSS value in GHCB CPUID request

[PATCH v3] misc/pca9552: Fix for pca9552 not getting reset
 2023-10-10 20:41 UTC  (6+ messages)

[PATCH 0/3] Ensure default return thunk isn't used at runtime
 2023-10-10 20:41 UTC  (11+ messages)
` [PATCH 1/3] Revert "x86/retpoline: Remove .text..__x86.return_thunk section"
` [PATCH 3/3] x86/retpoline: Ensure default return thunk isn't used at runtime

[Intel-wired-lan] [PATCH net-next v3 0/6] Support symmetric RSS (Toeplitz) hash
 2023-10-10 20:40 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH net-next v3 1/6] net: ethtool: allow symmetric-xor RSS hash for any flow type
    `  "

This list is being migrated to new infrastructure (no action required)
 2023-10-10 20:40 UTC  (2+ messages)

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-10 20:40 UTC  (5+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[Buildroot] [RFC] Per-package and relocatable SDKs problem?
 2023-10-10 20:39 UTC  (4+ messages)

[jimc:dd-fix-5e 24/24] lib/dynamic_debug.c:935:5: warning: no previous prototype for function '__dynamic_emit_prefix'
 2023-10-10 20:38 UTC 

[Intel-gfx] [PATCH RESEND v2 0/2] Add drm_dbg_ratelimited()
 2023-10-10 20:39 UTC  (7+ messages)
` [Intel-gfx] [PATCH RESEND v2 1/2] drm/print: Add drm_dbg_ratelimited
  `  "
    ` [PATCH RESEND v2 0/2] Add drm_dbg_ratelimited()

Upcoming merge conflict docs/powerpc
 2023-10-10 20:39 UTC  (2+ messages)

[PATCH v3 0/8] PCI/treewide: PCIe capability access cleanups
 2023-10-10 20:38 UTC  (2+ messages)

[OE-core] Summary of the remaining 6.5 kernel serial issue (and 6.5 summary)
 2023-10-10 20:37 UTC 

[Buildroot] [git commit] package/systemd: handle creation of /var/log/journal
 2023-10-10 20:29 UTC 

[Buildroot] [git commit] package/skeleton-init-systemd: fix var.mount options
 2023-10-10 20:00 UTC 

[Buildroot] [git commit] package/systemd: create the /boot directory
 2023-10-10 20:34 UTC 

What's cooking in git.git (Oct 2023, #03; Fri, 6)
 2023-10-10 20:36 UTC  (2+ messages)

[PATCH RFC] dt-bindings: display: document display panel occlusions
 2023-10-10 20:36 UTC  (4+ messages)

[Buildroot] [PATCH 0/7] Extent options for read-only /var handling
 2023-10-10 20:36 UTC  (5+ messages)
` [Buildroot] [PATCH 6/7] package/systemd: handle creation of /var/log/journal
` [Buildroot] [PATCH 7/7] package/systemd: create the /boot directory

[PATCH bpf 0/2] s390/bpf: Fix backchain issues in the trampoline
 2023-10-10 20:20 UTC  (3+ messages)
` [PATCH bpf 1/2] s390/bpf: Fix clobbering the caller's backchain "
` [PATCH bpf 2/2] s390/bpf: Fix unwinding past "

[PATCH v5] misc: Add Nitro Secure Module driver
 2023-10-10 20:34 UTC  (2+ messages)

[Intel-xe] [PATCH v3 1/3] drm/xe: Store xe_he_engine in xe_hw_engine_snapshot
 2023-10-10 20:35 UTC  (3+ messages)
` [Intel-xe] ✓ CI.checksparse: success for series starting with [v3,1/3] "
` [Intel-xe] ✓ CI.BAT: "

[PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
 2023-10-10 20:34 UTC  (8+ messages)

[PATCH 00/15] bloom: changed-path Bloom filters v2
 2023-10-10 20:34 UTC  (19+ messages)
` [PATCH v3 00/17] bloom: changed-path Bloom filters v2 (& sundries)
  ` [PATCH v3 01/17] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
  ` [PATCH v3 02/17] revision.c: consult Bloom filters for root commits
  ` [PATCH v3 03/17] commit-graph: ensure Bloom filters are read with consistent settings
  ` [PATCH v3 04/17] gitformat-commit-graph: describe version 2 of BDAT
  ` [PATCH v3 05/17] t/helper/test-read-graph.c: extract `dump_graph_info()`
  ` [PATCH v3 06/17] bloom.h: make `load_bloom_filter_from_graph()` public
  ` [PATCH v3 07/17] t/helper/test-read-graph: implement `bloom-filters` mode
  ` [PATCH v3 08/17] t4216: test changed path filters with high bit paths
  ` [PATCH v3 09/17] repo-settings: introduce commitgraph.changedPathsVersion
  ` [PATCH v3 10/17] commit-graph: new filter ver. that fixes murmur3
  ` [PATCH v3 11/17] bloom: annotate filters with hash version
  ` [PATCH v3 12/17] bloom: prepare to discard incompatible Bloom filters
  ` [PATCH v3 13/17] commit-graph.c: unconditionally load "
  ` [PATCH v3 14/17] commit-graph: drop unnecessary `graph_read_bloom_data_context`
  ` [PATCH v3 15/17] object.h: fix mis-aligned flag bits table
  ` [PATCH v3 16/17] commit-graph: reuse existing Bloom filters where possible
  ` [PATCH v3 17/17] bloom: introduce `deinit_bloom_filters()`

[PATCH] PCI/ASPM: fix unexpected behavior when re-enabling L1
 2023-10-10 20:33 UTC  (4+ messages)

[PATCH v1 0/1] doc: bbdev device discovery clarification
 2023-10-10 20:34 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH v2] drm/panel: Enable DSC and CMD mode for Visionox VTDR6130 panel
 2023-10-10 20:33 UTC  (4+ messages)

[PATCH] scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_host'
 2023-10-10 20:32 UTC  (2+ messages)

[PATCH net] ice: fix over-shifted variable
 2023-10-10 20:30 UTC 

Linux kernel 6.5.7 released
 2023-10-10 20:30 UTC 

[PATCH 0/8] btrfs-progs: add fscrypt support
 2023-10-10 20:28 UTC  (9+ messages)
` [PATCH 1/8] btrfs-progs: check: fix max inline extent size
` [PATCH 2/8] btrfs-progs: add new FEATURE_INCOMPAT_ENCRYPT flag
` [PATCH 3/8] btrfs-progs: start tracking extent encryption context info
` [PATCH 4/8] btrfs-progs: add inode encryption contexts
` [PATCH 5/8] btrfs-progs: interpret encrypted file extents
` [PATCH 6/8] btrfs-progs: handle fscrypt context items
` [PATCH 7/8] btrfs-progs: escape unprintable characters in names
` [PATCH 8/8] btrfs-progs: check: update inline extent length checking

[RFC PATCH v3 0/3] Rust abstractions for network PHY drivers
 2023-10-10 20:28 UTC  (4+ messages)
` [RFC PATCH v3 1/3] rust: core "

tools/perf/util/bpf_skel/vmlinux/vmlinux.h: warning: ignored by one of the .gitignore files
 2023-10-10 20:27 UTC 

[PATCH v2 0/6] scripts/migration: Fix analyze-migration.py and add a test
 2023-10-10 20:27 UTC  (2+ messages)

please backmerge drm/drm-next into drm-misc/drm-misc-next
 2023-10-10 20:27 UTC 

[PATCH net-next] tools: ynl: use ynl-gen -o instead of stdout in Makefile
 2023-10-10 20:27 UTC 

[PATCH 00/12] fstests: fscrypt test updates
 2023-10-10 20:26 UTC  (13+ messages)
` [PATCH 01/12] common/encrypt: separate data and inode nonces
` [PATCH 02/12] common/encrypt: add btrfs to get_encryption_*nonce
` [PATCH 03/12] common/encrypt: add btrfs to get_ciphertext_filename
` [PATCH 04/12] common/encrypt: enable making a encrypted btrfs filesystem
` [PATCH 05/12] common/verity: explicitly don't allow btrfs encryption
` [PATCH 06/12] btrfs: add simple test of reflink of encrypted data
` [PATCH 07/12] btrfs: test snapshotting encrypted subvol
` [PATCH 08/12] fstests: properly test for v1 encryption policies in encrypt tests
` [PATCH 09/12] fstests: split generic/580 into two tests
` [PATCH 10/12] fstests: split generic/581 "
` [PATCH 11/12] fstests: split generic/613 "
` [PATCH 12/12] fstest: add a fsstress+fscrypt test

[QEMU][PATCH v1 0/7] Xen: support grant mappings
 2023-10-10 20:24 UTC  (4+ messages)
` [QEMU][PATCH v1 1/7] xen: when unplugging emulated devices skip virtio devices

[Nouveau] [PATCH drm-misc-next 0/3] [RFC] DRM GPUVA Manager GPU-VM features
 2023-10-10 20:23 UTC  (14+ messages)
` [Nouveau] [PATCH drm-misc-next 2/3] drm/gpuva_mgr: generalize dma_resv/extobj handling and GEM validation
                    `  "

[Bug Report] EBUSY for cgroup rmdir after cgroup.procs empty
 2023-10-10 20:22 UTC  (8+ messages)

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-10 20:22 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: adc: provide max34408/9 device tree binding document

[Intel-gfx] [PATCH 0/2] More print message helper updates
 2023-10-10 20:22 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: More use of GT specific print helpers

[PATCH v6 00/12] VRB2 bbdev PMD introduction
 2023-10-10 20:20 UTC  (13+ messages)
` [PATCH v6 01/12] bbdev: add FFT window width member in driver info
` [PATCH v6 02/12] baseband/acc: add FFT window width in the VRB PMD
` [PATCH v6 03/12] baseband/acc: remove the 4G SO capability for VRB1
` [PATCH v6 04/12] baseband/acc: allocate FCW memory separately
` [PATCH v6 05/12] baseband/acc: add support for MLD operation
` [PATCH v6 06/12] baseband/acc: refactor to allow unified driver extension
` [PATCH v6 07/12] baseband/acc: adding VRB2 device variant
` [PATCH v6 08/12] baseband/acc: add FEC capabilities for the VRB2 variant
` [PATCH v6 09/12] baseband/acc: add FFT support to "
` [PATCH v6 10/12] baseband/acc: add MLD support in "
` [PATCH v6 11/12] baseband/acc: add support for VRB2 engine error detection
` [PATCH v6 12/12] baseband/acc: add configure helper for VRB2

[PATCH v3 00/10] cxl/mem: Fix shutdown order
 2023-10-10 20:21 UTC  (3+ messages)
` [PATCH v3 07/10] cxl/memdev: Fix sanitize vs decoder setup locking

Linux kernel 6.1.57 released
 2023-10-10 20:20 UTC 

Linux kernel 5.15.135 released
 2023-10-10 20:20 UTC 

[PATCH bpf-next v9 3/9] bpf: Add bpf_sock_addr_set_unix_addr() to allow writing unix sockaddr from bpf
 2023-10-10 20:20 UTC  (2+ messages)

linux-next: build failure after merge of the arm-perf tree
 2023-10-10 20:20 UTC  (5+ messages)

[Bug 215740] New: kernel warning: DMA-API: xhci_hcd: cacheline tracking EEXIST, overlapping mappings aren't supported
 2023-10-10 20:19 UTC  (2+ messages)
` [Bug 215740] "

[tj-cgroup:for-6.6-fixes] BUILD SUCCESS 1ca0b605150501b7dc59f3016271da4eb3e96fce
 2023-10-10 20:17 UTC 

[tj-cgroup:for-next] BUILD SUCCESS 527731106f6158587f749e850d29d09e42ea7511
 2023-10-10 20:16 UTC 

[tj-cgroup:for-6.7] BUILD SUCCESS 27a6c5c50c4bb0c56296f01a3142db796bb01da1
 2023-10-10 20:16 UTC 

Linux 6.5.7
 2023-10-10 20:08 UTC 

[PATCH 0/4] multifd: various fixes
 2023-10-10 20:17 UTC  (3+ messages)
` [PATCH 2/4] migration: check for rate_limit_max for RATE_LIMIT_DISABLED

Linux 6.1.57
 2023-10-10 20:08 UTC  (2+ messages)

[PATCH 00/15] blk: sandbox: Support binding a device with a given logical block size
 2023-10-10 20:17 UTC  (6+ messages)
` [PATCH 10/15] cmd: blk_common: Use macros for the return values

[Intel-wired-lan] [PATCH iwl-net v2 1/1] e1000e: Workaround for sporadic MDI error on Meteor Lake systems
 2023-10-10 20:16 UTC  (4+ messages)

[PATCH] ppc/pnv: Add an I2C master controller model
 2023-10-10 20:01 UTC  (3+ messages)

[PATCH] spi: nxp-fspi: use the correct ioremap function
 2023-10-10 20:15 UTC 

[Intel-xe] [PATCH v3] drm/xe: Set PTE_AE for smem allocations in integrated devices
 2023-10-10 20:15 UTC  (2+ messages)

[PATCH 0/2] Add PowerNV I2C Controller Model
 2023-10-10 20:14 UTC  (3+ messages)
` [PATCH 2/2] ppc/pnv: Connect I2C controller model to powernv9 chip

[PATCH net-next,v2] tcp: Set pingpong threshold via sysctl
 2023-10-10 20:11 UTC  (2+ messages)

pull-request: ieee802154 for net 2023-10-10
 2023-10-10 20:09 UTC 

[RFC PATCH iproute2-next 0/5] Persisting of mount namespaces along with network namespaces
 2023-10-10 19:32 UTC  (4+ messages)

Linux kernel 5.10.198 released
 2023-10-10 20:10 UTC 


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.