All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-10 17:05:23 to 2024-07-10 18:18:15 UTC [more...]

[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
 2024-07-10 17:43 UTC  (29+ messages)
` [PATCH v3 06/16] mm/mmap: Change munmap to use vma_munmap_struct() for accounting and surrounding vmas
` [PATCH v3 10/16] mm/mmap: Reposition vma iterator in mmap_region()
` [PATCH v3 11/16] mm/mmap: Track start and end of munmap in vma_munmap_struct
` [PATCH v3 12/16] mm/mmap: Clean up unmap_region() argument list
` [PATCH v3 14/16] mm/mmap: Use PHYS_PFN in mmap_region()
` [PATCH v3 15/16] mm/mmap: Use vms accounted pages "
` [PATCH v3 16/16] mm/mmap: Move may_expand_vm() check "

[PATCH BlueZ] tools/hex2hcd: fix musl compatibility
 2024-07-10 18:18 UTC  (3+ messages)
` [BlueZ] "

[PATCH 1/2] drm/amdgpu/vcn: identify unified queue in sw init
 2024-07-10 18:17 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/vcn: not pause dpg for unified queue

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-07-10 18:17 UTC  (2+ messages)

[PATCH 1/2] selftests/thermel/intel: conform the test to TAP output
 2024-07-10 18:15 UTC  (4+ messages)

[PROBLEM linux-next] /kernel/bpf/btf.c:7581:9: error: function ‘btf_snprintf_show’ might be a candidate for ‘gnu_printf’ format attribute [-Werror=suggest-attribute=format]
 2024-07-10 18:14 UTC 

[PATCH v5 00/15] Optimize dm-verity and fsverity using multibuffer hashing
 2024-07-10 18:14 UTC  (3+ messages)

[PATCH] selftests: firmware: conform test to TAP
 2024-07-10 18:13 UTC  (3+ messages)

[PATCH] soc: sunxi: sram: Constify struct regmap_config
 2024-07-10 18:13 UTC  (2+ messages)

[PATCH v2 0/2] virtio-balloon: make it spec compliant
 2024-07-10 18:12 UTC  (3+ messages)
` [PATCH v2 2/2] virtio: fix vq # for balloon

[LTP] [PATCH v2] sched: starvation: Autocallibrate the timeout
 2024-07-10 18:12 UTC  (5+ messages)

[PATCH v2 0/4] crypto: sun8i-ce: add Allwinner H616 support
 2024-07-10 18:12 UTC  (2+ messages)
` (subset) "

[net-next PATCH v4 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-07-10 18:12 UTC  (2+ messages)

[GIT PULL] Allwinner SoC device tree changes for 6.11 part 2
 2024-07-10 18:11 UTC 

[PATCH net-next 0/2] libceph: fix kernel-doc warnings
 2024-07-10 18:10 UTC  (3+ messages)
` [PATCH net-next 1/2] libceph: suppress crush_choose_indep() "
` [PATCH net-next 2/2] libceph: fix crush_choose_firstn() "

[PATCH i-g-t] .gitlab-ci: Add explaination to run CI locally
 2024-07-10 18:10 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[PATCH 1/3] leds: leds-lp5569: Convert to sysfs_emit API
 2024-07-10 18:10 UTC  (6+ messages)
` [PATCH 3/3] leds: leds-lp55xx: Convert mutex lock/unlock to guard API
        ` [3/3] "

[PATCH] mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
 2024-07-10 18:07 UTC 

[PATCH] arm64: dts: rockchip: Add uart dma names to the SoC dtsi for RK356x
 2024-07-10 18:05 UTC  (7+ messages)

[LTP] [PATCH v2 00/11] landlock testing suite
 2024-07-10 18:02 UTC  (12+ messages)
` [LTP] [PATCH v2 01/11] Add landlock syscalls definitions
` [LTP] [PATCH v2 02/11] Add lapi/landlock.h fallback
` [LTP] [PATCH v2 03/11] Added three more SAFE_* macros for landlock sandbox:
` [LTP] [PATCH v2 04/11] Add SAFE_PRCTL macro
` [LTP] [PATCH v2 05/11] Add landlock01 test
` [LTP] [PATCH v2 06/11] Add landlock02 test
` [LTP] [PATCH v2 07/11] Add landlock03 test
` [LTP] [PATCH v2 08/11] Add CAP_MKNOD fallback in lapi/capability.h
` [LTP] [PATCH v2 09/11] Add landlock04 test
` [LTP] [PATCH v2 10/11] Add landlock05 test
` [LTP] [PATCH v2 11/11] Add landlock06 test

Hard and soft lockups with FIO and LTP runs on a large system
 2024-07-10 18:04 UTC  (4+ messages)

[PATCH 0/2] uprobes: document mmap_lock, don't abuse get_user_pages_remote()
 2024-07-10 18:03 UTC  (4+ messages)
` [PATCH 0/3] uprobes: future cleanups for review
  ` [PATCH 1/3] uprobes: kill uprobe_register_refctr()

Disassembler location
 2024-07-10 18:02 UTC 

[PATCH v5 0/8] perf trace: Augment enum arguments with BTF
 2024-07-10 18:02 UTC  (2+ messages)

[PULL 0/1] Host Memory Backends and Memory devices queue 2024-07-10
 2024-07-10 18:00 UTC  (2+ messages)
` [PULL 1/1] virtio-mem: improve error message when unplug of device fails due to plugged memory

[PATCH v2 0/8] mm: workingset reporting
 2024-07-10 17:59 UTC  (3+ messages)
` [PATCH v2 1/8] mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true

[LTP] [PATCH v2 0/7] landlock testing suite
 2024-07-10 17:59 UTC  (9+ messages)
` [LTP] [PATCH v2 1/7] Add landlock01 test
` [LTP] [PATCH v2 2/7] Add landlock02 test
` [LTP] [PATCH v2 3/7] Add landlock03 test
` [LTP] [PATCH v2 4/7] Add CAP_MKNOD fallback in lapi/capability.h
` [LTP] [PATCH v2 5/7] Add landlock04 test
` [LTP] [PATCH v2 6/7] Add landlock05 test
` [LTP] [PATCH v2 7/7] Add landlock06 test

[PATCH] RDMA: Fix netdev tracker in ib_device_set_netdev
 2024-07-10 17:59 UTC  (3+ messages)

[PATCH v3 0/2] fix task_work interation with freezing
 2024-07-10 17:58 UTC  (3+ messages)
` [PATCH v3 1/2] io_uring/io-wq: limit retrying worker initialisation
` [PATCH v3 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH] merge-recursive: honor diff.algorithm
 2024-07-10 17:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] sched/core: Fixes and enhancements around spurious need_resched() and idle load balancing
 2024-07-10 17:57 UTC  (4+ messages)
` [PATCH 1/3] sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()

[PATCH RFC] wifi: ath12k: workaround fortify warnings in ath12k_wow_convert_8023_to_80211()
 2024-07-10 17:57 UTC  (6+ messages)

[PATCH v3 0/2] I2C controller support for KEBA PLCs
 2024-07-10 17:57 UTC  (3+ messages)
` [PATCH v3 1/2] misc: keba: Add basic KEBA CP500 system FPGA support
` [PATCH v3 2/2] i2c: keba: Add KEBA I2C controller support

[PATCH] staging: comedi: ni_*: do not declare unused variable range_ni_E_ao_ext
 2024-07-10 17:51 UTC  (2+ messages)

+ hugetlbfs-ensure-generic_hugetlb_get_unmapped_area-returns-higher-address-than-mmap_min_addr.patch added to mm-unstable branch
 2024-07-10 17:56 UTC 

[PATCH bluetooth-next] Bluetooth: btmtk: Mark all stub functions as inline
 2024-07-10 17:56 UTC 

[PATCH bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-10 17:55 UTC  (3+ messages)
` [PATCH bpf-next 10/10] selftests/bpf: add build ID tests

[GIT PULL] USB-serial fixes for 6.10-rc8
 2024-07-10 17:55 UTC  (2+ messages)

[PATCH v2 0/2] fix task_work interation with freezing
 2024-07-10 17:55 UTC  (4+ messages)
` [PATCH v2 2/2] kernel: rerun task_work while freezing in get_signal()

[PATCH net-next] eth: mlx5: let NETIF_F_NTUPLE float when ARFS is not enabled
 2024-07-10 17:55 UTC 

[PATCH v4 0/8] perf trace: Augment enum arguments with BTF
 2024-07-10 17:54 UTC  (5+ messages)
` [PATCH v5 2/8] perf trace: BTF-based enum pretty printing for syscall args
` [PATCH v5 4/8] perf trace: Filter enum arguments with enum names

[LTP] [PATCH 00/10] landlock testing suite
 2024-07-10 17:53 UTC  (4+ messages)
` [LTP] [PATCH 03/10] Add landlock SAFE_* macros

[PATCH 2/2] kernel: rerun task_work while freezing in get_signal()
 2024-07-10 17:53 UTC  (12+ messages)

[PATCH v2 09/60] i2c: cp2615: reword according to newest specification
 2024-07-10 17:51 UTC  (3+ messages)
` [PATCH v3] "
  ` 

+ mm-truncate-batch-clear-shadow-entries-v2.patch added to mm-unstable branch
 2024-07-10 17:51 UTC 

[RFC bpf-next v2 0/9] no_caller_saved_registers attribute for helper calls
 2024-07-10 17:50 UTC  (9+ messages)
` [RFC bpf-next v2 2/9] bpf: "

[ovmf test] 186754: all pass - PUSHED
 2024-07-10 17:48 UTC 

[GIT PULL] SCSI fixes for 6.10-rc7
 2024-07-10 17:48 UTC 

+ mm-add-pg-4d_leaf-in-asm-generic-pgtable-nop4-udh.patch added to mm-unstable branch
 2024-07-10 17:48 UTC 

+ mm-remove-pud_user-from-asm-generic-pgtable-nopmdh.patch added to mm-unstable branch
 2024-07-10 17:48 UTC 

+ arch-x86-drop-own-definition-of-pgdp4d_leaf.patch added to mm-unstable branch
 2024-07-10 17:48 UTC 

[RFC PATCH] lsm: add the inode_free_security_rcu() LSM implementation hook
 2024-07-10 17:48 UTC  (5+ messages)

[PATCH] bluez5: upgrade 5.72 -> 5.77
 2024-07-10 17:47 UTC  (2+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-07-10 17:47 UTC  (2+ messages)

[PATCH] serial: qcom-geni: Show '@' characters if we have a FIFO underrun
 2024-07-10 17:47 UTC  (5+ messages)

[xen-unstable test] 186750: tolerable FAIL
 2024-07-10 17:45 UTC 

[PATCH v2] wifi: ath12k: Support Transmit DE stats
 2024-07-10 16:32 UTC  (2+ messages)

[PATCH v6 0/4] Add support for AArch64 AMUv1-based arch_freq_get_on_cpu
 2024-07-10 17:44 UTC  (3+ messages)
` [PATCH v6 3/4] arm64: Provide an AMU-based version of arch_freq_get_on_cpu

In permissive setting labels that are not in host policy when running unprivileged fails with EINVAL
 2024-07-10 17:40 UTC  (3+ messages)

[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-07-10 17:44 UTC  (6+ messages)
` [PATCH v13 4/6] iommu/arm-smmu: add ACTLR data and support for SM8550

+ mm-hugetlb-fix-potential-race-with-try_memory_failure_hugetlb.patch added to mm-unstable branch
 2024-07-10 17:44 UTC 

[PATCH v2 00/12] v3d: Perfmon cleanup
 2024-07-10 17:44 UTC  (17+ messages)
` [PATCH 04/12] drm/v3d: Validate passed in drm syncobj handles in the timestamp extension
` [PATCH 05/12] drm/v3d: Validate passed in drm syncobj handles in the performance extension
` [PATCH 06/12] drm/v3d: Move part of copying of reset/copy performance extension to a helper
` [PATCH 07/12] drm/v3d: Size the kperfmon_ids array at runtime
` [PATCH 09/12] drm/v3d: Move perfmon init completely into own unit
` [PATCH 10/12] drm/v3d: Align data types of internal and uapi counts
` [PATCH 11/12] drm/v3d: Add some local variables in queries/extensions
` [PATCH 12/12] drm/v3d: Prefer get_user for scalar types

[PATCH 0/5] drm/panel: atna33xc20: Fix the Samsung ATNA45AF01 panel
 2024-07-10 17:35 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01
` [PATCH 2/5] drm/panel: samsung-atna33xc20: Add compatible for ATNA45AF01
` [PATCH 3/5] Revert "drm/panel-edp: Add SDC ATNA45AF01"

[PATCH v11 0/7] Preparatory changes for Proxy Execution v11
 2024-07-10 17:41 UTC  (3+ messages)
` [PATCH v11 1/7] locking/mutex: Remove wakeups from under mutex::wait_lock

Oops (nullpointer dereference) in SCSI subsystem
 2024-07-10 17:40 UTC  (4+ messages)

[PATCH net-next 0/2] ethtool: use the rss context XArray in ring deactivation safety-check
 2024-07-10 17:40 UTC  (3+ messages)
` [PATCH net-next 1/2] ethtool: fail closed if we can't get max channel used in indirection tables
` [PATCH net-next 2/2] ethtool: use the rss context XArray in ring deactivation safety-check

[PATCH v5 0/7] KVM: Guest Memory Pre-Population API
 2024-07-10 17:40 UTC  (8+ messages)
` [PATCH v5 1/7] KVM: Document KVM_PRE_FAULT_MEMORY ioctl
` [PATCH v5 2/7] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH v5 3/7] KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
` [PATCH v5 4/7] KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
` [PATCH v5 5/7] KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
` [PATCH v5 6/7] KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
` [PATCH v5 7/7] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY

Patchwork summary for: spi-devel-general
 2024-07-10 17:40 UTC 

[Buildroot] [PATCH v4 0/3] Refactor OpenSSH init.d script
 2024-07-10 17:39 UTC  (7+ messages)

+ mm-shmem-rename-mthp-shmem-counters.patch added to mm-unstable branch
 2024-07-10 17:37 UTC 

[PATCH v2] mm: Give kmap_lock before call flush_tlb_kernel_rang,avoid kmap_high deadlock
 2024-07-10 17:36 UTC  (2+ messages)

[PATCH 1/1] target/arm: calculate cache sizes properly
 2024-07-10 17:35 UTC 

Git Update for Windows - Cloudflare Direct IP
 2024-07-10 17:34 UTC  (3+ messages)

[PATCH] drm/amd: Fail the suspend sequence if the GPU doesn't use S3 or S0i3
 2024-07-10 17:33 UTC 

[PATCH 1/2] ASoC: codecs: aw88395: Simplify with cleanup.h
 2024-07-10 17:30 UTC  (2+ messages)

[PATCH 0/8] Make SCMI transport as standalone drivers
 2024-07-10 17:31 UTC  (9+ messages)
` [PATCH v2 1/8] firmware: arm_scmi: Introduce setup_shmem_iomap
` [PATCH v2 2/8] firmware: arm_scmi: Introduce packet handling helpers
` [PATCH v2 3/8] firmware: arm_scmi: Add support for standalone transport drivers
` [PATCH v2 4/8] firmware: arm_scmi: Make MBOX transport a standalone driver
` [PATCH v2 5/8] firmware: arm_scmi: Make SMC "
` [PATCH v2 6/8] firmware: arm_scmi: Make OPTEE "
` [PATCH v2 7/8] firmware: arm_scmi: Make VirtIO "
` [PATCH v2 8/8] firmware: arm_scmi: Remove legacy transport-layer code

[PATCH v2] drm/xe/xe2: Enable Priority Mem Read
 2024-07-10 17:31 UTC  (2+ messages)

[drm-misc:drm-misc-next 10/11] arch/arm64/boot/dts/rockchip/rk3566-pinetab2-v0.1.dtb: panel@0: 'port@0' does not match any of the regexes: 'pinctrl-[0-9]+'
 2024-07-10 17:31 UTC 

[PATCH 0/3] spi: fix spi-mux/spi_optimize_message() compatibility
 2024-07-10 17:30 UTC  (2+ messages)

[PATCH] mm/page_counter: Move calculating protection values to page_counter
 2024-07-10 17:29 UTC  (2+ messages)

[PROBLEM linux-next] ./include/linux/kern_levels.h:5:25: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
 2024-07-10 17:28 UTC  (2+ messages)

[PATCH 0/2] virtio-fs: Add 'file' mount option
 2024-07-10 17:28 UTC  (2+ messages)

[PATCH v10 0/9] Marvell HW overlay support for Cadence xSPI
 2024-07-10 17:28 UTC  (3+ messages)
` [PATCH v10 4/9] spi: cadence: Add Marvell SDMA operations

"Replacing" a subvolume in presence of nested subvolumes
 2024-07-10 17:25 UTC  (2+ messages)

[PATCH v2] radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
 2024-07-10 17:27 UTC 

[GIT PULL] VFIO fix for v6.10
 2024-07-10 17:27 UTC 

[PATCH] kbuild: deb-pkg: Fix build error caused by lack of positionnal argument
 2024-07-10 17:27 UTC 

[PATCH BlueZ 0/3] Add transport.select method
 2024-07-10 17:25 UTC  (2+ messages)

[PATCH i-g-t] tests/km_pm_brightness.c: check for flickers while adjusting the brightness
 2024-07-10 17:23 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/km_pm_brightness.c: check for flickers while adjusting the brightness. (rev2)

Request to Update OpenSSH Version in Git due to Security Vulnerabilities (CVE-2006-5051, CVE-2024-6387
 2024-07-10 17:23 UTC  (3+ messages)

[yocto] Common Kernel and Rootfs builds for multiple devices with different device trees
 2024-07-10 17:22 UTC  (4+ messages)

[PATCH v4 00/16] Enable Linear Address Space Separation support
 2024-07-10 17:21 UTC  (5+ messages)
` [PATCH v4 03/16] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCH v4 05/16] x86/cpu: Remove redundant comment during feature setup

