linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-15 23:03:46 to 2023-02-16 05:21:22 UTC [more...]

[PATCH v3 00/35] Per-VMA locks
 2023-02-16  5:17 UTC  (33+ messages)
` [PATCH v3 01/35] maple_tree: Be more cautious about dead nodes
` [PATCH v3 02/35] maple_tree: Detect dead nodes in mas_start()
` [PATCH v3 03/35] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH v3 04/35] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH v3 05/35] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH v3 06/35] maple_tree: Add smp_rmb() to dead node detection
` [PATCH v3 07/35] maple_tree: Add RCU lock checking to rcu callback functions
` [PATCH v3 08/35] mm: Enable maple tree RCU mode by default
` [PATCH v3 09/35] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH v3 10/35] mm: rcu safe VMA freeing
` [PATCH v3 11/35] mm: move mmap_lock assert function definitions
` [PATCH v3 12/35] mm: add per-VMA lock and helper functions to control it
` [PATCH v3 13/35] mm: mark VMA as being written when changing vm_flags
` [PATCH v3 14/35] mm/mmap: move VMA locking before vma_adjust_trans_huge call
` [PATCH v3 15/35] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH v3 16/35] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH v3 17/35] mm/mmap: write-lock VMA before shrinking or expanding it
` [PATCH v3 18/35] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH v3 19/35] mm: write-lock VMAs before removing them from VMA tree
` [PATCH v3 20/35] mm: conditionally write-lock VMA in free_pgtables
` [PATCH v3 21/35] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH v3 22/35] kernel/fork: assert no VMA readers during its destruction
` [PATCH v3 23/35] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH v3 24/35] mm: introduce vma detached flag
` [PATCH v3 25/35] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH v3 26/35] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH v3 27/35] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH v3 28/35] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH v3 29/35] mm: prevent userfaults to be handled under per-vma lock
` [PATCH v3 30/35] mm: introduce per-VMA lock statistics
` [PATCH v3 31/35] x86/mm: try VMA lock-based page fault handling first
` [PATCH v3 32/35] arm64/mm: "

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-16  5:13 UTC  (2+ messages)

[PATCH v3] vdpa/mlx5: should not activate virtq object when suspended
 2023-02-16  5:10 UTC  (4+ messages)

[PATCH v3 00/10] sched/fair: Avoid unnecessary migrations within SMT domains
 2023-02-16  5:21 UTC  (10+ messages)
` [PATCH v3 06/10] sched/fair: Use the prefer_sibling flag of the current sched domain

[Paatch] [staging][atomisp] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16  5:09 UTC  (3+ messages)

[RFC PATCH 0/5] Retire IA64/Itanium support
 2023-02-16  5:04 UTC  (8+ messages)

[Patch] [drivers/accessibility] Remove unneeded version.h
 2023-02-16  4:53 UTC  (2+ messages)

[PATCH v2] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2023-02-16  4:43 UTC  (2+ messages)

Does earlyprintk=ttyS0 work for an AMD SNP guest on KVM?
 2023-02-16  4:40 UTC 

[PATCH v4 0/3] Add ASPEED AST2600 I2C new controller driver
 2023-02-16  4:17 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: i2c-ast2600: Add support for AST2600 i2C driver

[PATCHv2 0/2] Apple Magic Keyboard Backlight
 2023-02-16  4:12 UTC  (3+ messages)
` [PATCH 1/2] Documentation: leds: standardise keyboard backlight led names
` [PATCH 2/2] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-16  4:16 UTC  (4+ messages)
` [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)

[PATCH v10 07/26] mailbox: Add Gunyah message queue mailbox
 2023-02-16  4:07 UTC  (2+ messages)

[PATCH] ARM: dts: mvebu: Add support for Thecus N2350 board
 2023-02-16  3:59 UTC  (2+ messages)

linux-next: Tree for Feb 16
 2023-02-16  3:57 UTC 

[PATCH v2 0/2] kprobes: Fix issues related to optkprobe
 2023-02-16  3:42 UTC  (3+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
` [PATCH v2 2/2] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

