The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2023-09-13 15:51:49 to 2023-09-13 17:22:50 UTC [more...]

[PATCH] drm/tests: provide exit function
 2023-09-13 16:35 UTC  (5+ messages)

[PATCH] EDAC/device: Add sysfs notification for UE,CE count change
 2023-09-13 17:22 UTC  (5+ messages)

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-13 17:22 UTC  (7+ messages)
` [RFC PATCH 1/7] sched/pelt: Add a new function to approximate the future util_avg value

[PATCH v3] EDAC/mc_sysfs: refactor deprecated strncpy
 2023-09-13 17:20 UTC 

[PATCH v2 00/19] stackdepot: allow evicting stack traces
 2023-09-13 17:14 UTC  (20+ messages)
` [PATCH v2 01/19] lib/stackdepot: check disabled flag when fetching
` [PATCH v2 02/19] lib/stackdepot: simplify __stack_depot_save
` [PATCH v2 03/19] lib/stackdepot: drop valid bit from handles
` [PATCH v2 04/19] lib/stackdepot: add depot_fetch_stack helper
` [PATCH v2 05/19] lib/stackdepot: use fixed-sized slots for stack records
` [PATCH v2 06/19] lib/stackdepot: fix and clean-up atomic annotations
` [PATCH v2 07/19] lib/stackdepot: rework helpers for depot_alloc_stack
` [PATCH v2 08/19] lib/stackdepot: rename next_pool_required to new_pool_required
` [PATCH v2 09/19] lib/stackdepot: store next pool pointer in new_pool
` [PATCH v2 10/19] lib/stackdepot: store free stack records in a freelist
` [PATCH v2 11/19] lib/stackdepot: use read/write lock
` [PATCH v2 12/19] lib/stackdepot: use list_head for stack record links
` [PATCH v2 13/19] kmsan: use stack_depot_save instead of __stack_depot_save
` [PATCH v2 14/19] lib/stackdepot, kasan: add flags to __stack_depot_save and rename
` [PATCH v2 15/19] lib/stackdepot: add refcount for records
` [PATCH v2 16/19] lib/stackdepot: allow users to evict stack traces
` [PATCH v2 17/19] kasan: remove atomic accesses to stack ring entries
` [PATCH v2 18/19] kasan: check object_size in kasan_complete_mode_report_info
` [PATCH v2 19/19] kasan: use stack_depot_put for tag-based modes

[PATCH v4 0/6] Add fdinfo support to Panfrost
 2023-09-13 17:17 UTC  (8+ messages)
` [PATCH v4 6/6] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats

[PATCH] EDAC/mc_sysfs: refactor deprecated strncpy
 2023-09-13 17:17 UTC  (4+ messages)

[PATCH v2 00/13] comedi: Re-do HAS_IOPORT dependencies
 2023-09-13 17:16 UTC  (31+ messages)
  ` [PATCH v2 01/13] comedi: Correct dependencies for COMEDI_NI_PCIDIO
  ` [PATCH v2 02/13] comedi: comedi_8254: Use a call-back function for register access
  ` [PATCH v2 03/13] comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
  ` [PATCH v2 04/13] comedi: comedi_8254: Conditionally remove I/O port support
  ` [PATCH v2 05/13] comedi: 8255_pci: Conditionally remove devices that use port I/O
  ` [PATCH v2 06/13] comedi: comedi_8255: Rework subdevice initialization functions
  ` [PATCH v2 07/13] comedi: comedi_8255: Conditionally remove I/O port support
  ` [PATCH v2 08/13] comedi: ni_labpc_common: "
  ` [PATCH v2 09/13] comedi: ni_mio_common: Conditionally use I/O port or MMIO
  ` [PATCH v2 10/13] comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
  ` [PATCH v2 11/13] comedi: amplc_dio200_common: Refactor register access functions
  ` [PATCH v2 12/13] comedi: amplc_dio200_common: Conditionally remove I/O port support
  ` [PATCH v2 13/13] comedi: add HAS_IOPORT dependencies again
  ` [PATCH v3 00/13] comedi: Re-do HAS_IOPORT dependencies
    ` [PATCH v3 01/13] comedi: Correct dependencies for COMEDI_NI_PCIDIO
    ` [PATCH v3 02/13] comedi: comedi_8254: Use a call-back function for register access
    ` [PATCH v3 03/13] comedi: comedi_8254: Replace comedi_8254_init() and comedi_8254_mm_init()
    ` [PATCH v3 04/13] comedi: comedi_8254: Conditionally remove I/O port support
    ` [PATCH v3 05/13] comedi: 8255_pci: Conditionally remove devices that use port I/O
    ` [PATCH v3 06/13] comedi: comedi_8255: Rework subdevice initialization functions
    ` [PATCH v3 07/13] comedi: comedi_8255: Conditionally remove I/O port support
    ` [PATCH v3 08/13] comedi: ni_labpc_common: "
    ` [PATCH v3 09/13] comedi: ni_mio_common: Conditionally use I/O port or MMIO
    ` [PATCH v3 10/13] comedi: amplc_dio200_pci: Conditionally remove devices that use port I/O
    ` [PATCH v3 11/13] comedi: amplc_dio200_common: Refactor register access functions
    ` [PATCH v3 12/13] comedi: amplc_dio200_common: Conditionally remove I/O port support
    ` [PATCH v3 13/13] comedi: add HAS_IOPORT dependencies again

