All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 22:20:54 to 2024-02-05 23:29:55 UTC [more...]

[cocci] spatch --use-patch-diff broken?
 2024-02-05 22:37 UTC  (2+ messages)

[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
 2024-02-05 23:29 UTC  (4+ messages)
` [PATCH 10/11] x86/sev: Extend the config-fs attestation support for "

[PATCH] drm/xe: Assume large page size if VMA not yet bound
 2024-02-05 23:29 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH] net: sctp: fix memory leak in sctp_chunk_destroy()
 2024-02-05 23:29 UTC  (2+ messages)

[PATCH] fs/address_space: move i_mmap_rwsem to mitigate a false sharing with i_mmap
 2024-02-05 23:28 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-05 23:28 UTC 

[nacked] mm-pgtable-remove-unnecessary-split-ptlock-for-kernel-pmd-page.patch removed from -mm tree
 2024-02-05 23:27 UTC 

[nacked] mm-pgtable-add-missing-flag-and-statistics-for-kernel-pte-page.patch removed from -mm tree
 2024-02-05 23:27 UTC 

[PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
 2024-02-05 23:26 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test build: 184 builds: 3 failed, 181 passed, 4 errors, 9 warnings (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-05 23:26 UTC 

[PATCH v3 0/3] fix and extend zswap kselftests
 2024-02-05 23:25 UTC  (6+ messages)
` [PATCH v3 1/3] selftests: zswap: add zswap selftest file to zswap maintainer entry
` [PATCH v3 2/3] selftests: fix the zswap invasive shrink test
` [PATCH v3 3/3] selftests: add zswapin and no zswap tests

Xenomai 3 setup for BeagleBone Black
 2024-02-05 23:24 UTC 

[PATCH] bpf: Separate bpf_local_storage_lookup() fast and slow paths
 2024-02-05 23:24 UTC  (5+ messages)

[PATCH] mm/swap_state: update zswap LRU's protection range with the folio locked
 2024-02-05 23:24 UTC 

+ mm-cma-drop-config_cma_debug.patch added to mm-unstable branch
 2024-02-05 23:24 UTC 

[ANNOUNCE] xfsprogs: for-next updated to 3ec53d438
 2024-02-05 23:24 UTC  (6+ messages)

Fanotify: concurrent work and handling files being executed
 2024-02-05 23:23 UTC 

[PATCH v5 1/3] Remove use of LFS64 interfaces
 2024-02-05 23:23 UTC  (3+ messages)
` [PATCH v5 2/3] io: Adapt to >= 64-bit time_t
` [PATCH v5 3/3] build: Request 64-bit time_t where possible

[kees:devel/2-arg-strscpy 3/4] include/linux/string.h:143:21: error: '__strscpy_pad' undeclared; did you mean 'strscpy_pad'?
 2024-02-05 23:23 UTC 

+ mm-vmscan-make-too_many_isolated-return-bool.patch added to mm-unstable branch
 2024-02-05 23:23 UTC 

The sk_err mechanism is infuriating in userspace
 2024-02-05 23:22 UTC  (2+ messages)

[PATCH v3 0/3] overflow: Introduce wrapping helpers
 2024-02-05 23:21 UTC  (6+ messages)
` [PATCH v3 2/3] overflow: Introduce add_wrap(), sub_wrap(), and mul_wrap()

+ mm-cma-make-max_cma_areas-=-config_cma_areas.patch added to mm-unstable branch
 2024-02-05 23:21 UTC 

[RFC PATCH v12 08/20] ipe: add userspace interface
 2024-02-05 23:21 UTC  (5+ messages)
` [PATCH RFC v12 8/20] "

Re:[PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-05 23:20 UTC 

What's cooking in git.git (Feb 2024, #02; Fri, 2)
 2024-02-05 23:20 UTC  (4+ messages)

[merged] iov_iter-avoid-wrap-around-instrumentation-in-copy_compat_iovec_from_user.patch removed from -mm tree
 2024-02-05 23:20 UTC 

+ kasan-rename-test_kasan_module_init-to-kasan_test_module_init.patch added to mm-unstable branch
 2024-02-05 23:19 UTC 

+ kasan-docs-update-descriptions-about-test-file-and-module.patch added to mm-unstable branch
 2024-02-05 23:18 UTC 

+ ubsan-reintroduce-signed-overflow-sanitizer.patch added to mm-unstable branch
 2024-02-05 23:18 UTC  (2+ messages)

[EXTERNAL] [meta-arago][kirkstone/master][PATCH] systemd: add network device conf files for persistent names of the mcan devices
 2024-02-05 23:18 UTC  (5+ messages)
  `  "

RTT-PROBE: lore-subspace-rtt
 2024-02-05 23:18 UTC 

[PATCH] docs/style: allow C99 mixed declarations
 2024-02-05 23:17 UTC  (2+ messages)

[PATCH 1/1] perf augmented_raw_syscalls.bpf: Move 'struct timespec64' to vmlinux.h
 2024-02-05 23:16 UTC  (3+ messages)

[PATCH v2 0/3] add debugfs to hisilicon migration driver
 2024-02-05 23:15 UTC  (4+ messages)
` [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for "

[PATCH] t/t3515-cherry-pick-rebase.sh: new testcase demonstrating broken behavior
 2024-02-05 23:14 UTC  (5+ messages)
` [PATCH 2/2] sequencer: unset GIT_CHERRY_PICK_HELP for 'exec' commands

[kees:devel/2-arg-strscpy 2/4] fs/exec.c:1234:2: error: call to undeclared function 'COUNT_ARGS'; ISO C99 and later do not support implicit function declarations
 2024-02-05 23:12 UTC 

[PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
 2024-02-05 23:12 UTC  (3+ messages)

[PATCH bpf] xsk: Add truesize to skb_add_rx_frag()
 2024-02-05 23:13 UTC  (2+ messages)

[PATCH v3 0/3] Virtio dmabuf improvements
 2024-02-05 23:11 UTC  (3+ messages)
` [PATCH v3 2/3] hw/virtio: cleanup shared resources

[PATCH 0/2 v2] Add cond_guard() to conditional guards
 2024-02-05 23:11 UTC  (5+ messages)
` [PATCH 1/2 v2] cleanup: "

[RFC PATCH v12 15/20] ipe: add support for dm-verity as a trust provider
 2024-02-05 23:11 UTC  (3+ messages)
` [PATCH RFC "

[PATCH RFC 0/4] Introduce uts_release
 2024-02-05 23:10 UTC  (4+ messages)

[PATCH] riscv: Only flush the mm icache when setting an exec pte
 2024-02-05 23:09 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-05 23:08 UTC 

[PATCH v2 0/2] add-patch: Support '@' as a synonym for 'HEAD'
 2024-02-05 23:07 UTC  (4+ messages)
` [PATCH v3 2/2] add-patch: classify "

+ smp-make-__smp_processor_id-0-argument-macro.patch added to mm-nonmm-unstable branch
 2024-02-05 23:06 UTC 

[PATCH v2] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-02-05 23:05 UTC  (3+ messages)

+ selftests-add-zswapin-and-no-zswap-tests.patch added to mm-unstable branch
 2024-02-05 23:04 UTC 

+ selftests-fix-the-zswap-invasive-shrink-test.patch added to mm-unstable branch
 2024-02-05 23:04 UTC 

+ selftests-zswap-add-zswap-selftest-file-to-zswap-maintainer-entry.patch added to mm-unstable branch
 2024-02-05 23:04 UTC 

[meta-arago][kirkstone][PATCH] recipes-devtools: mtd-utils: Switch to infraroot.at for https over git protocol
 2024-02-05 23:04 UTC  (3+ messages)

[PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
 2024-02-05 23:01 UTC  (4+ messages)
` [PATCH v17 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v17 2/3] vfio/pci: rename and export range_intesect_range
` [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper

[PATCH v4 00/16] drm/i915: (stolen) memory region related fixes
 2024-02-05 22:58 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: (stolen) memory region related fixes (rev12)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

RTT-PROBE: lore-subspace-rtt
 2024-02-05 22:58 UTC 

[PATCH v5 00/12] netfs, cifs: Delegate high-level I/O to netfslib
 2024-02-05 22:57 UTC  (13+ messages)
` [PATCH v5 01/12] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [PATCH v5 02/12] cifs: Set zero_point in the copy_file_range() and remap_file_range()
` [PATCH v5 03/12] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [PATCH v5 04/12] cifs: Use more fields from netfs_io_subrequest
` [PATCH v5 05/12] cifs: Make wait_mtu_credits take size_t args
` [PATCH v5 06/12] cifs: Implement netfslib hooks
` [PATCH v5 07/12] cifs: Replace the writedata replay bool with a netfs sreq flag
` [PATCH v5 08/12] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [PATCH v5 09/12] cifs: Cut over to using netfslib
` [PATCH v5 10/12] cifs: Remove some code that's no longer used, part 1
` [PATCH v5 11/12] cifs: Remove some code that's no longer used, part 2
` [PATCH v5 12/12] cifs: Remove some code that's no longer used, part 3

[PATCH 0/6] filesystem visibility ioctls
 2024-02-05 22:56 UTC  (10+ messages)
` [PATCH 1/6] fs: super_block->s_uuid_len
` [PATCH 2/6] fs: FS_IOC_GETUUID
` [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME

[PATCH] mm/zswap: invalidate old entry when store fail or !zswap_enabled
 2024-02-05 22:55 UTC  (2+ messages)

[Buildroot] [PATCH buildroot] support/testing: remove unused import from sample_python_crossbar
 2024-02-05 22:55 UTC  (2+ messages)

[PATCH v2 (resend) 00/27] Remove the directmap
 2024-02-05 22:55 UTC  (4+ messages)
` [PATCH v2 (resend) 02/27] x86/setup: Move vm_init() before acpi calls

[Buildroot] [git commit] support/testing: remove unused import from sample_python_crossbar
 2024-02-05 22:49 UTC 

[PATCH 0/2] Fix gitlab's token-based authentication w/ kerberos
 2024-02-05 22:52 UTC  (6+ messages)
` [PATCH 2/2] http: prevent redirect from dropping credentials during reauth

[PATCH 0/3] XE HDCP Enablement
 2024-02-05 22:50 UTC  (3+ messages)
` [PATCH 2/3] drm/xe/hdcp: Enable HDCP for XE

[PATCH bpf-next v3] bpf, docs: Expand set of initial conformance groups
 2024-02-05 22:50 UTC  (2+ messages)

[PATCH 0/2] pack-objects: enable multi-pack reuse via feature.experimental
 2024-02-05 22:50 UTC  (10+ messages)
` [PATCH 1/2] t5332-multi-pack-reuse.sh: extract pack-objects helper functions
` [PATCH 2/2] pack-objects: enable multi-pack reuse via `feature.experimental`
` [PATCH v2 0/2] pack-objects: enable multi-pack reuse via feature.experimental
  ` [PATCH v2 1/2] t5332-multi-pack-reuse.sh: extract pack-objects helper functions
  ` [PATCH v2 2/2] pack-objects: enable multi-pack reuse via `feature.experimental`

[linux-next:pending-fixes] BUILD SUCCESS 749067d43da7a80462a871a33ee51173e553b31a
 2024-02-05 22:49 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2024-01-29
 2024-02-05 22:49 UTC  (2+ messages)
` [Buildroot] [autobuild.buildroot.net] runtime issues analyses

[Buildroot] [git commit] package/python-idna: bump to version 3.6
 2024-02-05 22:48 UTC 

[Buildroot] [git commit] package/python-hwdata: bump to version 2.4.1
 2024-02-05 22:48 UTC 

[Buildroot] [PATCH 1/1] package/python-idna: bump to version 3.6
 2024-02-05 22:48 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-05 22:48 UTC 

[Buildroot] [PATCH] package/re2: bump to version 2024-02-01
 2024-02-05 22:47 UTC  (2+ messages)

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-05 22:47 UTC  (3+ messages)
` [PATCH 11/19] drm/i915/dp: Add support for DP tunnel BW allocation

[PATCH v7 0/5] TI K3 M4F support on AM64x and AM62x SoCs
 2024-02-05 22:46 UTC  (7+ messages)
` [PATCH v7 2/5] remoteproc: k3: Move out data structures common with M4 driver
` [PATCH v7 3/5] remoteproc: k3: Move out functions "

[Buildroot] [git commit] package/re2: bump to version 2024-02-01
 2024-02-05 22:41 UTC 

[Buildroot] [PATCH 1/1] package/python-hwdata: bump to version 2.4.1
 2024-02-05 22:46 UTC  (2+ messages)

[PATCH net-next v5 00/11] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-02-05 22:43 UTC  (4+ messages)
` [PATCH net-next v5 09/11] net: dsa: realtek: migrate user_mii_bus setup to realtek-dsa

[Buildroot] [git commit] support/testing: new sqlite runtime test
 2024-02-05 22:38 UTC 

[meta-networking][PATCH] mbedtls: upgrade 2.28.4 -> 2.28.7
 2024-02-05 22:40 UTC 

[Buildroot] [git commit] package/sqlite: use SPDX identifier for license
 2024-02-05 22:39 UTC 

[openeuler:openEuler-1.0-LTS 21252/21616] drivers/i2c/busses/i2c-phytium-master.c:39:5-17: duplicated argument to && or ||
 2024-02-05 22:40 UTC 

[Buildroot] [PATCH] package/sqlite: use SPDX identifier for license
 2024-02-05 22:40 UTC  (2+ messages)

[RFC PATCH v12 06/20] ipe: introduce 'boot_verified' as a trust provider
 2024-02-05 22:39 UTC  (3+ messages)
` [PATCH RFC v12 6/20] "

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-02-05 22:38 UTC  (5+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)

RTT-PROBE: lore-subspace-rtt
 2024-02-05 22:38 UTC 

[Buildroot] [PATCH 1/1] support/testing: new sqlite runtime test
 2024-02-05 22:38 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Enable static subprog calls in spin lock critical sections
 2024-02-05 22:37 UTC  (2+ messages)

[PATCH v3 1/4] sched/fair: add SD_CLUSTER in comments
 2024-02-05 22:38 UTC  (3+ messages)
` [PATCH v3 4/4] sched/fair: Check the SD_ASYM_PACKING flag in sched_use_asym_prio()

[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
 2024-02-05 22:35 UTC  (13+ messages)
` [PATCH 03/17] vfio/pci: Consistently acquire mutex for "
` [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 12/17] vfio/pci: Remove msi term from generic code
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature
` [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow

[PATCH 0/3] sched/fair: Remove hardcoded fits_capacity() margin
 2024-02-05 22:33 UTC  (4+ messages)
` [PATCH 1/3] sched/pelt: Add a new function to approximate the future util_avg value
` [PATCH 2/3] sched/pelt: Add a new function to approximate runtime to reach given util
` [PATCH 3/3] sched/fair: Remove magic hardcoded margin in fits_capacity()

[meta-oe][PATCH] influxdb: Upgrade to 2.7.1 release
 2024-02-05 22:33 UTC  (3+ messages)
` [oe] "

[PATCH net-next 00/13] bnxt_en: Ntuple and RSS updates
 2024-02-05 22:32 UTC  (14+ messages)
` [PATCH net-next 01/13] bnxt_en: Use firmware provided maximum filter counts
` [PATCH net-next 02/13] bnxt_en: Add ethtool -N support for ether filters
` [PATCH net-next 03/13] bnxt_en: Support ethtool -n to display "
` [PATCH net-next 04/13] bnxt_en: implement fully specified 5-tuple masks
` [PATCH net-next 05/13] bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDP
` [PATCH net-next 06/13] bnxt_en: Add drop action support for ntuple
` [PATCH net-next 07/13] bnxt_en: Add separate function to delete the filter structure
` [PATCH net-next 08/13] bnxt_en: Save user configured filters in a lookup list
` [PATCH net-next 09/13] bnxt_en: Retain user configured filters when closing
` [PATCH net-next 10/13] bnxt_en: Restore all the user created L2 and ntuple filters
` [PATCH net-next 11/13] bnxt_en: Add support for user configured RSS key
` [PATCH net-next 12/13] bnxt_en: Invalidate user filters when needed
` [PATCH net-next 13/13] bnxt_en: Add RSS support for IPSEC headers

[PATCH] device-dax: make dax_bus_type const
 2024-02-05 22:32 UTC  (2+ messages)

cxl: question about cxl qos_class verification
 2024-02-05 22:31 UTC  (2+ messages)

[PATCH blktests] nvme: test log page offsets
 2024-02-05 22:30 UTC  (2+ messages)

[drm-xe:drm-xe-next 1/4] drivers/gpu/drm/xe/xe_bo.c:1635:9: error: implicit declaration of function 'drmm_release_action'; did you mean 'devm_release_action'?
 2024-02-05 22:30 UTC 

+ mm-swap-fix-race-condition-in-direct-swapin-path.patch added to mm-unstable branch
 2024-02-05 22:30 UTC 

[Buildroot] [git commit] support/testing: add a "file" package runtime test
 2024-02-05 22:27 UTC 

git-gui desktop launcher
 2024-02-05 22:29 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] support/testing: add a "file" package runtime test
 2024-02-05 22:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-05 22:28 UTC 

[PATCH] drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
 2024-02-05 22:25 UTC 

[PATCH v2 0/3] per-vma locks in userfaultfd
 2024-02-05 22:24 UTC  (12+ messages)
` [PATCH v2 3/3] userfaultfd: use per-vma locks in userfaultfd operations

[Buildroot] [PATCH v2 0/2] package/watchdogd: slightly messy bump to v4.0
 2024-02-05 22:23 UTC  (6+ messages)
` [Buildroot] [PATCH v2 1/2] package/watchdogd: bump to version 4.0
` [Buildroot] [PATCH v2 2/2] package/watchdogd: add menuconfig support for new system monitors

[PATCH v3 0/5] Fixing live video input in ZynqMP DPSUB
 2024-02-05 22:22 UTC  (5+ messages)
` [PATCH v3 2/5] drm: xlnx: zynqmp_dpsub: Fix timing for live mode

[PATCH v4 7/9] rust: file: add `Kuid` wrapper
 2024-02-05 22:06 UTC  (2+ messages)

[PATCH] filelock: don't do security checks on nfsd setlease calls
 2024-02-05 22:22 UTC  (4+ messages)

[Buildroot] [git commit] support/testing: add usbutils runtime test
 2024-02-05 22:20 UTC 

[Buildroot] [git commit] support/testing: add trace-cmd runtime test
 2024-02-05 22:20 UTC 

git bug
 2024-02-05 22:22 UTC  (3+ messages)
` [PATCH] builtin/stash: report failure to write to index

[Buildroot] [git commit] support/testing: add ltrace runtime test
 2024-02-05 22:20 UTC 

[Buildroot] [PATCH 1/1] support/testing: netcat: improve test robustness
 2024-02-05 22:20 UTC  (2+ messages)

[PATCH 6.6 CANDIDATE v2 00/21] xfs backports for 6.6.y (from v6.7)
 2024-02-05 22:20 UTC  (7+ messages)
` [PATCH 6.6 CANDIDATE v2 16/21] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
` [PATCH 6.6 CANDIDATE v2 17/21] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.6 CANDIDATE v2 18/21] xfs: clean up dqblk extraction
` [PATCH 6.6 CANDIDATE v2 19/21] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.6 CANDIDATE v2 20/21] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.6 CANDIDATE v2 21/21] xfs: respect the stable writes flag on the RT device


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.