linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 12:11:35 to 2022-04-04 14:39:15 UTC [more...]

[PATCH v7 00/70] Introducing the Maple Tree
 2022-04-04 14:35 UTC  (34+ messages)
` [PATCH v7 01/70] radix tree test suite: Add pr_err define
` [PATCH v7 02/70] radix tree test suite: Add kmem_cache_set_non_kernel()
` [PATCH v7 03/70] radix tree test suite: Add allocation counts and size to kmem_cache
` [PATCH v7 06/70] mips: Rename mt_init to mips_mt_init
` [PATCH v7 05/70] radix tree test suite: Add lockdep_is_held to header
` [PATCH v7 04/70] radix tree test suite: Add support for slab bulk APIs
` [PATCH v7 07/70] Maple Tree: Add new data structure
` [PATCH v7 09/70] mm: Start tracking VMAs with maple tree
` [PATCH v7 10/70] mm: Add VMA iterator
` [PATCH v7 11/70] arch/arm64: Remove the merge workaround for VMA_ITERATOR
` [PATCH v7 13/70] mm/mmap: Use the maple tree in find_vma() instead of the rbtree
` [PATCH v7 12/70] mmap: Use the VMA iterator in count_vma_pages_range()
` [PATCH v7 15/70] mm/mmap: Use maple tree for unmapped_area{_topdown}
` [PATCH v7 14/70] mm/mmap: Use the maple tree for find_vma_prev() instead of the rbtree
` [PATCH v7 16/70] kernel/fork: Use maple tree for dup_mmap() during forking
` [PATCH v7 17/70] damon: Convert __damon_va_three_regions to use the VMA iterator
` [PATCH v7 18/70] proc: Remove VMA rbtree use from nommu
` [PATCH v7 19/70] mm: Remove rb tree
` [PATCH v7 20/70] mmap: Change zeroing of maple tree in __vma_adjust()
` [PATCH v7 21/70] xen: Use vma_lookup() in privcmd_ioctl_mmap()
` [PATCH v7 22/70] mm: Optimize find_exact_vma() to use vma_lookup()
` [PATCH v7 24/70] mm/mmap: Change do_brk_flags() to expand existing VMA and add do_brk_munmap()
` [PATCH v7 23/70] mm/khugepaged: Optimize collapse_pte_mapped_thp() by using vma_lookup()
` [PATCH v7 25/70] mm: Use maple tree operations for find_vma_intersection()
` [PATCH v7 27/70] mm: Remove vmacache
` [PATCH v7 26/70] mm/mmap: Use advanced maple tree API for mmap_region()
` [PATCH v7 29/70] mm/mmap: Move mmap_region() below do_munmap()
` [PATCH v7 28/70] mm: Convert vma_lookup() to use mtree_load()
` [PATCH v7 30/70] mm/mmap: Reorganize munmap to use maple states
` [PATCH v7 31/70] mm/mmap: Change do_brk_munmap() to use do_mas_align_munmap()
` [PATCH v7 32/70] arm64: Remove mmap linked list from vdso
` [PATCH v7 33/70] parisc: Remove mmap linked list from cache handling
` [PATCH v7 36/70] x86: Remove vma linked list walks

[PATCH V2] Fix unsafe memory access by memcmp
 2022-04-04 14:36 UTC  (6+ messages)

[PATCH v5] input/i8042: Rework quirk tables
 2022-04-04 14:36 UTC  (3+ messages)

[PATCH] drm/scheduler: quieten kernel-doc warnings
 2022-04-04 14:34 UTC  (2+ messages)

[PATCH v4] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-04-04 14:33 UTC  (3+ messages)

[PATCH 0/5] staging: r8188eu: remove GetHalDefVar8188EUsb()
 2022-04-04 14:32 UTC  (3+ messages)
` [PATCH 1/5] staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIV

[PATCH 1/3] staging: rtl8712: change the type of _r8712_init_recv_priv()
 2022-04-04 14:30 UTC  (4+ messages)
