mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[GIT PULL] asm-generic updates for 6.11
 2024-07-16 19:25 UTC  (2+ messages)

[GIT PULL] m68k updates for v6.11
 2024-07-16 19:25 UTC  (2+ messages)

[PATCH net-next] bnx2x: remove redundant NULL-pointer check
 2024-07-16 19:23 UTC  (5+ messages)

[PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-07-16 19:21 UTC  (12+ messages)
` [PATCH v5 06/20] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
` [PATCH v5 10/20] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg

[PATCH] tracing: remove unreachable trace_array_put
 2024-07-16 19:19 UTC  (5+ messages)
    ` [lvc-project] "

[PATCH 6.9 000/143] 6.9.10-rc1 review
 2024-07-16 19:11 UTC  (3+ messages)

[PATCH v2] KVM: SVM: let alternatives handle the cases when RSB filling is required
 2024-07-16 19:10 UTC  (8+ messages)

[PATCH v3 00/10] x86/bugs: Separate config for mitigations
 2024-07-16 19:10 UTC  (7+ messages)
` [PATCH v3 01/10] x86/bugs: Add a separate config for GDS

[PATCH v3 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-16 19:06 UTC  (5+ messages)
` [PATCH v3 04/12] PCI: brcmstb: Use bridge reset if available

[PATCH v9 0/3] iio: pressure: bmp280: Minor cleanup and triggered
 2024-07-16 19:06 UTC  (5+ messages)
` [PATCH v9 1/3] iio: pressure: bmp280: Generalize read_*() functions

[PATCH AUTOSEL 6.9 01/22] clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs
 2024-07-16 19:06 UTC  (4+ messages)
` [PATCH AUTOSEL 6.9 09/22] bluetooth/l2cap: sync sock recv cb and release

[PATCH] PCI/pwrctl: reduce the amount of Kconfig noise
 2024-07-16 19:02 UTC  (4+ messages)

[PATCH] mm/x86/pat: Only untrack the pfn range if unmap region
 2024-07-16 19:01 UTC  (5+ messages)

[PATCH 6.1 00/96] 6.1.100-rc1 review
 2024-07-16 19:01 UTC  (4+ messages)

[syzbot] [kernel?] kernel BUG in binder_inc_ref_for_node
 2024-07-16 19:00 UTC  (5+ messages)
` [PATCH] binder: fix descriptor lookup for context manager

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

[GIT PULL 0/4] soc tree for 6.11
 2024-07-16 18:55 UTC  (3+ messages)
` [GIT PULL 2/4] soc: dt updates "

[PATCH 6.6 000/121] 6.6.41-rc1 review
 2024-07-16 18:55 UTC  (3+ messages)

[PATCH v3] tpm: Relocate buf->handles to appropriate place
 2024-07-16 18:54 UTC  (2+ messages)

[v6.6-stable PATCH] mm: page_ref: remove folio_try_get_rcu()
 2024-07-16 18:53 UTC 

[PATCH v9 00/39] arm64/gcs: Provide support for GCS in userspace
 2024-07-16 18:50 UTC  (5+ messages)
` [PATCH v9 05/39] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH v2 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
 2024-07-16 18:49 UTC  (3+ messages)
` [PATCH v2 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem

[v6.9-stable PATCH] mm: page_ref: remove folio_try_get_rcu()
 2024-07-16 18:49 UTC 

[PATCH] PCI: Check for the existence of 'dev.of_node' before calling of_platform_populate()
 2024-07-16 18:49 UTC  (3+ messages)

[PATCH] phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
 2024-07-16 18:41 UTC 

[PATCH 5.15 000/144] 5.15.163-rc1 review
 2024-07-16 18:39 UTC  (3+ messages)

[PATCH net-next 1/2] net: dsa: vsc73xx: make RGMII delays configurable
 2024-07-16 18:37 UTC  (2+ messages)
` [PATCH net-next 2/2] dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps

[PATCH AUTOSEL 4.19 1/3] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 2/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 4.19 3/3] hfsplus: fix uninit-value in copy_name

[PATCH AUTOSEL 5.4 1/3] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:34 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 2/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 5.4 3/3] hfsplus: fix uninit-value in copy_name

[PATCH AUTOSEL 5.10 1/4] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:34 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/4] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 5.10 3/4] hfsplus: fix uninit-value in copy_name
` [PATCH AUTOSEL 5.10 4/4] spi: mux: set ctlr->bits_per_word_mask

[PATCH AUTOSEL 5.15 1/4] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:34 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 2/4] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 5.15 3/4] hfsplus: fix uninit-value in copy_name
` [PATCH AUTOSEL 5.15 4/4] spi: mux: set ctlr->bits_per_word_mask