[RFC v1 0/3] add LVTS support for mt7988
 2023-09-13 17:16 UTC  (6+ messages)
` [RFC v1 3/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 support
        ` Aw: "

[PATCH v2 0/3] ASoC: wm8782: Allow higher audio rates
 2023-09-13 17:15 UTC  (4+ messages)
` [PATCH v2 1/3] ASoC: wm8782: Handle maximum audio rate at runtime
` [PATCH v2 2/3] ASoC: wm8782: Use wlf,fsampen device tree property
` [PATCH v2 3/3] ASoC: dt-bindings: wlf,wm8782: Add wlf,fsampen property

[PATCH v2] ipmi: refactor deprecated strncpy
 2023-09-13 17:13 UTC 

[PATCH] pinctrl: nuvoton: Fix up Kconfig deps
 2023-09-13 17:12 UTC  (2+ messages)

[PATCH 00/15] stackdepot: allow evicting stack traces
 2023-09-13 17:10 UTC  (26+ messages)
` [PATCH 05/15] stackdepot: use fixed-sized slots for stack records
` [PATCH 11/15] stackdepot: use read/write lock
` [PATCH 12/15] stackdepot: add refcount for records
` [PATCH 13/15] stackdepot: add backwards links to hash table buckets
` [PATCH 15/15] kasan: use stack_depot_evict for tag-based modes

[PATCH] overlayfs: set ctime when setting mtime and atime
 2023-09-13 17:04 UTC  (3+ messages)

[PATCH] x86/platform/uv: Use sysfs_match_string() for string parsing in param_set_action()
 2023-09-13 17:03 UTC  (4+ messages)

[PATCH v6 00/45] use refcount+RCU method to implement lockless slab shrink
 2023-09-13 17:03 UTC  (3+ messages)
` [PATCH v6 38/45] fs: super: dynamically allocate the s_shrink

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-13 16:59 UTC  (3+ messages)
` [PATCH v5 24/31] net: wan: Add framer framework support

[PATCH v8 00/11] btrfs: introduce RAID stripe tree
 2023-09-13 16:59 UTC  (12+ messages)
` [PATCH v8 01/11] btrfs: add raid stripe tree definitions
` [PATCH v8 03/11] btrfs: add support for inserting raid stripe extents
` [PATCH v8 06/11] btrfs: implement RST version of scrub

[PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
 2023-09-13 16:56 UTC  (14+ messages)
` [PATCH v4 01/13] iov_iter: Add a benchmarking kunit test
` [PATCH v4 02/13] iov_iter: Renumber ITER_* constants
` [PATCH v4 03/13] iov_iter: Derive user-backedness from the iterator type
` [PATCH v4 04/13] iov_iter: Convert iterate*() to inline funcs
` [PATCH v4 05/13] iov: Move iterator functions to a header file
` [PATCH v4 06/13] iov_iter: Add a kernel-type iterator-only iteration function
` [PATCH v4 07/13] iov_iter: Make copy_from_iter() always handle MCE
` [PATCH v4 08/13] iov_iter: Remove the copy_mc flag and associated functions
` [PATCH v4 09/13] iov_iter, net: Move csum_and_copy_to/from_iter() to net/
` [PATCH v4 10/13] iov_iter, net: Fold in csum_and_memcpy()
` [PATCH v4 11/13] iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
` [PATCH v4 12/13] iov_iter, net: Move hash_and_copy_to_iter() to net/
` [PATCH v4 13/13] iov_iter: Create a fake device to allow iov_iter testing/benchmarking

[PATCH] platform/x86: thinkpad_acpi: sysfs interface to auxmac
 2023-09-13 16:53 UTC  (4+ messages)

[RFC PATCH] drm: omapdrm: dsi: add refsel also for omap4
 2023-09-13 16:52 UTC  (3+ messages)

