linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-02 00:50:43 to 2023-09-02 16:13:24 UTC [more...]

[GIT PULL] scheduler fixes
 2023-09-02 16:13 UTC  (2+ messages)

[PATCH] checkpatch: Avoid warnings for numbered references with URL
 2023-09-02 15:50 UTC 

Fwd: RCU indicates stalls with iwlwifi, causing boot failures
 2023-09-02 15:59 UTC  (4+ messages)

[PATCH v5 2/2] PCI: Implement custom llseek for sysfs resource entries
 2023-09-02 15:50 UTC  (3+ messages)
` [PATCH v6 1/2] kernfs: sysfs: support custom llseek method for sysfs entries
` [PATCH v6 2/2] PCI: Implement custom llseek for sysfs resource entries

6.6/regression/bisected - after commit a349d72fd9efc87c8fd1d16d3164752d84a7275b system stopped booting
 2023-09-02 15:50 UTC  (8+ messages)

mainline build failure due to d1d4ff5d11a5 ("cgroup: put cgroup_tryget_css() inside CONFIG_CGROUP_SCHED")
 2023-09-02 15:45 UTC  (5+ messages)
` [PATCH cgroup/for-6.6-fixes] cgroup: Put cgroup_local_stat_show() inside CONFIG_CGROUP_SCHED

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 family
 2023-09-02 15:35 UTC  (6+ messages)
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH] mm/pagewalk: fix bootstopping regression from extra pte_unmap()
 2023-09-02 15:29 UTC 

[PATCH 0/6] drm/tegra: Fix some error handling paths
 2023-09-02 15:22 UTC  (7+ messages)
` [PATCH 1/6] drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe()
` [PATCH 2/6] drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe()
` [PATCH 3/6] drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe()
` [PATCH 4/6] drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe()
` [PATCH 5/6] drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()
` [PATCH 6/6] drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe()

dwc3: unusual handling of setup requests with wLength == 0
 2023-09-02 15:15 UTC  (11+ messages)

[PATCH] ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xxx (8A3E)
 2023-09-02 15:08 UTC 

[PATCH 0/6] blk-mq: optimize the queue_rqs() support
 2023-09-02 15:00 UTC  (2+ messages)

[PATCH v3 0/6] blk-mq-tag: remove bt_for_each()
 2023-09-02 14:58 UTC  (2+ messages)

[PATCH] gpio: sim: don't fiddle with GPIOLIB private members
 2023-09-02 14:40 UTC  (3+ messages)

[PATCH net] net: ravb: Fix possible UAF bug in ravb_remove
 2023-09-02 14:34 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: Add Boris Brezillon as Panfrost driver maintainer
 2023-09-02 14:25 UTC  (2+ messages)

[PATCH v4] hwmon: add POWER-Z driver
 2023-09-02 14:20 UTC  (3+ messages)

[PATCH v5 1/3] dt-bindings: hwmon: Add Infineon TDA38640
 2023-09-02 14:16 UTC  (6+ messages)
` [PATCH v5 2/3] hwmon: (pmbus) Add ON_OFF_CONFIG register bits
` [PATCH v5 3/3] hwmon: (pmbus/tda38640) Add workaround for SVID mode

[PATCH] srcu: The value may overflow
 2023-09-02 14:17 UTC  (3+ messages)

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-02 13:59 UTC  (2+ messages)

[PATCH v10 00/15] cxl/pci: Add support for RCH RAS error handling
 2023-09-02 13:54 UTC  (4+ messages)
` [PATCH v10 02/15] cxl/regs: Prepare for multiple users of register mappings

[PATCH] rcu/torture: Improve badness extraction from console logs
 2023-09-02 13:53 UTC  (4+ messages)

[syzbot] [afs?] KASAN: slab-use-after-free Read in afs_dynroot_test_super
 2023-09-02 13:44 UTC 

[PATCH] irqchip/gic: Remove the unnecessary sync_access argument
 2023-09-02 13:41 UTC 

[RFC PATCH v3 0/4] nolibc x86-64 string functions
 2023-09-02 13:35 UTC  (5+ messages)
