linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-13 06:38:31 to 2022-09-13 09:30:23 UTC [more...]

[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 V3 0/2] clk: imx: introduce fsl,always-on-clocks
 2022-09-13  9:29 UTC  (4+ 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 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 v5 0/3] Add support for QSGMII mode
 2022-09-13  9:27 UTC  (5+ 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

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

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

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

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 

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

[PATCH 0/9] Add support to configure TPDM DSB subunit
 2022-09-13  9:14 UTC  (7+ 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 next v4 1/2] i2c: hisi: Add initial device tree support
 2022-09-13  9:08 UTC  (6+ messages)
` [PATCH next v4 2/2] dt-bindings: i2c: add entry for hisilicon,hisi-i2c

[PATCH 00/16] A few cleanup patches for mm
 2022-09-13  9:08 UTC  (31+ messages)
` [PATCH 01/16] mm/page_alloc: ensure kswapd doesn't accidentally go to sleep
` [PATCH 02/16] mm/page_alloc: make zone_pcp_update() static
` [PATCH 03/16] mm: remove obsolete macro NR_PCP_ORDER_MASK
` [PATCH 04/16] mm/page_alloc: remove obsolete comment in zone_statistics()
` [PATCH 05/16] mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
` [PATCH 07/16] mm: remove obsolete pgdat_is_empty()
` [PATCH 08/16] mm/page_alloc: add missing is_migrate_isolate() check in set_page_guard()
` [PATCH 09/16] mm/page_alloc: use local variable zone_idx directly
` [PATCH 10/16] mm, memory_hotplug: remove obsolete generic_free_nodedata()
` [PATCH 11/16] mm/page_alloc: make boot_nodestats static
` [PATCH 12/16] mm/page_alloc: use helper macro SZ_1{K,M}
` [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 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  (4+ messages)
` [PATCH 1/2] dt-bindings: it6505: add properties to restrict output bandwidth
` [PATCH 2/2] drm/bridge: add it6505 driver to read data-lanes and max-pixel-clock-khz from dt

[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  (7+ messages)
` [PATCH 1/4] sched/fair: make sure to try to detach at least one movable task
` [PATCH 2/4] sched/fair: cleanup loop_max and loop_break

[PATCH v6 0/4] mm/slub: some debug enhancements for kmalloc
 2022-09-13  8:53 UTC  (6+ messages)
` [PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
` [PATCH v6 2/4] mm/slub: only zero the requested size of buffer for kzalloc
` [PATCH v6 3/4] mm: kasan: Add free_meta size info in struct kasan_cache
` [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)

[PATCH 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2022-09-13  8:50 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[PATCH] ASoC: ak4458: Add ak4458_reset in device probe and remove
 2022-09-13  8:26 UTC 

[PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes
 2022-09-13  8:44 UTC  (6+ messages)
` [PATCH v5 1/1] Allow non-extending parallel direct writes on the same file

[PATCH] mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q256_post_bfpt
 2022-09-13  8:40 UTC 

Performance Regression in Linux Kernel 5.19
 2022-09-13  8:40 UTC  (4+ messages)

[PATCH] soc: fsl: qe: return platform_driver_register
 2022-09-13  8:40 UTC 

[PATCH] Documentation: process/submitting-patches: misspelling "mesages"
 2022-09-13  8:40 UTC  (2+ messages)

[PATCH] sched: Move numa_balancing sysctls to its own file
 2022-09-13  8:39 UTC  (6+ messages)

Re: [PATCH 1/5] ASoC: dt-bindings: fsl_rpmsg: Add a property to assign platform driver name
 2022-09-13  8:39 UTC  (2+ messages)
`  "

[PATCH 1/5] drm/amd/display: make enc32_stream_encoder_dvi_set_stream_attribute static
 2022-09-13  8:38 UTC  (5+ messages)
` [PATCH 2/5] drm/amd/display: make dscl32_calc_lb_num_partitions static
` [PATCH 3/5] drm/amd/display: make dcn32_link_encoder_is_in_alt_mode and dcn32_link_encoder_get_max_link_cap static
` [PATCH 4/5] drm/amd/display: make mpc32_program_shaper and mpc32_program_3dlut static
` [PATCH 5/5] drm/amd/display: Remove the unused function copy_stream_update_to_stream()

[PATCH] media: dvb_ringbuffer : Fix a bug in dvb_ringbuffer.c
 2022-09-13  8:36 UTC  (10+ messages)

[PATCH v6 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
 2022-09-13  8:36 UTC  (11+ messages)

[PATCH] PCI: imx6: Fix wrong check in imx6_pcie_attach_pd()
 2022-09-13  8:29 UTC  (6+ messages)

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

[PATCH v3 0/8] Add latency priority for CFS class
 2022-09-13  8:31 UTC  (4+ messages)
` [PATCH v3 6/8] sched/fair: Add sched group latency support

[PATCH] interconnect: qcom: Add the missing MODULE_LICENSE
 2022-09-13  8:30 UTC  (3+ messages)

[PATCH net 1/2] mptcp: fix fwd memory accounting on coalesce
 2022-09-13  8:30 UTC  (2+ messages)

[bpf-next v2] bpf: use kvmemdup_bpfptr helper
 2022-09-13  8:40 UTC 

[PATCH] hmm-tests: Fix migrate_dirty_page test
 2022-09-13  8:20 UTC  (4+ messages)

[PATCH 0/5] iommu: Define EINVAL as device/domain incompatibility
 2022-09-13  8:24 UTC  (6+ messages)
` [PATCH 1/5] iommu/msm: Add missing __disable_clocks calls
` [PATCH 2/5] iommu/amd: Drop unnecessary checks in amd_iommu_attach_device()
` [PATCH 3/5] iommu: Add return errno rules to ->attach_dev ops
` [PATCH 4/5] iommu: Regulate errno in ->attach_dev callback functions
` [PATCH 5/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev

[PATCH V5 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-09-13  8:21 UTC  (3+ messages)
` [PATCH V5 1/2] ACPI / scan: Support multiple dma windows with different offsets

[PATCH net-next 0/3] Remove label = "cpu" from DSA dt-bindings
 2022-09-13  8:20 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dsa: mt7530: replace label = "cpu" with proper checks
` [PATCH net-next 2/3] dt-bindings: net: dsa: mt7530: stop requiring phy-mode on CPU ports
` [PATCH net-next 3/3] dt-bindings: net: dsa: remove label = "cpu" from examples

A divide error bug in framebuffer_check
 2022-09-13  8:20 UTC  (2+ messages)

[PATCH 0/2] SPDX tags for copyright
 2022-09-13  8:20 UTC  (3+ messages)

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

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

[PATCH] net: sparx5: Fix return type of sparx5_port_xmit_impl
 2022-09-13  8:15 UTC  (2+ messages)

[PATCH v4 0/9] PCI/PM: Always disable PTM for all devices during suspend
 2022-09-13  8:13 UTC  (3+ messages)

[PATCH v2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-09-13  8:07 UTC 

[PATCH v2 00/59] x86/retbleed: Call depth tracking mitigation
 2022-09-13  8:08 UTC  (9+ messages)
` [PATCH v2 08/59] x86/build: Ensure proper function alignment

[PATCH] ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flag
 2022-09-13  8:07 UTC  (2+ messages)

[PATCH v3] soc: qcom: apr: Add check and kfree
 2022-09-13  8:06 UTC 

[PATCH v3] soc: qcom: apr: Add check and kfree
 2022-09-13  8:05 UTC 

[PATCH] ARM: dts: lan966x: Fix the interrupt number for internal PHYs
 2022-09-13  8:00 UTC  (6+ messages)

[PATCH v2] scsi: ufs: add a variant operation in struct ufs_hba_variant_ops
 2022-09-12 19:37 UTC 

[PATCH bpf-next 2/4] arm64: ftrace: Support long jump for ftrace direct call
 2022-09-13  7:53 UTC  (2+ messages)

[PATCH 0/7] drm/msm: probe deferral fixes
 2022-09-13  7:53 UTC  (16+ messages)
` [PATCH 1/7] drm/msm: fix use-after-free on probe deferral
` [PATCH 2/7] drm/msm: fix memory corruption with too many bridges
` [PATCH 4/7] drm/msm/dp: fix aux-bus EP lifetime
` [PATCH 7/7] drm/msm: drop modeset sanity checks

[v2] ALSA: hda: Fix Nvidia dp infoframe
 2022-09-13  7:52 UTC  (4+ messages)

[PATCH 1/4] Bluetooth: btusb: mediatek: use readx_poll_timeout instead of open coding
 2022-09-13  7:49 UTC  (4+ messages)
` [PATCH 3/4] Bluetooth: btusb: mediatek: reset the device as WMT failed

`switch_ldt()` fills up trace file
 2022-09-13  7:48 UTC 

[PATCH v3] f2fs: fix to detect corrupted meta ino
 2022-09-13  7:48 UTC 

[PATCH] dt-bindings: pinctrl: stm32: add missing entries for gpio subnodes
 2022-09-13  7:46 UTC 

[PATCH v1] scsi: ufs: add a variant operation in struct ufs_hba_variant_ops
 2022-09-13  7:47 UTC  (3+ messages)

[superna9999:v6.1/amlogic/spicc-dma 3/3] drivers/spi/spi-meson-spicc.c:334:81: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2022-09-13  7:42 UTC 

[PATCH v3 0/2] Add device tree for Ampere's Mt. Mitchell BMC
 2022-09-13  7:42 UTC  (8+ messages)
` [PATCH v3 2/2] ARM: dts: aspeed: "

[PATCH] drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
 2022-09-13  7:40 UTC  (9+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: Fix wrong check
 2022-09-13  7:40 UTC  (2+ messages)

KASAN: use-after-free Write in jbd2_journal_wait_updates
 2022-09-13  7:39 UTC 

[PATCH] soc: imx: fix error check in imx8mp_blk_ctrl_probe()
 2022-09-13  7:39 UTC  (2+ messages)

[PATCH v3] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
 2022-09-13  7:36 UTC 

[PATCH 0/1] mtd: mtdpart: Fix cosmetic print
 2022-09-13  7:37 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] soc: qcom: apr: Add check for idr_alloc
 2022-09-13  7:31 UTC 

[PATCH v2 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-09-13  7:28 UTC  (3+ messages)
` [PATCH v2 07/13] i2c: acpi: Use ACPI wake capability bit to set wake_irq

[PATCH] mfd: htc-i2cpld: Fix an IS_ERR() vs NULL bug in htcpld_core_probe
 2022-09-13  7:16 UTC 

[PATCH] ARM: dts: lan966x: disable aes
 2022-09-13  7:18 UTC  (2+ messages)

perf patches needed for 4.19 stable
 2022-09-13  7:17 UTC 

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-09-13  7:03 UTC  (6+ messages)
` [PATCH RFC 2/2] pci: create device tree node for selected devices

[PATCH v6] checkpatch: warn for non-standard fixes tag style
 2022-09-13  6:58 UTC  (4+ messages)

[PATCH v2 0/5] arm64: dts: ti: Add support for AM62A family of SoCs
 2022-09-13  6:57 UTC  (2+ messages)

[PATCH v2] f2fs: fix to disallow getting inner inode via f2fs_iget()
 2022-09-13  6:44 UTC  (8+ messages)

[PATCH v6 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-13  6:42 UTC  (4+ messages)
` [PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc

[PATCH v3 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-09-13  6:41 UTC  (4+ messages)
` [PATCH v3 1/3] memblock test: Add test to memblock_add() "
` [PATCH v3 2/3] memblock test: Add test to memblock_reserve() "
` [PATCH v3 3/3] memblock test: Update TODO list

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

[PATCH] net: atlantic: fix potential memory leak in aq_ndev_close()
 2022-09-13  6:39 UTC 

drivers/gpu/drm/i915/display/intel_display.c:7539:3: error: unannotated fall-through between switch labels
 2022-09-13  6:39 UTC 

[PATCH v9 00/27] Rust support
 2022-09-13  6:37 UTC  (5+ messages)
` [PATCH v9 23/27] Kbuild: add "


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