public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-12 15:12:15 to 2023-10-12 17:24:02 UTC [more...]

[PATCH v7 00/25] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-10-12 17:21 UTC  (22+ messages)
` [PATCH v7 01/25] test-dyndbg: fixup CLASSMAP usage error
` [PATCH v7 02/25] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v7 03/25] dyndbg: make ddebug_class_param union members same size
` [PATCH v7 04/25] dyndbg: replace classmap list with a vector
` [PATCH v7 05/25] dyndbg: ddebug_apply_class_bitmap - add module arg, select on it
` [PATCH v7 06/25] dyndbg: split param_set_dyndbg_classes to module/wrapper fns
` [PATCH v7 07/25] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH v7 08/25] dyndbg: reduce verbose/debug clutter
` [PATCH v7 09/25] dyndbg: silence debugs with no-change updates
` [PATCH v7 10/25] dyndbg: tighten ddebug_class_name() 1st arg type
` [PATCH v7 11/25] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v7 12/25] dyndbg: reduce verbose=3 messages in ddebug_add_module
` [PATCH v7 13/25] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v7 14/25] dyndbg-API: fix CONFIG_DRM_USE_DYNAMIC_DEBUG regression
` [PATCH v7 15/25] dyndbg: add for_each_boxed_vector
` [PATCH v7 16/25] dyndbg: refactor ddebug_classparam_clamp_input
` [PATCH v7 17/25] dyndbg-API: promote DYNDBG_CLASSMAP_PARAM to API
` [PATCH v7 18/25] dyndbg-doc: add classmap info to howto
` [PATCH v7 19/25] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
` [PATCH v7 20/25] dyndbg: add _DPRINTK_FLAGS_INCL_LOOKUP
` [PATCH v7 21/25] dyndbg: refactor *dynamic_emit_prefix

[PATCH v7 0/5] UFS: Add OPP support
 2023-10-12 17:21 UTC  (4+ messages)
` [PATCH v7 1/5] dt-bindings: ufs: common: add OPP table
` [PATCH v7 2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v7 3/5] scsi: ufs: host: Add support for parsing OPP

[PATCH 1/1] perf build: Add missing comment about NO_LIBTRACEEVENT=1
 2023-10-12 17:21 UTC  (3+ messages)

[PATCH 1/1] perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
 2023-10-12 17:21 UTC  (3+ messages)

[PATCH v7 00/25] fix DRM_USE_DYNAMIC_DEBUG=y regression
 2023-10-12 17:20 UTC 

[PATCH v1] perf parse-events: Avoid erange from hex numbers
 2023-10-12 17:20 UTC  (4+ messages)

[v2 PATCH] dt-bindings: watchdog: da9062-wdt: convert txt to yaml
 2023-10-12 17:18 UTC  (2+ messages)

[PATCH v2 -tip] x86/percpu: Use C for arch_raw_cpu_ptr()
 2023-10-12 17:16 UTC  (23+ messages)

[PATCH v3 00/25] security: Move IMA and EVM to the LSM infrastructure
 2023-10-12 17:10 UTC  (11+ messages)
` [PATCH v3 02/25] ima: Align ima_post_path_mknod() definition with "

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-10-12 17:15 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings

[PATCH V3 00/16] intel_pmc: Add telemetry API to read counters
 2023-10-12 17:13 UTC  (11+ messages)