linux-next: build warning after merge of the powerpc tree
 2023-02-16  3:40 UTC 

[PATCH v2 3/3] arm64: dts: qcom: sdm845-oneplus: add tri-state-key
 2023-02-16  3:32 UTC  (4+ messages)

[PATCH v4 0/4] tools/nolibc: Adding stdint.h, more integer types and tests
 2023-02-16  3:29 UTC  (7+ messages)

[PATCH] amd-xgbe: fix mismatched prototype
 2023-02-16  3:25 UTC  (4+ messages)

[PATCHv2] io_uring: Support calling io_uring_register with a registered ring fd
 2023-02-16  3:24 UTC  (2+ messages)

[PATCH] block: Fix io statistics for cgroup in throttle path
 2023-02-16  3:22 UTC 

[PATCH 0/2] Add DIMM 2x refresh event and failure syndrome
 2023-02-16  3:22 UTC  (4+ messages)
` [PATCH 2/2] misc: smpro-errmon: Add dimm training "

[PATCH net,v2,0/2] Fix a fib6 info notification bug
 2023-02-16  4:26 UTC  (3+ messages)
` [PATCH net,v2,1/2] ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
` [PATCH net,v2,2/2] selftests: fib_tests: Add test cases for IPv4/IPv6 in route notify

[PATCH net,v2,0/2] Fix a fib6 info notification bug
 2023-02-16  4:21 UTC  (2+ messages)

[PATCH v3 0/3] LoongArch: Add hardware breakpoints/watchpoints support
 2023-02-16  3:13 UTC  (4+ messages)
` [PATCH v3 2/3] LoongArch: Add ptrace single step support

[PATCH v3 00/12] fw_devlink improvements
 2023-02-16  3:12 UTC  (2+ messages)

linux-next: manual merge of the mm-stable tree with the nfs-anna tree
 2023-02-16  3:05 UTC 

[PATCH 0/3] drm/msm/dpu: Initialize SSPP scaler version (from register read)
 2023-02-16  3:02 UTC  (8+ messages)
` [PATCH 1/3] drm/msm/dpu: Read previously-uninitialized SSPP scaler version from hw
` [PATCH 2/3] drm/msm/dpu: Drop unused get_scaler_ver callback from SSPP
` [PATCH 3/3] drm/msm/dpu: Drop unused qseed_type from catalog dpu_caps

[PATCH] hugetlb: check for undefined shift on 32 bit architectures
 2023-02-16  3:01 UTC  (3+ messages)

[PATCH v1] scsi: ufs: core: Add trace event for MCQ
 2023-02-16  2:45 UTC 

[PATCH v2] f2fs: fix uninitialized skipped_gc_rwsem
 2023-02-16  2:57 UTC 

[PATCH v2] reset: reset-hsdk: Use devm_platform_ioremap_resource()
 2023-02-16  2:56 UTC 

[PATCH 0/3] kprobes: Fix issues related to optkprobe
 2023-02-16  2:56 UTC  (10+ messages)
` [PATCH 1/3] kprobes: Fixed probe nodes not correctly removed when forcibly unoptimized
` [PATCH 2/3] x86/kprobes: Fix __recover_optprobed_insn check optimizing logic
` [PATCH 3/3] x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe range

[PATCH v2] reset: meson: Use devm_platform_ioremap_resource()
 2023-02-16  2:54 UTC 

[PATCH v2] reset: lpc18xx: Use devm_platform_ioremap_resource()
 2023-02-16  2:53 UTC 

[PATCH v2] reset: brcmstb-rescal: Use devm_platform_ioremap_resource()
 2023-02-16  2:52 UTC 

[PATCH v2] reset: axs10x: Use devm_platform_ioremap_resource()
 2023-02-16  2:50 UTC 

[PATCH v2] reset: ath79: Use devm_platform_ioremap_resource()
 2023-02-16  2:49 UTC 

htmldocs: Documentation/admin-guide/hw-vuln/cross-thread-rsb.rst:92: WARNING: Unexpected indentation
 2023-02-16  2:44 UTC 

