linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-18 12:12:50 to 2023-04-18 14:54:00 UTC [more...]

[PATCH 2/8] timers/nohz: Only ever update sleeptime from idle exit
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 1/8] timers/nohz: Restructure and reshuffle struct tick_sched
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 3/8] timers/nohz: Protect idle/iowait sleep time under seqcount
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 4/8] timers/nohz: Add a comment about broken iowait counter update race
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 7/8] selftests/proc: Remove idle time monotonicity assertions
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 5/8] timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 8/8] selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotonicity
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 6/8] MAINTAINERS: Remove stale email address
 2023-04-18 14:53 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 0/6] Add basic Minidump kernel driver support
 2023-04-18 14:52 UTC  (8+ messages)
` [PATCH v2 2/6] remoteproc: qcom: Move minidump specific data to qcom_minidump.h

[PATCH 1/2] dt-bindings: regulator: Add dt property
 2023-04-18 14:50 UTC  (2+ messages)
` [PATCH 2/2] regulator: userspace-consumer: Multiple regulators

[PATCH v3 00/11] blksnap - block devices snapshots module
 2023-04-18 14:48 UTC  (6+ messages)
` [PATCH v3 03/11] documentation: Block Devices Snapshots Module

[PATCH 5.15 00/91] 5.15.108-rc1 review
 2023-04-18 14:47 UTC  (2+ messages)

[PATCH 0/4] ASoC: cs35l56: Updates for B0 silicon
 2023-04-18 14:43 UTC  (5+ messages)
` [PATCH 1/4] ASoC: cs35l56: Update comment on masking of EINT20 interrupts
` [PATCH 2/4] ASoC: cs35l56: Remove SDW1 TX5 and TX6
` [PATCH 3/4] ASoC: cs35l56: Remove SDW2RX1 mixer source
` [PATCH 4/4] ASoC: cs35l56: Rename mixer source defines for SoundWire DP1

[PATCH] tracing/timer: Add missing hrtimer modes to decode_hrtimer_mode()
 2023-04-18 14:38 UTC 

[PATCH v2 0/2] Add Rockchip RK3588 GIC ITS support
 2023-04-18 14:34 UTC  (6+ messages)
` [PATCH v2 1/2] irqchip/gic-v3: Add Rockchip 3588001 errata workaround

[PATCH v3 00/60] arm64: Add support for LPA2 at stage1 and WXN
 2023-04-18 14:33 UTC  (7+ messages)
` [PATCH v3 49/60] arm64: Enable LPA2 at boot if supported by the system
` [PATCH v3 55/60] arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
` [PATCH v3 56/60] arm64: kvm: Limit HYP VA and host S2 range to 48 bits when LPA2 is in effect

[PATCHv2] PPPoL2TP: Add more code snippets
 2023-04-18 14:33 UTC 

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-04-18 14:31 UTC  (3+ messages)

[RFC 0/3] drm: Add comm/cmdline fdinfo fields
 2023-04-18 14:31 UTC  (5+ messages)
` [RFC 2/3] drm/msm: Rework get_comm_cmdline() helper

[PATCH v2] b43legacy: Add checking for null for ssb_get_devtypedata(dev)
 2023-04-18 14:29 UTC 

[PATCH v6 0/3] Introduce put_task_struct_atomic_sleep()
 2023-04-18 14:26 UTC  (5+ messages)
` [PATCH v6 2/3] sched/task: Add the put_task_struct_atomic_safe() function

[PATCH] arm64: dts: rockchip: Change serial baud rate for Pinephone Pro to 1.5 MB
 2023-04-18 14:26 UTC  (6+ messages)

[PATCH v3 0/4] nvmet-fcloop: unblock module removal
 2023-04-18 14:26 UTC  (7+ messages)
` [PATCH v3 1/4] nvmet-fcloop: Remove remote port from list when unlinking
` [PATCH v3 2/4] nvmet-fcloop: Do not wait on completion when unregister fails
` [PATCH v3 3/4] nvmet-fc: Do not wait in vain when unloading module
` [PATCH v3 4/4] nvmet-fc: Release reference on target port

[PATCH v2 1/1] mm: do not increment pgfault stats when page fault handler retries
 2023-04-18 14:25 UTC  (5+ messages)

[PATCH v10 0/8] i2c-atr and FPDLink
 2023-04-18 14:25 UTC  (5+ messages)
` [PATCH v10 1/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v10 5/8] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer

