messages from 2022-08-29 20:54:32 to 2022-08-29 22:01:28 UTC [more...]
[RFC PATCH 00/28] per-VMA locks proposal
2022-08-29 21:25 UTC (56+ messages)
` [RFC PATCH 01/28] mm: introduce CONFIG_PER_VMA_LOCK
` [RFC PATCH 02/28] mm: rcu safe VMA freeing
` [RFC PATCH 03/28] mm: introduce __find_vma to be used without mmap_lock protection
` [RFC PATCH 04/28] mm: move mmap_lock assert function definitions
` [RFC PATCH 05/28] mm: add per-VMA lock and helper functions to control it
` [RFC PATCH 06/28] mm: mark VMA as locked whenever vma->vm_flags are modified
` [RFC PATCH 07/28] kernel/fork: mark VMAs as locked before copying pages during fork
` [RFC PATCH 08/28] mm/khugepaged: mark VMA as locked while collapsing a hugepage
` [RFC PATCH 09/28] mm/mempolicy: mark VMA as locked when changing protection policy
` [RFC PATCH 10/28] mm/mmap: mark VMAs as locked in vma_adjust
` [RFC PATCH 11/28] mm/mmap: mark VMAs as locked before merging or splitting them
` [RFC PATCH 12/28] mm/mremap: mark VMA as locked while remapping it to a new address range
` [RFC PATCH 13/28] mm: conditionally mark VMA as locked in free_pgtables and unmap_page_range
` [RFC PATCH 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-08-29 (ice)
2022-08-29 22:00 UTC (4+ messages)
` [PATCH net 1/3] ice: Fix DMA mappings leak
` [PATCH net 2/3] ice: use bitmap_free instead of devm_kfree
` [PATCH net 3/3] ice: Add set_termios tty operations handle to GNSS
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-29 21:59 UTC (8+ messages)
` [PATCH v4 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
[PATCH] dt-bindings: display: bridge: renesas,dw-hdmi: Fix 'unevaluatedProperties' warnings
2022-08-29 21:58 UTC
[PATCH V2] Make btrfs_prepare_device parallel during mkfs.btrfs
2022-08-29 21:55 UTC (2+ messages)
[PATCH BlueZ 0/2] profiles: Add remote endpoint path to SelectProperties
2022-08-29 21:55 UTC (4+ messages)
` [PATCH BlueZ 1/2] "
` "
[PATCH 2/2] ARM: msm8960: Add Samsung Galaxy Express support
2022-08-29 21:54 UTC (5+ messages)
` [PATCH v2 1/2] ARM: msm8960: Rename cxo_board to cxo-board and add alias
[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
2022-08-29 21:53 UTC (4+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
[PATCH][next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-08-29 21:52 UTC (2+ messages)
[f2fs-dev] [PATCH] f2fs: fix missing mapping caused by the mount/umount race
2022-08-29 21:52 UTC (2+ messages)
` "
[PATCH 00/10] Encrypted Hibernation
2022-08-29 21:51 UTC (4+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
` TPM: hibernate with IMA PCR 10
[PATCH] arm64: dts: renesas: Drop clock-names property from RPC node
2022-08-29 21:51 UTC
[PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
2022-08-29 21:50 UTC
[PATCH v2 1/1] firmware_loader: Fix use-after-free during unregister
2022-08-29 21:49 UTC (2+ messages)
[PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
2022-08-29 21:48 UTC (9+ messages)
[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
2022-08-29 21:47 UTC (6+ messages)
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion
[PATCH] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
2022-08-29 21:47 UTC
[PATCH 1/2] cc_t.3type, speed_t.3type, tcflag_t.3type: document all together
2022-08-29 21:46 UTC (2+ messages)
` [PATCH 2/2] termios.3: mention the integer types in SEE ALSO
[Buildroot] [PATCH 1/1] package/slirp4netns: new package
2022-08-29 21:46 UTC (7+ messages)
` [Buildroot] [PATCH v2] "
[PATCH v2] overflow: Allow mixed type arguments
2022-08-29 21:45 UTC
RAID 6, 6 device array - all devices lost superblock
2022-08-29 21:45 UTC (9+ messages)
[SPDK] Re: Performance of spdk_trace
2022-08-29 21:44 UTC
[PATCH RFC 0/2] Generate device tree node for pci devices
2022-08-29 21:43 UTC (3+ messages)
` [PATCH RFC 1/2] of: dynamic: add of_node_alloc()
` [PATCH RFC 2/2] pci: create device tree node for selected devices
[PATCH] dt-bindings: mmc: renesas,sdhi: Add iommus property
2022-08-29 21:42 UTC
[PATCH 0/3] Add GPI DMA support for SM6350
2022-08-29 21:42 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: qcom: gpi: add compatible "
` [PATCH 2/3] dmaengine: qcom: gpi: Add SM6350 support
continuous REPL mode for tc(8)
2022-08-29 21:41 UTC (5+ messages)
mvebu - switch to orion-timer
2022-08-29 21:41 UTC (5+ messages)
[RESEND PATCH v3 0/9] Make ghes_edac a proper module
2022-08-29 21:37 UTC (7+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
[PATCH 0/2] format-patch --force-inbody-from
2022-08-29 21:38 UTC (5+ messages)
` [PATCH v2 0/3] format-patch --force-in-body-from
` [PATCH v2 1/3] pretty: separate out the logic to decide the use of in-body from
` [PATCH v2 2/3] format-patch: allow forcing the use of in-body From: header
` [PATCH v2 3/3] format-patch: learn format.forceInBodyFrom configuration variable
[PATCH BlueZ 1/2] shell: Set empty argument if optarg is NULL
2022-08-29 21:37 UTC (2+ messages)
` [PATCH BlueZ 2/2] client: Add -e/--endpoint option to auto register endpoints
[PATCH -next] memregion: Add arch_flush_memregion() interface
2022-08-29 21:29 UTC
[PATCH v2] xfs: Add new name to attri/d
2022-08-29 21:36 UTC
[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
2022-08-29 21:35 UTC (4+ messages)
[soc:arm/defconfig-cleanup] BUILD SUCCESS 8bd2b56b53dbfa87419e45614506222df1970ba5
2022-08-29 21:32 UTC
[soc:arm/fixes] BUILD SUCCESS 251e5d715e4bf6f286734b84de63c0eec210127c
2022-08-29 21:32 UTC
[soc:footbridge-cleanup] BUILD SUCCESS 3a83d3cf04571e3d5639960737ef8397d63daa88
2022-08-29 21:32 UTC
[soc:for-next] BUILD SUCCESS 2c77db2b908672b61f429c6907143891a7b511ad
2022-08-29 21:32 UTC
[RFC PATCH v2 0/3] cifs: introduce support for AES-GMAC signing
2022-08-29 21:33 UTC (4+ messages)
` [RFC PATCH v2 1/3] cifs: introduce AES-GMAC signing support for SMB 3.1.1
` [RFC PATCH v2 2/3] cifs: deprecate 'enable_negotiate_signing' module param
` [RFC PATCH v2 3/3] cifs: show signing algorithm name in DebugData
[PATCH] soc: move from strlcpy with unused retval to strscpy
2022-08-29 21:32 UTC (3+ messages)
[rdma:wip/leon-for-rc] BUILD SUCCESS 27cfde795a96aef1e859a5480489944b95421e46
2022-08-29 21:32 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS ecf8dd4b9c3d9c7e8d4c725869226e465f315459
2022-08-29 21:32 UTC
[geert-renesas-drivers:renesas-clk] BUILD SUCCESS 644814c1070d9d165b85064e9ff1a80681b560fe
2022-08-29 21:32 UTC
[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
2022-08-29 21:29 UTC (3+ messages)
` [PATCH -next 3/4] spi: mockup: Add runtime device tree overlay interface
[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-29 21:29 UTC (5+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular
Konu: Forbes: TOP 3 Handelsroboter, die Menschen zu Millionaren machen
2022-08-29 20:34 UTC
6.0 tty regression, NULL pointer deref in flush_to_ldisc
2022-08-29 21:25 UTC (3+ messages)
[geert-renesas-devel:renesas-arm-defconfig-for-v6.1] BUILD SUCCESS eb970f3eb909a8da5f7bc1c2f83a1eac4adac838
2022-08-29 21:24 UTC
[PATCH v2 0/2] Add DISPCC driver for SM6115
2022-08-29 21:24 UTC (3+ messages)
` [PATCH v2 2/2] clk: qcom: Add display clock controller "
[RFC PATCH v1 4/4] ima: Extend the real PCR12 with tempPCR value
2022-08-29 21:22 UTC (2+ messages)
[Intel-gfx] [PATCH 0/8] i915: Add "standalone media" support for MTL
2022-08-29 21:23 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for i915: Add "standalone media" support for MTL (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
Fwd: [systemd-devel] socket activation selinux context on create
2022-08-29 21:21 UTC (2+ messages)
` "
[PATCH 0/7] fix null-ptr-deref in binder_alloc and others
2022-08-29 21:20 UTC (4+ messages)
` [PATCH 1/7] binder: fix alloc->vma_vm_mm null-ptr dereference
[PATCH] overflow: Allow mixed type arguments
2022-08-29 21:19 UTC (3+ messages)
[PATCH] ARM: 9220/1: amba: Add sanity check for dev->periphid in amba_probe()
2022-08-29 21:17 UTC (5+ messages)
[PATCH 1/8] drm/amdgpu: declare firmware for new GC 11.0.3
2022-08-29 21:17 UTC (8+ messages)
` [PATCH 2/8] drm/amdgpu: declare firmware for new MES 11.0.3
` [PATCH 3/8] drm/amdgpu: init gfx config for gfx v11_0_3
` [PATCH 4/8] drm/amdkfd: Added GFX 11.0.3 Support
` [PATCH 5/8] drm/amdgpu: enable imu_rlc_ram programming for v11_0_3
` [PATCH 6/8] drm/amdgpu: Set GC family for GC 11.0.3
` [PATCH 7/8] drm/amdgpu: add new ip block for GFX 11.0
` [PATCH 8/8] drm/amdgpu: add new ip block for MES 11.0.3
[PATCH 0/4] Add support for GMC 11.0.3
2022-08-29 21:16 UTC (4+ messages)
` [PATCH 2/4] drm/amdgpu: add gfxhub_v3_0_3 support
` [PATCH 3/4] drm/amdgpu: initialize gmc sw config for v11_0_3
` [PATCH 4/4] drm/amdgpu: add new ip block for GMC 11.0
[PATCH v6 0/9] static shared memory on dom0less system
2022-08-29 21:16 UTC (5+ messages)
` [PATCH v6 1/9] xen/arm: introduce static shared memory
[PATCH v2 0/9] perf/x86: Some cleanups
2022-08-29 21:12 UTC (4+ messages)
` [PATCH v2 9/9] perf/x86/intel: Optimize short PEBS counters
[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-29 21:09 UTC (5+ messages)
[PATCH] ui/console: Get tab completion working again in the SDL monitor vc
2022-08-29 21:07 UTC (2+ messages)
[merged] iio-accel-adxl345-use-hz-macro-from-unitsh.patch removed from -mm tree
2022-08-29 21:07 UTC
[merged] iio-common-scmi_sensors-use-hz-macro-from-unitsh.patch removed from -mm tree
2022-08-29 21:07 UTC
[PATCH] ez: Fix adding 'RESEND' to patch subject
2022-08-29 21:07 UTC (2+ messages)
[merged] units-complement-the-set-of-hz-units.patch removed from -mm tree
2022-08-29 21:07 UTC
[PATCH] send: Use only the default git 'sendemail' config when no identity is set
2022-08-29 21:07 UTC (2+ messages)
[PATCH v5 0/7] iio: accel: add MSA311 accelerometer driver
2022-08-29 21:07 UTC (5+ messages)
` [PATCH v5 2/7] units: complement the set of Hz units
[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
2022-08-29 21:05 UTC
[PATCH 5.19 000/158] 5.19.6-rc1 review
2022-08-29 21:05 UTC (2+ messages)
[PATCH 1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375
2022-08-29 21:04 UTC (2+ messages)
[PATCH RESEND v2 0/2] clk: Fix CLK_OPS_PARENT_ENABLE and runtime PM
2022-08-29 21:03 UTC (5+ messages)
` [PATCH RESEND v2 1/2] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
[PATCH 1/3] dt-bindings: clock: qcom,rpmcc: Add compatible for SM6375
2022-08-29 21:04 UTC (3+ messages)
[PATCH] fs/proc/kcore.c: Pass a pointer to virt_addr_valid()
2022-08-29 21:03 UTC (3+ messages)
[OE-core][dunfell 00/14] Patch review
2022-08-29 21:02 UTC (15+ messages)
` [OE-core][dunfell 01/14] libtiff: CVE-2022-34526 A stack overflow was discovered
` [OE-core][dunfell 02/14] golang: fix CVE-2022-30629 and CVE-2022-30631
` [OE-core][dunfell 03/14] golang: fix CVE-2022-30632 and CVE-2022-30633
` [OE-core][dunfell 04/14] golang: fix CVE-2022-30635 and CVE-2022-32148
` [OE-core][dunfell 05/14] golang: CVE-2022-32189 a denial of service
` [OE-core][dunfell 06/14] libxml2: Add fix for CVE-2016-3709
` [OE-core][dunfell 07/14] cve-check: Don't use f-strings
` [OE-core][dunfell 08/14] vim: Upgrade 9.0.0115 -> 9.0.0242
` [OE-core][dunfell 09/14] mobile-broadband-provider-info: upgrade 20220511 -> 20220725
` [OE-core][dunfell 10/14] tzdata: upgrade 2022a -> 2022b
` [OE-core][dunfell 11/14] wireless-regdb: upgrade 2022.06.06 -> 2022.08.12
` [OE-core][dunfell 12/14] linux-yocto/5.4: update to v5.4.210
` [OE-core][dunfell 13/14] cryptodev-module: fix build with 5.11+ kernels
` [OE-core][dunfell 14/14] relocate_sdk.py: ensure interpreter size error causes relocation to fail
[PATCH 2/2] arm64: dts: rockchip: rk3399: Radxa ROCK 4C+
2022-08-29 21:01 UTC (4+ messages)
[GIT PULL] LSM fixes for v6.0 (#1)
2022-08-29 21:02 UTC
+ mm-demotion-expose-memory-tier-details-via-sysfs-fix.patch added to mm-unstable branch
2022-08-29 21:01 UTC
+ mm-demotion-expose-memory-tier-details-via-sysfs.patch added to mm-unstable branch
2022-08-29 21:01 UTC
[PATCH v2] mm/demotion: Expose memory tier details via sysfs
2022-08-29 21:00 UTC (2+ messages)
[PATCH 1/2][kirkstone] linux-yocto/5.10: update to v5.10.136
2022-08-29 20:56 UTC (3+ messages)
` [PATCH 2/2][kirkstone] linux-yocto/5.10: update to v5.10.137
[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
2022-08-29 20:54 UTC (3+ messages)
[PATCH v4 00/14] Implement call_rcu_lazy() and miscellaneous fixes
2022-08-29 20:54 UTC (6+ messages)
New subsystem for acceleration devices
2022-08-29 20:54 UTC (3+ messages)
[PATCH 0/6] clone, submodule update: check out submodule branches
2022-08-29 20:54 UTC (3+ messages)
` [PATCH 5/6] submodule--helper: refactor up-to-date criterion
` [PATCH 6/6] clone, submodule update: check out branches
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.