` [RFC PATCH v3 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v3 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v3 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v3 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[PATCH v2] media: i2c: imx334: add support for test pattern generator
 2023-09-02 13:22 UTC  (2+ messages)

[PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
 2023-09-02 12:57 UTC  (5+ messages)
` [PATCH 1/2] media: dt-bindings: imx519: Add IMX519 DT bindings
` [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-02 12:59 UTC  (9+ messages)
` [PATCH v2 1/8] KVM: selftests: Unify the codes for guest exception handling
` [PATCH v2 2/8] KVM: arm64: selftest: Split arch_timer test code
` [PATCH v2 3/8] tools: riscv: Add header file csr.h
` [PATCH v2 4/8] KVM: riscv: selftests: Switch to use macro from csr.h
` [PATCH v2 5/8] KVM: riscv: selftests: Add exception handling support
` [PATCH v2 6/8] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function
` [PATCH v2 8/8] KVM: riscv: selftests: Add sstc timer test

[PATCH 0/4] consolidate and cleanup CPU capacity
 2023-09-02 12:49 UTC  (4+ messages)
` [PATCH 3/4] cpufreq/schedutil: use a fixed reference frequency

[GIT PULL] tracing: Minor fixes and clean ups for 6.6
 2023-09-02 12:38 UTC 

[RFC PATCH v2 0/4] nolibc x86-64 string functions
 2023-09-02 12:36 UTC  (11+ messages)
` [RFC PATCH v2 1/4] tools/nolibc: x86-64: Use `rep movsb` for `memcpy()` and `memmove()`
` [RFC PATCH v2 2/4] tools/nolibc: x86-64: Use `rep stosb` for `memset()`
` [RFC PATCH v2 3/4] tools/nolibc: string: Remove the `_nolibc_memcpy_down()` function
` [RFC PATCH v2 4/4] tools/nolibc: string: Remove the `_nolibc_memcpy_up()` function

[BUG] x86/entry: ORC stack unwinding error on error_entry
 2023-09-02 12:28 UTC 

[PATCH v3] arm64: dts: ipq5018: Correct uart1_pins pinconf
 2023-09-02 12:22 UTC  (2+ messages)

[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
 2023-09-02 12:17 UTC  (12+ messages)
` [PATCH v2 4/6] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH v2 6/6] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[PATCH] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
 2023-09-02  8:36 UTC 

[PATCH] arm64: dts: qcom: msm8916/39-samsung-a2015: Add flash LED
 2023-09-02 11:57 UTC  (6+ messages)

[for-linus][PATCH 00/11] tracing: Minor fixes for 6.6
 2023-09-02 11:50 UTC  (12+ messages)
` [for-linus][PATCH 01/11] rv: Set variable da_mon_##name to static
` [for-linus][PATCH 02/11] tracing: Remove extra space at the end of hwlat_detector/mode
` [for-linus][PATCH 03/11] tracing: Fix race issue between cpu buffer write and swap
` [for-linus][PATCH 04/11] tracing: Replace strlcpy with strscpy in trace/events/task.h
` [for-linus][PATCH 05/11] ftrace: Use within_module to check rec->ip within specified module
` [for-linus][PATCH 06/11] ftrace: Use LIST_HEAD to initialize clear_hash
` [for-linus][PATCH 07/11] tracing: Zero the pipe cpumask on alloc to avoid spurious -EBUSY
` [for-linus][PATCH 08/11] tracing/filters: Fix error-handling of cpulist parsing buffer
` [for-linus][PATCH 09/11] tracing/filters: Fix double-free of struct filter_pred.mask
` [for-linus][PATCH 10/11] tracing/filters: Change parse_pred() cpulist ternary into an if block
` [for-linus][PATCH 11/11] tracing/filters: Fix coding style issues

[PATCH] workqueue: Fix UAF report by KASAN in pwq_release_workfn()
 2023-09-02 11:50 UTC 

[PATCH 00/11] Initial support for the Fairphone 5 smartphone
 2023-09-02 11:45 UTC  (12+ messages)
` [PATCH 02/11] nvmem: qfprom: Mark core clk as optional
` [PATCH 11/11] arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5

[PATCH v1 1/6] perf parse-events: Fixes relating to no_value terms
 2023-09-02 11:11 UTC  (2+ messages)

mainline build failure due to 501126083855 ("fbdev/g364fb: Use fbdev I/O helpers")
 2023-09-02 11:09 UTC  (3+ messages)

[PATCH] riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
 2023-09-02 11:02 UTC  (2+ messages)

[PATCH] sched/fair: optimize should_we_balance for higher SMT systems
 2023-09-02 10:58 UTC  (2+ messages)

[PATCH v3 0/5] Add support for DCMIPP camera interface of STMicroelectronics STM32 SoC series
 2023-09-02 10:53 UTC  (3+ messages)
` [PATCH v3 1/5] dt-bindings: media: add bindings for stm32 dcmipp

