linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-11 14:42:39 to 2023-12-11 16:26:45 UTC [more...]

[PATCH] ELF: document some de-facto PT_* ABI quirks
 2023-12-11 16:26 UTC  (10+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v1 00/39] mm/rmap: interface overhaul
 2023-12-11 16:25 UTC  (45+ messages)
` [PATCH v1 01/39] mm/rmap: rename hugepage_add* to hugetlb_add*
` [PATCH v1 02/39] mm/rmap: introduce and use hugetlb_remove_rmap()
` [PATCH v1 03/39] mm/rmap: introduce and use hugetlb_add_file_rmap()
` [PATCH v1 04/39] mm/rmap: introduce and use hugetlb_try_dup_anon_rmap()
` [PATCH v1 05/39] mm/rmap: introduce and use hugetlb_try_share_anon_rmap()
` [PATCH v1 06/39] mm/rmap: add hugetlb sanity checks
` [PATCH v1 07/39] mm/rmap: convert folio_add_file_rmap_range() into folio_add_file_rmap_[pte|ptes|pmd]()
` [PATCH v1 08/39] mm/memory: page_add_file_rmap() -> folio_add_file_rmap_[pte|pmd]()
` [PATCH v1 09/39] mm/huge_memory: page_add_file_rmap() -> folio_add_file_rmap_pmd()
` [PATCH v1 10/39] mm/migrate: page_add_file_rmap() -> folio_add_file_rmap_pte()
` [PATCH v1 11/39] mm/userfaultfd: "
` [PATCH v1 12/39] mm/rmap: remove page_add_file_rmap()
` [PATCH v1 13/39] mm/rmap: factor out adding folio mappings into __folio_add_rmap()
` [PATCH v1 14/39] mm/rmap: introduce folio_add_anon_rmap_[pte|ptes|pmd]()
` [PATCH v1 15/39] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
` [PATCH v1 16/39] mm/huge_memory: page_add_anon_rmap() -> folio_add_anon_rmap_pmd()
` [PATCH v1 17/39] mm/migrate: page_add_anon_rmap() -> folio_add_anon_rmap_pte()
` [PATCH v1 18/39] mm/ksm: "
` [PATCH v1 19/39] mm/swapfile: "
` [PATCH v1 20/39] mm/memory: "
` [PATCH v1 21/39] mm/rmap: remove page_add_anon_rmap()
` [PATCH v1 22/39] mm/rmap: remove RMAP_COMPOUND
` [PATCH v1 23/39] mm/rmap: introduce folio_remove_rmap_[pte|ptes|pmd]()
` [PATCH v1 24/39] kernel/events/uprobes: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH v1 25/39] mm/huge_memory: page_remove_rmap() -> folio_remove_rmap_pmd()
` [PATCH v1 26/39] mm/khugepaged: page_remove_rmap() -> folio_remove_rmap_pte()
` [PATCH v1 27/39] mm/ksm: "
` [PATCH v1 28/39] mm/memory: "
` [PATCH v1 29/39] mm/migrate_device: "
` [PATCH v1 30/39] mm/rmap: "
` [PATCH v1 31/39] Documentation: stop referring to page_remove_rmap()
` [PATCH v1 32/39] mm/rmap: remove page_remove_rmap()
` [PATCH v1 33/39] mm/rmap: convert page_dup_file_rmap() to folio_dup_file_rmap_[pte|ptes|pmd]()
` [PATCH v1 34/39] mm/rmap: introduce folio_try_dup_anon_rmap_[pte|ptes|pmd]()
` [PATCH v1 35/39] mm/huge_memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pmd()
` [PATCH v1 36/39] mm/memory: page_try_dup_anon_rmap() -> folio_try_dup_anon_rmap_pte()
` [PATCH v1 37/39] mm/rmap: remove page_try_dup_anon_rmap()
` [PATCH v1 38/39] mm: convert page_try_share_anon_rmap() to folio_try_share_anon_rmap_[pte|pmd]()
` [PATCH v1 39/39] mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPED

[PATCH v6 0/5] userfaultfd move option
 2023-12-11 16:25 UTC  (10+ messages)
