linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 08:51:14 to 2022-09-13 12:01:38 UTC [more...]

[PATCH] Input: hp_sdc: fix spelling typo in comment
 2022-09-13 12:01 UTC  (2+ messages)

[PATCH v10 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-13 12:01 UTC  (5+ messages)
` [PATCH v10 2/9] overflow: Move and add few utility macros into overflow
` [PATCH v10 3/9] compiler_types.h: Add assert_type to catch type mis-match while compiling

[PATCH] riscv: fix RISCV_ISA_SVPBMT kconfig dependency warning
 2022-09-13 12:00 UTC  (2+ messages)

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-13 11:58 UTC  (11+ messages)
` [PATCH v5 10/21] dt-bindings: vendor-prefixes: add vendor prefix for Moortec
` [PATCH v5 11/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-active-channels" property
` [PATCH v5 13/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property
` [PATCH v5 16/21] dt-bindings: hwmon: (mr75203) add "moortec,ts-series" property
` [PATCH v5 18/21] dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation

[PATCH v2] dt-bindings: mfd: Rename mediatek,mt8195-scpsys.yaml
 2022-09-13 11:51 UTC  (3+ messages)

[RFC PATCH 0/2] Propose critical clocks
 2022-09-13 11:51 UTC  (6+ messages)
` [RFC PATCH 1/2] clk: add support for critical always-on clocks
` [RFC PATCH 2/2] arm64: dts: imx8mm-evk: mark 32k pmic clock as always-on

[PATCH V3 0/2] clk: imx: introduce fsl,always-on-clocks
 2022-09-13 11:49 UTC  (9+ messages)
` [PATCH V3 1/2] dt-bindings: clock: imx8m/imx93: introduce fsl,always-on-clocks property
` [PATCH V3 2/2] clk: imx: support fsl,always-on-clocks

[PATCH v3] Revert "usb: storage: Add quirk for Samsung Fit flash"
 2022-09-13 11:49 UTC 

[PATCH] mm/damon: add MADV_COLLAPSE support in damos_action
 2022-09-13 11:47 UTC 

[PATCH] iommu/iova: Fix module config properly
 2022-09-13 11:47 UTC 

[PATCH V2 0/7] arm64/perf: Enable branch stack sampling
 2022-09-13 11:43 UTC  (13+ messages)
` [PATCH V2 1/7] arm64/perf: Add register definitions for BRBE
` [PATCH V2 3/7] arm64/perf: Update struct pmu_hw_events "
` [PATCH V2 6/7] arm64/perf: Add BRBE driver

[PATCH v5 0/6] Introduce PRU remoteproc consumer API
 2022-09-13 11:40 UTC  (10+ messages)
` [PATCH v5 2/6] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH] riscv: make t-head erratas depend on MMU
 2022-09-13 11:38 UTC  (2+ messages)

[PATCH 0/2] Revert "fs/exec: allow to unshare a time namespace on vfork+exec"
 2022-09-13 11:37 UTC  (4+ messages)
` [PATCH 1/2] Revert "selftests/timens: add a test for vfork+exit"
` [PATCH 2/2] Revert "fs/exec: allow to unshare a time namespace on vfork+exec"

[PATCHSET 0/6] perf test: Improve perf record tests (v1)
 2022-09-13 11:28 UTC  (5+ messages)
` [PATCH 5/6] perf test: Add target workload test in perf record tests
` [PATCH 6/6] perf test: Do not set TEST_SKIP for record subtests

[PATCH] arm64: arch_timer: Fix the lack of set_next_event* for workaround of Cortex-A73 erratum 858921
 2022-09-13 11:26 UTC  (2+ messages)

[PATCH] drivers/misc/sgi-xp: remove unused declarations in xp.h
 2022-09-13 11:25 UTC  (3+ messages)

"Verifying and Optimizing Compact NUMA-Aware Locks on Weak Memory Models"
 2022-09-13 11:24 UTC  (5+ messages)

[PATCH 00/16] A few cleanup patches for mm
 2022-09-13 11:23 UTC  (18+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 13/16] mm/page_alloc: init local variable buddy_pfn
` [PATCH 14/16] mm/page_alloc: use costly_order in WARN_ON_ONCE_GFP()
` [PATCH 15/16] mm/page_alloc: remove obsolete gfpflags_normal_context()
` [PATCH 16/16] mm/page_alloc: fix obsolete comment in deferred_pfn_valid()

[PATCH 5.15 000/779] 5.15.61-rc1 review
 2022-09-13 11:22 UTC  (5+ messages)
` [PATCH 5.15 247/779] drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR

Performance Regression in Linux Kernel 5.19
 2022-09-13 11:20 UTC  (6+ messages)

[PATCH V2 0/3] kprobe: Optimize the performance of patching ss
 2022-09-13 11:19 UTC  (2+ messages)

[PATCH 0/2] SPDX tags for copyright
 2022-09-13 11:14 UTC  (5+ messages)

[PATCH 00/15] kbuild: various cleanups
 2022-09-13 11:07 UTC  (4+ messages)
` [PATCH 05/15] kbuild: build init/built-in.a just once

[PATCH] ipc/msg.c: mitigate the lock contention with percpu counter
 2022-09-13 19:25 UTC  (4+ messages)
` [PATCH v6 0/2] ipc/msg: mitigate the lock contention in ipc/msg
  ` [PATCH v6 1/2] percpu: Add percpu_counter_add_local and percpu_counter_sub_local
  ` [PATCH v6 2/2] ipc/msg: mitigate the lock contention with percpu counter

[RFC PATCH v4 0/2] erofs: support compressed fragments data
 2022-09-13 11:05 UTC  (3+ messages)
  ` [RFC PATCH v4 1/2] erofs: support interlaced uncompressed data for compressed files
  ` [RFC PATCH v4 2/2] erofs: support on-disk compressed fragments data

[PATCH] Revert "usb: storage: Add quirk for Samsung Fit flash"
 2022-09-13 11:05 UTC  (2+ messages)

[PATCH v2] drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h
 2022-09-13 11:03 UTC 

[PATCH v1] remoteproc: core: do pm relax when not first crash
 2022-09-13 11:03 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: thinkpad-x13s: Update firmware location
 2022-09-13 10:57 UTC  (4+ messages)

[PATCH 4/4] Bluetooth: btusb: mediatek: add MediaTek devcoredump support
 2022-09-13 10:56 UTC  (3+ messages)

[palmer:riscv-zicbom_fix 7/7] arch/riscv/mm/dma-noncoherent.c:15:14: error: redefinition of 'riscv_cbom_block_size' with a different type: 'unsigned int' vs 'int'
 2022-09-13 10:56 UTC 

[esmil:visionfive 1/42] string.c:undefined reference to `_mcount'
 2022-09-13 10:56 UTC 

[PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs
 2022-09-13 10:56 UTC  (5+ messages)
` [PATCH v2 2/4] pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
` [PATCH v2 4/4] dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings

[PATCH v2] coresight: etm4x: Fix crash observed on Qcom ETM parts with 'Low power override'
 2022-09-13 10:52 UTC  (2+ messages)

[PATCH] net: broadcom: bcm4908enet: add platform_get_irq_byname error checking
 2022-09-13 10:51 UTC  (4+ messages)

A question about Cortex-A73 erratum 858921
 2022-09-13 10:52 UTC  (3+ messages)

[PATCH -next] blk-wbt: call rq_qos_add() after wb_normal is initialized
 2022-09-13 10:57 UTC 

[PATCH 0/2] power: supply: Lenovo Yoga C630 EC
 2022-09-13 10:45 UTC  (3+ messages)
` [PATCH 2/2] power: supply: Add Lenovo Yoga C630 EC driver

[PATCH] dma-contiguous: add optional cma_name for cma= kernel parameter
 2022-09-13 10:45 UTC  (2+ messages)

[PATCH] misc: microchip: pci1xxxx: Remove duplicate include
 2022-09-13 10:40 UTC  (2+ messages)

[PATCH] Revert "usb: storage: Add quirk for Samsung Fit flash"
 2022-09-13 10:37 UTC 

[PATCH net-next] dt-bindings: net: dsa: convert ocelot.txt to dt-schema
 2022-09-13 10:37 UTC  (2+ messages)

[PATCH v2] mm/memcontrol: use kstrtobool for swapaccount param parsing
 2022-09-13 10:34 UTC  (2+ messages)

[PATCH v5 0/7] Use composable cache instead of L2 cache
 2022-09-13 10:34 UTC  (3+ messages)
` [PATCH v5 7/7] riscv: Add cache information in AUX vector

[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
 2022-09-13 10:28 UTC  (11+ messages)
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
    ` [EXT] "

[PATCH] net: atlantic: fix potential memory leak in aq_ndev_close()
 2022-09-13 10:25 UTC  (2+ messages)

[PATCH] proc/vmcore: fix potential memory leak in vmcore_init()
 2022-09-13 10:25 UTC  (3+ messages)

[PATCH v4] arm64: dts: rockchip: add EEPROM node for NanoPi R4S
 2022-09-13 10:22 UTC  (2+ messages)

[PATCH v2] soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet ready
 2022-09-13 10:21 UTC  (2+ messages)

[PATCH v5 0/3] Add support for QSGMII mode
 2022-09-13 10:17 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: phy: ti: phy-gmii-sel: Cleanup example
` [PATCH v5 2/3] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

[RESEND PATCH v9 0/3] Add support for lan966x flexcom chip-select configuration
 2022-09-13 10:16 UTC  (9+ messages)
` [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema

linux-next: Fixes tag needs some work in the imx-mxs tree
 2022-09-13 10:15 UTC 

[PATCH] interconnect: qcom: Add the missing MODULE_LICENSE
 2022-09-13 10:13 UTC  (5+ messages)

[PATCH 00/12] staging: vt6655: Cleanup and rename functions of mac.h
 2022-09-13 10:12 UTC  (3+ messages)
` [PATCH 04/12] staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset

io_uring/rw.c:215 io_fixup_rw_res() warn: unsigned 'res' is never less than zero
 2022-09-13 10:12 UTC 

[PATCH V1] PCI: dwc: Use dev_info for PCIe link down event logging
 2022-09-13 10:12 UTC 

[PATCH v2 0/3] Bluetooth: Add btrealtek data struct and improve SCO sound quality of RTK chips
 2022-09-13 10:02 UTC  (4+ messages)
` [PATCH v2 1/3] Bluetooth: btrtl: Add btrealtek data struct
` [PATCH v2 2/3] Bluetooth: btusb: Workaround for spotty SCO quality
` [PATCH v2 3/3] Bluetooth: btsub: Ignore zero length of USB packets on ALT 6 for the specific chip model of Realtek devices

[PATCH v3 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-09-13 10:00 UTC  (3+ messages)
` [PATCH v3 16/16] objtool/powerpc: Add --mcount specific implementation

[RFT] [PATCH] regulator: tps65219: Fix .bypass_val_on setting
 2022-09-13 10:00 UTC  (4+ messages)

linux-next: Tree for Sep 13
 2022-09-13  9:57 UTC 

[PATCH v3] mm: hugetlb: eliminate memory-less nodes handling
 2022-09-13  9:57 UTC  (3+ messages)

[PATCH v2 0/3] KVM: x86: Hyper-V invariant TSC control feature
 2022-09-13  9:52 UTC  (7+ messages)
` [PATCH v2 1/3] KVM: x86: Hyper-V invariant TSC control
` [PATCH v2 2/3] KVM: selftests: Rename 'msr->availble' to 'msr->should_not_gp' in hyperv_features test

[PATCH] scripts/clang-tools: remove unused module
 2022-09-13  9:50 UTC  (2+ messages)

[-next] ASoC: Intel: fix compiler warning of function ‘probe_codec’
 2022-09-13 10:02 UTC 

[PATCH net-next] net: phy: micrel: Add interrupts support for LAN8804 PHY
 2022-09-13  9:45 UTC  (2+ messages)

[PATCH v3 1/7] KVM: arm64: Use visibility hook to treat ID regs as RAZ
 2022-09-13  9:44 UTC  (7+ messages)
` [PATCH v3 2/7] KVM: arm64: Remove internal accessor helpers for id regs
` [PATCH v3 3/7] KVM: arm64: Drop raz parameter from read_id_reg()
` [PATCH v3 4/7] KVM: arm64: Spin off helper for calling visibility hook
` [PATCH v3 5/7] KVM: arm64: Add a visibility bit to ignore user writes
` [PATCH v3 6/7] KVM: arm64: Treat 32bit ID registers as RAZ/WI on 64bit-only system
` [PATCH v3 7/7] KVM: selftests: Add test for AArch32 ID registers

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-09-13  9:44 UTC  (9+ messages)

State of RFC PATCH Remove CONFIG_DCACHE_WORD_ACCESS
 2022-09-13  9:42 UTC  (3+ messages)

[PATCH] kvm/x86: reserve bit KVM_HINTS_PHYS_ADDRESS_SIZE_DATA_VALID
 2022-09-13  9:40 UTC  (6+ messages)

[PATCH] mailbox: qcom-ipcc: Use generic_handle_irq_safe()
 2022-09-13  9:40 UTC  (2+ messages)

[PATCH next v4 1/2] i2c: hisi: Add initial device tree support
 2022-09-13  9:40 UTC  (8+ messages)
` [PATCH next v4 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-13  9:38 UTC  (11+ messages)

[PATCH -next] Documentation/hw-vuln: Update spectre doc
 2022-09-13  9:38 UTC  (2+ messages)

[PATCH 0/3] mips: use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-13 10:10 UTC  (4+ messages)
` [PATCH 1/3] mips: cavium: convert to DEFINE_SHOW_ATTRIBUTE
` [PATCH 2/3] mips: kernel: "
` [PATCH 3/3] mips: ralink: "

[-next] fault-injection: using debugfs_create_xul() instead of debugfs_create_xl()
 2022-09-13  9:47 UTC 

[PATCH v2 00/13] Make atmel serial driver aware of GCLK
 2022-09-13  9:35 UTC  (12+ messages)
` [PATCH v2 06/13] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9x60

[PATCH v2] drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
 2022-09-13  9:33 UTC 

[PATCH 1/1] iommu/vt-d: Enable PASID during iommu device probe
 2022-09-13  9:30 UTC  (5+ messages)

[PATCH 0/7] soundwire: Fix driver removal
 2022-09-13  9:29 UTC  (6+ messages)
` [PATCH 5/7] soundwire: intel: Don't disable interrupt until children are removed

[PATCH net-next v5 8/9] net: marvell: prestera: Add neighbour cache accounting
 2022-09-13  9:27 UTC  (2+ messages)

[PATCH V2] dt-bindings: clock: add i.MX8M Anatop
 2022-09-13  9:29 UTC 

[PATCH] dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt
 2022-09-13  9:21 UTC  (2+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: Defer probe if 'bus' genpd is not yet ready
 2022-09-13  9:19 UTC  (2+ messages)

Accidental config renaming in commit 3f342a23257d ("crypto: Kconfig - simplify hash entries")
 2022-09-13  9:18 UTC  (3+ messages)

[PATCH] ASoC: imx-card: Fix refcount issue with of_node_put
 2022-09-13  9:00 UTC 

[PATCH] KVM: x86/mmu: fix some comment typos
 2022-09-13  9:17 UTC 

[ammarfaizi2-block:tglx/devel/printk 16/29] kernel/printk/printk.c:759 devkmsg_read() warn: variable dereferenced before check 'user' (see line 754)
 2022-09-13  9:14 UTC 

[PATCH 0/9] Add support to configure TPDM DSB subunit
 2022-09-13  9:14 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: arm: Add support for DSB element

[PATCH net-next v5 1/9] net: marvell: prestera: Add router nexthops ABI
 2022-09-13  9:13 UTC  (2+ messages)

[intel_idle] 55bba093fd: WARNING:suspicious_RCU_usage
 2022-09-13  9:13 UTC 

[PATCH] dt-bindings: sound: ts3a227e: add control of debounce times
 2022-09-13  9:13 UTC  (8+ messages)

[PATCH] powerpc/pseries: add lparctl driver for platform-specific functions
 2022-09-13  9:13 UTC 

[PATCH 0/4] mm/damon: code simplifications and cleanups
 2022-09-13  9:11 UTC  (5+ messages)
` [PATCH 1/4] mm/damon: simplify the parameter passing for 'prepare_access_checks'
` [PATCH 2/4] mm/damon/sysfs: simplify the variable 'pid' assignment operation
` [PATCH 3/4] mm/damon/core: simplify the kdamond stop mechanism by removing 'done'
` [PATCH 4/4] mm/damon/vaddr: indicate the target is invalid when 'nr_regions' is zero

[PATCH v1] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
 2022-09-13  9:11 UTC  (2+ messages)

[PATCH] mfd: sm501: Add check for platform_driver_register
 2022-09-13  9:11 UTC 

[PATCH v1 2/2] rtc: maxim: Add Maxim max31329 real time clock
 2022-09-13  9:09 UTC  (2+ messages)

[PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
 2022-09-13  9:09 UTC  (3+ messages)
` [PATCH v4 10/15] ASoC: dt-bindings: qcom,q6asm: convert to dtschema

[PATCH v3 00/14] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
 2022-09-13  9:08 UTC  (3+ messages)

[PATCH] x86/devicetree: Add support for boot time interrupt mode config
 2022-09-13  9:06 UTC 

[PATCH] KVM: x86: remove obsolete kvm_mmu_gva_to_gpa_fetch()
 2022-09-13  9:05 UTC 

[PATCH] pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
 2022-09-13  9:05 UTC  (2+ messages)

[PATCH] platform/chrome: cros_usbpd_notify: Add check for platform_driver_register
 2022-09-13  9:03 UTC 

[PATCH 0/2] *** IT6505 driver read dt properties ***
 2022-09-13  9:03 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: it6505: add properties to restrict output bandwidth

[PATCH v13 0/3] Add TDX Guest Attestation support
 2022-09-13  9:01 UTC  (5+ messages)
` [PATCH v13 1/3] x86/tdx: Add TDX Guest attestation interface driver

[PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
 2022-09-13  8:58 UTC  (5+ messages)
` [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: "

[PATCH v2 00/10] drm/msm: probe deferral fixes
 2022-09-13  8:53 UTC  (11+ messages)
` [PATCH v2 01/10] drm/msm: fix use-after-free on probe deferral
` [PATCH v2 02/10] drm/msm/dp: fix memory corruption with too many bridges
` [PATCH v2 03/10] drm/msm/dsi: "
` [PATCH v2 04/10] drm/msm/hdmi: "
` [PATCH v2 05/10] drm/msm/dp: fix IRQ lifetime
` [PATCH v2 06/10] drm/msm/dp: fix aux-bus EP lifetime
` [PATCH v2 07/10] drm/msm/dp: fix bridge lifetime
` [PATCH v2 08/10] drm/msm/hdmi: fix IRQ lifetime
` [PATCH v2 09/10] drm/msm/dp: drop modeset sanity checks
` [PATCH v2 10/10] drm/msm/dsi: "

[PATCH] KVM: x86/mmu: use helper macro SPTE_ENT_PER_PAGE
 2022-09-13  8:54 UTC 

[PATCH 0/2] gpiolib: export the consumer's PID to user-space
 2022-09-13  8:54 UTC  (8+ messages)
` [PATCH 2/2] gpiolib: cdev: export the consumer's PID

[PATCH 0/4] sched/fair: fixes in presence of lot of sched_idle tasks
 2022-09-13  8:54 UTC  (4+ messages)
` [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-13  8:53 UTC  (3+ messages)
` [PATCH v6 4/4] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH v3 00/10] misc: fastrpc: Add audiopd support
 2022-09-13  8:53 UTC  (3+ messages)

[PATCH v1 2/2] soc: qcom: mdt_loader: Move the memory allocation into mdt loader
 2022-09-13  8:50 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).