` [PATCH 2/3] staging: rtl8712: add two validation check in r8712_init_drv_sw()

Intermediary needed (urgent)
 2022-04-04 14:15 UTC 

[kdave-btrfs-devel:for-next-20220401 96/102] fs/btrfs/sysfs.c:830 btrfs_force_chunk_alloc_store() warn: passing zero to 'PTR_ERR'
 2022-04-04 14:25 UTC  (2+ messages)

[PATCH] signal/x86: Delay calling signals in atomic
 2022-04-04 14:29 UTC  (8+ messages)

v5.18-rc1: migratepages triggers VM_BUG_ON_FOLIO(folio_nr_pages(old) != nr_pages)
 2022-04-04 14:29 UTC  (3+ messages)

[PATCH V11 00/20] riscv: Add COMPAT mode support for rv64
 2022-04-04 14:28 UTC  (3+ messages)

[PATCH v3] arch/arm64: Fix topology initialization for core scheduling
 2022-04-04 14:26 UTC  (3+ messages)

[PATCH v4 0/2] refine the NFC clock framework
 2022-04-04 14:26 UTC  (4+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "

Corrupted function tracer in 5.17.0-rc1
 2022-04-04 14:26 UTC 

[PATCH v2] cgroup: Kill the parent controller when its last child is killed
 2022-04-04 14:25 UTC 

[PATCH] platform/x86: acerhdf: Cleanup str_starts_with()
 2022-04-04 14:25 UTC  (2+ messages)

[PATCH] bus: fsl-mc: Check the platform_get_resource() return value
 2022-04-04 14:24 UTC 

[PATCH] csky: Add C based string functions
 2022-04-04 14:23 UTC 

[PATCH] drm/radeon: change si_default_state table from global to static
 2022-04-04 14:22 UTC  (7+ messages)

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-04 14:20 UTC  (6+ messages)

[PATCH v3 0/5] Support hld delayed init based on Pseudo-NMI for arm64
 2022-04-04 14:17 UTC  (3+ messages)
` [PATCH v3 5/5] arm64: Enable perf events based hard lockup detector

staging: r8188eu: how to handle nested mutex under spinlock
 2022-04-04 14:16 UTC  (5+ messages)

[PATCH v3 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-04 14:15 UTC  (9+ messages)
` [PATCH v3 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v3 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v3 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v3 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH v3 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622

[PATCH] staging: r8188eu: remove unncessary ternary operator
 2022-04-04 14:15 UTC  (3+ messages)

[PATCH] mm/swapfile: unuse_pte can map random data if swap read fails
 2022-04-04 14:11 UTC  (3+ messages)

[PATCH] arm64: mm: fix pmd_leaf()
 2022-04-04 14:10 UTC  (4+ messages)

[PATCH] media: hantro: Use post processor scaling capacities
 2022-04-04 14:08 UTC 

[PATCH] staging: r8188eu: Fix PPPoE tag insertion on big endian systems
 2022-04-04 13:47 UTC  (7+ messages)

[PATCH 0/7] TPS6598x PD tracing and other improvements
 2022-04-04 14:04 UTC  (15+ messages)
` [PATCH 1/7] usb: typec: tipd: Only update power status on IRQ
` [PATCH 2/7] usb: typec: tipd: set the data role on tps IRQ
` [PATCH 3/7] usb: typec: tipd: Add trace event for SINK PD contract
` [PATCH 4/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_{CURRENT,VOLTAGE}_MAX
` [PATCH 5/7] usb: typec: tipd: Provide POWER_SUPPLY_PROP_PRESENT
` [PATCH 6/7] usb: typec: tipd: Add debugfs entries for customer use word
` [PATCH 7/7] usb: typec: tipd: Fail probe when the controller is in BOOT mode

Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17
 2022-04-04 14:04 UTC  (7+ messages)

[PATCH 5.16] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
 2022-04-04 14:03 UTC  (2+ messages)

[PATCH 5.4] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
 2022-04-04 14:02 UTC  (2+ messages)

[pza:reset/next 11/11] drivers/reset/core.c:1114:22: error: implicit declaration of function 'acpi_has_method'; did you mean 'acpi_has_watchdog'?
 2022-04-04 14:00 UTC  (2+ messages)

[PATCH v2] sound/oss/dmasound: fix build when drivers are mixed =y/=m
 2022-04-04 13:57 UTC  (2+ messages)

[PATCH net-next v2] ipv6: fix locking issues with loops over idev->addr_list
 2022-04-04 13:57 UTC  (3+ messages)

[PATCH linux-next] RDMA: simplify if-if to if-else
 2022-04-04 13:56 UTC  (3+ messages)
` [PATCH linux-next v2] "

[PATCH v6 0/8] Add support for the eDP panel over aux_bus
 2022-04-04 13:52 UTC  (10+ messages)
` [PATCH v6 2/8] drm/msm/dp: wait for hpd high before aux transaction
` [PATCH v6 3/8] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP
` [PATCH v6 6/8] drm/msm/dp: remove unnecessary delay during boot

[PATCHv7 02/30] x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
 2022-04-04 13:51 UTC  (4+ messages)
` [PATCHv7.1 "

[PATCH v2] PCI: qcom: Fix pipe clock imbalance
 2022-04-04 13:53 UTC  (2+ messages)

[PATCH v4] Add FAT messages to printk index
 2022-04-04 13:50 UTC  (3+ messages)

[PATCH v2 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-04 13:49 UTC  (3+ messages)
` [PATCH v2 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi

[PATCH v2] habanalabs: Fix test build failures
 2022-04-04 13:48 UTC 

[PATCH v5 0/8] arm64: dts: Add i.MX8DXL initial support
 2022-04-04 13:46 UTC  (9+ messages)
` [PATCH v5 1/8] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v5 2/8] arm64: dts: freescale: Add adma subsystem dtsi "
` [PATCH v5 3/8] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v5 4/8] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v5 5/8] arm64: dts: freescale: Add lsio "
` [PATCH v5 6/8] arm64: dts: freescale: Add i.MX8DXL evk board support
` [PATCH v5 7/8] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v5 8/8] dt-bindings: net: dwmac-imx: Document clk_csr property

