All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-17 20:20:48 to 2022-08-17 21:18:06 UTC [more...]

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-08-17 21:17 UTC  (5+ messages)
` [PATCH v3 0/2] Provide SEV-SNP "
  ` [PATCH v3 1/2] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support

[PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
 2022-08-17 21:17 UTC  (2+ messages)

[RFC PATCH 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-17 21:16 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] replaced /bin/bash shebangs with /bin/sh for BSD compatibility
 2022-08-17 21:15 UTC 

[PATCH] cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
 2022-08-17 21:16 UTC  (6+ messages)

[PATCH] sched/fair: limit burst to zero when cfs bandwidth is toggled off
 2022-08-17 21:16 UTC  (2+ messages)

[Ocfs2-devel] + ocfs2-fix-freeing-uninitialized-resource-on-ocfs2_dlm_shutdown.patch added to mm-hotfixes-unstable branch
 2022-08-17 18:33 UTC 

[PATCH] mm: memcg: export workingset refault stats for cgroup v1
 2022-08-17 21:15 UTC  (8+ messages)

[ovmf test] 172606: regressions - FAIL
 2022-08-17 21:15 UTC 

[PATCH v3 0/8] parallels: Refactor the code of images checks and fix a bug
 2022-08-17 21:12 UTC  (11+ messages)
` [PATCH v3 4/8] parallels: Move check of unclean image to a separate function
` [PATCH v3 5/8] parallels: Move check of cluster outside "
` [PATCH v3 6/8] parallels: Move check of leaks "
` [PATCH v3 7/8] parallels: Move statistic collection "
` [PATCH v3 8/8] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD

[PATCH] selftests/vm: fix inability to build any vm tests
 2022-08-17 21:13 UTC 

[PATCH v2 1/2] drm/cmdline-parser: Merge negative tests
 2022-08-17 21:12 UTC  (2+ messages)
` [PATCH v2 2/2] drm/cmdline-parser: Use assert when needed

stable-rc/queue/5.15 build: 169 builds: 4 failed, 165 passed, 12 errors, 5 warnings (v5.15.61-1-geccb923b9eab2)
 2022-08-17 21:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-08-17 21:10 UTC 

[PATCH 0/2] Modularize ghes_edac driver
 2022-08-17 21:09 UTC  (9+ messages)
` [PATCH 2/2] EDAC/ghes: Modularize ghes_edac driver to remove the dependency on ghes

[PATCH] pci: Add checks to prevent config space overflow
 2022-08-17 21:09 UTC  (3+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-17 21:09 UTC  (8+ messages)

[PATCH 0/2] templates/linux_xen: Properly handle multiple initrd files
 2022-08-17 21:08 UTC  (3+ messages)

[RFT PATCH 00/12] ARM/hwlock: qcom: switch TCSR mutex to MMIO
 2022-08-17 21:08 UTC  (3+ messages)
` [RFT PATCH 04/12] hwspinlock: qcom: correct MMIO max register for newer SoCs

[PATCH] Makefile: Unify condition for mpc85xx reset vector
 2022-08-17 21:08 UTC  (2+ messages)

[PATCH 1/2] Makefile: Fix dependency for u-boot-with-dtb.bin
 2022-08-17 21:07 UTC  (7+ messages)
` [PATCH 2/2] Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin

[RFT PATCH v2 00/14] arm64: dts: qcom: improvements to TCSR mutex in DTS
 2022-08-17 21:07 UTC  (27+ messages)
` [RFT PATCH v2 02/14] arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex
` [RFT PATCH v2 03/14] arm64: dts: qcom: msm8996: switch TCSR mutex to MMIO
` [RFT PATCH v2 04/14] arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex
` [RFT PATCH v2 05/14] arm64: dts: qcom: msm8998: switch TCSR mutex to MMIO
` [RFT PATCH v2 06/14] arm64: dts: qcom: sc7180: add missing TCSR syscon compatible
` [RFT PATCH v2 07/14] arm64: dts: qcom: sc7180: split TCSR halt regs out of mutex
` [RFT PATCH v2 08/14] arm64: dts: qcom: sc7180: switch TCSR mutex to MMIO
` [RFT PATCH v2 09/14] arm64: dts: qcom: sc7280: split TCSR halt regs out of mutex
` [RFT PATCH v2 10/14] arm64: dts: qcom: sdm845: "
` [RFT PATCH v2 11/14] arm64: dts: qcom: sdm845: switch TCSR mutex to MMIO
` [RFT PATCH v2 12/14] arm64: dts: qcom: qcs404: "
` [RFT PATCH v2 13/14] arm64: dts: qcom: sdm630: "
` [RFT PATCH v2 14/14] arm64: dts: qcom: sm8150: "

[PATCH] board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode
 2022-08-17 21:05 UTC  (2+ messages)

[PATCH v2 bpf-next 00/12] bpf: BPF specific memory allocator
 2022-08-17 21:04 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/12] bpf: Introduce any context "
` [PATCH v2 bpf-next 02/12] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v2 bpf-next 03/12] selftests/bpf: Improve test coverage of test_maps
` [PATCH v2 bpf-next 04/12] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v2 bpf-next 05/12] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v2 bpf-next 06/12] bpf: Optimize element count in non-preallocated hash map
` [PATCH v2 bpf-next 07/12] bpf: Optimize call_rcu "
` [PATCH v2 bpf-next 08/12] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v2 bpf-next 09/12] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v2 bpf-next 10/12] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v2 bpf-next 11/12] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v2 bpf-next 12/12] bpf: Remove tracing program restriction on map types

stable-rc/queue/4.9 baseline: 61 runs, 8 regressions (v4.9.325-63-gd31b1f22831e7)
 2022-08-17 21:04 UTC 

[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
 2022-08-17 21:04 UTC  (3+ messages)
` [PATCH v2 1/4] "

[PATCH 1/5] bpf: Clear callee saved regs after updating REG0
 2022-08-17 21:03 UTC  (9+ messages)
` [PATCH 3/5] bpf: Add bpf_user_ringbuf_drain() helper

[PATCH 2/2] board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector
 2022-08-17 21:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-08-17 21:02 UTC  (7+ messages)
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded

[PATCH v9 00/27] Rust support
 2022-08-17 21:02 UTC  (28+ messages)
` [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
` [PATCH v9 06/27] rust: add C helpers
` [PATCH v9 07/27] rust: import upstream `alloc` crate
` [PATCH v9 20/27] scripts: add `rust_is_available.sh`
` [PATCH v9 23/27] Kbuild: add Rust support
` [PATCH v9 25/27] x86: enable initial "
` [PATCH v9 26/27] samples: add first Rust examples
` [PATCH v9 27/27] MAINTAINERS: Rust

[PATCH RFC] Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
 2022-08-17 21:00 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-17 21:00 UTC 

[PATCH bpf-next 0/4] Preparatory libbpf fixes and clean ups
 2022-08-17 21:00 UTC  (2+ messages)

linux-parisc compile failure in current git
 2022-08-17 20:59 UTC  (7+ messages)

stable-rc/linux-5.19.y baseline: 113 runs, 1 regressions (v5.19.2)
 2022-08-17 20:59 UTC 

stable-rc/queue/4.14 build: 140 builds: 3 failed, 137 passed, 2 errors, 20 warnings (v4.14.290-173-g8c0033fa3a8df)
 2022-08-17 20:58 UTC 

[PATCH] x86/microcode/AMD: Attempt applying on every logical thread
 2022-08-17 20:58 UTC  (8+ messages)

[BUG][5.20] refcount_t: underflow; use-after-free
 2022-08-17 20:57 UTC  (9+ messages)

[merged mm-hotfixes-stable] kprobes-dont-call-disarm_kprobe-for-disabled-kprobes.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[Buildroot] [PATCH] package/stunnel: bump to version 5.65
 2022-08-17 20:58 UTC 

[merged mm-hotfixes-stable] mm-shmem-shmem_replace_page-remember-nr_shmem.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-shmem-fix-chattr-fsflags-support-in-tmpfs.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-shmem-tmpfs-fallocate-use-file_modified.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-support-write-faults-in-shared-mappings.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-fix-hugetlb-not-supporting-softdirty-tracking.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-smaps-dont-access-young-dirty-bit-if-pte-unpresent.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-uffd-reset-write-protection-when-unregister-with-wp-mode.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-add-device_zone-to-for_all_zones.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] kernel-sys_ni-add-compat-entry-for-fadvise64_64.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] revert-zram-remove-double-compression-logic.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-gup-fix-foll_force-cow-security-issue-and-remove-foll_cow.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[PATCH] dt-binding: i2c-imx: add SoC specific compatible strings for layerscape
 2022-08-17 20:56 UTC  (2+ messages)