[PATCH v5 1/2] dt-bindings: media: remove nokia,n900-ir as pwm-ir-tx is compatible
 2023-09-02 10:50 UTC  (2+ messages)

[PATCH v6 0/3] x86/fpu Measure the Latency of XSAVES and
 2023-09-02 10:49 UTC  (3+ messages)
` [PATCH v6 1/3] x86/fpu: Measure the Latency of XSAVES and XRSTORS

[PATCH v5 0/5] TI K3 M4F support on AM64x and AM62x SoCs
 2023-09-02 10:49 UTC  (7+ messages)
` [PATCH v5 4/5] remoteproc: k3: Split out functions common with M4 driver
` [PATCH v5 5/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem

[PATCH 10/23] x86/srso: Fix vulnerability reporting for missing microcode
 2023-09-02 10:46 UTC  (4+ messages)
` [tip: x86/bugs] "

[PATCH] mtd: tests: remove useless checks
 2023-09-02 10:32 UTC  (2+ messages)

[GIT PULL] x86 fix
 2023-09-02 10:24 UTC 

[GIT PULL] timers fix
 2023-09-02 10:18 UTC 

[GIT PULL] CPU hotplug fix
 2023-09-02 10:13 UTC 

[PATCH] fbdev/g364fb: fix build failure with mips
 2023-09-02  9:51 UTC 

[syzbot] [kernel?] KASAN: slab-use-after-free Read in dev_uevent
 2023-09-02  9:18 UTC 

[PATCH] mm, memcg: expose swapcache stat for memcg v1
 2023-09-02 10:07 UTC 

[PATCH v2 00/23] SRSO fixes/cleanups
 2023-09-02  9:10 UTC  (5+ messages)
` [PATCH 16/23] x86/bugs: Remove default case for fully switched enums
` [PATCH 18/23] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check

[PATCH 0/2] Match data improvements for mcp23s08 driver
 2023-09-02  9:09 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: mcp23s08: Extend match support for OF tables
` [PATCH 2/2] pinctrl: mcp23s08: Simplify probe()

[PATCH v6 00/10] kunit: Add dynamically-extending log
 2023-09-02  8:24 UTC  (3+ messages)
` [PATCH v6 08/10] kunit: string-stream: Add tests for freeing resource-managed string_stream

[PATCH] pinctrl: cy8c95x0: Simplify probe()
 2023-09-02  8:22 UTC 

[PATCH v6] Documentation: userspace-api: Document perf ring buffer mechanism
 2023-09-02  8:14 UTC  (7+ messages)

[PATCH] drm/debugfs: Add inline to drm_debugfs_dev_init() to suppres -Wunused-function
 2023-09-02  8:14 UTC  (2+ messages)

[PATCH] sched/smt: fix unbalance sched_smt_present dec/inc
 2023-09-02  7:46 UTC 

Linux 4.14.325
 2023-09-02  7:45 UTC  (2+ messages)

Linux 4.19.294
 2023-09-02  7:45 UTC  (2+ messages)

Linux 5.4.256
 2023-09-02  7:44 UTC  (2+ messages)

Linux 5.10.194
 2023-09-02  7:44 UTC  (2+ messages)

Linux 5.15.130
 2023-09-02  7:44 UTC  (2+ messages)

Linux 6.1.51
 2023-09-02  7:42 UTC  (2+ messages)

Linux 6.4.14
 2023-09-02  7:42 UTC  (2+ messages)

Linux 6.5.1
 2023-09-02  7:42 UTC  (2+ messages)

[PATCH v3] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
 2023-09-02  7:40 UTC  (9+ messages)

[GIT PULL] first round of SCSI updates for the 6.4+ merge window
 2023-09-02  7:39 UTC 

net/sched: Discuss about adding a new kernel parameter to set the default value of flow_limit
 2023-09-02  7:37 UTC  (2+ messages)

[PATCH v3] hwmon: add POWER-Z driver
 2023-09-02  7:35 UTC  (3+ messages)

[PATCH 4.14 0/2] 4.14.325-rc1 review
 2023-09-02  7:28 UTC  (3+ messages)

drivers/video/fbdev/g364fb.c:115:9: error: 'FB_DEFAULT_IOMEM_HELPERS' undeclared here (not in a function); did you mean 'FB_DEFAULT_IOMEM_OPS'?
 2023-09-02  7:18 UTC 

