All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-20 17:19:49 to 2023-11-20 18:03:45 UTC [more...]

+ lib-stackdepot-add-depot_fetch_stack-helper.patch added to mm-unstable branch
 2023-11-20 18:03 UTC 

+ lib-stackdepot-drop-valid-bit-from-handles.patch added to mm-unstable branch
 2023-11-20 18:03 UTC 

+ lib-stackdepot-simplify-__stack_depot_save.patch added to mm-unstable branch
 2023-11-20 18:03 UTC 

+ lib-stackdepot-check-disabled-flag-when-fetching.patch added to mm-unstable branch
 2023-11-20 18:03 UTC 

+ lib-stackdepot-print-disabled-message-only-if-truly-disabled.patch added to mm-unstable branch
 2023-11-20 18:03 UTC 

[Bug 218168] New: amdgpu: kfd_topology.c warning: the frame size of 1408 bytes is larger than 1024 bytes
 2023-11-20 18:01 UTC  (2+ messages)
` [Bug 218168] "

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-20 18:00 UTC  (6+ messages)
` [PATCH net-next 2/9] ethtool: Expand Ethernet Power Equipment with PoE alongside PoDL

[PATCH v1 bpf-next 0/2] bpf: Add mmapable task_local storage
 2023-11-20 17:59 UTC  (3+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Support BPF_F_MMAPABLE "
` [PATCH v1 bpf-next 2/2] selftests/bpf: Add test exercising mmapable task_local_storage

[PATCH 00/11] ARM/arm64: dts: qcom: fix USB wakeup interrupt types
 2023-11-20 17:58 UTC  (5+ messages)
` [PATCH 02/11] arm64: dts: qcom: sa8775p: "
` [PATCH 04/11] arm64: dts: qcom: sc7280: fix usb_1 "

[PATCH 1/2] dt-bindings: iio: pressure: add honeywell,hsc030
 2023-11-20 17:39 UTC  (7+ messages)
` [PATCH v2 "

[android-common:mirror-chromeos-5.10-arcvm 23/25] fs/erofs/decompressor_lzma.c:42:5: error: implicit declaration of function 'xz_dec_microlzma_end'
 2023-11-20 17:56 UTC 

[Intel-xe] [PATCH 0/3] drm/xe: Add WA kunit support to MTL/LNL
 2023-11-20 17:57 UTC  (4+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "

[PATCH v10 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2023-11-20 17:56 UTC  (3+ messages)
` [PATCH v10 1/2] MAINTAINERS: add Stefan Mätje as maintainer for the esd electronics GmbH PCIe/402 CAN drivers
` [PATCH v10 2/2] can: esd: add support for esd GmbH PCIe/402 CAN interface family

[PATCH v1 3/6] ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types
 2023-11-20 17:56 UTC  (2+ messages)

[PATCH v2 0/2] tcp/dcpp: tw_timer tweaks for nohz_full and PREEMPT_RT
 2023-11-20 17:55 UTC  (3+ messages)
` [PATCH v2 1/2] tcp/dcpp: Un-pin tw_timer

[Intel-wired-lan] [PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
 2023-11-20 17:55 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
    `  "

[PATCH] xenstored: use correct conversion specifier in the tracing function
 2023-11-20 17:54 UTC 

[PATCH v6 0/4] page_owner: print stacks and their counter
 2023-11-20 17:54 UTC  (3+ messages)

[PATCH for-8.2] target/arm: Handle overflow in calculation of next timer tick
 2023-11-20 17:54 UTC  (3+ messages)

[PATCH v4 00/15] Pass data lifetime information to SCSI disk devices
 2023-11-20 17:53 UTC  (4+ messages)
  ` [PATCH v4 05/15] fs/f2fs: Restore data lifetime support

[PATCH v4 0/5] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-11-20 17:52 UTC  (3+ messages)

[PATCH 24.03 0/8] document scheduling types for eventdev drivers
 2023-11-20 17:52 UTC  (11+ messages)
` [PATCH 24.03 1/8] eventdev: add capability flags for supported sched types
` [PATCH 24.03 2/8] event/cnxk: add schedule-type capability flags
` [PATCH 24.03 3/8] event/dlb2: "
` [PATCH 24.03 4/8] event/dpaa*: "
` [PATCH 24.03 5/8] event/dsw: "
` [PATCH 24.03 6/8] event/octeontx: "
` [PATCH 24.03 7/8] event/opdl: "
` [PATCH 24.03 8/8] event/sw: "

[igt-dev] [PATCH i-g-t] xe_create: create-big-vram subtest
 2023-11-20 17:51 UTC  (2+ messages)

[PATCHv2 1/2] nvme: introduce helper function to get ctrl state
 2023-11-20 17:50 UTC  (2+ messages)
` [PATCHv2 2/2] nvme: ensure reset state check ordering

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

spi: imx: Increase imx51 ecspi burst length fails on imx6dl and imx8mm
 2023-11-20 17:48 UTC  (8+ messages)

[meta-oe][PATCH 1/8] android-tools: drop ${PE}, ${PR} from /usr/src/debug paths
 2023-11-20 17:49 UTC  (2+ messages)

[PATCH] lib: sbi: Fix PMP granularity handling in sbi_hart_map_saddr()
 2023-11-20 17:49 UTC 

[PATCH] soundwire: stream: constify sdw_port_config when adding devices
 2023-11-20 17:47 UTC 

[meta-multimedia][PATCHv2] musicpd: unbreak build with ffmpeg 6.1
 2023-11-20 17:47 UTC 

[dpdk-dev] [PATCH] doc: define qualification criteria for external library
 2023-11-20 17:46 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] arm64: Add user stacktrace support
 2023-11-20 17:46 UTC  (4+ messages)

[PATCH] lib: sbi: Fix PMP granularity handling in sbi_hart_map_saddr()
 2023-11-20 17:47 UTC 

[PATCH 00/21] EDAC: Convert to platform remove callback returning void
 2023-11-20 17:45 UTC  (9+ messages)
` [PATCH 08/21] EDAC/highbank_l2: "
` [PATCH 09/21] EDAC/highbank_mc: "

[PATCH 00/24] Swapin path refactor for optimization and bugfix
 2023-11-20 17:44 UTC  (10+ messages)
` [PATCH 01/24] mm/swap: fix a potential undefined behavior issue
` [PATCH 04/24] mm/swap: avoid setting page lock bit and doing extra unlock check

[PATCH v6 23/23] dts: add doc generation
 2023-11-20 17:43 UTC  (4+ messages)
` [PATCH v7 00/21] dts: docstrings update
  ` [PATCH v7 07/21] dts: dts runner and main docstring update

[net-next PATCH] net: phy: correctly check soft_reset ret ONLY if defined for PHY
 2023-11-20 17:42 UTC  (2+ messages)

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-20 17:42 UTC  (4+ messages)
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls

[PATCH] drm/amdgpu: Force order between a read and write to the same address
 2023-11-20 17:41 UTC 

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-20 17:41 UTC  (7+ messages)
` [net-next RFC PATCH 02/14] dt-bindings: net: move PHY modes to common PHY mode types definition
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes

[PATCH v6 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-11-20 17:33 UTC  (26+ messages)
` [PATCH v6 01/25] ima: Align ima_inode_post_setattr() definition with "
` [PATCH v6 02/25] ima: Align ima_file_mprotect() "
` [PATCH v6 03/25] ima: Align ima_inode_setxattr() "
` [PATCH v6 04/25] ima: Align ima_inode_removexattr() "
` [PATCH v6 05/25] ima: Align ima_post_read_file() "
` [PATCH v6 06/25] evm: Align evm_inode_post_setattr() "
` [PATCH v6 07/25] evm: Align evm_inode_setxattr() "
` [PATCH v6 08/25] evm: Align evm_inode_post_setxattr() "
` [PATCH v6 09/25] security: Align inode_setattr hook definition with EVM
` [PATCH v6 10/25] security: Introduce inode_post_setattr hook
` [PATCH v6 11/25] security: Introduce inode_post_removexattr hook
` [PATCH v6 12/25] security: Introduce file_post_open hook
` [PATCH v6 13/25] security: Introduce file_release hook
` [PATCH v6 14/25] security: Introduce path_post_mknod hook
` [PATCH v6 15/25] security: Introduce inode_post_create_tmpfile hook
` [PATCH v6 16/25] security: Introduce inode_post_set_acl hook
` [PATCH v6 17/25] security: Introduce inode_post_remove_acl hook
` [PATCH v6 18/25] security: Introduce key_post_create_or_update hook
` [PATCH v6 19/25] ima: Move to LSM infrastructure
` [PATCH v6 20/25] ima: Move IMA-Appraisal "
` [PATCH v6 21/25] evm: Move "
` [PATCH v6 22/25] ima: Remove dependency on 'integrity' LSM
` [PATCH v6 23/25] evm: "
` [PATCH v6 24/25] integrity: Remove LSM
` [PATCH v6 25/25] security: Enforce ordering of 'ima' and 'evm' LSMs

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-11-20 17:40 UTC  (4+ messages)
` [PATCH v2] "

[git pull] device mapper fixes for 6.7-rc2
 2023-11-20 17:40 UTC  (7+ messages)

[PATCH net-next 0/6] selftests: tc-testing: more updates to tdc
 2023-11-20 17:40 UTC  (13+ messages)
` [PATCH net-next 1/6] selftests: tc-testing: cap parallel tdc to 4 cores
` [PATCH net-next 2/6] selftests: tc-testing: move back to per test ns setup
` [PATCH net-next 3/6] selftests: tc-testing: use netns delete from pyroute2
` [PATCH net-next 4/6] selftests: tc-testing: leverage -all in suite ns teardown
` [PATCH net-next 5/6] selftests: tc-testing: timeout on unbounded loops
` [PATCH net-next 6/6] selftests: tc-testing: report number of workers in use

+ docs-filesystems-document-the-squashfs-specific-mount-options.patch added to mm-nonmm-unstable branch
 2023-11-20 17:38 UTC 

RISC-V regression on Linux 6.7-rc1
 2023-11-20 17:39 UTC  (2+ messages)

[PATCH 0/3] USB: dwc3: qcom: fix wakeup after probe deferral
 2023-11-20 17:39 UTC  (3+ messages)
` [PATCH 2/3] "

[PATCH] vfio/pci: Separate INTx-enabled vfio_pci_device from unenabled to make the code logic clearer
 2023-11-20 17:38 UTC  (2+ messages)

[PATCH] x86/ioapic: Check 1k alignment for IO-APIC physical addresses
 2023-11-20 17:38 UTC  (3+ messages)

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-20 17:37 UTC  (10+ messages)
` [PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable

[PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-11-20 17:36 UTC  (9+ messages)
` [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v6 3/6] iommu: Add iommu_copy_struct_from_user_array helper

[PATCH] riscv: Safely remove entries from relocation list
 2023-11-20 17:36 UTC  (2+ messages)

[PATCH 0/2] freezer,sched: do not restore saved_state of a thawed task
 2023-11-20 17:36 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] freezer,sched: clean saved_state when restoring it during thaw

On TCP_CONGESTION & letter case
 2023-11-20 17:35 UTC  (2+ messages)

[meta-multimedia][PATCH] musicpd: unbreak build with ffmpeg 6.1
 2023-11-20 17:34 UTC  (2+ messages)
` [oe] "

[PATCH RFC v3 0/2] hw/arm: Add minimal support for the B-L475E-IOT01A board
 2023-11-20 17:34 UTC  (2+ messages)

Questions related to BCacheFS
 2023-11-20 17:34 UTC  (4+ messages)

[PATCH 0/2] freezer,sched: do not restore saved_state of a thawed task
 2023-11-20 17:34 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] freezer,sched: clean saved_state when restoring it during thaw

[PATCH v3 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-20 17:33 UTC  (6+ messages)
` [PATCH v3 2/2] watchdog: mediatek: mt7988: add wdt support

[PATCH v2 0/7] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2023-11-20 17:33 UTC  (12+ messages)
` [PATCH v2 1/7] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
` [PATCH v2 4/7] usb: cdns3-ti: add suspend/resume procedures for J7200
` [PATCH v2 7/7] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible

[PULL REQUEST] i2c-for-6.7-rc2
 2023-11-20 17:32 UTC  (4+ messages)

[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-20 17:31 UTC  (4+ messages)
` [PATCH v5 11/23] security: Introduce inode_post_removexattr hook

release candidate 23.11-rc3
 2023-11-20 17:32 UTC  (2+ messages)

[PATCH] ACPI: APEI: GHES: Convert to platform remove callback returning void
 2023-11-20 17:30 UTC  (2+ messages)

Radeon regression in 6.6 kernel
 2023-11-20 17:31 UTC  (9+ messages)

supporting binary (near-far) proximity sensors over gpio
 2023-11-20 17:31 UTC  (3+ messages)

[PATCH V5 00/12] fix migration of suspended runstate
 2023-11-20 17:30 UTC  (5+ messages)
` [PATCH V5 04/12] cpus: start vm in suspended state
` [PATCH V5 05/12] migration: preserve suspended runstate

[PATCH v10 00/17] PCI devices passthrough on Arm, part 3
 2023-11-20 17:29 UTC  (3+ messages)
` [PATCH v10 10/17] vpci/header: handle p2m range sets per BAR

[PATCH] mm: ALLOC_HIGHATOMIC flag allocation issue
 2023-11-20 17:29 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/2] arm: pmu-overflow-interrupt: Fix failures on Amberwing
 2023-11-20 17:28 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] arm: pmu: Declare pmu_stats as volatile

[PATCH 0/3] Implement vendor resets for PSCI SYSTEM_RESET2
 2023-11-20 17:27 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: iio: light: isl76682: Document ISL76682
 2023-11-20 17:28 UTC  (4+ messages)

[PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add Acelink EW-7886CAX access point
 2023-11-20 17:27 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: mediatek: Add Acelink EW-7886CAX

[PATCH] block/null_blk: Fix double blk_mq_start_request() warning
 2023-11-20 17:26 UTC  (2+ messages)

[PATCH] block: Remove blk_set_runtime_active()
 2023-11-20 17:26 UTC  (3+ messages)

[PATCH v2 1/2] iio: humidity: Add driver for ti HDC302x humidity sensors
 2023-11-20 17:26 UTC  (2+ messages)

[PATCH v2 00/14] random fixes for 8.2 pre-PR (tests, plugins, docs, semihosting)
 2023-11-20 17:26 UTC  (6+ messages)
` [PATCH v2 08/14] docs/system: clarify limits of using gdbstub in system emulation
` [PATCH v2 11/14] tests/tcg: enable arm softmmu tests

[PATCHv3] nvmet-tcp: always initialize tls_handshake_tmo_work
 2023-11-20 17:25 UTC  (2+ messages)

[kvm-unit-tests 1/1] arm64: microbench: Move the read of the count register and the ISB operation out of the while loop
 2023-11-20 17:25 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/1] arm64: microbench: Improve measurement accuracy of tests

[PATCH 0/2] cmake-qemu
 2023-11-20 17:25 UTC  (3+ messages)
` [PATCH 2/2] cmake.bbclass: optionally support qemu
    ` [OE-core] "

[OE-core][nanbield 00/33] Patch review
 2023-11-20 17:23 UTC  (4+ messages)
` [OE-core][nanbield 11/33] kernel.bbclass: Use strip utility used for kernel build in do_package

[RESEND PATCH] ARM: dts: stm32f469-disco: use the same 3v3 for SD and DSI nodes
 2023-11-20 17:22 UTC  (3+ messages)

[Intel-xe] [PATCH] drm/xe: Include RPL sub platform PCI ids to pciidlist
 2023-11-20 17:18 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Do not check psr2 if psr/panel replay is not supported
 2023-11-20 17:17 UTC  (2+ messages)

[PATCH] ASoC: fsl_mqs: Remove duplicate linux/of.h header
 2023-11-20 17:19 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: clock: mediatek: add MT7988 clock IDs
 2023-11-20 17:19 UTC  (3+ messages)
` [PATCH v2 3/4] clk: mediatek: Add pcw_chg_shift control
` [PATCH v2 4/4] clk: mediatek: add drivers for MT7988 SoC

[PATCH v7 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-11-20 17:19 UTC  (3+ messages)
` [PATCH v7 net-next 1/5] Documentations: Analyze heavily used Networking related structs


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.