[PATCH AUTOSEL 6.1 1/5] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:34 UTC  (5+ messages)
` [PATCH AUTOSEL 6.1 2/5] ksmbd: return FILE_DEVICE_DISK instead of super magic
` [PATCH AUTOSEL 6.1 3/5] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 6.1 4/5] hfsplus: fix uninit-value in copy_name
` [PATCH AUTOSEL 6.1 5/5] spi: mux: set ctlr->bits_per_word_mask

[PATCH 5.15.y 0/8] Backport patches for DAMON merge regions fix
 2024-07-16 18:33 UTC  (9+ messages)
` [PATCH 5.15.y 1/8] tracing: Define the is_signed_type() macro once
` [PATCH 5.15.y 2/8] minmax: sanity check constant bounds when clamping
` [PATCH 5.15.y 3/8] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 5.15.y 4/8] minmax: fix header inclusions
` [PATCH 5.15.y 5/8] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 5.15.y 6/8] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 5.15.y 7/8] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 5.15.y 8/8] mm/damon/core: merge regions aggressively when max_nr_regions is unmet

[PATCH AUTOSEL 6.6 1/8] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:33 UTC  (8+ messages)
` [PATCH AUTOSEL 6.6 2/8] ksmbd: return FILE_DEVICE_DISK instead of super magic
` [PATCH AUTOSEL 6.6 3/8] ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES
` [PATCH AUTOSEL 6.6 4/8] selftest/timerns: fix clang build failures for abs() calls
` [PATCH AUTOSEL 6.6 5/8] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 6.6 6/8] hfsplus: fix uninit-value in copy_name
` [PATCH AUTOSEL 6.6 7/8] selftests/bpf: Extend tcx tests to cover late tcx_entry release
` [PATCH AUTOSEL 6.6 8/8] spi: mux: set ctlr->bits_per_word_mask

[PATCH AUTOSEL 6.9 01/11] spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices
 2024-07-16 18:31 UTC  (11+ messages)
` [PATCH AUTOSEL 6.9 02/11] spi: davinci: Unset POWERDOWN bit when releasing resources
` [PATCH AUTOSEL 6.9 03/11] cachefiles: stop sending new request when dropping object
` [PATCH AUTOSEL 6.9 04/11] cachefiles: cancel all requests for the object that is being dropped
` [PATCH AUTOSEL 6.9 05/11] ksmbd: return FILE_DEVICE_DISK instead of super magic
` [PATCH AUTOSEL 6.9 06/11] ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENTRIES
` [PATCH AUTOSEL 6.9 07/11] selftest/timerns: fix clang build failures for abs() calls
` [PATCH AUTOSEL 6.9 08/11] selftests/vDSO: fix clang build errors and warnings
` [PATCH AUTOSEL 6.9 09/11] hfsplus: fix uninit-value in copy_name
` [PATCH AUTOSEL 6.9 10/11] selftests/bpf: Extend tcx tests to cover late tcx_entry release
` [PATCH AUTOSEL 6.9 11/11] spi: mux: set ctlr->bits_per_word_mask

[GIT PULL] x86/cache for v6.11-rc1
 2024-07-16 18:30 UTC  (2+ messages)

[GIT PULL] x86/sev for v6.11-rc1
 2024-07-16 18:30 UTC  (4+ messages)

[PATCH v3 0/3] i2c: mux: gpio: Add 'settle-time-us' property
 2024-07-16 18:28 UTC  (2+ messages)

[PATCH v3 0/2] i2c: smbus cleanups and SPD support for piix4
 2024-07-16 18:27 UTC  (7+ messages)
` [PATCH v3 2/2] i2c: piix4: Register SPDs

Converting kselftest test modules to kunit
 2024-07-16 18:26 UTC  (6+ messages)

[PATCH] of/platform: Fix inverted check in of_platform_notify()
 2024-07-16 18:26 UTC  (2+ messages)

linux-next: build failure after merge of the clk tree
 2024-07-16 18:26 UTC  (2+ messages)

[PATCH 6.1.y 0/7] Backport patches for DAMON merge regions fix
 2024-07-16 18:23 UTC  (9+ messages)
