linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-20 22:29:15 to 2023-12-21 01:17:51 UTC [more...]

linux-next: build failure after merge of the thermal tree
 2023-12-21  1:17 UTC  (4+ messages)

BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2023-12-21  1:15 UTC  (4+ messages)

selftests: ftrace: Internal error: Oops: sve_save_state
 2023-12-21  1:06 UTC  (7+ messages)

[PATCH v6] zswap: memcontrol: implement zswap writeback disabling
 2023-12-21  0:57 UTC  (10+ messages)
` [PATCH v6] zswap: memcontrol: implement zswap writeback disabling (fix)

[PATCH 0/3] timers & RCU: Fix TREE03 stalls
 2023-12-21  0:57 UTC  (7+ messages)
` [PATCH 2/3] rcu: Defer RCU kthreads wakeup when CPU is dying

[PATCH] wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
 2023-12-21  0:49 UTC  (12+ messages)

[PATCH v1 00/16] Basic clock and reset support for StarFive JH8100 RISC-V SoC
 2023-12-21  0:45 UTC  (8+ messages)
` [PATCH v1 06/16] clk: starfive: Add JH8100 System clock generator driver

[PATCH v2 0/2] hwmon: Driver for Nuvoton NCT7363Y
 2023-12-21  0:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add NCT7363Y documentation

[PATCH v6 0/2] i2c: bus-reset-gpios
 2023-12-21  0:40 UTC  (10+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property

[PATCH v6 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2023-12-21  0:37 UTC  (6+ messages)
` [PATCH v6 2/5] iommu/arm-smmu: refactor qcom_smmu structure to include single pointer
` [PATCH v6 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v5 00/15] ring-buffer/tracing: Allow ring buffer to have bigger sub buffers
 2023-12-21  0:26 UTC  (13+ messages)
` [PATCH v5 03/15] ring-buffer: Add interface for configuring trace sub buffer size
` [PATCH v5 04/15] ring-buffer: Set new size of the ring buffer sub page
` [PATCH v5 14/15] ringbuffer/selftest: Add basic selftest to test changing subbuf order
` [PATCH v5 15/15] tracing: Update subbuffer with kilobytes not page order

[GIT PULL] platform-drivers-x86 for v6.7-5
 2023-12-21  0:25 UTC  (2+ messages)

[GIT PULL] ARM: SoC fixes for 6.7, part 2
 2023-12-21  0:25 UTC  (2+ messages)

[GIT PULL] s390 fixes for 6.7-rc7
 2023-12-21  0:25 UTC  (2+ messages)

[PATCH v5 0/9] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-21  0:17 UTC  (10+ messages)
` [PATCH v5 1/9] cxl/trace: Pass uuid explicitly to event traces
` [PATCH v5 2/9] cxl/events: Promote CXL event structures to a core header
` [PATCH v5 3/9] cxl/events: Create common event UUID defines
` [PATCH v5 4/9] cxl/events: Remove passing a UUID to known event traces
` [PATCH v5 5/9] cxl/events: Separate UUID from event structures
` [PATCH v5 6/9] cxl/events: Create a CXL event union
` [PATCH v5 7/9] acpi/ghes: Process CXL Component Events
` [PATCH v5 8/9] PCI: Define scoped based management functions
` [PATCH v5 9/9] cxl/pci: Register for and process CPER events

[PATCH v2 0/2] cxl/cdat: Fixes for CXL CDAT processing
 2023-12-21  0:22 UTC  (7+ messages)
` [PATCH v2 2/2] cxl/cdat: Fix header sum value in CDAT checksum

[PATCH v3 0/6] mm/zswap: dstmem reuse optimizations and cleanups
 2023-12-21  0:19 UTC  (7+ messages)
` [PATCH v3 6/6] mm/zswap: directly use percpu mutex and buffer in load/store

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in arc4_crypt
 2023-12-21  0:19 UTC  (3+ messages)