[PATCH v11 00/16] LAM and LASS KVM Enabling
 2023-09-13 12:42 UTC  (2+ messages)
` [PATCH v11 14/16] KVM: emulator: Add emulation of LASS violation checks on linear address

[PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 16:49 UTC 

drm/vkms: deadlock between dev->event_lock and timer
 2023-09-13 16:47 UTC  (2+ messages)

[Patch v2 0/2] Add support for _TFP and change throttle pctg
 2023-09-13 16:46 UTC  (3+ messages)
` [Patch v2 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v2 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-13 16:46 UTC  (7+ messages)

kvm: arm64: WARNING: CPU: 3 PID: 1 at arch/arm64/kvm/hyp/pgtable.c:453 hyp_map_walker+0xa8/0x120
 2023-09-13 16:46 UTC  (2+ messages)

[PATCH v3] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 16:44 UTC  (2+ messages)

[PATCH 0/4] Why no v2?
 2023-09-13 16:44 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: hwmon: Added new properties to the devicetree
` [PATCH 3/4] hwmon: max31827: Handle new properties from "

[PATCH 1/2] bcachefs: Fix a potential in the error handling path of use-after-free inbch2_dev_add()
 2023-09-13 16:44 UTC  (2+ messages)
` [PATCH 2/2] bcachefs: Remove a redundant and harmless bch2_free_super() call

[PATCH v2] platform/x86: think-lmi: Add bulk save feature
 2023-09-13 16:40 UTC  (2+ messages)

[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
 2023-09-13 16:38 UTC  (36+ messages)
` [RFC PATCH v2 01/35] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init()
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [RFC PATCH v2 06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
` [RFC PATCH v2 08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [RFC PATCH v2 09/35] LoongArch: "
` [RFC PATCH v2 10/35] riscv: "
` [RFC PATCH v2 11/35] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [RFC PATCH v2 12/35] ACPI: Use the acpi_device_is_present() helper in more places
` [RFC PATCH v2 13/35] ACPI: Rename acpi_scan_device_not_present() to be about enumeration
` [RFC PATCH v2 14/35] ACPI: Only enumerate enabled (or functional) devices
` [RFC PATCH v2 15/35] ACPI: processor: Add support for processors described as container packages
` [RFC PATCH v2 16/35] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [RFC PATCH v2 17/35] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [RFC PATCH v2 18/35] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present'
` [RFC PATCH v2 19/35] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [RFC PATCH v2 20/35] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [RFC PATCH v2 21/35] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [RFC PATCH v2 22/35] ACPI: Check _STA present bit before making CPUs not present
` [RFC PATCH v2 23/35] ACPI: Warn when the present bit changes but the feature is not enabled
` [RFC PATCH v2 24/35] drivers: base: Implement weak arch_unregister_cpu()
` [RFC PATCH v2 25/35] LoongArch: Use the __weak version of arch_unregister_cpu()
` [RFC PATCH v2 26/35] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [RFC PATCH v2 27/35] ACPICA: Add new MADT GICC flags fields [code first?]
` [RFC PATCH v2 28/35] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
` [RFC PATCH v2 29/35] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [RFC PATCH v2 30/35] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [RFC PATCH v2 31/35] arm64: psci: Ignore DENIED CPUs
` [RFC PATCH v2 32/35] ACPI: add support to register CPUs based on the _STA enabled bit
` [RFC PATCH v2 33/35] arm64: document virtual CPU hotplug's expectations
` [RFC PATCH v2 34/35] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled
` [RFC PATCH v2 35/35] cpumask: Add enabled cpumask for present CPUs that can be brought online

[PATCH v2] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 16:37 UTC  (2+ messages)

split up ->kill_sb
 2023-09-13 16:35 UTC  (5+ messages)
` [PATCH 01/19] fs: reflow deactivate_locked_super
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex

[PATCH v3 0/3] perf: strcmp_cpuid_str() expression fixups
 2023-09-13 16:34 UTC  (3+ messages)
` [PATCH v3 1/3] perf pmu: Move pmu__find_core_pmu() to pmus.c

[PATCH] net: hsr : Provide fix for HSRv1 supervisor frames decoding
 2023-09-13 16:32 UTC  (7+ messages)

[PATCH] perf jevent: fix core dump on software events on s390
 2023-09-13 16:31 UTC  (2+ messages)

[RFC PATCH 0/6] KVM: gmem: Implement error_remove_page
 2023-09-13 16:28 UTC  (5+ messages)
` [RFC PATCH 1/6] KVM: guest_memfd: Add config to show the capability to handle error page
` [RFC PATCH 2/6] KVM: guestmem_fd: Make error_remove_page callback to unmap guest memory

[PATCH 0/3] memcg: more sophisticated stats flushing
 2023-09-13 16:26 UTC  (4+ messages)
` [PATCH 3/3] mm: memcg: optimize stats flushing for latency and accuracy

[RFT PATCH 00/15] drm: non-drm-misc drivers call drm_atomic_helper_shutdown() at the right times
 2023-09-13 16:25 UTC  (7+ messages)
` [RFT PATCH 03/15] drm/ingenic: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH 1/3] riscv: Improve PTDUMP to show RSW with non-zero value
 2023-09-13 16:24 UTC  (3+ messages)
` [PATCH 2/3] riscv: Introduce PBMT field to PTDUMP
` [PATCH 3/3] riscv: Introduce NAPOT "

[PATCH] perf/x86/amd: Do not WARN on every IRQ
 2023-09-13 16:24 UTC  (8+ messages)

[PATCH] EDAC/mce_amd: Do not load edac_mce_amd module on guests
 2023-09-13 16:21 UTC  (6+ messages)
` [PATCH] Revert "EDAC/mce_amd: Do not load edac_mce_amd module on guests"

[PATCH,RFC] smp,csd: throw an error if a CSD lock is stuck for too long
 2023-09-13 16:17 UTC  (4+ messages)

[PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()
 2023-09-13 16:14 UTC  (11+ messages)

[PATCH] init/main: Clear boot task idle flag
 2023-09-13 16:12 UTC  (4+ messages)

[PATCH 2/6] selinux: dump statistics for more hash tables
 2023-09-13 16:11 UTC  (3+ messages)

[PATCH] Documentation: kbuild: explain handling optional dependencies
 2023-09-13 16:11 UTC  (2+ messages)

[PATCH v3] dt-bindings: media: Add OV5642
 2023-09-13 16:10 UTC  (6+ messages)

[PATCH 00/16] vdpa: Add support for vq descriptor mappings
 2023-09-13 16:08 UTC  (3+ messages)

[PATCH 2/4] nvmet: Add polling queue task for nvme target
 2023-09-13 16:03 UTC  (2+ messages)

[PATCH] firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
 2023-09-13 16:05 UTC 

[PATCH] ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
 2023-09-13 16:02 UTC 

[PATCH] wifi: brcmfmac: Replace 1-element arrays with flexible arrays
 2023-09-13 16:02 UTC  (2+ messages)

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-13 15:59 UTC  (11+ messages)

[PATCH 0/4] drm/xe/gsc: add initial gsc support
 2023-09-13 15:59 UTC  (5+ messages)
` [PATCH 3/4] drm/xe/gsc: add gsc device support

[PATCH] workqueue: don't skip lockdep wq dependency in cancel_work_sync()
 2023-09-13 15:59 UTC  (11+ messages)
          ` [PATCH v2] workqueue: don't skip lockdep work "
            ` [PATCH v3] "

[PATCH 0/1] x86/kexec: UKI support
 2023-09-13 15:58 UTC  (12+ messages)

[PATCH] drm/tests: provide exit function
 2023-09-13 12:19 UTC 

[PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
 2023-09-13 15:56 UTC  (3+ messages)
` [PATCH v2 1/2] pm80xx: Use phy specific sas address when sending PHY_START command

[PATCH 1/2] dt-bindings: crypto: ice: document the sa8775p inline crypto engine
 2023-09-13 15:55 UTC  (2+ messages)

[PATCH v6 0/4] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-13 15:54 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs

[BUG] virtio-fs: Corruption when running binaries from virtiofsd-backed fs
 2023-09-13 15:38 UTC  (5+ messages)

[PATCH RESEND v2 0/3] MM8013 fg driver
 2023-09-13 15:45 UTC  (3+ messages)
` [PATCH RESEND v2 3/3] power: supply: Introduce MM8013 fuel gauge driver

[PATCH v2] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 15:52 UTC  (2+ messages)

[PATCH net-next] net: dsa: rtl8366rb: Implement setting up link on CPU port
 2023-09-13 15:52 UTC  (2+ messages)

[PATCH 0/5] turn signal_struct.stats_lock into seqcount_rwlock_t
 2023-09-13 15:50 UTC  (5+ messages)
` [PATCH 2/5] seqlock: change __seqprop() to return the function pointer
` [PATCH 3/5] seqlock: introduce seqprop_lock/unlock
` [PATCH 4/5] seqlock: introduce read_seqcount_begin_or_lock() and friends
` [PATCH 5/5] time,signal: turn signal_struct.stats_lock into seqcount_rwlock_t


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox