public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-07 16:31:51 to 2023-09-07 17:33:33 UTC [more...]

[PATCH 00/11] add missing of_node_put
 2023-09-07  9:55 UTC  (12+ messages)
` [PATCH 01/11] arm-cci: "
` [PATCH 02/11] net: bcmasp: "
` [PATCH 03/11] powerpc/powermac: "
` [PATCH 04/11] genpd: ti: "
` [PATCH 05/11] mmc: atmel-mci: "
` [PATCH 06/11] powerpc/kexec_file: "
` [PATCH 07/11] soc: dove: "
` [PATCH 08/11] thermal/of: "
` [PATCH 09/11] drm/mediatek: "
` [PATCH 10/11] ASoC: rsnd: "
` [PATCH 11/11] media: platform: mtk-mdp3: "

[PATCH net v2] r8152: avoid the driver drops a lot of packets
 2023-09-07 16:38 UTC  (4+ messages)

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:57 UTC  (16+ messages)
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code

[PATCH v5 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-09-07 17:19 UTC  (3+ messages)
` [PATCH v5 11/11] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v6 0/2] Enhancements for tmp513 driver
 2023-09-07  7:14 UTC  (2+ messages)
` [PATCH v6 1/2] hwmon: tmp513: Add max_channels variable to struct tmp51x_data

[PATCH v5 1/4] Add reserved-memory
 2023-09-07 16:58 UTC  (11+ messages)
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages
` [PATCH v5 4/4] memory: Add ECC properties

[PATCH net v2] ethtool: plca: fix plca enable data type while parsing the value
 2023-09-08 14:03 UTC  (2+ messages)

[PATCH 0/2] fs: fixes for multigrain ctime code
 2023-09-07 16:33 UTC  (2+ messages)
` [PATCH 1/2] fs: initialize inode->__i_ctime to the epoch

[PATCH v4 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-07 13:16 UTC  (2+ messages)
` [PATCH v4 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[RFC net-next v3 0/2] net: dsa: microchip: add drive strength support
 2023-09-07  9:09 UTC  (3+ messages)
` [RFC net-next v3 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
` [RFC net-next v3 2/2] net: dsa: microchip: Add drive strength configuration

[RFC PATCH 0/7] sched: cpufreq: Remove magic margins
 2023-09-07 13:57 UTC  (5+ messages)

[PATCH v15 00/12] Implement copy offload support
 2023-09-07  5:49 UTC  (3+ messages)
  ` [PATCH v15 03/12] block: add "

[PATCH 00/52] m68k: W=1 fixes
 2023-09-07 13:41 UTC  (15+ messages)
` [PATCH 01/52] m68k: kernel: Add missing asmlinkage to do_notify_resume()
` [PATCH 05/52] m68k: kernel: Add and use "ints.h"
` [PATCH 06/52] m68k: kernel: Add and use "process.h"
` [PATCH 08/52] m68k: kernel: Add and use "signal.h"
` [PATCH 13/52] m68k: mm: Add and use "fault.h"
` [PATCH 17/52] m68k: amiga: Add and use "amiga.h"
` [PATCH 29/52] m68k: mac: Remove unused sine_data[]
` [PATCH 30/52] m68k: mac: Remove unused yday in unmktime()
` [PATCH 32/52] m68k: mac: Add and use "mac.h"
` [PATCH 34/52] m68k: mvme16x: Remove unused sink in mvme16x_cons_write()
` [PATCH 40/52] m68k: sun3: Fix signature of sun3_get_model()
` [PATCH 44/52] m68k: sun3: Remove unused vsprintf() return value in prom_printf()
` [PATCH 48/52] m68k: sun3x: Fix signature of sun3_leds()
` [PATCH 51/52] m68k: sun3x: Make dvma_print() static

[PATCH v4 00/11] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-09-07 17:29 UTC  (6+ messages)
` [PATCH v4 01/11] ASoC: SOF: core: add 'no_wq' probe and remove callbacks

[PATCH] clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_data
 2023-09-07  9:06 UTC  (2+ messages)

[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
 2023-09-07 16:44 UTC  (18+ messages)
` [PATCH v4 01/17] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [PATCH v4 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [PATCH v4 03/17] media: qcom: camss: Start to move to module compat matched resources
` [PATCH v4 04/17] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [PATCH v4 05/17] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v4 06/17] media: qcom: camss: Pass line_num from compat resources
` [PATCH v4 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [PATCH v4 08/17] media: qcom: camss: Assign the correct number of RDIs per VFE
` [PATCH v4 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v4 10/17] media: qcom: camss: Untangle if/else spaghetti in camss
` [PATCH v4 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v4 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v4 13/17] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
` [PATCH v4 14/17] media: qcom: camss: Support RDI3 for VFE 17x
` [PATCH v4 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [PATCH v4 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack
` [PATCH v4 17/17] media: qcom: camss: Comment CSID dt_id field

Debugging i2c : i2cdetect cant detect a device on i2c line
 2023-09-07 17:28 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update DRM DRIVERS FOR FREESCALE IMX entry
 2023-09-07 12:25 UTC  (2+ messages)

[PATCH net v2] octeontx2-pf: Fix page pool cache index corruption
 2023-09-07  8:15 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/1] ext4: Fix stale data exposure caused with dioread_nolock
 2023-09-07  7:36 UTC  (4+ messages)