[PATCH] configfs: fix a race in configfs_lookup() in stable-5.10.y
 2023-09-02  6:45 UTC  (2+ messages)

[PATCH] hardening: Provide Kconfig fragments for basic options
 2023-09-02  6:35 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: loongson,liointc: Fix warnings about liointc-2.0
 2023-09-02  6:32 UTC  (11+ messages)

[PATCH v2] pwm: atmel: add missing clk_disable_unprepare()
 2023-09-02  6:32 UTC 

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-02  6:17 UTC  (5+ messages)

[PATCH v2 00/25] ALSA: Generic PCM copy ops using iov_iter
 2023-09-02  6:01 UTC  (7+ messages)
` [PATCH v2 02/25] ALSA: pcm: Add copy ops with iov_iter
` [PATCH v2 06/25] ALSA: emu8000: Convert to generic PCM copy ops

[syzbot] [kernel?] general protection fault in tty_register_device_attr
 2023-09-02  5:51 UTC 

[PATCH v3 0/3] convert TW translation sparse.txt to RST
 2023-09-02  5:25 UTC  (4+ messages)
` [PATCH v3 1/3] docs: sparse: move TW sparse.txt to TW dev-tools
` [PATCH v3 2/3] docs: sparse: convert sparse.txt to RST
` [PATCH v3 3/3] docs: sparse: add sparse.rst to toctree

[PATCH bpf-next v10 0/2] selftests/bpf: Optimize kallsyms cache
 2023-09-02  5:24 UTC  (4+ messages)
` [PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize "
  ` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-09-02  5:11 UTC  (6+ messages)
` [PATCH 1/3] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH 2/3] misc: pci_endpoint_test: Add doorbell test case

[PATCH bpf-next v10 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-09-02  4:40 UTC  (2+ messages)
` [PATCH bpf-next v10 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex

[PATCH 5.15 0/9] 5.15.130-rc1 review
 2023-09-02  4:20 UTC  (2+ messages)

[PATCH 6.5 0/8] 6.5.1-rc1 review
 2023-09-02  4:20 UTC  (2+ messages)

[PATCH 6.4 0/9] 6.4.14-rc1 review
 2023-09-02  4:19 UTC  (2+ messages)

[PATCH 6.1 00/10] 6.1.51-rc1 review
 2023-09-02  4:19 UTC  (2+ messages)

[PATCH 5.10 00/11] 5.10.194-rc1 review
 2023-09-02  4:18 UTC  (2+ messages)

[PATCH 5.4 0/3] 5.4.256-rc1 review
 2023-09-02  4:17 UTC  (2+ messages)

[PATCH 4.19 0/2] 4.19.294-rc2 review
 2023-09-02  4:16 UTC  (2+ messages)

[PATCH v2 2/6] drm/panfrost: Add fdinfo support GPU load metrics
 2023-09-02  3:20 UTC  (2+ messages)

[PATCH v2] ata: Disable NCQ_TRIM on Micron 1100 drives
 2023-09-02  3:11 UTC  (4+ messages)
` [PATCH v3] "

[syzbot] [kernel?] general protection fault in tty_register_device_attr
 2023-09-02  3:05 UTC 

[PATCH 0/7] perf: strcmp_cpuid_str() expression fixups
 2023-09-02  2:53 UTC  (4+ messages)
` [PATCH 3/7] perf util: Add a function for replacing characters in a string

REGRESSION WITH BISECT: v6.5-rc6 TPM patch breaks S3 on some Intel systems
 2023-09-02  2:47 UTC  (10+ messages)

[PATCH] riscv: alternative: remove alternative boundary symbols in vdso
 2023-09-02  2:25 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Write in __sco_sock_close
 2023-09-02  1:41 UTC 

[PATCH] tracing: Fix the unusable problem caused by non-empty pipe_cpumask
 2023-09-02  1:26 UTC  (3+ messages)

drivers/mmc/host/atmel-mci.c:238: warning: Function parameter or member 'dma_filter' not described in 'mci_platform_data'
 2023-09-02  1:23 UTC 

[GIT PULL] probes: Updates for 6.6
 2023-09-02  1:10 UTC 

[PATCH] net/socket: Remove unnecessary ‘0’ values from used
 2023-09-02 18:22 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;
as well as URLs for NNTP newsgroup(s).