public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-02 19:38:00 to 2024-07-02 22:35:54 UTC [more...]

[syzbot] [mm?] possible deadlock in __mmap_lock_do_trace_released
 2024-07-02 22:35 UTC  (3+ messages)

[PATCH v5 00/11] clk: Add kunit tests for fixed rate and parent data
 2024-07-02 22:34 UTC  (8+ messages)
` [PATCH v5 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v5 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH 1/1] i3c: master: svc: Improve DAA STOP handle code logic
 2024-07-02 22:31 UTC 

[PATCH v3 0/8] RISC-V: Detect and report speed of unaligned vector accesses
 2024-07-02 22:22 UTC  (8+ messages)
` [PATCH v3 4/8] RISC-V: Check Zicclsm to set unaligned access speed

[PATCH v3 0/2] selftests/resctrl: SNC kernel support discovery
 2024-07-02 22:21 UTC  (10+ messages)
` [PATCH v3 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v3 2/2] selftests/resctrl: Adjust SNC support messages

[v5 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-07-02 22:21 UTC  (7+ messages)

[PATCH v9 00/53] fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
 2024-07-02 22:21 UTC  (78+ messages)
` [PATCH v9 01/52] docs/dyndbg: update examples \012 to \n
` [PATCH v9 02/52] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v9 03/52] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v9 04/52] dyndbg: make ddebug_class_param union members same size
` [PATCH v9 05/52] dyndbg: replace classmap list with a vector
` [PATCH v9 06/52] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v9 07/52] dyndbg: split param_set_dyndbg_classes to _module & wrapper fns
` [PATCH v9 08/52] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v9 09/52] dyndbg: reduce verbose/debug clutter
` [PATCH v9 10/52] dyndbg: silence debugs with no-change updates
` [PATCH v9 11/52] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v9 12/52] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v9 13/52] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v9 14/52] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v9 15/52] dyndbg-API: fix DECLARE_DYNDBG_CLASSMAP
` [PATCH v9 16/52] selftests-dyndbg: add tools/testing/selftests/dynamic_debug/*
` [PATCH v9 17/52] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v9 18/52] dyndbg-doc: add classmap info to howto
` [PATCH v9 19/52] dyndbg: treat comma as a token separator
` [PATCH v9 20/52] selftests-dyndbg: add comma_terminator_tests
` [PATCH v9 21/52] dyndbg: split multi-query strings with %
` [PATCH v9 22/52] selftests-dyndbg: test_percent_splitting
` [PATCH v9 23/52] docs/dyndbg: explain new delimiters: comma, percent
` [PATCH v9 24/52] selftests-dyndbg: add test_mod_submod
` [PATCH v9 25/52] dyndbg-doc: explain flags parse 1st
` [PATCH v9 26/52] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v9 27/52] selftests-dyndbg: check KCONFIG_CONFIG to avoid silly fails
` [PATCH v9 28/52] dyndbg-selftest: reduce default verbosity
` [PATCH v9 29/52] drm: use correct ccflags-y spelling
` [PATCH v9 30/52] drm-dyndbg: adapt drm core to use dyndbg classmaps-v2
` [PATCH v9 31/52] drm-dyndbg: adapt DRM to invoke DYNDBG_CLASSMAP_PARAM
` [PATCH v9 32/53] DRM-CLASSMAP-USE in drm-drv.c
` [PATCH v9 32/52] drm-dyndbg: DRM_CLASSMAP_USE in amdgpu driver
` [PATCH v9 33/53] "
` [PATCH v9 33/52] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9 34/52] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9 34/53] drm-dyndbg: DRM_CLASSMAP_USE in i915 driver
` [PATCH v9 35/53] drm-dyndbg: DRM_CLASSMAP_USE in drm_crtc_helper
` [PATCH v9 35/52] drm-dyndbg: DRM_CLASSMAP_USE in drm_dp_helper
` [PATCH v9 36/53] "
` [PATCH v9 36/52] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
` [PATCH v9 37/53] "
` [PATCH v9 37/52] drm-print: workaround unused variable compiler meh
` [PATCH v9 38/52] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9 38/53] drm-print: workaround unused variable compiler meh
` [PATCH v9 39/52] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9 39/53] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v9 40/52] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9 40/53] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
` [PATCH v9 41/52] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9 41/53] drm-dyndbg: add DRM_CLASSMAP_USE to simpledrm
` [PATCH v9 42/53] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
` [PATCH v9 42/52] drm-dyndbg: add DRM_CLASSMAP_USE to etnaviv
` [PATCH v9 43/53] "
` [PATCH v9 43/52] drm-dyndbg: add DRM_CLASSMAP_USE to gma500 driver
` [PATCH v9 44/53] "
` [PATCH v9 44/52] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v9 45/53] "
` [PATCH v9 45/52] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9 46/52] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9 46/53] drm-dyndbg: add DRM_CLASSMAP_USE to vmwgfx driver
` [PATCH v9 47/52] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9 47/53] drm-dyndbg: add DRM_CLASSMAP_USE to vkms driver
` [PATCH v9 48/52] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9 48/53] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v9 49/53] drm-dyndbg: add DRM_CLASSMAP_USE to mgag200 driver
` [PATCH v9 49/52] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v9 50/53] "
` [PATCH v9 50/52] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9 51/52] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9 51/53] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
` [PATCH v9 52/53] drm-dyndbg: add DRM_CLASSMAP_USE to the drm_gem_shmem_helper driver
` [PATCH v9 52/52] drm: restore CONFIG_DRM_USE_DYNAMIC_DEBUG un-BROKEN
` [PATCH v9 53/53] "

[PATCH 0/5] firewire: ohci: add tracepoints event for data of Self-ID DMA
 2024-07-02 22:20 UTC  (6+ messages)
` [PATCH 1/5] firewire: ohci: use common macro to interpret be32 data in le32 buffer
` [PATCH 2/5] firewire: ohci: use static function to handle endian issue on PowerPC platform
` [PATCH 3/5] firewire: ohci: add static inline functions to deserialize for Self-ID DMA operation
` [PATCH 4/5] firewire: ohci: use inline functions to operate data of self-ID DMA
` [PATCH 5/5] firewire: ohci: add tracepoints event for data of Self-ID DMA