` [PATCH 1/1] ext4: Mark buffer new if it is unwritten to avoid stale data exposure

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-07 12:38 UTC  (5+ messages)

[PATCH] maple_tree: use GFP_KERNEL on mas_node_count
 2023-09-07 14:49 UTC  (6+ messages)

[PATCH] x86/tdx: Mark TSC reliable
 2023-09-07 17:25 UTC  (7+ messages)

[PATCH 2/2] ASoC: Adds support for TAS575x to the pcm512x driver
 2023-09-07 16:21 UTC  (3+ messages)

[PATCH] phy: qcom: m31: Remove unwanted qphy->vreg is NULL check
 2023-09-07  6:50 UTC 

[PATCH printk v3 0/7] provide nbcon base
 2023-09-07  8:24 UTC  (3+ messages)
` [PATCH printk v3 7/7] printk: nbcon: Add functions for drivers to mark unsafe regions

[PATCH v5 0/5] PCI: qcom: Add support for OPP
 2023-09-07  6:00 UTC  (3+ messages)
` [PATCH v5 3/5] opp: Add dev_pm_opp_find_level_floor()
` [PATCH v5 4/5] PCI: qcom: Return error from 'qcom_pcie_icc_update'

[PATCH v2 00/11] Improve CS35l41-based audio codec drivers
 2023-09-07 17:21 UTC  (13+ messages)
` [PATCH v2 01/11] ASoC: cs35l41: Handle mdsync_down reg write errors
` [PATCH v2 02/11] ASoC: cs35l41: Handle mdsync_up "
` [PATCH v2 03/11] ASoC: cs35l41: Initialize completion object before requesting IRQ
` [PATCH v2 04/11] ASoC: cs35l41: Fix broken shared boost activation
` [PATCH v2 05/11] ASoC: cs35l41: Verify PM runtime resume errors in IRQ handler
` [PATCH v2 06/11] ASoC: cs35l41: Undo runtime PM changes at driver exit time
` [PATCH v2 07/11] ASoC: cs35l41: Make use of dev_err_probe()
` [PATCH v2 08/11] ASoC: cs35l41: Use modern pm_ops
` [PATCH v2 09/11] ALSA: hda: cs35l41: Fix unbalanced pm_runtime_get()
` [PATCH v2 10/11] ALSA: hda: cs35l41: Undo runtime PM changes at driver exit time
` [PATCH v2 11/11] ALSA: hda: cs35l41: Consistently use dev_err_probe()

[PATCH] slab: kmalloc_size_roundup() must not return 0 for non-zero size
 2023-09-07  8:55 UTC  (3+ messages)

[PATCH v4 0/3] add zynqmp TCM bindings
 2023-09-07 17:23 UTC  (5+ messages)
` [PATCH v4 3/3] remoteproc: zynqmp: get TCM from device-tree