[jlayton:dir-deleg 28/28] fs/smb/server/vfs.c:784:5: error: no member named 'delegated_inode' in 'struct renamedata'
 2024-07-10 17:20 UTC 

[PATCH v2] fs: nfs: add missing MODULE_DESCRIPTION() macros
 2024-07-10 17:20 UTC  (5+ messages)

[PATCH 6.9 000/197] 6.9.9-rc1 review
 2024-07-10 17:20 UTC  (3+ messages)

[PATCH v6] landlock: Add abstract unix socket connect restriction
 2024-07-10 17:20 UTC  (3+ messages)

kselftest/next build: 5 builds: 0 failed, 5 passed, 1 warning (v6.10-rc1-29-g2b2ea9f19da1)
 2024-07-10 17:17 UTC 

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-10 17:16 UTC  (5+ messages)
` [PATCH v9 13/39] KVM: arm64: Manage GCS registers for guests

[drm-xe:drm-xe-next-fixes] BUILD SUCCESS 463108053c19f24fa228863824698d5ca72826b6
 2024-07-10 17:15 UTC 

[PATCH 0/2] here-doc test bodies
 2024-07-10 17:15 UTC  (4+ messages)
` [PATCH v2 0/9] here-doc test bodies (now with 100% more chainlinting)
  ` [PATCH v2 10/9] t/.gitattributes: ignore whitespace in chainlint expect files

[PATCH V9 0/2] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-07-10 17:14 UTC  (5+ messages)

[PATCH v3 net-next 0/2] tcp: Make simultaneous connect() RFC-compliant
 2024-07-10 17:12 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] tcp: Don't drop SYN+ACK for simultaneous connect()
` [PATCH v3 net-next 2/2] selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests

[PATCH bpf-next] bpf: Remove tst_run from lwt_seg6local_prog_ops
 2024-07-10 17:13 UTC  (4+ messages)

[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
 2024-07-10 17:12 UTC  (9+ messages)

[PATCH i-g-t 0/2] Refactor sriov_basic test and blocklisting
 2024-07-10 17:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 00/11] qla2xxx misc. bug fixes
 2024-07-10 17:10 UTC  (12+ messages)
` [PATCH v2 01/11] qla2xxx: unable to act on RSCN for port online
` [PATCH v2 02/11] qla2xxx: validate nvme_local_port correctly
` [PATCH v2 03/11] qla2xxx: Fix for possible memory corruption
` [PATCH v2 04/11] qla2xxx: Return ENOBUFS if sg_cnt is more than one for ELS cmds
` [PATCH v2 05/11] qla2xxx: Fix flash read failure
` [PATCH v2 06/11] qla2xxx: complete command early within lock
` [PATCH v2 07/11] qla2xxx: During vport delete send async logout explicitly
` [PATCH v2 08/11] qla2xxx: Fix optrom version displayed in FDMI
` [PATCH v2 09/11] qla2xxx: Reduce fabric scan duplicate code
` [PATCH v2 10/11] qla2xxx: Use QP lock to search for bsg
` [PATCH v2 11/11] qla2xxx: Update version to 10.02.09.300-k

[Intel-wired-lan] [PATCH iwl-next 1/4] ice: Implement PTP support for E830 devices
 2024-07-10 17:10 UTC  (3+ messages)
  `  "

[PATCH net-next v3] net: psample: fix flag being set in wrong skb
 2024-07-10 17:10 UTC 

[PATCH] clk: sophgo: Avoid -Wsometimes-uninitialized in sg2042_clk_pll_set_rate()
 2024-07-10 17:07 UTC 

[yocto-autobuilder-helper] [PATCH] config.json: OpenSUSE 15.5 and 15.6 have old python
 2024-07-10 17:07 UTC 

[PATCH 0/3] kunit: Improve the readability and functionality of macro
 2024-07-10 17:06 UTC  (4+ messages)
` [PATCH 1/3] kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertion
` [PATCH 2/3] kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_ASSERT for readability
` [PATCH 3/3] kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macros

git crashes in `git commit --patch` with diff.suppressBlankEmpty = true
 2024-07-10 17:06 UTC  (5+ messages)
    ` [RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty


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.