[linux-next:master] [lockref] d042dae6ad: unixbench.throughput -33.7% regression
 2024-07-02 22:14 UTC  (13+ messages)

[PATCHv2 bpf-next 0/9] uprobe, bpf: Add session support
 2024-07-02 22:10 UTC  (22+ messages)
` [PATCHv2 bpf-next 1/9] uprobe: Add support for session consumer
` [PATCHv2 bpf-next 2/9] bpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 3/9] bpf: Add support for uprobe multi session context
` [PATCHv2 bpf-next 4/9] libbpf: Add support for uprobe multi session attach
` [PATCHv2 bpf-next 5/9] libbpf: Add uprobe session attach type names to attach_type_name
` [PATCHv2 bpf-next 6/9] selftests/bpf: Add uprobe session test
` [PATCHv2 bpf-next 7/9] selftests/bpf: Add uprobe session cookie test
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add uprobe session recursive test
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add uprobe session consumers test

linux-next: Fixes tag needs some work in the mm-hotfixes tree
 2024-07-02 22:09 UTC 

[RFC PATCH v15 0/8] TPEBS counting mode support
 2024-07-02 22:07 UTC  (9+ messages)
` [RFC PATCH v15 1/8] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v15 2/8] perf data: Allow to use given fd in data->file.fd
` [RFC PATCH v15 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric
` [RFC PATCH v15 4/8] perf stat: Plugin retire_lat value from sampled data to evsel
` [RFC PATCH v15 5/8] perf vendor events intel: Add MTL metric json files
` [RFC PATCH v15 6/8] perf stat: Add command line option for enabling tpebs recording
` [RFC PATCH v15 7/8] perf Document: Add TPEBS to Documents
` [RFC PATCH v15 8/8] perf test: Add test for Intel TPEBS counting mode

[PATCH 6.1 000/128] 6.1.97-rc1 review
 2024-07-02 22:00 UTC  (2+ messages)

[PATCH v2 0/3] tools build: Incorrect fixdep dependencies
 2024-07-02 21:58 UTC  (4+ messages)
` [PATCH v2 1/3] tools build: Correct libsubcmd "
` [PATCH v2 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
` [PATCH v2 3/3] tools build: Correct bpf fixdep dependencies

[PATCH v1 0/8] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-02 21:57 UTC  (4+ messages)
` [PATCH v1 1/8] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainter

[PATCH] ASoC: tas2781: Use of_property_read_reg()
 2024-07-02 21:54 UTC 

[PATCH] ASoC: PCM6240: Use of_property_read_reg()
 2024-07-02 21:53 UTC 

[PATCH v2 1/2] workqueue: new struct io_work
 2024-07-02 21:51 UTC  (2+ messages)

[PATCH v26 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-07-02 19:16 UTC 

[PowerPC] [PASEMI] Issue with the identification of ATA drives after the of/irq updates 2024-05-29
 2024-07-02 21:42 UTC  (7+ messages)

[PATCH] mm, slab: extend kmalloc() alignment for non power-of-two sizes
 2024-07-02 21:41 UTC  (8+ messages)

[tip: x86/mm] x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checking
 2024-07-02 21:39 UTC 

[tip: x86/mm] x86/mm: Fix LAM inconsistency during context switch
 2024-07-02 21:39 UTC 

[tip: x86/mm] x86/mm: Use IPIs to synchronize LAM enablement
 2024-07-02 21:39 UTC 

[PATCH 6.6 000/163] 6.6.37-rc1 review
 2024-07-02 21:39 UTC  (2+ messages)

[PATCH 6.9 000/222] 6.9.8-rc1 review
 2024-07-02 21:38 UTC  (2+ messages)

[PATCH v2] cpupower: fix lib default installation path
 2024-07-02 21:34 UTC  (2+ messages)

[PATCH v1] mm: Fix khugepaged activation policy
 2024-07-02 21:29 UTC  (6+ messages)

[PATCH v2 1/3] fpga: Add Efinix Trion & Titanium serial SPI programming driver
 2024-07-02 21:27 UTC  (2+ messages)

[PATCH] thermal: gov_power_allocator: Return early in manage if trip_max is null
 2024-07-02 21:24 UTC 

[PATCH v2 1/2] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-02 21:22 UTC  (2+ messages)
` [PATCH v2 2/2] drm/atomic: Allow userspace to use damage clips with "

[PATCH 1/1] drm/atomic: Allow userspace to use explicit sync with atomic async flips
 2024-07-02 21:21 UTC  (3+ messages)

[PATCH] gcc-plugins: Remove duplicate included header file stringpool.h
 2024-07-02 21:17 UTC  (2+ messages)

[PATCH] randomize_kstack: Improve stack alignment codegen
 2024-07-02 21:16 UTC 

[PATCHSET sched_ext/for-6.11] sched_ext: Integrate with schedutil
 2024-07-02 21:12 UTC  (8+ messages)
` [PATCH 2/2] sched_ext: Add cpuperf support

[PATCH 00/22] dt-bindings: thermal: few cleanups
 2024-07-02 21:05 UTC  (3+ messages)
` [PATCH 11/22] dt-bindings: thermal: qcom-tsens: reference thermal-sensor schema

[PATCH] powerpc: kexec: Use of_property_read_reg()
 2024-07-02 21:03 UTC 

[PATCH v3 0/3] arm64: entry: Convert to generic entry
 2024-07-02 20:59 UTC  (4+ messages)

[GIT PULL] Kselftest fixes for Linux 6.10-rc7
 2024-07-02 20:56 UTC  (2+ messages)

[GIT PULL] vfs fixes
 2024-07-02 20:56 UTC  (2+ messages)

[PATCH v2 0/2] Documentation: update information for mailing lists
 2024-07-02 20:47 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
 2024-07-02 20:45 UTC  (3+ messages)

[RFC] ktap_v2: KTAP specification transition method
 2024-07-02 20:36 UTC  (2+ messages)

[PATCH] [RFC] mwifiex: Fix NULL pointer deref
 2024-07-02 20:36 UTC  (7+ messages)

[PATCH v1] arm64: dts: imx8mp: Fix VPU PGC power-domain parents
 2024-07-02 20:32 UTC  (4+ messages)

[PATCH 1/1] libfdt: check return value of fdt_num_mem_rsv() in fdt_pack()
 2024-07-02 20:31 UTC  (5+ messages)
` [PATCH] "

[PATCH v2] printk: Add a short description string to kmsg_dump()
 2024-07-02 20:29 UTC  (2+ messages)

[PATCH] hostfs: add missing MODULE_DESCRIPTION() macro
 2024-07-02 20:27 UTC 

Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
 2024-07-02 20:25 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Sensirion SDP500
 2024-07-02 20:18 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: iio: pressure: Add "
` [PATCH v3 2/3] iio: pressure: Add driver for "

[PATCH 1/1] dt-bindings: gpio: fsl,qoriq-gpio: Add compatible string fsl,ls1046a-gpio
 2024-07-02 20:17 UTC 

[PATCH] virtio: add missing MODULE_DESCRIPTION() macros
 2024-07-02 20:14 UTC  (2+ messages)

[PATCH V6 0/5] qcom: x1e80100: Enable CPUFreq
 2024-07-02 20:13 UTC  (5+ messages)
` [PATCH V6 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq

[PATCH v6 0/6] slab: Introduce dedicated bucket allocator
 2024-07-02 20:12 UTC  (6+ messages)
` [PATCH v6 4/6] mm/slab: Introduce kmem_buckets_create() and family

[PATCH v9 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-07-02 20:10 UTC  (7+ messages)
` [PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV

[PATCH v2] Updating a vulnerable use of strcpy
 2024-07-02 19:29 UTC  (2+ messages)

[PATCHv12 00/19] x86/tdx: Add kexec support
 2024-07-02 19:58 UTC  (5+ messages)
` [PATCH v11 0/3] x86/snp: "
  ` [PATCH v11 1/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
  ` [PATCH v11 2/3] x86/mm: refactor __set_clr_pte_enc()
  ` [PATCH v11 3/3] x86/snp: Convert shared memory back to private on kexec

[PATCH net-next 0/6] net: phy: dp83869: Add support for downstream SFP cages
 2024-07-02 19:55 UTC  (8+ messages)
` [PATCH net-next 5/6] net: phy: dp83869: Support SGMII SFP modules

[PATCH] um: harddog: add missing MODULE_DESCRIPTION() macro
 2024-07-02 19:50 UTC 

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-07-02 19:46 UTC  (7+ messages)

[GIT PULL] clk: samsung: drivers for v6.11
 2024-07-02 19:43 UTC  (2+ messages)

[GIT PULL] erofs fixes for 6.10-rc7
 2024-07-02 19:42 UTC  (2+ messages)

[PATCH] hwmon: (adt7475) Fix default duty on fan is disabled
 2024-07-02 19:41 UTC  (3+ messages)

[PATCH] tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F
 2024-07-02 19:41 UTC  (3+ messages)

[PATCH] hci: fix double free in hci_req_sync
 2024-07-02 19:40 UTC  (2+ messages)

[PATCH v4 0/2] Add MPS MP5920 Host-Swap controller
 2024-07-02 19:39 UTC  (4+ messages)
` [PATCH v4 2/2] hwmon: add MP5920 driver

[PATCH v8 00/10] enable bs > ps in XFS
 2024-07-02 19:38 UTC  (3+ messages)
` [PATCH v8 03/10] readahead: allocate folios with mapping_min_order in readahead


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