[PATCH 0/2] MAINTAINERS/dt-bindings: changes to my emails
 2022-04-04 13:46 UTC  (3+ messages)

[PATCH v6 0/1] serial/8250: Use fifo in 8250 console driver
 2022-04-04 13:44 UTC  (5+ messages)
` [PATCH v6] "

[PATCH v3] staging: r8188eu: Fix PPPoE tag insertion on little endian systems
 2022-04-04 13:43 UTC 

[PATCH] IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
 2022-04-04 13:42 UTC  (2+ messages)

[RFC PULL] remove arch/h8300
 2022-04-04 13:41 UTC  (7+ messages)

[PATCH 5.10] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
 2022-04-04 13:41 UTC 

[PATCH 5.15] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
 2022-04-04 13:41 UTC 

[PATCH] tools/vm/slabinfo: Handle files in debugfs
 2022-04-04 13:40 UTC  (2+ messages)

[PATCH v3] hwmon: (aquacomputer_d5next) Add support for Aquacomputer Octo
 2022-04-04 13:38 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-04 13:36 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: finish the qcom,smp2p example

UBSAN shitf-out-of-bounds regression in NFS in 5.18-rc1
 2022-04-04 13:32 UTC  (2+ messages)

[PATCH net] ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
 2022-04-04 13:28 UTC 

[PATCH] samsung-laptop: Fix an unsigned subtraction which can never be negative
 2022-04-04 13:30 UTC  (2+ messages)

[PATCH] rtc: mt6397: Fix potential NULL dereference in mtk_rtc_probe
 2022-04-04 13:25 UTC 

[PATCH v2] kvm/arm64: fixed passthrough gpu into vm on arm64
 2022-04-04 13:24 UTC  (3+ messages)

[PATCH] MIPS: pgalloc: fix memory leak caused by pgd_free()
 2022-04-04 13:16 UTC  (5+ messages)

Is it time to remove reiserfs?
 2022-04-04 13:16 UTC  (10+ messages)

[PATCH v10 1/3] drivers: ddcci: add drivers for DDCCI
 2022-04-04 13:14 UTC  (3+ messages)
` [PATCH] drivers: ddcci: fix platform_no_drv_owner.cocci warnings

[RFC PATCH] cgroup: introduce dynamic protection for memcg
 2022-04-04 13:14 UTC  (12+ messages)

[PATCH v2] audit: do a quick exit when syscall number is less than 0
 2022-04-04 13:12 UTC  (2+ messages)

[PATCH 0/6] power: supply: introduce the Qualcomm smb2
 2022-04-04 13:11 UTC  (3+ messages)
` [PATCH 1/6] power: supply: add Qualcomm SMB2 driver

[PATCH] Makefile: riscv: Remove duplicated -O binary objcopy flags
 2022-04-04 13:08 UTC 

[PATCH 7/8] posix_types.h: add __kernel_uintptr_t to UAPI posix_types.h
 2022-04-04 13:04 UTC  (2+ messages)

[PATCH v1 mmotm] mm/mprotect: try avoiding write faults for exclusive anonynmous pages when changing protection
 2022-04-04 13:04 UTC  (3+ messages)

[PATCH net-next v3 0/4] net: lan966x: Add support for FDMA
 2022-04-04 13:06 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: lan966x: Add registers that are used "
` [PATCH net-next v3 2/4] net: lan966x: Expose functions that are needed by FDMA
` [PATCH net-next v3 3/4] net: lan966x: Add FDMA functionality
` [PATCH net-next v3 4/4] net: lan966x: Update FDMA to change MTU

[PATCH 1/2] ARM: vexpress/spc: Fix doxygen comments
 2022-04-04 13:02 UTC  (2+ messages)