[PATCH 0/2] Fix Goodix touchscreen power leakage for MT8186 boards
 2023-04-18 14:22 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: input: goodix: Add powered-in-suspend property
` [PATCH 2/2] HID: i2c-hid: goodix: Add support for "

[PATCH mm-unstable v1] mm: don't check VMA write permissions if the PTE/PMD indicates write permissions
 2023-04-18 14:21 UTC 

[PATCH v4 0/2] Add Rockchip RK3588 GIC ITS support
 2023-04-18 14:21 UTC  (3+ messages)
` [PATCH v4 1/2] irqchip/gic-v3: Add Rockchip 3588001 erratum workaround
` [PATCH v4 2/2] arm64: dts: rockchip: rk3588: add GIC ITS support

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-04-18 14:20 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameter

[PATCH linux-next 0/3] selftests: net: udpgso_bench_rx: Fix verifty, gsosize, and packet number exceptions
 2023-04-18 14:20 UTC  (3+ messages)
` [PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions

[PATCH] module: stats: fix invalid_mod_bytes typo
 2023-04-18 14:20 UTC  (2+ messages)

[PATCH] PPPoL2TP: Add more code snippets
 2023-04-18 14:18 UTC  (11+ messages)

[PATCH] pci: acpiphp: try to reassign resources on bridge if necessary
 2023-04-18 14:17 UTC  (3+ messages)

next: allmodconfig: phy-mtk-hdmi-mt8195.c:298:6: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2023-04-18 14:17 UTC  (2+ messages)

[PATCH] [v2] drm/amd/display: fix is_timing_changed() prototype
 2023-04-18 14:17 UTC  (3+ messages)

[PATCH 6.2 000/139] 6.2.12-rc1 review
 2023-04-18 14:13 UTC  (2+ messages)

[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-04-18 14:12 UTC  (10+ messages)
` [RFC PATCH V4 08/17] x86/hyperv: Initialize cpu and memory for sev-snp enlightened guest
` [RFC PATCH V4 13/17] x86/sev: Add Check of #HV event in path

[PATCH 5.4 00/92] 5.4.241-rc1 review
 2023-04-18 14:12 UTC  (2+ messages)

[PATCH] perf: cs-etm: Fix segfault in dso lookup
 2023-04-18 14:12 UTC 

[PATCH] eventfd: support delayed wakeup for non-semaphore eventfd to reduce cpu utilization
 2023-04-18 14:12 UTC 

[PATCH 0/3] Enable rk3588 timer support
 2023-04-18 14:12 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add rk3588 timer

[PATCH] mm: compaction: optimize compact_memory to comply with the admin-guide
 2023-04-18 14:10 UTC  (6+ messages)

[PATCH v4 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-04-18 14:11 UTC  (4+ messages)
` [PATCH v4 6/7] x86/resctrl: Display CLOSID and RMID for the resctrl groups

[PATCH 4.14 00/37] 4.14.313-rc1 review
 2023-04-18 14:11 UTC  (2+ messages)

[RFC PATCH 0/3] efi: Implement generic zboot support
 2023-04-18 14:10 UTC  (2+ messages)

[PATCH 0/2] arm64: Add decode of ISS2 to data abort reports
 2023-04-18 13:57 UTC  (3+ messages)
` [PATCH 1/2] arm64/esr: Use GENMASK() for the ISS mask
` [PATCH 2/2] arm64/esr: Add decode of ISS2 to data abort reporting

[PATCH v2] soundwire: bus: Don't filter slave alerts
 2023-04-18 14:06 UTC 

[PATCH] drm/i915/dp: prevent potential div-by-zero
 2023-04-18 14:04 UTC 

[PATCH v3 0/7] Split a folio to any lower order folios
 2023-04-18 14:00 UTC  (7+ messages)

[PATCH net] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
 2023-04-18 14:00 UTC  (2+ messages)

[PATCH] i2c: qup: Add missing unwind goto in qup_i2c_probe()
 2023-04-18 13:56 UTC 

[PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2023-04-18 13:55 UTC  (6+ messages)
` [PATCH v21 2/7] crash: add generic infrastructure for crash hotplug support

drivers/atm/iphase.c:151 ia_hack_tcq() warn: if();
 2023-04-18 13:52 UTC 

[PATCH v3 0/6] Thermal zone device structure encapsulation
 2023-04-18 13:51 UTC  (10+ messages)
` [PATCH v3 5/6] thermal/drivers/acpi: Make cross dev link optional by configuration
` [PATCH v3 6/6] thermal/drivers/intel_menlow: Make additionnal sysfs information optional

[PATCH RFC] preempt: Put preempt_enable() within an instrumentation*() section
 2023-04-18 13:49 UTC  (4+ messages)

[PATCH v2] docs: f2fs: specify extent cache for read explicitly
 2023-04-18 13:47 UTC  (3+ messages)

[PATCH v2 0/2] spi: spi-cadence: Add Slave mode support
 2023-04-18 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] spi: spi-cadence: Switch to spi_controller structure
` [PATCH v2 2/2] spi: spi-cadence: Add support for Slave mode

[PATCH] zram: fix up permission for the hot_add sysfs file
 2023-04-18 13:47 UTC 

[PATCH v9 0/4] tpm: Preserve TPM measurement log across kexec (ppc64)
 2023-04-18 13:44 UTC  (5+ messages)
` [PATCH v9 1/4] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v9 2/4] tpm: of: Make of-tree specific function commonly available
` [PATCH v9 3/4] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v9 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH v3 0/2] printk: console: Per-console loglevels
 2023-04-18 13:43 UTC  (7+ messages)
` [PATCH v3 1/2] printk: console: Create console= parser that supports named options

linux-next: manual merge of the tip tree with the s390 tree
 2023-04-18 13:40 UTC 

[PATCH RFC 0/5] perf: Add ioctl to emit sideband events
 2023-04-18 13:36 UTC  (4+ messages)

[-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-18 13:34 UTC  (3+ messages)

[PATCH] thermal/drivers/cpuidle_cooling: Delete unmatched comments
 2023-04-18 13:32 UTC  (4+ messages)

[Patch 0/6] CPPC_CPUFREQ improvements for Tegra241
 2023-04-18 13:31 UTC  (4+ messages)
` [Patch 1/6] cpufreq: use correct unit when verify cur freq

[PATCH v2 0/5] MDSS reg bus interconnect
 2023-04-18 13:30 UTC  (5+ messages)
` [PATCH v2 1/5] dt-bindings: display/msm: Add "
` [PATCH v2 4/5] drm/msm/mdss: Handle the reg bus ICC path
` [PATCH v2 5/5] drm/msm/dpu1: "

[PATCH] i2c: qup: Add missing unwind goto in qup_i2c_probe()
 2023-04-18 13:26 UTC 

[PATCH v2] thermal/drivers/intel/int340x: Add DLVR support
 2023-04-18 13:29 UTC  (2+ messages)

[PATCH v16 0/2] Microchip Soft IP corePWM driver
 2023-04-18 13:27 UTC  (8+ messages)
` [PATCH v16 1/2] pwm: add microchip soft ip "

[PATCH v1 0/5] refactoring and fix for Meson NAND
 2023-04-18 13:25 UTC  (17+ messages)
` [PATCH v1 4/5] mtd: rawnand: meson: clear OOB buffer before read

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-18 13:23 UTC  (11+ messages)

[PATCH] of: move dummy of_device_get_match_data() helper
 2023-04-18 13:20 UTC  (2+ messages)

[PATCH v2 0/2] audit: syscall audit optimization (> +6% faster)
 2023-04-18 13:19 UTC  (3+ messages)
` [PATCH v2 1/2] audit: add global auditd_pid to make auditd_test_task() faster

[PATCH v2] dt-bindings: mfd: stm32: Remove unnecessary blank lines
 2023-04-18 13:19 UTC  (4+ messages)

[PATCH] misc: hisi_hikey_usb: Fix use after free bug in hisi_hikey_usb_remove due to race condition
 2023-04-18 13:18 UTC  (12+ messages)

[RFC PATCH 3/3] drm: bridge: samsung-dsim: Remove init quirk for Exynos
 2023-04-18 13:16 UTC  (3+ messages)

[PATCH v2 00/17] drm/msm/dpu: Implement tearcheck support on INTF block
 2023-04-18 13:16 UTC  (23+ messages)
` [PATCH v2 02/17] drm/msm/dpu: Remove TE2 block and feature from DPU >= 7.0.0 hardware
` [PATCH v2 03/17] drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
` [PATCH v2 04/17] drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
` [PATCH v2 05/17] drm/msm/dpu: Remove duplicate register defines from INTF
` [PATCH v2 06/17] drm/msm/dpu: Remove extraneous register define indentation
` [PATCH v2 07/17] drm/msm/dpu: Sort INTF registers numerically
` [PATCH v2 08/17] drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
` [PATCH v2 10/17] drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
` [PATCH v2 13/17] drm/msm/dpu: Factor out shared interrupt register in INTF_BLK macro
` [PATCH v2 14/17] drm/msm/dpu: Document and enable TEAR interrupts on DSI interfaces
` [PATCH v2 17/17] drm/msm/dpu: Remove intr_rdptr from DPU >= 5.0.0 pingpong config

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2023-04-18 13:15 UTC  (2+ messages)

[RFC] tick_sched_timer() is not properly aligned, fixed by chance
 2023-04-18 13:14 UTC  (7+ messages)
        ` [PATCH] timekeeping: Align tick_sched_timer() with the HZ tick
` [tip: timers/core] tick/common: Align tick period "

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-18 13:13 UTC  (5+ messages)
` [PATCH net-next v4 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v4 3/4] net: core: add getsockopt SO_PEERPIDFD

[PATCH] PM: domains: fix integer overflow issues in genpd_parse_state()
 2023-04-18 13:07 UTC 

[PATCH] [v2] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 13:07 UTC  (2+ messages)

[PATCH v2 1/4] ASoC: codecs: wcd9335: Simplify with dev_err_probe
 2023-04-18 13:07 UTC  (3+ messages)

[PATCH] clk: imx: clk-imxrt1050: fix memory leak in imxrt1050_clocks_probe
 2023-04-18 13:07 UTC  (2+ messages)

[PATCH v4] iommu: Optimise PCI SAC address trick
 2023-04-18 13:05 UTC  (4+ messages)

[PATCH v3] staging: wlan-ng: replace rate macros
 2023-04-18 13:04 UTC  (2+ messages)

[PATCH v2] perf stat: Introduce skippable evsels
 2023-04-18 13:03 UTC  (8+ messages)

[PATCH v4 0/2] Introduce RPM Master stats
 2023-04-18 13:03 UTC  (4+ messages)
` [PATCH v4 2/2] soc: qcom: Introduce RPM master stats driver

[PATCH] arm64: dts: qcom: sm6115: Set up CPU cooling maps
 2023-04-18 13:02 UTC  (3+ messages)

[PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
 2023-04-18 13:01 UTC  (3+ messages)

[PATCH] ocfs2: reduce ioctl stack usage
 2023-04-18 12:56 UTC  (3+ messages)

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-04-18 12:55 UTC  (9+ messages)
` [PATCH v11 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v11 24/26] virt: gunyah: Add irqfd interface

[PATCH] driver core: auxiliary bus: No need to get auxdev->dev again
 2023-04-18 12:32 UTC  (2+ messages)

[PATCH] gfs2: Move a variable assignment behind a null pointer check in inode_go_dump()
 2023-04-18 12:51 UTC 

[PATCH v4] vfio/cdx: add support for CDX bus
 2023-04-18 12:50 UTC  (3+ messages)

[PATCH] x86/alternatives: fix build issue with binutils before 2.28
 2023-04-18 12:49 UTC  (3+ messages)

[PATCH 00/12] KVM: arm64: FF-A proxy for pKVM
 2023-04-18 12:48 UTC  (6+ messages)
` [PATCH 03/12] KVM: arm64: Block unsafe FF-A calls from the host

[PATCH net-next] net: micrel: Update the list of supported phys
 2023-04-18 12:47 UTC 

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-18 12:44 UTC  (13+ messages)
            ` 答复: "

[PATCH v1 0/2] A fix for StarFive JH7110 clock drivers
 2023-04-18 12:42 UTC  (9+ messages)
` [PATCH v1 1/2] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case

[PATCH 6.1 000/134] 6.1.25-rc1 review
 2023-04-18 12:20 UTC 

[PATCH v2 0/1] A fix for StarFive JH7110 clock drivers
 2023-04-18 12:37 UTC  (2+ messages)
` [PATCH v2 1/1] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case

[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-18 12:36 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: wm8737: Convert to dtschema
 2023-04-18 12:34 UTC  (2+ messages)

[PATCH blktests] nvme-rc: Cleanup fcloop resources in reverse order
 2023-04-18 12:32 UTC 

[PATCH 5.10 000/124] 5.10.178-rc1 review
 2023-04-18 12:20 UTC 

[PATCH 0/6] drivers: mfd: Add MAX77659 MFD and related device drivers
 2023-04-18 12:30 UTC  (7+ messages)
` [PATCH 4/6] dt-bindings: power: supply: add MAX77659 charger binding

[PATCH] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 12:28 UTC  (4+ messages)

[PATCH 1/2] net/mlx4: fix build error from usercopy size check
 2023-04-18 12:26 UTC  (2+ messages)

[PATCH v2] rcu/kvfree: Make drain_page_cache() call return directly if cache is disabled
 2023-04-18 12:27 UTC 

[PATCH 4.19 00/57] 4.19.281-rc1 review
 2023-04-18 12:21 UTC 

[PATCH] rcu/kvfree: Make drain_page_cache() call return directly if cache is disabled
 2023-04-18 12:25 UTC  (3+ messages)

[PATCH 0/7] ASoC: mediatek: mt8188: revise AFE driver
 2023-04-18 12:25 UTC  (7+ messages)
` [PATCH 7/7] ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties

[PATCH] ASoC: nau8825: fix bounds check for adc_delay
 2023-04-18 12:23 UTC  (2+ messages)

[PATCH v4 0/7] Add JH7110 USB and USB PHY driver support
 2023-04-18 12:22 UTC  (6+ messages)

[RESEND PATCH 1/2] regulator: dt-bindings: qcom,rpmh: Correct PM8550 family supplies
 2023-04-18 12:18 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-j7200-common-proc-board fixes
 2023-04-18 12:14 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-j7200-som: Enable I2C

SMP enablement on Cortex-R52 (using PSCI ?)
 2023-04-18 12:14 UTC  (2+ messages)

[PATCH v5 1/4] kasan: Emit different calls for instrumentable memintrinsics
 2023-04-18 12:12 UTC  (3+ messages)

[RFC PATCH 0/5] Add TDX intra host migration support
 2023-04-18 12:11 UTC  (3+ messages)
` [RFC PATCH 3/5] KVM: TDX: Add base implementation for tdx_vm_move_enc_context_from

[PATCH] docs: leds: ledtrig-oneshot: Fix spelling mistake
 2023-04-18 11:34 UTC 


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).