` [PATCH next] crypto: fix oob "

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2023-12-21  0:11 UTC  (26+ messages)
` [PATCH v2 01/22] gpiolib: acpi: Modify acpi_dev_irq_wake_get_by() to use resource
` [PATCH v2 02/22] i2c: acpi: Modify i2c_acpi_get_irq() "
` [PATCH v2 03/22] Documentation: devicetree: Clarify wording for wakeup-source property
` [PATCH v2 04/22] ARM: dts: tegra: Enable cros-ec-spi as wake source
` [PATCH v2 05/22] ARM: dts: rockchip: rk3288: "
` [PATCH v2 06/22] ARM: dts: samsung: exynos5420: "
` [PATCH v2 07/22] ARM: dts: samsung: exynos5800: "
` [PATCH v2 08/22] arm64: dts: mediatek: mt8173: "
` [PATCH v2 09/22] arm64: dts: mediatek: mt8183: "
` [PATCH v2 10/22] arm64: dts: mediatek: mt8192: "
` [PATCH v2 11/22] arm64: dts: mediatek: mt8195: "
` [PATCH v2 12/22] arm64: dts: tegra: "
` [PATCH v2 13/22] arm64: dts: qcom: sc7180: "
` [PATCH v2 14/22] arm64: dts: qcom: sc7280: "
` [PATCH v2 15/22] arm64: dts: qcom: sdm845: "
` [PATCH v2 16/22] arm64: dts: rockchip: rk3399: "
` [PATCH v2 17/22] of: irq: add wake capable bit to of_irq_resource()
` [PATCH v2 18/22] of: irq: Add default implementation for of_irq_to_resource()
` [PATCH v2 19/22] of: irq: Remove extern from function declarations
` [PATCH v2 20/22] device property: Modify fwnode irq_get() to use resource
` [PATCH v2 21/22] platform: Modify platform_get_irq_optional() "
` [PATCH v2 22/22] platform/chrome: cros_ec: Use PM subsystem to manage wakeirq

linux-next: build failure after merge of the vfs-brauner tree
 2023-12-21  0:18 UTC 

linux-next: duplicate patches in the vfs-brauner tree
 2023-12-21  0:00 UTC 

[PATCH 0/2] Surface fan monitoring driver
 2023-12-20 23:55 UTC  (4+ messages)
` [PATCH 1/2] hwmon: add fan speed monitoring driver for Surface devices
` [PATCH 2/2] platform/surface: aggregator_registry: add entry for fan speed

linux-next: manual merge of the vfs-brauner tree with the mm-stable tree
 2023-12-20 23:52 UTC 

[PATCH] hwmon: (acpi_power_meter) Install IPMI handler for Dell systems
 2023-12-20 23:49 UTC  (2+ messages)

[PATCH RFC v4 0/6] efi/cxl-cper: Report CPER CXL component events through trace events
 2023-12-20 23:48 UTC  (8+ messages)
` [PATCH RFC v4 5/6] firmware/efi: Process CXL Component Events

[PATCH net v2] mlxbf_gige: fix receive packet race condition
 2023-12-20 23:47 UTC 

[PATCH 0/4] SLUB: cleanup hook processing
 2023-12-20 23:44 UTC  (9+ messages)
` [PATCH 4/4] mm/slub: free KFENCE objects in slab_free_hook()

[PATCH] mm: remove VM_EXEC requirement for THP eligibility
 2023-12-20 23:42 UTC  (2+ messages)

[linus:master] [x86/entry] be5341eb0d: WARNING:CPU:#PID:#at_int80_emulation
 2023-12-20 23:39 UTC  (7+ messages)

[PATCH v13 0/5] riscv: Add fine-tuned checksum functions
 2023-12-20 23:37 UTC  (6+ messages)
` [PATCH v13 1/5] asm-generic: Improve csum_fold
` [PATCH v13 2/5] riscv: Add static key for misaligned accesses
` [PATCH v13 3/5] riscv: Add checksum header
` [PATCH v13 4/5] riscv: Add checksum library
` [PATCH v13 5/5] kunit: Add tests for csum_ipv6_magic and ip_fast_csum

[RFC PATCH 0/5] support for Marvell 88PM886 PMIC
 2023-12-20 23:33 UTC  (3+ messages)
` [RFC PATCH 4/5] input: add onkey driver for Marvell 88PM88X PMICs

[PATCH] mm: memcg: fix split queue list crash when large folio migration
 2023-12-20 23:31 UTC  (2+ messages)

[PATCH v4 0/7] kexec_file: print out debugging message if required
 2023-12-20 23:30 UTC  (6+ messages)
` [PATCH v4 5/7] kexec_file, ricv: "