` [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH] vsock/virtio: Fix unsigned integer wrap around in virtio_transport_has_space()
 2023-12-11 16:23 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] x86/Kconfig: rust: Patchable function Rust compat
 2023-12-11 16:23 UTC  (5+ messages)

[PATCH] hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header
 2023-12-11 16:22 UTC  (3+ messages)

[RFC PATCH 0/6] Add GPT parser to MTD layer
 2023-12-11 16:21 UTC  (8+ messages)
` [RFC PATCH 1/6] block: partitions: efi: Move efi.h header to include/linux/gpt.h
` [RFC PATCH 2/6] block: partitions: efi: Fix some style issues
` [RFC PATCH 3/6] block: partitions: efi: Separate out GPT-specific code
` [RFC PATCH 4/6] block: partitions: efi: Move GPT-specific code to a new library
` [RFC PATCH 5/6] drivers: mtd: introduce GPT parser for NOR flash devices
` [RFC PATCH 6/6] dt-bindings: mtd: add GPT partition bindings

nolibc changes for 6.8
 2023-12-11 16:20 UTC  (4+ messages)

[PATCH] ASoC: codec: wsa884x: make use of new mute_unmute_on_trigger flag
 2023-12-11 16:20 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: qcom: audioreach: Commonize setting channel mappings
 2023-12-11 16:20 UTC  (2+ messages)

[PATCH 1/4] ASoC: dt-bindings: qcom,lpass-rx-macro: Add SM8650 LPASS RX
 2023-12-11 16:20 UTC  (2+ messages)

[RFC PATCH 00/12] Unified cross-architecture kernel-mode FPU API
 2023-12-11 16:19 UTC  (23+ messages)
` [RFC PATCH 01/12] arch: Add ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 02/12] ARM: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 03/12] ARM: crypto: Use CC_FLAGS_FPU for NEON CFLAGS
` [RFC PATCH 05/12] lib/raid6: "
` [RFC PATCH 06/12] LoongArch: Implement ARCH_HAS_KERNEL_FPU_SUPPORT
` [RFC PATCH 07/12] powerpc: "
` [RFC PATCH 08/12] x86: "
` [RFC PATCH 09/12] riscv: Add support for kernel-mode FPU
` [RFC PATCH 11/12] selftests/fpu: Move FP code to a separate translation unit
` [RFC PATCH 12/12] selftests/fpu: Allow building on other architectures

SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
 2023-12-11 16:18 UTC  (3+ messages)

[PATCH] mmc: rpmb: do not force a retune before RPMB switch
 2023-12-11 16:17 UTC  (2+ messages)

[PATCH] HID: lenovo: Add middleclick_workaround sysfs knob for cptkbd
 2023-12-11 16:17 UTC  (7+ messages)
  ` [PATCH] HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround

[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
 2023-12-11 16:13 UTC  (11+ messages)
` [PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
` [PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
` [PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
` [PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
` [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
` [PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
` [PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
` [PATCH v7 10/11] arm64: perf: Add support for event counting threshold
` [PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature

[PATCH v2 0/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller
 2023-12-11 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: Add MP2856/MP2857 voltage regulator device
` [PATCH v2 2/2] hwmon: (pmbus) Add support for MPS Multi-phase mp2856/mp2857 controller

[PATCH 0/3] sched: Generalize misfit load balance
 2023-12-11 16:14 UTC  (3+ messages)
` [PATCH RFC 3/3] sched/fair: Implement new type of misfit MISFIT_POWER

[PATCH 0/7] dma-mapping: Clean up arch_setup_dma_ops()
 2023-12-11 16:13 UTC  (10+ messages)
` [PATCH 3/7] ACPI/IORT: Handle memory address size limits as limits

[PATCH] staging:vme_user:fix the issue of using the wrong error code
 2023-12-11 16:13 UTC  (3+ messages)

[PATCH] IB/ipoib: No need to hold the lock while printing the warning
 2023-12-11 16:08 UTC  (6+ messages)

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-12-11 16:06 UTC  (7+ messages)

[PATCH] soc: qcom: pmic_glink: disable UCSI on sc8280xp
 2023-12-11 16:05 UTC  (3+ messages)

[PATCH] w1: amd_axi_w1: Explicitly include correct DT includes
 2023-12-11 16:04 UTC  (3+ messages)

[PATCH linux-next] kernel/power: Use kmap_local_page() in snapshot.c
 2023-12-11 16:04 UTC  (2+ messages)

[PATCH v3] rtc: abx80x: Don't warn about oscillator failure after PoR
 2023-12-11 16:03 UTC  (2+ messages)

[net-next PATCH 1/2] dt-bindings: Document QCA808x PHYs
 2023-12-11 16:01 UTC  (10+ messages)

[PATCH 0/2] IB/ipoib fixes
 2023-12-11 16:00 UTC  (6+ messages)
` [PATCH 1/2] IB/ipoib: Fix mcast list locking

[PATCH] rpmsg: glink: Fix buffer overflow
 2023-12-11 16:02 UTC 

[PATCH v3 0/2] tools: counter: add counter_watch_events
 2023-12-11 15:59 UTC  (5+ messages)
` [PATCH v3 1/2] tools/counter: add a flexible watch events tool
` [PATCH v3 2/2] MAINTAINERS: add myself as counter watch events tool maintainer

[PATCH v2 0/7] File abstractions needed by Rust Binder
 2023-12-11 15:58 UTC  (6+ messages)
` [PATCH v2 5/7] rust: file: add `Kuid` wrapper

[PATCH v3 1/2] leds: trigger: netdev: extend speeds up to 10G
 2023-12-11 15:57 UTC  (3+ messages)

[PATCH] qcom: MAINTAINERS: move Andy Gross to credits
 2023-12-11 15:55 UTC 

[net-next PATCH 2/2] net: phy: at803x: add LED support for qca808x
 2023-12-11 15:50 UTC  (4+ messages)

[PATCH] vmstat: don't auto expand the sysfs files
 2023-12-11 15:46 UTC 

arch/mips/include/asm/mips-cpc.h:153:1: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-12-11 15:44 UTC 

[RFC KERNEL PATCH v2 2/3] xen/pvh: Unmask irq for passthrough device in PVH dom0
 2023-12-11 15:45 UTC  (11+ messages)

[PATCH v1 1/1] pinctrl: nuvoton: Constify wpcm450_groups
 2023-12-11 15:42 UTC 

[PATCH V2] coresight: tmc: Make etr buffer mode user configurable from sysfs
 2023-12-11 15:42 UTC  (12+ messages)

[RFC][PATCH] overlayfs: Redirect xattr ops on security.evm to security.evm_overlayfs
 2023-12-11 15:41 UTC  (6+ messages)

[PATCH 0/3] riscv: Add kernel-mode FPU support for amdgpu
 2023-12-11 15:40 UTC  (9+ messages)
` [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V

[PATCH net-next v3 0/4] add PF-VF mailbox support
 2023-12-11 15:39 UTC  (8+ messages)
` [PATCH net-next v3 2/4] octeon_ep: PF-VF mailbox version support
    ` [EXT] "

[PATCH v2] usb: core: Fix crash w/ usb_choose_configuration() if no driver
 2023-12-11 15:34 UTC  (3+ messages)

[PATCH v2 6/7] rust: file: add `DeferredFdCloser`
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v2 4/7] rust: file: add `FileDescriptorReservation`
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v2 3/7] rust: security: add abstraction for secctx
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v2 2/7] rust: cred: add Rust abstraction for `struct cred`
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v2 1/7] rust: file: add Rust abstraction for `struct file`
 2023-12-11 15:34 UTC  (2+ messages)

[PATCH v3] usb: core: Fix crash w/ usb_choose_configuration() if no driver
 2023-12-11 15:32 UTC 

[Bug Report] bpf: incorrectly pruning runtime execution path
 2023-12-11 15:31 UTC 

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-11 15:30 UTC  (4+ messages)

[PATCH v3 0/3] AMD Address Translation Library
 2023-12-11 15:28 UTC  (4+ messages)
` [PATCH v3 1/3] RAS: Introduce "

[PATCH v2 0/2] hwmon: sht3x: improve docs, read serial number
 2023-12-11 15:28 UTC  (5+ messages)
` [PATCH v2 2/2] hwmon: sht3x: read out sensor "

[PATCH 0/2] KVM: enable halt poll shrink parameter
 2023-12-11 15:28 UTC  (2+ messages)

[PATCH] riscv: pgtable: Enhance set_pte to prevent OoO risk
 2023-12-11 15:27 UTC  (6+ messages)

[PATCH] maple_tree: fix typos/spellos etc
 2023-12-11 15:18 UTC  (5+ messages)

[PATCH] riscv: lib: Implement optimized memchr function
 2023-12-11 15:25 UTC  (3+ messages)

[PATCH v8 00/12] iommu: Prepare to deliver page faults to user space
 2023-12-11 15:24 UTC  (6+ messages)
` [PATCH v8 11/12] iommu: Refine locking for per-device fault data management
` [PATCH v8 12/12] iommu: Use refcount for fault data access

[PATCH] sched/fair: merge same code in enqueue_task_fair
 2023-12-11 15:23 UTC  (2+ messages)

[PATCH net-next v5 0/9] net/smc: implement SMCv2.1 virtual ISM device support
 2023-12-11 15:23 UTC  (6+ messages)
` [PATCH net-next v5 2/9] net/smc: introduce sub-functions for smc_clc_send_confirm_accept()

[PATCH net-next v1 1/2] net: phy: c45: add genphy_c45_pma_read_ext_abilities() function
 2023-12-11 15:21 UTC  (4+ messages)
` [PATCH net-next v1 2/2] net: phy: Add support for the DP83TG720S Ethernet PHY

[PATCH] afs: Fix refcount underflow from error handling race
 2023-12-11 15:21 UTC  (2+ messages)

[PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
 2023-12-11 15:20 UTC  (4+ messages)
` [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery

[PATCH v8 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-12-11 15:17 UTC  (5+ messages)
` [PATCH v8 2/2] iio: pressure: driver for Honeywell HSC/SSC series

[PATCH 1/1] KVM: Move kvm_gmem_migrate_folio inside CONFIG_MIGRATION
 2023-12-11 15:15 UTC  (2+ messages)

[PATCH 0/5] Improve AMD ACP Vangogh audio support for Steam Deck OLED
 2023-12-11 15:12 UTC  (2+ messages)

[PATCH] mmc: rpmb: do not force a retune before RPMB switch
 2023-12-11 15:05 UTC  (9+ messages)

[PATCH] dmaengine: dmatest: prevent using swiotlb buffer with nobounce parameter
 2023-12-11 15:04 UTC  (2+ messages)

[RESEND PATCH V2 0/2] Support dma channel mask
 2023-12-11 15:04 UTC  (2+ messages)

[PATCH v5 0/4] dma: sf-pdma: various sf-pdma updates for the mpfs platform
 2023-12-11 15:04 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: dma: Drop undocumented examples
 2023-12-11 15:04 UTC  (2+ messages)

[PATCH 1/1] dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
 2023-12-11 15:04 UTC  (2+ messages)

[PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
 2023-12-11 15:03 UTC  (4+ messages)

[PATCH v5 0/2] Some fixes for idxd driver
 2023-12-11 15:03 UTC  (2+ messages)

[PATCH 5.4 00/90] 5.4.263-rc3 review
 2023-12-11 14:56 UTC  (3+ messages)

sound/soc/intel/skylake/skl-topology.c:3088:53: sparse: sparse: incorrect type in argument 3 (different base types)
 2023-12-11 14:53 UTC 

[RFC PATCH 0/2] workqueue: Introduce PF_WQ_RESCUE_WORKER
 2023-12-11 14:51 UTC  (2+ messages)

linux-next: manual merge of the pinctrl-intel tree with the gpio-brgl tree
 2023-12-11 14:51 UTC  (6+ messages)

[PATCH v5 0/7] Fixes and improvements for RS485
 2023-12-11 14:49 UTC  (3+ messages)
` [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO

[PATCH v2] drivers: soc: atmel: Adjust defines to follow aphabetical order
 2023-12-11 14:47 UTC  (3+ messages)

[PATCH RFC v2 00/27] Add support for arm64 MTE dynamic tag storage reuse
 2023-12-11 14:45 UTC  (6+ messages)
  ` [PATCH RFC v2 11/27] arm64: mte: Reserve tag storage memory

[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
 2023-12-11 14:44 UTC  (3+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH] of: reserved_mem: fix error log for reserved mem init failure
 2023-12-11 14:43 UTC  (3+ messages)

[PATCH][next] iommu/apple-dart: Fix spelling mistake "grups" -> "groups"
 2023-12-11 14:42 UTC  (2+ messages)


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