` [PATCH 2/2] ARM: vexpress/spc: Fix all the doxygen build warnings

Apple Thunderbolt Display chaining
 2022-04-04 12:53 UTC  (11+ messages)

unexpected indentation warning in Documentation/ABI/testing/sysfs-*
 2022-04-04 12:54 UTC  (4+ messages)

[PATCH] dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
 2022-04-04 12:53 UTC 

[PATCH V8 0/7] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-04-04 12:53 UTC  (6+ messages)
` [PATCH V8 1/7] dt-bindings: mfd: pm8008: Modify the compatible as per driver

[PATCH 1/2] staging: rtl8712: remove blank line after brace {
 2022-04-04 12:51 UTC  (2+ messages)

[PATCH v2] clk: bcm2835: Round UART input clock up
 2022-04-04 12:51 UTC 

[PATCH] mm/slab: remove some unused functions
 2022-04-04 12:49 UTC  (2+ messages)

[PATCH v3] gpio: Restrict usage of GPIO chip irq members before initialization
 2022-04-04 12:42 UTC  (2+ messages)

[PATCH v2] pinctrl: meson: fix unused variable warning
 2022-04-04 12:41 UTC  (2+ messages)

[PATCH v2] PM: opp: Fix NULL pointer exception on a v2 table combined with v1 opps
 2022-04-04 12:37 UTC 

[PATCH 0/1] mt8192: Add mmc device nodes
 2022-04-04 12:36 UTC  (3+ messages)
` [PATCH 1/1] arm64: dts: "

[RESEND][PATCH 0/8] Introduce support for artificial Energy Model
 2022-04-04 12:35 UTC  (2+ messages)

[PATCH] sched: topology: make cache topology separate from cpu topology
 2022-04-04 12:31 UTC  (12+ messages)

Linux 5.18-rc1
 2022-04-04 12:31 UTC  (7+ messages)
` Build regressions/improvements in v5.18-rc1

[PATCH v4 1/2] Revert "powerpc: Set max_mapnr correctly"
 2022-04-04 12:31 UTC  (5+ messages)

[PATCH] ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
 2022-04-04 12:29 UTC  (2+ messages)

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-04-04 12:28 UTC  (3+ messages)
` [RFC PATCH 3/5] HACK: ASoC: Tolerate N-cpus-to-M-codecs links

[PATCH 0/8] KVM: SVM: Fix soft int/ex re-injection
 2022-04-04 12:27 UTC  (7+ messages)
` [PATCH 5/8] KVM: SVM: Re-inject INT3/INTO instead of retrying the instruction
` [PATCH 7/8] KVM: x86: Trace re-injected exceptions
` [PATCH 8/8] KVM: selftests: nSVM: Add svm_nested_soft_inject_test

[PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
 2022-04-04 12:27 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next 2/2] RDMA/core: Add a netevent notifier to cma

vmlinux.o: warning: objtool: stackleak_erase()+0x35: call to ftrace_likely_update() leaves .noinstr.text section
 2022-04-04 12:22 UTC 

[PATCH] net: ethernet: mtk_eth_soc: add label support for GMACs
 2022-04-04 12:22 UTC  (2+ messages)

[Patch v3 0/4] Tegra234 cpufreq driver support
 2022-04-04 12:17 UTC  (5+ messages)
` [Patch v3 1/4] dt-bindings: Document Tegra CCPLEX Cluster
` [Patch v3 2/4] cpufreq: tegra194: add soc data to support multiple soc
` [Patch v3 3/4] cpufreq: tegra194: Add support for Tegra234
` [Patch v3 4/4] arm64: tegra: add node for tegra234 cpufreq

UML time-travel warning from __run_timers
 2022-04-04 12:17 UTC  (9+ messages)

[PATCH 0/6] staging: r8188eu: cleanup
 2022-04-04 12:16 UTC  (3+ messages)
` [PATCH 6/6] staging: r8188eu: remove spaces before tabs

[RFC PATCH 00/10] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-04-04 12:13 UTC  (3+ messages)
` [RFC PATCH 08/10] mmc: core: improve API to make clear hw_reset from bus_ops "

[PATCH] kasan: Fix sleeping function called from invalid context in PREEMPT_RT
 2022-04-04 12:12 UTC  (3+ messages)

[patch 0/3] x86/fpu/xsave: Add XSAVEC support and XGETBV1 utilization
 2022-04-04 12:11 UTC  (4+ messages)
` [patch 1/3] x86/fpu/xsave: Support XSAVEC in the kernel
` [patch 2/3] x86/fpu/xsave: Prepare for optimized compaction
` [patch 3/3] x86/fpu/xsave: Optimize XSAVEC/S when XGETBV1 is supported


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).