[merged mm-hotfixes-stable] get_maintainer-add-alan-to-get_maintainerignore.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] mm-re-allow-pinning-of-zero-pfns-again.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[merged mm-hotfixes-stable] binder_alloc-add-missing-mmap_lock-calls-when-using-the-vma.patch removed from -mm tree
 2022-08-17 20:57 UTC 

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2022-08-17 20:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
 2022-08-17 20:55 UTC  (6+ messages)

[srini-nvmem:for-next 2/4] drivers/nvmem/u-boot-env.c:141:17: sparse: sparse: cast to restricted __le32
 2022-08-17 20:54 UTC 

rtw88: "timed out to flush queue 1"
 2022-08-17 20:52 UTC  (3+ messages)

[PATCH -next] drm/bridge: Add missing clk_disable_unprepare() in analogix_dp_resume()
 2022-08-17 20:53 UTC  (3+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Read in kvm_dev_ioctl
 2022-08-17 20:53 UTC  (5+ messages)

[linux-5.4 test] 172591: regressions - FAIL
 2022-08-17 20:53 UTC 

[RFC v3 0/8] blkio: add libblkio BlockDriver
 2022-08-17 20:51 UTC  (7+ messages)
` [RFC v3 4/8] block: add BDRV_REQ_REGISTERED_BUF request flag
` [RFC v3 5/8] block: add BlockRAMRegistrar

folio_map
 2022-08-17 20:52 UTC  (5+ messages)

[PATCH 1/5] bitbake-layers: add a command to save the active build configuration as a template into a layer
 2022-08-17 20:52 UTC  (3+ messages)
` [PATCH 2/5] meta/files: add layer setup JSON schema and example
  ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-08-17 20:50 UTC 

stable-rc/linux-5.10.y baseline: 146 runs, 5 regressions (v5.10.136)
 2022-08-17 20:50 UTC 

[PATCH 0/3] Add Anbernic RG353 and RG503
 2022-08-17 20:49 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Anbernic
` [PATCH 2/3] dt-bindings: arm: rockchip: Add Anbernic RG353 and RG503
` [PATCH 3/3] arm64: dts: rockchip: add "

Race conditioned discovered between ima_match_rules and ima_update_lsm_update_rules
 2022-08-17 20:49 UTC  (9+ messages)

[PATCH] drm/msm/dsi: Set panel orientation when directly connected
 2022-08-17 20:48 UTC  (6+ messages)

[PATCH] Use direct I/O for loop devices
 2022-08-17 20:46 UTC 

build failure of next-20220811 due to b1a63a0b48ad ("drm/amd/display: consider DSC pass-through during mode validation")
 2022-08-17 20:39 UTC  (6+ messages)

[PATCH net 0/8] Fixes for Ocelot driver statistics
 2022-08-17 20:47 UTC  (8+ messages)
` [PATCH net 6/8] net: mscc: ocelot: make struct ocelot_stat_layout array indexable

[PATCH v2 0/6] ls208xa dts updates
 2022-08-17 20:43 UTC  (14+ messages)
` [PATCH v2 1/6] arm64: dts: ls2080a-qds: add mdio mux nodes from on-board FPGA
` [PATCH v2 2/6] arm64: dts: ls2088a-qds: "
` [PATCH v2 3/6] arm64: dts: ls2080a-rdb: add phy nodes
` [PATCH v2 4/6] arm64: dts: ls2081a-rdb: Add DTS for NXP LS2081ARDB
` [PATCH v2 5/6] arm64: dts: ls208xa-rdb: fix errata E-00013
` [PATCH v2 6/6] arm64: dts: ls208x: remove NXP Erratum A008585 from LS2088A

[asahilinux:bits/090-spi-hid 11/22] drivers/hid/spi-hid/spi-hid-apple-core.c:233:21: sparse: sparse: incorrect type in assignment (different base types)
 2022-08-17 20:44 UTC 

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-17 20:42 UTC  (6+ messages)
` [PATCH v1 2/6] perf mutex: Update use of pthread mutex/cond

RTT-PROBE: lore-subspace-rtt
 2022-08-17 20:40 UTC 

Changing u-boot version in the build?
 2022-08-17 20:40 UTC  (2+ messages)
` [oe] "

[LTP] [RFC PATCH 1/1] API: Allow to use xfs filesystems < 300 MB
 2022-08-17 20:40 UTC  (2+ messages)
`  "

[PATCH bpf-next v2] skmsg: Fix wrong last sg check in sk_msg_recvmsg()
 2022-08-17 20:40 UTC  (2+ messages)

[PATCH v5 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
 2022-08-17 20:38 UTC  (11+ messages)

[PATCH v2 0/7] Convert to filemap_get_folios_contig()
 2022-08-17 20:35 UTC  (5+ messages)
` [PATCH v2 5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig()

[PATCH v4 1/2] mm/gup.c: Don't pass gup_flags to check_and_migrate_movable_pages()
 2022-08-17 20:35 UTC  (8+ messages)
` [PATCH v4 2/2] mm/gup.c: Refactor check_and_migrate_movable_pages()

[PATCH net-next 0/1] openvswitch: allow specifying ifindex of new interfaces
 2022-08-17 20:35 UTC  (3+ messages)
` [ovs-dev] "

security/selinux/selinuxfs.c:2093:6: warning: variable 'fsi' is used uninitialized whenever 'if' condition is true
 2022-08-17 20:34 UTC 

[jlayton:iversion 1/7] samples/vfs/test-statx.c:111:24: warning: more '%' conversions than data arguments
 2022-08-17 20:34 UTC 

[Nouveau] [PATCH v2 00/29] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-17 20:18 UTC  (13+ messages)
` [Nouveau] [PATCH v2 01/29] ACPI: video: Add acpi_video_backlight_use_native() helper
  `  "
` [Nouveau] [PATCH v2 16/29] ACPI: video: Add Nvidia WMI EC brightness control detection
  `  "

[PATCH] vulkan-samples: enable network during do_unpack
 2022-08-17 20:33 UTC  (4+ messages)
` [OE-core] "

Fwd: [PATCH bpf] bpf: Do more tight ALU bounds tracking
 2022-08-17 20:31 UTC  (3+ messages)
` [PATCH 1/2] bpf: Fix 32bit bounds update in ALU64

RTT-PROBE: lore-subspace-rtt
 2022-08-17 20:30 UTC 

[PATCH v5 0/4] landlock: truncate support
 2022-08-17 20:30 UTC  (5+ messages)
` [PATCH v5 1/4] landlock: Support file truncation
` [PATCH v5 2/4] selftests/landlock: Selftests for file truncation support
` [PATCH v5 3/4] samples/landlock: Extend sample tool to support LANDLOCK_ACCESS_FS_TRUNCATE
` [PATCH v5 4/4] landlock: Document Landlock's file truncation support

Security Working Group meeting - Wednesday August 17
 2022-08-17 20:29 UTC  (4+ messages)
  ` Security Working Group meeting - moved to Discord Voice channel

[PATCH v4 0/2] lx216x DTS updates
 2022-08-17 20:25 UTC  (6+ messages)
` [PATCH v4 1/2] arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon
` [PATCH v4 2/2] arm64: dts: lx2160a: add pcie EP mode nodes

[PATCH] clk: Add Sunplus SP7021 clock driver
 2022-08-17 20:23 UTC  (3+ messages)

stable-rc/queue/4.19 build: 192 builds: 5 failed, 187 passed, 32 warnings (v4.19.255-210-geda83f051ac49)
 2022-08-17 20:24 UTC 

stable-rc/linux-5.18.y baseline: 45 runs, 1 regressions (v5.18.18)
 2022-08-17 20:24 UTC 

t7527 intermittent failure on macOS APFS and possible fix
 2022-08-17 20:23 UTC  (2+ messages)

[PATCH v2 0/6] fix pipe_command() deadlock
 2022-08-17 20:23 UTC  (3+ messages)
` [PATCH v2 1/6] compat: add function to enable nonblocking pipes

[PATCH v3 3/8] arm64: dts: ls1028a: add flextimer based pwm nodes
 2022-08-17 20:20 UTC  (4+ messages)

[PULL 00/12] pc,virtio: fixes
 2022-08-17 20:06 UTC  (2+ messages)
` [PULL 12/12] virtio-pci: don't touch pci on virtio reset

RTT-PROBE: lore-subspace-rtt
 2022-08-17 20:20 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.