All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-12 22:49:31 to 2024-04-13 01:39:22 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-13  1:39 UTC 

[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
 2024-04-13  1:38 UTC  (3+ messages)

What's cooking in git.git (Apr 2024, #05; Fri, 12)
 2024-04-13  1:36 UTC 

[PATCH v6 00/11] IOMMU memory observability
 2024-04-13  0:25 UTC  (24+ messages)
` [PATCH v6 01/11] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v6 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
` [PATCH v6 03/11] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v6 04/11] iommu/io-pgtable-arm: "
` [PATCH v6 05/11] iommu/io-pgtable-dart: "
` [PATCH v6 06/11] iommu/exynos: "
` [PATCH v6 07/11] iommu/rockchip: "
` [PATCH v6 08/11] iommu/sun50i: "
` [PATCH v6 09/11] iommu/tegra-smmu: "
` [PATCH v6 10/11] iommu: observability of the IOMMU allocations
` [PATCH v6 11/11] iommu: account IOMMU allocated memory

[PATCH v3] f2fs: zone: don't block IO if there is remained open zone
 2024-04-13  1:33 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH 0/2] rust: time related cleanup
 2024-04-13  1:30 UTC  (6+ messages)
` [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()

[PATCH] quota: fix to propagate error of mark_dquot_dirty() to caller
 2024-04-13  1:30 UTC  (4+ messages)

[PATCH v2] jbd2: avoid mount failed when commit block is partial submitted
 2024-04-13  1:30 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  1:29 UTC 

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-13  1:28 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod

[PATCH v3 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-13  1:26 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] SubmittingPatches: clarify 'git-contacts' location

[PATCH v3] udp: Avoid call to compute_score on multiple sites
 2024-04-13  1:25 UTC  (2+ messages)

[PATCH] slub: limit number of slabs to scan in count_partial()
 2024-04-13  1:17 UTC  (7+ messages)
    ` [External] : "

[PATCH net-next 01/15] selftests: netfilter: move to net subdir
 2024-04-13  1:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  1:19 UTC 

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-13  1:17 UTC  (5+ messages)
` [RFC PATCH 04/41] perf: core/x86: Add support to register a new vector for PMI handling

[PATCH bpf-next 0/2] bpftool: Small fixes for documentation and bash completion
 2024-04-13  1:14 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpftool: Update documentation where progs/maps can be passed by name
` [PATCH bpf-next 2/2] bpftool: Address minor issues in bash completion

[xen-4.16-testing bisection] complete test-amd64-amd64-xl-pvshim
 2024-04-13  1:09 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  1:09 UTC 

[PATCH] doc/sphinx: Bump idna to 3.7
 2024-04-13  1:08 UTC  (2+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-13  1:05 UTC  (10+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[PATCH v3 0/2] mm: batch mm counter updating in filemap_map_pages()
 2024-04-13  1:05 UTC  (3+ messages)

[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-13  1:04 UTC  (2+ messages)

[PATCH v4 0/6] USB keyboard improvements for asahi / desktop systems
 2024-04-13  0:59 UTC  (11+ messages)

[PATCH v1] erofs-utils: dump: print filesystem blocksize
 2024-04-13  1:02 UTC  (4+ messages)

[PATCH net-next 00/15] selftests: move netfilter tests to net
 2024-04-13  1:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:59 UTC 

[PATCH v2] erofs-utils: lib: treat data blocks filled with 0s as a hole
 2024-04-13  0:58 UTC  (3+ messages)

[PATCH] ata: libata-core: Allow command duration limits detection for ACS-4 drives
 2024-04-13  0:57 UTC  (2+ messages)

[PATCH] drm/mst: Fix NULL pointer dereference in drm_dp_add_payload_part2 (again)
 2024-04-13  0:57 UTC  (2+ messages)

[PATCH v17 00/21] Integrity Policy Enforcement LSM (IPE)
 2024-04-13  0:56 UTC  (22+ messages)
` [PATCH v17 01/21] security: add ipe lsm
` [PATCH v17 02/21] ipe: add policy parser
` [PATCH v17 03/21] ipe: add evaluation loop
` [PATCH v17 04/21] ipe: add LSM hooks on execution and kernel read
` [PATCH v17 05/21] initramfs|security: Add a security hook to do_populate_rootfs()
` [PATCH v17 06/21] ipe: introduce 'boot_verified' as a trust provider
` [PATCH v17 07/21] security: add new securityfs delete function
` [PATCH v17 08/21] ipe: add userspace interface
` [PATCH v17 09/21] uapi|audit|ipe: add ipe auditing support
` [PATCH v17 10/21] ipe: add permissive toggle
` [PATCH v17 11/21] block,lsm: add LSM blob and new LSM hooks for block device
` [PATCH v17 12/21] dm: add finalize hook to target_type
` [PATCH v17 13/21] dm verity: consume root hash digest and expose signature data via LSM hook
` [PATCH v17 14/21] ipe: add support for dm-verity as a trust provider
` [PATCH v17 15/21] security: add security_inode_setintegrity() hook
` [PATCH v17 16/21] fsverity: expose verified fsverity built-in signatures to LSMs
` [PATCH v17 17/21] ipe: enable support for fs-verity as a trust provider
` [PATCH v17 18/21] scripts: add boot policy generation program
` [PATCH v17 19/21] ipe: kunit test for parser
` [PATCH v17 20/21] Documentation: add ipe documentation
` [PATCH v17 21/21] MAINTAINERS: ipe: add ipe maintainer information

[PATCH] clk: sophgo: Use div64 for fpll rate calculation
 2024-04-13  0:53 UTC 

[PATCH] dm-io: don't warn if flush takes too long time
 2024-04-13  0:51 UTC  (2+ messages)

[PATCH] mm/rmap: do not add fully unmapped large folio to deferred split list
 2024-04-13  0:50 UTC  (8+ messages)

[bisected] Kernel v6.9-rc3 fails to boot on a Thinkpad T60 with MITIGATION_RETHUNK=y (regression from v6.8.5)
 2024-04-13  0:49 UTC 

[syzbot] [bpf?] [net?] KMSAN: uninit-value in sock_hash_delete_elem
 2024-04-13  0:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:49 UTC 

[PATCH v4 0/2] rockchip rk3399 port initialization fixes
 2024-04-13  0:41 UTC  (9+ messages)
` [PATCH v4 1/2] PCI: rockchip-host: Fix rockchip_pcie_host_init_port() PERST# handling
` [PATCH v4 2/2] PCI: rockchip-host: Wait 100ms after reset before starting configuration

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-13  0:40 UTC  (9+ messages)
` [PATCH v19 087/130] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:39 UTC 

[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-13  0:37 UTC  (3+ messages)
` [RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty

[PATCH] drm/i915: Don't enable hwmon for selftests
 2024-04-13  0:37 UTC  (6+ messages)

[PATCH ipsec-next 3/3] xfrm: Add an inbound percpu state cache
 2024-04-13  0:36 UTC 

arm64/for-kernelci baseline: 25 runs, 1 regressions (arm64-fixes-23-gb5d2afe8745b)
 2024-04-13  0:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:29 UTC 

[PATCH] ata: Add sdev attribute to lower link speed in runtime
 2024-04-13  0:29 UTC  (2+ messages)

[OE-core][PATCH 0/3] kbd: update-license
 2024-04-13  0:26 UTC  (5+ messages)
` [OE-core][PATCH 2/3] kbd: remove non-free Agafari fonts

[PATCH v6 0/2] mm/madvise: enhance lazyfreeing with mTHP in madvise_free
 2024-04-13  0:22 UTC  (3+ messages)
` [PATCH v6 1/2] mm/madvise: optimize "
` [PATCH v6 2/2] mm/arm64: override clear_young_dirty_ptes() batch helper

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:19 UTC 

[PATCH] crypto: x86/aesni-xts - deduplicate aesni_xts_enc() and aesni_xts_dec()
 2024-04-13  0:09 UTC 

[PATCH] drm/i915/hwmon: Get rid of devm
 2024-04-13  0:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-13  0:09 UTC 

[PATCH 0/6] fast-import: tighten parsing of paths
 2024-04-13  0:07 UTC  (7+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v3 "
    ` [PATCH v4 "
      ` [PATCH v4 1/8] fast-import: tighten path unquoting

[PATCH] mailsplit add option to include sanitized subject in filename
 2024-04-13  0:07 UTC  (7+ messages)

[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
 2024-04-13  0:05 UTC  (6+ messages)

[openeuler:OLK-5.10 26258/30000] drivers/ub/urma/ubcore/ubcore_device.c:344:6: sparse: sparse: symbol 'ubcore_destroy_upi_list' was not declared. Should it be static?
 2024-04-13  0:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:59 UTC 

[PATCH mptcp-next v7 0/5] setsockopt per subflow: BPF
 2024-04-12 23:53 UTC  (3+ messages)
` [PATCH mptcp-next v7 1/5] selftests/bpf: Add mptcp subflow example

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:49 UTC 

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (arm64-fixes-23-gb5d2afe8745b)
 2024-04-12 23:48 UTC 

[PATCH v3 00/10] iio: dac: support IIO backends on the output direction
 2024-04-12 23:47 UTC  (3+ messages)
` [PATCH v3 07/10] dt-bindings: iio: dac: add docs for AD9739A

[PATCH v4 1/3] drm/xe/xe_guc_submit: Fix exec queue stop race condition
 2024-04-12 23:45 UTC  (5+ messages)
` [PATCH v4 2/3] drm/xe/xe_guc_submit: Allow lr exec queues to be banned

[PATCH net-next v9 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-12 23:45 UTC  (5+ messages)
` [PATCH net-next v9 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v9 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
 2024-04-12 23:40 UTC 

[PATCH 00/19] riscv: Support vendor extensions and xtheadvector
 2024-04-12 23:40 UTC  (24+ messages)
` [PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
` [PATCH 16/19] riscv: hwprobe: Add vendor extension probing

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:39 UTC 

[PATCH net-next v8 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-04-12 23:38 UTC  (4+ messages)

[PATCH v2] rerere: fix crash during clear
 2024-04-12 23:37 UTC  (3+ messages)
` [PATCH v3] rerere: fix crashes due to unmatched opening conflict markers

[PATCH net-next 0/5] selftests: drv-net: support testing with a remote system
 2024-04-12 23:37 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: drv-net: define endpoint structures
` [PATCH net-next 2/5] selftests: drv-net: add stdout to the command failed exception
` [PATCH net-next 3/5] selftests: drv-net: factor out parsing of the env
` [PATCH net-next 4/5] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next 5/5] selftests: drv-net: add a trivial ping test

[openeuler:OLK-5.10 6370/30000] drivers/net/ethernet/huawei/bma/edma_drv/bma_pci.c:259:14: sparse: sparse: cast removes address space '__iomem' of expression
 2024-04-12 23:33 UTC 

[PATCH mptcp-next v8 0/9] refactor mptcp bpf tests
 2024-04-12 23:32 UTC  (5+ messages)
` [PATCH mptcp-next v8 4/9] Squash to "selftests/bpf: Add bpf scheduler test" 3 MPTCP_SCHED_TEST
` [PATCH mptcp-next v8 5/9] Squash to "selftests/bpf: Add bpf_first scheduler & test"

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:29 UTC 

[PATCH] iio: adc: ad7944: Consolidate spi_sync() wrapper
 2024-04-12 23:25 UTC 

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-12 23:23 UTC  (8+ messages)
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

+ mm-memory-failure-fix-deadlock-when-hugetlb_optimize_vmemmap-is-enabled-v2-fix.patch added to mm-hotfixes-unstable branch
 2024-04-12 23:21 UTC 

+ mm-memory-failure-fix-deadlock-when-hugetlb_optimize_vmemmap-is-enabled-v2.patch added to mm-hotfixes-unstable branch
 2024-04-12 23:21 UTC 

[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
 2024-04-12 23:21 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:19 UTC 

[PATCH v3 1/2] hwmon: (core) Add support for power fault attribute
 2024-04-12 23:18 UTC  (6+ messages)
` [PATCH v3 2/2] ACPI: fan: Add hwmon support

[PATCH 0/3] x86/bugs: BHI fixes / improvements - round 2
 2024-04-12 23:18 UTC  (6+ messages)
` [PATCH v2 1/3] x86/bugs: Only harden syscalls when needed
` [PATCH 2/3] x86/bugs: Fix BHI retpoline check

+ mm-page_alloc-allowing-mthp-compaction-to-capture-the-freed-page-directly.patch added to mm-unstable branch
 2024-04-12 23:13 UTC 

[PATCH v11 00/20] Automatic Disk Unlock with TPM2
 2024-04-12 23:12 UTC  (4+ messages)
` [PATCH v11 16/20] cryptodisk: Fallback to passphrase

[Buildroot] [PATCH 1/1] configs/spike_riscv64: bump opensbi and kernel versions
 2024-04-12 23:12 UTC 

+ mm-filemap-batch-mm-counter-updating-in-filemap_map_pages.patch added to mm-unstable branch
 2024-04-12 23:11 UTC 

+ mm-move-mm-counter-updating-out-of-set_pte_range.patch added to mm-unstable branch
 2024-04-12 23:11 UTC 

2024 X.Org Foundation Membership deadline for voting in the election
 2024-03-31 16:47 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12 23:09 UTC 

+ mm-correct-the-docs-for-thp_fault_alloc-and-thp_fault_fallback.patch added to mm-unstable branch
 2024-04-12 23:08 UTC 

+ mm-add-docs-for-per-order-mthp-counters-and-transhuge_page-abi.patch added to mm-unstable branch
 2024-04-12 23:08 UTC 

+ mm-add-per-order-mthp-anon_swpout-and-anon_swpout_fallback-counters.patch added to mm-unstable branch
 2024-04-12 23:08 UTC 

+ mm-add-per-order-mthp-anon_fault_alloc-and-anon_fault_fallback-counters.patch added to mm-unstable branch
 2024-04-12 23:08 UTC 

[PATCH] build and install only one library type on Windows
 2024-04-12 23:04 UTC  (11+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] build: build "
  ` [PATCH v2 2/2] buildtools: when building static library use static deps
` [PATCH v3 0/2] build and install only one library type on Windows
  ` [PATCH v3 1/2] build: build "
  ` [PATCH v3 2/2] buildtools: when building static library use static deps

Seeking input on beginner-level bugs related to preempt_RT
 2024-04-12 23:00 UTC 

[bcachefs:bcachefs-testing 79/139] fs/bcachefs/btree_io.c:891:34: warning: format '%lu' expects argument of type 'long unsigned int', but argument 12 has type 'unsigned int'
 2024-04-12 23:01 UTC 

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-04-12 22:59 UTC  (6+ messages)

[PATCH] xfs: Fix typo in comment
 2024-04-12 22:59 UTC  (2+ messages)
` [RESEND PATCH] "

[PATCH] usb: musb-new: sunxi: support usage with DM_USB_GADGET
 2024-04-12 22:54 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-12 22:59 UTC 

[PATCH] selftests/harness: remove use of LINE_MAX
 2024-04-12 22:54 UTC  (4+ messages)

[PATCH v6 00/12] Enabling DCD emulation support in Qemu
 2024-04-12 22:54 UTC  (3+ messages)
` [PATCH v6 10/12] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions

+ selftests-harness-remove-use-of-line_max-fix.patch added to mm-hotfixes-unstable branch
 2024-04-12 22:54 UTC 

[PATCH] spi: axi-spi-engine: fix version format string
 2024-04-12 22:52 UTC 

+ mm-hugetlb-rename-dissolve_free_huge_pages-to-dissolve_free_hugetlb_folios.patch added to mm-unstable branch
 2024-04-12 22:52 UTC 

+ mm-hugetlb-convert-dissolve_free_huge_pages-to-folios-v2.patch added to mm-unstable branch
 2024-04-12 22:52 UTC 

✅ PASS (MISSED 2 of 87): Test report for for-kernelci (6.9.0-rc3, arm-next, b5d2afe8)
 2024-04-12 22:51 UTC 

[RESEND PATCH] ext4: Remove unneeded if checks before kfree
 2024-04-12 22:50 UTC  (2+ messages)

+ maintainers-update-naoya-horiguchis-email-address.patch added to mm-hotfixes-unstable branch
 2024-04-12 22:50 UTC 

[Bug] UBSAN: shift-out-of-bounds in sg_build_indirect
 2024-04-12 22:49 UTC  (5+ messages)


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.