[PATCH] net: sched: em_text: fix possible memory leak in em_text_destroy()
 2023-12-20 23:29 UTC  (2+ messages)

[PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
 2023-12-20 23:17 UTC  (10+ messages)
` [PATCH v3 1/9] thermal: core: Add governor callback for thermal zone change
` [PATCH v3 2/9] thermal: gov_power_allocator: Refactor check_power_actors()
` [PATCH v3 3/9] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
` [PATCH v3 4/9] thermal: gov_power_allocator: Change trace functions
` [PATCH v3 5/9] thermal: gov_power_allocator: Move memory allocation out of throttle()
` [PATCH v3 6/9] thermal: gov_power_allocator: Simplify checks for valid power actor
` [PATCH v3 7/9] thermal/sysfs: Update instance->weight under tz lock
` [PATCH v3 8/9] thermal/sysfs: Update governors when the 'weight' has changed
` [PATCH v3 9/9] thermal: gov_power_allocator: Support new update callback of weights

[PATCH V2 00/12 net-next] qca_spi: collection of improvements
 2023-12-20 23:05 UTC  (13+ messages)
` [PATCH V2 01/12 net-next] qca_spi: Improve SPI thread creation
` [PATCH V2 08/12 net-next] qca_spi: Improve calculation of RX buffer size
` [PATCH V2 09/12 net-next] qca_spi: Log expected signature in error case
` [PATCH V2 10/12 net-next] qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVA
` [PATCH V2 11/12 net-next] qca_7k: Replace BSD boilerplate with SPDX
` [PATCH V2 12/12 net-next] qca_7k: Replace old mail address

[PATCH 0/2] pci/iov: avoid device_lock() when reading sriov_numvfs
 2023-12-20 22:58 UTC  (3+ messages)
    ` [PATCH 1/2] Revert "PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes"
    ` [PATCH 2/2] pci/iov: fix kobject_uevent() ordering in sriov_enable()

[PATCH] wifi: mwifiex: fix uninitialized firmware_stat
 2023-12-20 23:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove hugetlb maintainer Mike Kravetz
 2023-12-20 22:53 UTC  (5+ messages)

[net-next PATCH v4 0/4] net: phy: generic polarity + LED support for qca808x
 2023-12-20 22:53 UTC  (4+ messages)
` [net-next PATCH v4 1/4] dt-bindings: net: phy: Document new LEDs polarity property

[PATCH v5 1/2] leds: trigger: netdev: display only supported link speed attribute
 2023-12-20 22:48 UTC  (2+ messages)
` [PATCH v5 2/2] docs: ABI: sysfs-class-led-trigger-netdev: Document now hidable link_*

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

[PATCH v11 00/41] Introduce QC USB SND audio offloading support
 2023-12-20 22:45 UTC  (42+ messages)
` [PATCH v11 01/41] xhci: add support to allocate several interrupters
` [PATCH v11 02/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v11 03/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v11 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v11 05/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v11 06/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v11 07/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v11 08/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v11 09/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v11 10/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v11 11/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v11 12/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v11 13/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v11 14/41] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v11 15/41] dt-bindings: usb: dwc3: Limit "
` [PATCH v11 16/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v11 17/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v11 18/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v11 19/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v11 20/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v11 21/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v11 22/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v11 23/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v11 24/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v11 25/41] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v11 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v11 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v11 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v11 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v11 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v11 31/41] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v11 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v11 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v11 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v11 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v11 36/41] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v11 37/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v11 38/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v11 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v11 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v11 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH] drm/panel-edp: use put_sync in unprepare
 2023-12-20 22:43 UTC  (2+ messages)

scripts/kernel-doc: drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c:76: warning: Excess struct member 'transfer' description in 'vmw_stdu_dirty'
 2023-12-20 22:41 UTC  (2+ messages)

[PATCH mm-unstable v1 4/4] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
 2023-12-20 22:38 UTC  (2+ messages)

[PATCH] riscv: put va_kernel_xip_pa_offset into CONFIG_XIP_KERNEL
 2023-12-20 22:34 UTC  (3+ messages)

[linux-next:master] [mm] bbcbf2a3f0: kernel_BUG_at_mm/memory.c
 2023-12-20 22:29 UTC  (3+ 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).