` [PATCH 6.1.y 1/7] minmax: sanity check constant bounds when clamping
` [PATCH 6.1.y 2/7] minmax: clamp more efficiently by avoiding extra comparison
` [PATCH 6.1.y 3/7] minmax: fix header inclusions
` [PATCH 6.1.y 4/7] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` [PATCH 6.1.y 5/7] minmax: allow comparisons of 'int' against 'unsigned char/short'
` [PATCH 6.1.y 6/7] minmax: relax check to allow comparison between unsigned arguments and signed constants
` [PATCH 6.1.y 7/7] mm/damon/core: merge regions aggressively when max_nr_regions is unmet

[patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2024-07-16 18:21 UTC  (7+ messages)

[GIT PULL] hte: Changes for v6.11-rc1
 2024-07-16 18:13 UTC 

[GIT PULL] sysctl changes for v6.11-rc1
 2024-07-16 18:13 UTC  (2+ messages)

A new spinlock for multicore (>16) platform
 2024-07-16 18:10 UTC  (5+ messages)

[PATCH 5.10 000/108] 5.10.222-rc1 review
 2024-07-16 18:09 UTC  (2+ messages)

[for-next][PATCH 0/3] tracing: Last minute updates for 6.11
 2024-07-16 18:06 UTC  (4+ messages)
` [for-next][PATCH 1/3] rtla/osnoise: set the default threshold to 1us
` [for-next][PATCH 2/3] tracing/sched: sched_switch: place prev_comm and next_comm in right order
` [for-next][PATCH 3/3] trace/pid_list: Change gfp flags in pid_list_fill_irq()

[PATCH] docs: iio: new docs for ad7380 driver
 2024-07-16 18:04 UTC  (2+ messages)

[PATCH v2 0/2] hwmon: add GPD devices sensor driver
 2024-07-16 18:04 UTC  (3+ messages)
` [PATCH v2 1/2] "

[for-next][PATCH 0/2] ring-buffer: Last minute updates for 6.11
 2024-07-16 18:02 UTC  (3+ messages)
` [for-next][PATCH 1/2] tracing: Fix NULL vs IS_ERR() check in enable_instances()
` [for-next][PATCH 2/2] ring-buffer: Use vma_pages() helper function

[RFC PATCH v9 00/11] EDAC: Scrub: Introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-07-16 18:00 UTC  (3+ messages)
` [RFC PATCH v9 01/11] EDAC: Add generic EDAC RAS feature driver

[PATCH] serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-07-16 18:00 UTC 

[PATCH] selftests/rtc:Fix a resource leak
 2024-07-16 17:58 UTC  (5+ messages)
` [PATCH v2] "

[for-next][PATCH] fgraph: Use str_plural() in test_graph_storage_single()
 2024-07-16 17:56 UTC 

[PATCH v2 0/3] Binding and driver for voltage controlled oscillators
 2024-07-16 17:54 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clocks: add binding for voltage-controlled-oscillators

[PATCH v5 1/3] dt-bindings: iio: accel: add ADXL380
 2024-07-16 17:52 UTC  (3+ messages)
` [PATCH v5 2/3] iio: accel: add ADXL380 driver

[PATCH v6] kbuild: add script and target to generate pacman package
 2024-07-16 17:52 UTC 

[PATCH 1/3] fortify: use if_changed_dep to record header dependency in *.cmd files
 2024-07-16 17:50 UTC  (2+ messages)

[PATCH 5.4 00/78] 5.4.280-rc1 review
 2024-07-16 17:49 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: Improve data types and use min()
 2024-07-16 17:48 UTC  (3+ messages)

[RFC PATCH v19 0/5] Script execution control (was O_MAYEXEC)
 2024-07-16 17:47 UTC  (6+ messages)

[PATCH] ARM: dts: bcm283x: Fix hdmi hpd-gpio pin
 2024-07-16 17:47 UTC  (2+ messages)

[PATCH net-next v4 00/12] net: dsa: vsc73xx: Implement VLAN operations
 2024-07-16 17:47 UTC  (3+ messages)

[PATCH v10 00/10] enable bs > ps in XFS
 2024-07-16 17:46 UTC  (5+ messages)
` [PATCH v10 10/10] xfs: enable block size larger than page size support

[PATCH 0/2] Add support for Firefly CORE PX30 JD4
 2024-07-16 17:45 UTC  (2+ messages)

[PATCH v2 0/4] can: fsl,flexcan: add fsl,s32v234-flexcan and imx95 wakeup
 2024-07-16 14:45 UTC  (5+ messages)
` [PATCH v2 4/4] can: flexcan: add wakeup support for imx95

page:  |  | latest

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

all inboxes | Powered by JetHome®