linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 19:50:21 to 2023-01-09 21:40:34 UTC [more...]

[PATCH 0/4] Track exported dma-buffers with memcg
 2023-01-09 21:38 UTC  (5+ messages)
` [PATCH 1/4] memcg: Track exported dma-buffers
` [PATCH 2/4] dmabuf: Add cgroup charge transfer function
` [PATCH 3/4] binder: Add flags to relinquish ownership of fds
` [PATCH 4/4] security: binder: Add transfer_charge SElinux hook

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-09 21:37 UTC  (13+ messages)

Dhrystone -- userland version
 2023-01-09 21:36 UTC  (13+ messages)

[PATCH] Documentation: riscv: note that counter access is part of the uABI
 2023-01-09 21:36 UTC  (5+ messages)

[PATCH v4 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
 2023-01-09 21:36 UTC  (8+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2023-01-09 21:34 UTC  (16+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox

[PATCH 00/15] backlight: Drop use of deprecated fb_blank property
 2023-01-09 20:34 UTC  (11+ messages)
` [PATCH 01/15] video: fbdev: atmel_lcdfb: Rework backlight handling

[PATCH 0/6] mm/damon/{v,p}addr: misc fixups for folio usage
 2023-01-09 21:33 UTC  (7+ messages)
` [PATCH 1/6] mm/damon/vaddr: rename 'damon_young_walk_private->page_sz' to 'folio_sz'
` [PATCH 2/6] mm/damon/vaddr: support folio of neither HPAGE_PMD_SIZE nor PAGE_SIZE
` [PATCH 3/6] mm/damon/vaddr: record appropriate folio size when the access is not found
` [PATCH 4/6] mm/damon/paddr: rename 'damon_pa_access_chk_result->page_sz' to 'folio_sz'
` [PATCH 5/6] mm/damon/paddr: remove folio_sz field from damon_pa_access_chk_result
` [PATCH 6/6] mm/damon/paddr: remove damon_pa_access_chk_result struct

[PATCH 00/13] staging: r8188eu: some more xmit cleanups
 2023-01-09 21:28 UTC  (17+ messages)
` [PATCH 06/13] staging: r8188eu: make rtl8188eu_inirp_init a void function
` [PATCH v2 00/12] staging: r8188eu: some more xmit cleanups
  ` [PATCH v2 01/12] staging: r8188eu: beq_cnt is write-only
  ` [PATCH v2 02/12] staging: r8188eu: bkq_cnt "
  ` [PATCH v2 03/12] staging: r8188eu: viq_cnt "
  ` [PATCH v2 04/12] staging: r8188eu: voq_cnt "
  ` [PATCH v2 05/12] staging: r8188eu: replace switch with if
  ` [PATCH v2 06/12] staging: r8188eu: dir_dev is unused
  ` [PATCH v2 07/12] staging: r8188eu: remove unused hal_xmit_handler define
  ` [PATCH v2 08/12] staging: r8188eu: txirp_cnt is write-only
  ` [PATCH v2 09/12] staging: r8188eu: remove unused QSLT defines
  ` [PATCH v2 10/12] staging: r8188eu: xmit_priv's vcs_type is not used
  ` [PATCH v2 11/12] staging: r8188eu: xmit_priv's vcs "
  ` [PATCH v2 12/12] staging: r8188eu: xmit_priv's vcs_setting "

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2023-01-09 21:28 UTC  (6+ messages)
` [PATCH v7 2/2] "

[PATCH] drivers/media/v4l2-core/v4l2-h264 : add detection of null pointers
 2023-01-09 21:27 UTC  (2+ messages)

[PATCH v11 00/13] x86/resctrl: Support for AMD QoS new features
 2023-01-09 21:25 UTC  (6+ messages)
` [PATCH v11 04/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag

[PATCH] perf lock contention: Do not use BPF task local storage
 2023-01-09 21:22 UTC  (4+ messages)

[PATCH v2 0/5] net/crypto: Introduce crypto_pool
 2023-01-09 21:23 UTC  (14+ messages)
` [PATCH v2 1/5] crypto: "
` [PATCH v2 2/5] crypto/pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 3/5] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 5/5] crypto/Documentation: Add crypto_pool kernel API

[PATCH] drivers/media/v4l2-core/v4l2-h264.c : add detection of null pointers
 2023-01-09 21:22 UTC  (2+ messages)

[PATCH] rust: print: avoid evaluating arguments in `pr_*` macros in `unsafe` blocks
 2023-01-09 21:19 UTC  (2+ messages)

[PATCH V5 0/7] KVM: selftests: Add simple SEV test
 2023-01-09 21:20 UTC  (6+ messages)
` [PATCH V5 5/7] KVM: selftests: add library for creating/interacting with SEV guests

[PATCH net-next v6 0/6] dsa: lan9303: Move to PHYLINK
 2023-01-09 21:18 UTC  (7+ messages)
` [PATCH net-next v6 1/6] dsa: lan9303: align dsa_switch_ops members
` [PATCH net-next v6 2/6] dsa: lan9303: move Turbo Mode bit init
` [PATCH net-next v6 3/6] dsa: lan9303: Add exception logic for read failure
` [PATCH net-next v6 4/6] dsa: lan9303: write reg only if necessary
` [PATCH net-next v6 5/6] dsa: lan9303: Port 0 is xMII port
` [PATCH net-next v6 6/6] dsa: lan9303: Migrate to PHYLINK

[PATCH] kasan: infer the requested size by scanning shadow memory
 2023-01-09 20:55 UTC  (4+ messages)

[PATCH v2 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 21:15 UTC  (2+ messages)
` [PATCH v2 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support

[PATCH] dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' property
 2023-01-09 21:12 UTC  (2+ messages)

[PATCH v2] x86/retbleed: add "stuff" mode admin documentation
 2023-01-09 21:08 UTC  (3+ messages)

[PATCH] drm/amdkfd: Use resource_size() helper function
 2023-01-09 21:07 UTC  (3+ messages)

[PATCH 0/2] kvm/vfio: fix potential deadlock on vfio group lock
 2023-01-09 21:07 UTC  (6+ messages)
` [PATCH 1/2] KVM: async kvm_destroy_vm for vfio devices
` [PATCH 2/2] KVM: s390: pci: use asyncronous kvm put

[PATCH v2] rtc: efi: Enable SET/GET WAKEUP services as optional
 2023-01-09 21:06 UTC  (2+ messages)

[PATCH 00/18] arm64: qcom: add support for sa8775p-ride
 2023-01-09 21:06 UTC  (11+ messages)
` [PATCH 01/18] dt-bindings: clock: sa8775p: add bindings for Qualcomm gcc-sa8775p
` [PATCH 02/18] clk: qcom: add the GCC driver for sa8775p
` [PATCH 14/18] soc: qcom: rmphpd: add power domains "

[PATCH 1/6] docs: rust: add paragraph about finding a suitable `libclang`
 2023-01-09 21:06 UTC  (9+ messages)
` [PATCH 2/6] kbuild: rust_is_available: print docs reference
` [PATCH 3/6] kbuild: rust_is_available: add check for `bindgen` invocation
` [PATCH 4/6] kbuild: rust_is_available: check if the script was invoked from Kbuild
` [PATCH 5/6] kbuild: rust_is_available: fix confusion when a version appears in the path
` [PATCH 6/6] kbuild: rust_is_available: normalize version matching

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2023-01-09 21:00 UTC  (7+ messages)

[PATCH] nommu: Fix split_vma() map_count error
 2023-01-09 20:58 UTC 

[PATCH v7] x86/resctrl: Fix task CLOSID/RMID update race
 2023-01-09 20:57 UTC  (2+ messages)

[PATCH] nommu: Fix do_munmap() error path
 2023-01-09 20:57 UTC 

[PATCH] kconfig: fix typo (usafe -> unsafe)
 2023-01-09 20:55 UTC  (2+ messages)

[PATCH] nommu: Fix memory leak in do_mmap() error path
 2023-01-09 20:55 UTC 

[PATCH mm-unstable 0/9] continue hugetlb folio conversions
 2023-01-09 20:53 UTC  (9+ messages)
` [PATCH mm-unstable 8/8] mm/hugetlb: convert demote_free_huge_page to folios

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 20:55 UTC  (5+ messages)
` [RFC PATCH 08/25] kvx: Add exception/interrupt handling
` [RFC PATCH 12/25] kvx: Add system call support

[PATCH 00/41] Per-VMA locks
 2023-01-09 20:53 UTC  (42+ messages)
` [PATCH 01/41] maple_tree: Be more cautious about dead nodes
` [PATCH 02/41] maple_tree: Detect dead nodes in mas_start()
` [PATCH 03/41] maple_tree: Fix freeing of nodes in rcu mode
` [PATCH 04/41] maple_tree: remove extra smp_wmb() from mas_dead_leaves()
` [PATCH 05/41] maple_tree: Fix write memory barrier of nodes once dead for RCU mode
` [PATCH 06/41] maple_tree: Add smp_rmb() to dead node detection
` [PATCH 07/41] mm: Enable maple tree RCU mode by default
` [PATCH 08/41] mm: introduce CONFIG_PER_VMA_LOCK
` [PATCH 09/41] mm: rcu safe VMA freeing
` [PATCH 10/41] mm: move mmap_lock assert function definitions
` [PATCH 11/41] mm: export dump_mm()
` [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
` [PATCH 13/41] mm: introduce vma->vm_flags modifier functions
` [PATCH 14/41] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH 15/41] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH 16/41] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH 17/41] mm/mmap: move VMA locking before anon_vma_lock_write call
` [PATCH 18/41] mm/khugepaged: write-lock VMA while collapsing a huge page
` [PATCH 19/41] mm/mmap: write-lock VMAs before merging, splitting or expanding them
` [PATCH 20/41] mm/mmap: write-lock VMAs in vma_adjust
` [PATCH 21/41] mm/mmap: write-lock VMAs affected by VMA expansion
` [PATCH 22/41] mm/mremap: write-lock VMA while remapping it to a new address range
` [PATCH 23/41] mm: write-lock VMAs before removing them from VMA tree
` [PATCH 24/41] mm: conditionally write-lock VMA in free_pgtables
` [PATCH 25/41] mm/mmap: write-lock adjacent VMAs if they can grow into unmapped area
` [PATCH 26/41] kernel/fork: assert no VMA readers during its destruction
` [PATCH 27/41] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [PATCH 28/41] mm: introduce lock_vma_under_rcu to be used from arch-specific code
` [PATCH 29/41] mm: fall back to mmap_lock if vma->anon_vma is not yet set
` [PATCH 30/41] mm: add FAULT_FLAG_VMA_LOCK flag
` [PATCH 31/41] mm: prevent do_swap_page from handling page faults under VMA lock
` [PATCH 32/41] mm: prevent userfaults to be handled under per-vma lock
` [PATCH 33/41] mm: introduce per-VMA lock statistics
` [PATCH 34/41] x86/mm: try VMA lock-based page fault handling first
` [PATCH 35/41] arm64/mm: "
` [PATCH 36/41] powerc/mm: "
` [PATCH 37/41] mm: introduce mod_vm_flags_nolock
` [PATCH 38/41] mm: avoid assertion in untrack_pfn
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
` [PATCH 40/41] mm: separate vma->lock from vm_area_struct
` [PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v1 1/1] pinctrl: Proofreading and updating the documentation accordingly
 2023-01-09 20:54 UTC 

[PATCH] mm.h: Fix "mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
 2023-01-09 20:53 UTC 

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-09 20:51 UTC  (4+ messages)

[PATCHSET v2 block/for-next] blkcg: Improve blkg config helpers and make iolatency init lazy
 2023-01-09 20:48 UTC  (4+ messages)
` [PATCH 1/4] blkcg: Drop unnecessary RCU read [un]locks from blkg_conf_prep/finish()

[PATCH] tools:perf:scripts:python:mem-phys-addr fix performance
 2023-01-09 20:44 UTC  (2+ messages)

[PATCH 00/16] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-09 20:43 UTC  (18+ messages)
` [PATCH 03/16] dt-bindings: spi: Add spi peripheral specific property
` [PATCH 07/16] spi: bcm63xx-hsspi: Add polling mode support
` [PATCH 11/16] spi: bcm63xx-hsspi: Add prepend feature support

[PATCH 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
 2023-01-09 20:41 UTC  (2+ messages)

[PATCH v4 0/8] perf: Arm SPEv1.2 support
 2023-01-09 20:40 UTC  (5+ messages)
` [PATCH v4 3/8] arm64/sysreg: Convert SPE registers to automatic generation

[PATCH v3 1/2] perf build: Properly guard libbpf includes
 2023-01-09 20:40 UTC  (12+ messages)

[PATCH v4] blk-throtl: Introduce sync and async queues for blk-throtl
 2023-01-09 20:40 UTC  (2+ messages)

[PATCH 00/10] platform/chrome: cros_ec_typec: VDM support
 2023-01-09 20:40 UTC  (10+ messages)
` [PATCH 04/10] platform/chrome: cros_ec_typec: Set port alt mode drvdata
` [PATCH 06/10] platform/chrome: cros_ec_typec: Move structs to header
` [PATCH 08/10] platform/chrome: cros_ec_typec: Add initial VDM support
` [PATCH 09/10] platform/chrome: cros_typec_vdm: Add VDM reply support

[PATCH] gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
 2023-01-09 20:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 0/3] Assume libbpf 1.0 in build
 2023-01-09 20:34 UTC  (4+ messages)
` [PATCH v1 1/3] tools build: Pass libbpf feature only if libbpf 1.0+
` [PATCH v1 2/3] perf build: Remove libbpf pre-1.0 feature tests
` [PATCH v1 3/3] perf bpf: Remove pre libbpf 1.0 conditional logic

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2023-01-09 20:32 UTC  (4+ messages)
` [patch V3 13/33] x86/apic/vector: Provide MSI parent domain

[PATCH v2 1/2] Revert "ARM: dts: armada-38x: Fix compatible string for gpios"
 2023-01-09 20:31 UTC  (4+ messages)
` [PATCH v2 2/2] Revert "ARM: dts: armada-39x: "

[PATCH 0/2] clk: qcom: Add GCC support for SM7150
 2023-01-09 19:30 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: clock: Add SM7150 GCC clock binding

[PATCH v2 22/44] mmap: Pass through vmi iterator to __split_vma()
 2023-01-09 20:30 UTC  (3+ messages)

[PATCH] x86/mm/cpa: get rid of the cpa lock
 2023-01-09 20:30 UTC  (2+ messages)

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-09 20:29 UTC  (2+ messages)

[RFC PATCH 00/14] Introduce QC USB SND audio offloading support
 2023-01-09 20:24 UTC  (6+ messages)
` [RFC PATCH 07/14] usb: host: xhci: Add XHCI secondary interrupter support

[PATCH v1 0/6] ARM: Add GXP I2C Support
 2023-01-09 20:23 UTC  (4+ messages)
` [PATCH v1 1/6] i2c: hpe: Add GXP SoC I2C Controller

[PATCH 1/3] perf/core: Change the layout of perf_sample_data
 2023-01-09 20:21 UTC  (4+ messages)
` [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()

[PATCH 1/2] usb: misc: onboard_hub: Invert driver registration order
 2023-01-09 20:19 UTC  (6+ messages)
` [PATCH 2/2] usb: misc: onboard_hub: Move 'attach' work to the driver

[GIT PULL] generic trip points for the thermal framework
 2023-01-09 20:17 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in __usb_hcd_giveback_urb (2)
 2023-01-09 20:15 UTC  (6+ messages)

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-09 20:05 UTC  (5+ messages)
` [PATCH rcu 01/27] arch/x86: Remove "select SRCU"

[PATCH] rcu: Avoid kernel stack overflow due to rcu_irq_enter_check_tick() being kprobe-ed
 2023-01-09 20:04 UTC  (3+ messages)
` [PATCH v2] rcu: Avoid stack overflow due to __rcu_irq_enter_check_tick() "

[PATCH v2 RESEND] fbdev: atmel_lcdfb: Rework backlight status updates
 2023-01-09 20:02 UTC 

[PATCH v2 3/4] media: rkvdec: Re-enable H.264 error detection
 2023-01-09 20:00 UTC  (5+ messages)

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-09 19:56 UTC  (3+ messages)

[PATCH v8 00/16] TDX host kernel support
 2023-01-09 19:54 UTC  (9+ messages)
` [PATCH v8 05/16] x86/virt/tdx: Implement functions to make SEAMCALL
` [PATCH v8 06/16] x86/virt/tdx: Get information about TDX module and TDX-capable memory

[PATCH 00/46] Based on latest mm-unstable (85b44c25cd1e)
 2023-01-09 19:53 UTC  (3+ messages)

[PATCH v6 0/8] cxl: Process event logs
 2023-01-09 19:42 UTC  (3+ messages)
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 4/8] cxl/mem: Trace DRAM Event Record


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