[PATCH] power: supply: mt6370: Fix missing error code in mt6370_chg_toggle_cfo()
 2023-09-07 11:08 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: add mt8395-evk board
 2023-09-07  8:48 UTC  (3+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add device-tree for Genio 1200 EVK board

[PATCH] fix writing to the filesystem after unmount
 2023-09-07 10:43 UTC  (9+ messages)

[PATCH v5] efivarfs: Add uid/gid mount options
 2023-09-07 17:01 UTC 

[PATCH 1/2] kmsan: simplify kmsan_internal_memmove_metadata()
 2023-09-07 13:06 UTC  (2+ messages)
` [PATCH 2/2] kmsan: prevent optimizations in memcpy tests

[PATCH 1/2] arm:dts: am3517-evm: Fix LED3/4 pinmux
 2023-09-07 13:06 UTC  (4+ messages)

[PATCH] firmware: ti_sci: Mark driver as non removable
 2023-09-07 17:17 UTC 

[PATCH v5 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-09-07  5:37 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC
` [PATCH v5 3/3] riscv: dts: jh7110: starfive: Add timer node

[PATCH] ring-buffer: Do not attempt to read past "commit"
 2023-09-07 16:28 UTC 

[PATCH net] net: ethernet: mtk_eth_soc: fix uninitialized variable
 2023-09-07 17:14 UTC  (3+ messages)

[PATCH v2] staging: vt6655: array names updated as per kernel coding guidelines
 2023-09-07 12:49 UTC  (2+ messages)

[Patch v5 0/5] RDMA/mana_ib
 2023-09-07 16:52 UTC 

[PATCH] ima: fix return value of ima_restore_measurement_list
 2023-09-07 16:53 UTC 

[PATCH] arm64: dts: mediatek: mt7622: fix memory node warning check
 2023-09-07  8:30 UTC  (2+ messages)

[PATCH v6 0/4] add clock controller of qca8386/qca8084
 2023-09-07  8:36 UTC  (4+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[PATCH] x86/sev-es: Do not use copy_from_kernel_nofault in early #VC handler
 2023-09-07 17:04 UTC  (4+ messages)

[PATCH v8 00/13] Add support to configure TPDM DSB subunit
 2023-09-07  6:41 UTC  (4+ messages)
` [PATCH v8 10/13] coresight-tpdm: Add nodes to configure pattern match output

[PATCH v5] hid-mcp2200: added driver for GPIOs of MCP2200
 2023-09-07 16:41 UTC  (2+ messages)

[PATCH 0/4] Support Andes PMU extension
 2023-09-07 13:06 UTC  (6+ messages)
` [RFC PATCH 2/4] irqchip/riscv-intc: Support large non-standard hwirq number
` [PATCH 3/4] riscv: errata: Add Andes PMU errata

Linux 6.5 speed regression, boot VERY slow with anything systemd related
 2023-09-07 10:14 UTC  (11+ messages)

[PATCH v9 0/2] Add Facebook Minerva (AST2600) BMC
 2023-09-07  6:45 UTC  (3+ messages)
` [PATCH v9 1/2] ARM: dts: aspeed: Minerva: "
` [PATCH v9 2/2] dt-bindings: arm: aspeed: add Meta Minerva board

[PATCH 0/2] m68k/powerpc: Kill references to non-existent README.legal
 2023-09-07 14:21 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Replace GPL 2.0+ README.legal boilerplate by SPDX

[PATCH 0/3] Fix possible OOB write when using rule_buf
 2023-09-07  9:33 UTC  (3+ messages)
` [PATCH 3/3] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_hwlro_get_fdir_all()

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-07  9:39 UTC  (5+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree

[PATCH] integrity: powerpc: Do not select CA_MACHINE_KEYRING
 2023-09-07 16:52 UTC 

[PATCH drm-misc-next v2 0/7] [RFC] DRM GPUVA Manager GPU-VM features
 2023-09-07  8:42 UTC  (3+ messages)
` [PATCH drm-misc-next v2 5/7] drm/gpuvm: add an abstraction for a VM / BO combination

[PATCH] iio: light: vcnl4000: Don't power on/off chip in config
 2023-09-07 10:53 UTC 

[PATCH] wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
 2023-09-07  7:16 UTC 

[PATCH 00/15] Support IGT in display driver
 2023-09-07 12:11 UTC  (5+ messages)
` [PATCH 01/15] soc: mediatek: Add register definitions for GCE
` [PATCH 06/15] drm/mediatek: Support alpha blending in VDOSYS0

[PATCH net v2] net: stmmac: fix handling of zero coalescing tx-usecs
 2023-09-07 10:46 UTC 

[PATCH] wifi: rtw88: rtw8723d: Fix MAC address offset in EEPROM
 2023-09-07  8:09 UTC 

[PATCH v8 0/8] Add metrics for Arm CMN
 2023-09-07 16:06 UTC 

[RFC PATCH net-next 0/4] Introduce switch mode and TAPRIO offload support for ICSSG driver
 2023-09-07 11:57 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] net: ti: icssg-prueth: Add helper functions to configure FDB

[PATCH] proc: fix smaps_rollup test after KSM changes
 2023-09-07 11:10 UTC 

[PATH v2] cgroup: add cgroup_favordynmods= command-line option
 2023-09-07 15:57 UTC  (4+ messages)

[PATCH] ASoC: meson: axg: extend TDM maximum sample rate to 384kHz
 2023-09-07  9:09 UTC 

[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
 2023-09-07  9:08 UTC  (4+ messages)
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction

[PATCH] thermal/drivers/mediatek: Fix control buffer enablement on MT7896
 2023-09-07 11:36 UTC  (2+ messages)

[PATCH] vfio/pds: Add missing PCI_IOV depends
 2023-09-07 16:20 UTC  (2+ messages)

[PATCH v14 00/11] LSM: Three basic syscalls
 2023-09-07 15:37 UTC  (3+ messages)
` [PATCH v14 04/11] LSM: syscalls for current process attributes

[PATCH v3 0/5] configfs-tsm: Attestation Report ABI
 2023-09-07  8:04 UTC  (4+ messages)

[PATCHv14 0/9] mm, x86/cc, efi: Implement support for unaccepted memory
 2023-09-07 16:50 UTC  (5+ messages)
` [PATCH v9 0/6] Provide SEV-SNP "
  ` [PATCH v9 5/6] x86/sev: Add SNP-specific unaccepted memory support

drivers/of/dynamic.c:935 of_changeset_action() warn: possible memory leak of 'ce'
 2023-09-07 10:52 UTC 

[PATCH v2 00/11] Fix up SRSO stuff
 2023-09-07  8:31 UTC  (3+ messages)
` [PATCH v2 10/11] x86/alternatives: Simplify ALTERNATIVE_n()

[PATCH 0/3] Make Rockchip IO domains dependency from other devices explicit
 2023-09-07 16:47 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: Add io domain properties

[PATCH] ASoC: meson: spdifin: start hw on dai probe
 2023-09-07  9:05 UTC 

[PATCH v9 0/6] designware pwm driver updates
 2023-09-07 16:12 UTC  (3+ messages)
` [PATCH v9 1/6] pwm: dwc: split pci out of core driver
` [PATCH v9 2/6] pwm: dwc: make timer clock configurable

[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
 2023-09-07  9:23 UTC 

[PATCH AUTOSEL 4.14 1/2] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/2] btrfs: output extra debug info if we failed to find an inline backref

[PATCH v6 00/20] Imagination Technologies PowerVR DRM driver
 2023-09-07 12:14 UTC  (3+ messages)
` [PATCH v6 02/20] drm/gpuva_mgr: Helper to get range of unmap from a remap op

[PATCH AUTOSEL 6.1 1/4] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 16:44 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/4] btrfs: return real error when orphan cleanup fails due to a transaction abort

[PATCH] crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
 2023-09-07 11:15 UTC  (4+ messages)

[PATCH v4] efivarfs: Add uid/gid mount options
 2023-09-07 16:43 UTC 

[PATCH 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-09-07 14:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: media: Add "

usb: dwc3: some USB devices not working after 6.4.8
 2023-09-07 12:34 UTC  (5+ messages)

[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
 2023-09-07  9:28 UTC 

[PATCH 0/3] Support ROHM BM1390 pressure sensor
 2023-09-07 13:57 UTC  (5+ messages)
` [PATCH 2/3] iio: pressure: Support ROHM BU1390

[PATCH 0/3] Do not map unaccepted memory
 2023-09-07 10:06 UTC  (3+ messages)
` [PATCH 3/3] /dev/mem: "

[PATCH v3 0/6] soc/tegra: fuse: Add ACPI support
 2023-09-07  7:10 UTC  (2+ messages)
` [PATCH v3 3/6] soc/tegra: fuse: Add function to add lookups

[PATCH 1/5] gpio: mockup: fix kerneldoc
 2023-09-07 14:52 UTC  (2+ messages)
` [PATCH 3/5] gpio: mockup: deprecate the old testing module

[syzbot] Monthly ext4 report (Sep 2023)
 2023-09-07  9:25 UTC 

[PATCH 0/2] Add st7735s drm driver and Winstar panel
 2023-09-07  9:42 UTC  (3+ messages)

[PATCH v5 0/3] Add metric value validation test
 2023-09-07 16:33 UTC  (6+ messages)

[PATCH] iommu/omap: Use helper function IS_ERR_OR_NULL()
 2023-09-07 16:38 UTC 

[PATCH v2 0/8] RISCV: Add kvm Sstc timer selftest
 2023-09-07  9:01 UTC  (6+ messages)
` [PATCH v2 7/8] KVM: riscv: selftest: Change vcpu_has_ext to a common function

[PATCH v4 0/2] irqchip/qcom-pdc: support v3.2 HW
 2023-09-07  7:57 UTC  (4+ messages)
` [PATCH v4 1/2] irqchip/qcom-pdc: Add support for "

[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
 2023-09-07 12:02 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs

[PATCH] Documentation: Process: Add a note about git way of applying patch
 2023-09-07 12:48 UTC  (2+ messages)

[PATCH v2 0/5] riscv: Add fine-tuned checksum functions
 2023-09-07  9:58 UTC  (5+ messages)
` [PATCH v2 1/5] riscv: Checksum header
` [PATCH v2 3/5] riscv: Vector checksum header

[PATCH 0/6] tracing: Fix removing instances while reading/writing to their files
 2023-09-07 16:11 UTC  (3+ messages)

[PATCH V3] KVM: SEV: Update SEV-ES shutdown intercepts with more metadata
 2023-09-07 16:24 UTC 

[PATCH v1 00/10] Enable cpufreq for IPQ5332 & IPQ9574
 2023-09-07  6:03 UTC  (3+ messages)
` [PATCH v1 05/10] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ5332

[PATCH 0/2] Fix nohz_full vs rt bandwidth
 2023-09-07 14:17 UTC  (3+ messages)

[RFC PATCH 04/10] drm/panel_helper: Introduce drm_panel_helper
 2023-09-07 14:16 UTC  (11+ messages)

[PATCH net 0/7] There are some bugfix for the HNS3 ethernet driver
 2023-09-07  9:20 UTC  (2+ messages)

[RFC,drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-07 16:33 UTC  (9+ messages)
` [Nouveau] [RFC, drm-misc-next "

[PATCH] gpiolib: remove unnecessary extern specifiers from the driver header
 2023-09-07  7:44 UTC  (2+ messages)

[PATCH] firewire: allow deactivating the IEEE1394 menuconfig section at once
 2023-09-07 10:16 UTC  (2+ messages)

[PATCH] devres: rename the first parameter of devm_add_action_or_reset()
 2023-09-07 11:03 UTC 

[PATCH AUTOSEL 5.15 1/3] autofs: fix memory leak of waitqueues in autofs_catatonic_mode
 2023-09-07 15:44 UTC 

[GIT PULL] SPI fixes for v6.6-merge-window
 2023-09-07 12:28 UTC 


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