KMSAN: uninit-value in nilfs_add_checksums_on_logs
 2023-02-16  2:43 UTC 

[PATCH v7 00/12] Add support for MT8195 SCP 2nd core
 2023-02-16  2:40 UTC  (4+ messages)
` [PATCH v7 07/12] remoteproc: mediatek: Probe multi-core SCP

[PATCH v4 0/5] LoongArch: Add kernel relocation and KASLR support
 2023-02-16  2:32 UTC  (5+ messages)
` [PATCH v4 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers

KMSAN: uninit-value in post_read_mst_fixup
 2023-02-16  2:32 UTC 

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-02-16  2:32 UTC  (15+ messages)
` [PATCH v8 01/13] leds: add support for hardware driven LEDs
` [PATCH v8 02/13] leds: add function to configure hardware controlled LED
` [PATCH v8 03/13] leds: trigger: netdev: drop NETDEV_LED_MODE_LINKUP from mode
` [PATCH v8 04/13] leds: trigger: netdev: rename and expose NETDEV trigger enum modes
` [PATCH v8 05/13] leds: trigger: netdev: convert device attr to macro
` [PATCH v8 06/13] leds: trigger: netdev: add hardware control support
` [PATCH v8 07/13] leds: trigger: netdev: use mutex instead of spinlocks
` [PATCH v8 08/13] leds: trigger: netdev: add available mode sysfs attr
` [PATCH v8 09/13] leds: trigger: netdev: add additional hardware only triggers
` [PATCH v8 10/13] net: dsa: qca8k: add LEDs support
` [PATCH v8 11/13] dt-bindings: leds: Document netdev trigger
` [PATCH v8 12/13] dt-bindings: net: phy: Document support for leds node
` [PATCH v8 13/13] dt-bindings: net: dsa: qca8k: add LEDs definition example

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-16  2:30 UTC  (5+ messages)
` [PATCH 1/6] dt-bindings: regulator: pca9450: Document new usage of sd-vsel-gpios

[PATCH] lkdtm: perms: Increase pointer assignment check
 2023-02-17 18:58 UTC 

[PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
 2023-02-16  2:26 UTC  (4+ messages)
` [PATCH 2/3] "

[PATCH v2 2/3] Input: add ABS_SND_PROFILE
 2023-02-16  2:22 UTC  (3+ messages)

[PATCH v2] usb: fix some spelling mistakes in comment of gadget
 2023-02-16  2:20 UTC  (2+ messages)

[PATCH v3 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-02-16  2:08 UTC  (2+ messages)

[PATCH v3 0/4] Change the return value for page isolation functions
 2023-02-16  2:07 UTC  (4+ messages)
` [PATCH v3 4/4] mm: change to return bool for isolate_movable_page()

[PATCH] fortify: Increase pointer assignment check
 2023-02-17 18:37 UTC 

[PATCH v6 0/6] CXL Poison List Retrieval & Tracing
 2023-02-16  2:04 UTC  (4+ messages)
` [PATCH v6 4/6] cxl/region: Provide region info to the cxl_poison trace event

[PATCH v3 3/4] mm: hugetlb: change to return bool for isolate_hugetlb()
 2023-02-16  2:04 UTC  (2+ messages)

[PATCH v1] f2fs: fix uninitialized skipped_gc_rwsem
 2023-02-16  2:02 UTC  (3+ messages)
    `  "

[PATCH] misc: fastrpc: Fix a Use after-free-bug by race condition
 2023-02-16  1:53 UTC  (2+ messages)

[6.2.0-rc7] BUG: KASAN: slab-out-of-bounds in hop_cmp+0x26/0x110
 2023-02-16  1:51 UTC  (5+ messages)

[PATCH bpf-next v4] bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES
 2023-02-16  1:50 UTC  (2+ messages)

[PATCH 0/2] Kexec enabling in TDX guest
 2023-02-16  1:49 UTC  (3+ messages)
` [PATCH 1/2] x86/kexec: Preserve CR4.MCE during kexec

[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
 2023-02-16  1:46 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC

[tip:x86/build] BUILD SUCCESS f9bb7f6a7eb0efd282f7364115f97e652677a29b
 2023-02-16  1:40 UTC 

linux-next: manual merge of the pinctrl tree with the mmc tree
 2023-02-16  1:40 UTC 

[PATCH] Don't test for NULL firmware before releasing
 2023-02-16  1:37 UTC 

[PATCH 1/2] mm/khugepaged: set THP as uptodate earlier for shmem
 2023-02-16  1:37 UTC  (4+ messages)
` [PATCH 2/2] mm/khugepaged: skip shmem with userfaultfd

[PATCH] phy: hisilicon: Adopt phy-hisi-inno-usb2 to ARM
 2023-02-16  1:37 UTC 

[PATCH 0/1] lib: zstd: Backport fix for in place decompression
 2023-02-16  1:39 UTC  (2+ messages)
` [PATCH 1/1] lib: zstd: Backport fix for in-place decompression

[PATCH bpf-next v1 0/4] Support bpf trampoline for RV64
 2023-02-16  1:23 UTC  (6+ messages)
` [PATCH bpf-next v1 1/4] riscv: Extend patch_text for multiple instructions

[PATCH 0/3] Touch Bar and Keyboard backlight driver for Intel Macs
 2023-02-16  1:17 UTC  (6+ messages)
` [PATCH 1/3] HID: apple-ibridge: Add Apple iBridge HID driver for T1 chip
  ` [PATCH 2/3] HID: apple-touchbar: Add driver for the Touch Bar on MacBook Pros
    ` [PATCH 3/3] HID: apple-magic-backlight: Add driver for keyboard backlight on internal Magic Keyboards

[PATCH] chardev: make kobj_type structures constant
 2023-02-16  1:14 UTC 

[PATCH] PCI/sysfs: Make kobj_type structure constant
 2023-02-16  1:12 UTC 

[PATCH] xen: sysfs: make kobj_type structure constant
 2023-02-16  1:10 UTC 

[PATCH v2] ASoC: soc-dapm.h: fixup warning struct snd_pcm_substream not declared
 2023-02-16  1:09 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: cs35l45: Remove separate tables module
 2023-02-16  1:09 UTC  (2+ messages)

[PATCH v1 1/1] ASoC: soc-ac97: Return correct error codes
 2023-02-16  1:09 UTC  (2+ messages)

[PATCH] drm/amdkfd: Make kobj_type structures constant
 2023-02-16  1:09 UTC 

[Patch] [cs42l42] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16  1:07 UTC 

[PATCH] drm/amdgpu: make kobj_type structures constant
 2023-02-16  1:07 UTC 

[PATCH] drm/i915: Make kobj_type structures constant
 2023-02-16  1:05 UTC 

[Patch] [samples/trace_events] Remove unnecessary version.h include pointed out by 'make versioncheck'
 2023-02-16  1:03 UTC 

[PATCH v2 0/4] Support timer drivers as loadable modules
 2023-02-16  1:03 UTC  (8+ messages)
` [PATCH v2 4/4] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module

[Patch] [testing][wireguard] Remove unneeded version.h include pointed out by 'make versioncheck'
 2023-02-16  1:01 UTC 

[PATCH 0/5] Add Array BIST test support to IFS
 2023-02-16  0:56 UTC  (4+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 5/7] platform/x86/intel/ifs: Trace support for array test

[Patch] [tegra] Remove unneeded version.h includes pointed out by 'make versioncheck'
 2023-02-16  0:53 UTC 

[Patch] [drivers/scsi] Remove unneeded version.h includes
 2023-02-16  0:51 UTC 

[PATCH 1/2] scsi: ufs: core: Fix mcq tag calcualtion
 2023-02-16  0:51 UTC  (2+ messages)

[PATCH 0/4] iommu: Extend changing default domain to normal group
 2023-02-16  0:42 UTC  (15+ messages)
` [PATCH 1/4] iommu: Add dev_iommu->ops_rwsem
` [PATCH 2/4] iommu: Use group ownership to avoid driver attachment

[Patch] [drivers/net] Remove unneeded version.h includes
 2023-02-16  0:48 UTC 

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-02-16  0:44 UTC  (3+ messages)

[RFC PATCH 0/2] Providing mount for memfd_restricted() syscall
 2023-02-16  0:41 UTC  (3+ messages)
` [RFC PATCH 1/2] mm: restrictedmem: Allow userspace to specify mount_path for memfd_restricted
` [RFC PATCH 2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd

[PATCH] RDMA/mana_ib: Fix a bug when the PF indicates more entries for registering memory on first packet
 2023-02-16  0:32 UTC 

linux-next: manual merge of the spi tree with the i2c tree
 2023-02-16  0:30 UTC 

[PATCH 1/2] of: Add of_property_present() helper
 2023-02-16  0:23 UTC  (2+ messages)

[PATCH v10 16/26] firmware: qcom_scm: Register Gunyah platform ops
 2023-02-16  0:22 UTC  (2+ messages)

[PATCH v4 12/21] net/tcp: Verify inbound TCP-AO signed segments
 2023-02-16  0:22 UTC  (2+ messages)

[PATCH v2 00/11] SVM: vNMI (with my fixes)
 2023-02-16  0:22 UTC  (8+ messages)
` [PATCH v2 07/11] KVM: x86: add a delayed hardware NMI injection interface

[PATCH v2 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
 2023-02-16  0:06 UTC  (5+ messages)
` [PATCH v2 2/3] dt-bindings: power: supply: pm8941-coincell: Don't require charging properties

[PATCH] power: supply: leds: explicitly include linux/leds.h
 2023-02-16  0:06 UTC  (2+ messages)

[PATCH] power: reset: odroid-go-ultra: fix I2C dependency
 2023-02-16  0:05 UTC  (3+ messages)

linux-next: duplicate patch in the ntfs3 tree
 2023-02-16  0:04 UTC  (2+ messages)

RAID4 with no striping mode request
 2023-02-16  0:01 UTC  (6+ messages)
      ` [dm-devel] "

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2023-02-15 23:55 UTC  (2+ messages)

6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
 2023-02-15 23:55 UTC 

[PATCH] drm/msm: Fix potential invalid ptr free
 2023-02-15 23:50 UTC 

[PATCH] clk: Fix wrong clock returned in parent_data with .name and no .index
 2023-02-15 23:34 UTC  (2+ messages)

[PATCH v2 1/2] clk: Warn and add workaround on misuse of .parent_data with .name only
 2023-02-15 23:33 UTC  (5+ messages)

[PATCH] tasks: Extract rcu_users out of union
 2023-02-15 23:30 UTC 

[PATCH v2 0/8] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-15 23:22 UTC  (6+ messages)

[PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
 2023-02-15 23:16 UTC  (7+ messages)
` [PATCH 2/2] x86/entry: "

[PATCH RFC] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
 2023-02-15 23:15 UTC 

[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
 2023-02-15 23:15 UTC  (4+ messages)
` [PATCH v1 5/5] powerpc/epapr: Don't use wrteei on non booke

[PATCH 0/2] handle memoryless nodes more appropriately
 2023-02-15 23:11 UTC  (3+ messages)

[PATCH v2 0/5] Enable hwlock on Allwinner A64
 2023-02-15 23:09 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: hwlock: sun6i: Add #hwlock-cells to example

[PATCH stable v5.15.y 0/1] crypto: add __init/__exit annotations to init/exit funcs
 2023-02-15 23:10 UTC  (4+ messages)
` [PATCH stable v5.15.y 1/1] "

[PATCH v2 0/2] mm/memory_hotplug: cleanup do_migrate_range()
 2023-02-15 23:03 UTC  (3+ messages)
` [PATCH v2 1/2] mm/memory_hotplug: return nothing from do_migrate_range()
` [PATCH v2 2/2] mm/memory_hotplug: cleanup 'ret' variable usage in do_migrate_range()


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).