` [PATCH V3 02/16] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V3 10/16] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH V3 11/16] platform/x86/intel/pmc: Find and register PMC telemetry entries

[PATCH 0/3] Ensure default return thunk isn't used at runtime
 2023-10-12 17:11 UTC  (7+ messages)
` [PATCH 3/3] x86/retpoline: "
        ` [PATCH -v2] "

[PATCH] cgroup: Fix incorrect css_set_rwsem reference in comment
 2023-10-12 17:09 UTC 

[PATCH v4] x86/bugs: Add a separate config for each mitigation
 2023-10-12 17:05 UTC  (9+ messages)

[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-12 17:04 UTC  (4+ messages)
` [PATCH v4 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v4 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()

linux-next: build failure after merge of the usb tree
 2023-10-12 17:03 UTC  (8+ messages)

[PATCH v3] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
 2023-10-12 17:03 UTC  (3+ messages)

[PATCH v2] drivers: net: wwan: wwan_core.c: resolved spelling mistake
 2023-10-12 17:03 UTC  (2+ messages)

[PATCH] Subject: thermal: Fix potential race condition in suspend/resume
 2023-10-12 17:03 UTC  (3+ messages)

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-10-12 17:02 UTC  (8+ messages)
` [PATCH v13 08/10] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v13 09/10] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v13 10/10] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
 2023-10-12 17:00 UTC  (14+ messages)

[PATCH v4 0/3] Add devicetree support of Interconnects and USB for SDX75
 2023-10-12 16:59 UTC  (5+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: Add interconnect nodes "

[PATCH v4] module: Add CONFIG_MODULE_DISABLE_INIT_FREE option
 2023-10-12 16:56 UTC  (2+ messages)

[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
 2023-10-12 16:55 UTC  (6+ messages)

Fwd: Intel 7560 LTE Modem stops working after resuming from standby
 2023-10-12 16:54 UTC  (2+ messages)
`  "

[PATCH v3] Documentation/process/coding-style.rst: space around const
 2023-10-12 16:53 UTC  (4+ messages)

[RFC 00/48] perf tools: Introduce data type profiling (v1)
 2023-10-12 16:52 UTC  (7+ messages)

[PATCH v2] Input: bcm5974 - check endpoint type before starting traffic
 2023-10-12 16:51 UTC 

[syzbot] upstream boot error: can't ssh into the instance (15)
 2023-10-12 16:49 UTC  (3+ messages)

[PATCH v3] pstore/platform: Add check for kstrdup
 2023-10-12 16:48 UTC  (2+ messages)

[PATCH] kvm/sev: remove redundant MISC_CG_RES_SEV_ES
 2023-10-12 16:45 UTC  (3+ messages)

[PATCH v5 1/4] cpufreq: qcom-nvmem: add support for IPQ8074
 2023-10-12 16:45 UTC  (5+ messages)
` [PATCH v5 4/4] ARM: dts: qcom: ipq8064: Add CPU OPP table

[PATCH] drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple
 2023-10-12 16:45 UTC  (6+ messages)

[PATCH v2 0/4] arm64: qcom: sm8550: retrieve USB-C port orientation from gpio
 2023-10-12 16:48 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: soc: qcom: qcom,pmic-glink: add a gpio used to determine the Type-C port plug orientation

[PATCH] drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary device
 2023-10-12 16:43 UTC  (4+ messages)

[PATCH] PCI: keystone: Don't enable BAR0 if link is not detected
 2023-10-12 16:43 UTC  (2+ messages)

[PATCH] mm/slub: disable slab merging in the default configuration
 2023-10-12 16:43 UTC  (5+ messages)

[PATCH v2] staging/wlan-ng: remove strcpy() use in favor of strscpy()
 2023-10-12 16:42 UTC  (2+ messages)

[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-10-12 16:39 UTC  (12+ messages)

[PATCH] net: ti: icssg-prueth: Fix tx_total_bytes count
 2023-10-12 16:38 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: usb: Add the binding example for the Genesys Logic GL3523 hub
 2023-10-12 16:37 UTC  (3+ messages)

[PATCH] [RFC] wireless: move obsolete drivers to staging
 2023-10-12 16:36 UTC  (16+ messages)

[PATCH v1 0/6] thermal: core: Pass trip pointers to governor .throttle() callbacks
 2023-10-12 16:36 UTC  (14+ messages)
` [PATCH v1 1/6] thermal: trip: Simplify computing trip indices
` [PATCH v1 3/6] thermal: gov_fair_share: Rearrange get_trip_level()
` [PATCH v1 4/6] thermal: gov_power_allocator: Use trip pointers instead of trip indices
` [PATCH v1 5/6] thermal: gov_step_wise: Fold update_passive_instance() into its caller
` [PATCH v1 6/6] thermal: core: Pass trip pointer to governor throttle callback

[PATCH] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
 2023-10-12 16:35 UTC  (7+ messages)

[PATCH v10 00/15] Linux RISC-V AIA Support
 2023-10-12 16:35 UTC  (3+ messages)
` [PATCH v10 07/15] dt-bindings: interrupt-controller: Add RISC-V incoming MSI controller

[PATCH] leds: rgb: Implement per-key keyboard backlight for several TUXEDO devices
 2023-10-12 16:35 UTC  (5+ messages)

[PATCH 0/6] Preparations for fixing WMI reprobing issue
 2023-10-12 16:32 UTC  (3+ messages)
` [PATCH 4/6] platform/x86: wmi: Fix probe failure when failing to register WMI devices

[PATCH v1 00/13] riscv: report more ISA extensions through hwprobe
 2023-10-12 16:32 UTC  (9+ messages)
` [PATCH v1 01/13] riscv: fatorize hwprobe ISA extension reporting
` [PATCH v1 02/13] riscv: add ISA extension probing for Zv* extensions

[PATCH] md-cluster: check for timeout while a new disk adding
 2023-10-12 16:31 UTC  (2+ messages)

[Bisected] [1b4fa28a8b07] Build failure "net/core/gso_test.c"
 2023-10-12 16:29 UTC  (3+ messages)

[PATCH v5 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-12 16:27 UTC  (2+ messages)
` [PATCH v5 2/2] input: joystick: driver "

[PATCH v4 0/4] RISC-V: archrandom support
 2023-10-12 16:27 UTC  (7+ messages)
` [PATCH v4 1/4] RISC-V: Add Bitmanip/Scalar Crypto parsing from DT

[PATCH v5 0/2] Add maxim max34408/34409 ADC driver and yaml
 2023-10-12 16:27 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: adc: provide max34408/9 device tree binding document

[PATCH] drm/radeon: fix a possible null pointer dereference
 2023-10-12 16:26 UTC  (2+ messages)

On brcm80211 maintenance and support
 2023-10-12 16:25 UTC  (8+ messages)

[PATCH v3] dt-bindings: arm: mediatek: convert audsys and mt2701-afe-pcm to yaml
 2023-10-12 16:25 UTC  (2+ messages)

[PATCH v7 3/4] drivers/perf: add DesignWare PCIe PMU driver
 2023-10-12 16:25 UTC  (2+ messages)

[PATCH] zstd/decompress: Fix typos in comments
 2023-10-12 16:24 UTC  (2+ messages)

[PATCH v5 0/4] iio: resolver: move ad2s1210 out of staging
 2023-10-12 16:23 UTC  (4+ messages)
` [PATCH v5 4/4] iio: resolver: ad2s1210: move "

[PATCH 0/2][next] clk: visconti: Fix undefined behavior bug and add bounds-checking coverage
 2023-10-12 16:21 UTC  (5+ messages)
` [PATCH 1/2][next] clk: visconti: Fix undefined behavior bug in struct visconti_pll_provider
` [PATCH 2/2][next] clk: visconti: Add bounds-checking coverage for "

[PATCH] MIPS: Take in account load hazards for HI/LO restoring
 2023-10-12 16:20 UTC 

[PATCH 0/5] PM: domains: Drop pm_genpd_opp_to_performance_state()
 2023-10-12 16:19 UTC  (7+ messages)
` [PATCH 1/5] soc/tegra: pmc: Drop the ->opp_to_performance_state() callback
` [PATCH 2/5] pmdomain: qcom: cpr: "
` [PATCH 3/5] pmdomain: qcom: rpmpd: "
` [PATCH 4/5] pmdomain: qcom: rpmhpd: "
` [PATCH 5/5] PM: domains: Drop the unused pm_genpd_opp_to_performance_state()

[PATCH 0/2] iio: resolver: ad2s1210: small cleanups
 2023-10-12 16:18 UTC  (3+ messages)
` [PATCH 1/2] iio: resolver: ad2s1210: remove DRV_NAME macro
` [PATCH 2/2] iio: resolver: ad2s1210: remove of_match_ptr()

[PATCH] lib: zstd: Clean up errors in zstd_ddict.h
 2023-10-12 16:18 UTC  (2+ messages)

{standard input}:1198: Error: value of ffffff6c too large for field of 1 byte at 00000533
 2023-10-12 16:12 UTC  (3+ messages)

[PATCH v9 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-12 16:16 UTC  (6+ messages)
` [PATCH v9 1/5] lib: objpool added: ring-array based lockless MPMC

[PATCH v1 0/2] KVM: arm64: support write combining and cachable IO memory in VMs
 2023-10-12 16:16 UTC  (11+ messages)
` [PATCH v1 1/2] KVM: arm64: determine memory type from VMA

[PATCH] mm: memcontrol: Don't css_get() on root_mem_cgroup in get_mem_cgroup_from_mm()
 2023-10-12 16:15 UTC 

[PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
 2023-10-12 16:13 UTC  (7+ messages)
` [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET
    ` [Intel-wired-lan] "

linux-next: Tree for Oct 12
 2023-10-12 16:14 UTC  (2+ messages)
` linux-next: Tree for Oct 12 (drivers/gpu/drm/msm/adreno/a6xx_gmu.o)

[PATCH 0/4] [PATCH 0/4] Introduce %rip-relative addressing to PER_CPU_VAR macro
 2023-10-12 16:10 UTC  (5+ messages)
` [PATCH 1/4] x86/percpu: Use explicit segment registers in lib/cmpxchg{8,16}b_emu.S
` [PATCH 2/4] x86/percpu: Correct PER_CPU_VAR usage to include symbol and its addend
` [PATCH 3/4] x86/percpu, xen: "
` [PATCH 4/4] x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR macro

[PATCH v2] arch_topology: Support SMT control on arm64
 2023-10-12 16:10 UTC  (3+ messages)

[PATCH v13 4/6] nvmem: core: Rework layouts to become regular devices
 2023-10-12 16:10 UTC  (2+ messages)

drivers/pci/controller/pcie-mediatek.c:400:40: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-10-12 16:10 UTC 

[PATCH] hardening: x86: drop reference to removed config AMD_IOMMU_V2
 2023-10-12 16:10 UTC  (2+ messages)

[REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
 2023-10-12 16:09 UTC  (13+ messages)

[PATCH] wifi: ath11k: Introduce and use ath11k_sta_to_arsta()
 2023-10-12 16:08 UTC  (2+ messages)

[PATCH] wifi: ath11k: Remove unused struct ath11k_htc_frame
 2023-10-12 16:07 UTC  (2+ messages)

[RFC PATCH] Documentation: security-bugs.rst: linux-distros relaxed their rules
 2023-10-12 16:06 UTC  (2+ messages)

[PATCH v2] soc: qcom: llcc: Fix LLCC_TRP_ATTR2_CFGn offset
 2023-10-12 16:05 UTC 

[PATCH v12 00/10] x86/resctrl: Miscellaneous resctrl features
 2023-10-12 16:02 UTC  (9+ messages)
` [PATCH v12 04/10] x86/resctrl: Add comments on RFTYPE flags hierarchy
` [PATCH v12 09/10] x86/resctrl: Add support for the files for MON groups only
` [PATCH v12 10/10] x86/resctrl: Display RMID of resource group

[PATCH 0/2] PCI: Fix extended config space regression
 2023-10-12 15:33 UTC  (3+ messages)
` [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space

[PATCH] lib: zstd: remove unneeded variable
 2023-10-12 15:57 UTC  (2+ messages)

[PATCH v2] maple_tree: Add GFP_KERNEL to allocations in mas_expected_entries()
 2023-10-12 15:52 UTC 

[PATCH v2] selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier
 2023-10-12 15:52 UTC 

[PATCH v8 00/25] timer: Move from a push remote at enqueue to a pull at expiry model
 2023-10-12 15:52 UTC  (3+ messages)
` [PATCH v8 10/25] timers: Move marking timer bases idle into tick_nohz_stop_tick()

[PATCH RFC] cpumask: Randomly distribute the tasks within affinity mask
 2023-10-12 15:52 UTC  (6+ messages)

[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
 2023-10-12 15:49 UTC  (4+ messages)

linux-next: manual merge of the vfs-brauner tree with the btrfs tree
 2023-10-12 15:42 UTC  (5+ messages)

[PATCH v4 1/2] dt-bindings: input: bindings for Adafruit Seesaw Gamepad
 2023-10-12 15:46 UTC  (4+ messages)

[PATCH net-next] net: stmmac: fix typo in comment
 2023-10-12 15:44 UTC  (2+ messages)

[RFC PATCH 0/9] ACPI:RASF: Add support for ACPI RASF, ACPI RAS2 and configure scrubbers
 2023-10-12 15:44 UTC  (12+ messages)
` [RFC PATCH 2/9] memory: scrub: sysfs: Add Documentation entries for set of scrub attributes

[PATCH v5] x86/tdx: Dump TDX version During the TD Bootup
 2023-10-12 15:44 UTC  (2+ messages)

[PATCH] pinctrl: Use device_get_match_data()
 2023-10-12 15:41 UTC  (2+ messages)

[PATCH 1/2] Documentation: usb: Update NCM configfs parameters
 2023-10-12 15:40 UTC  (9+ messages)
` [PATCH 2/2] usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs

[PATCH 00/11] Add support for the Mobileye EyeQ5 SoC
 2023-10-12 15:34 UTC  (3+ messages)
` [PATCH 02/11] MIPS: use virtual addresses from xkphys for MIPS64

[PATCH 0/1] adis16475.c: Remove scan index from delta channels
 2023-10-12 15:35 UTC  (4+ messages)
` [PATCH 1/1] drivers: imu: "

[PATCH v3] tty: serial: meson: hard LOCKUP on crtscts mode
 2023-10-12 15:25 UTC 

[PATCH v1 0/5] mm, kpageflags: support folio and fix output for compound pages
 2023-10-12 15:30 UTC  (4+ messages)

[PATCH v6 00/11] Introduce STM32 Firewall framework
 2023-10-12 15:30 UTC  (4+ messages)
` [PATCH v6 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH v7 2/4] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
 2023-10-12 15:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: serial: max310x: convert to YAML
 2023-10-12 15:26 UTC 

[PATCH] KVM: MIPS: fix -Wunused-but-set-variable warning
 2023-10-12 15:25 UTC 

[PATCH] KVM: SVM: Fix build error when using -Werror=unused-but-set-variable
 2023-10-12 15:09 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: input: Introduce Himax HID-over-SPI device
 2023-10-12 15:24 UTC  (11+ messages)

[PATCH v3 0/3] Fine grain sysregs allowed to trap for nested virtualization
 2023-10-12 15:22 UTC  (3+ messages)
` [PATCH v3 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect "

[PATCH v1 0/7] PMU performance improvements
 2023-10-12 15:23 UTC  (4+ messages)
` [PATCH v1 1/7] perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init

[PATCH 00/10] mm: PCP high auto-tuning
 2023-10-12 15:22 UTC  (7+ messages)
` [PATCH 02/10] cacheinfo: calculate per-CPU data cache size

[PATCH] KVM: deprecate KVM_WERROR in favor of general WERROR
 2023-10-12 15:17 UTC  (9+ messages)

[PATCH net-next v2 0/2] net: dsa: microchip: enable setting rmii
 2023-10-12 15:18 UTC  (3+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal

[RFC PATCH] ALSA: virtio: use copy and fill_silence callbacks
 2023-10-12 15:16 UTC  (2+ messages)

[v3 2/3] drm/panel: ili9882t: Avoid blurred screen from fast sleep
 2023-10-12 15:15 UTC 

[PATCH] const_structs.checkpatch: add xattr_handler
 2023-10-12 15:15 UTC  (2+ messages)


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