linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-28 10:35:21 to 2022-11-28 12:45:34 UTC [more...]

[PATCH 1/2] dt-bindings: arm: qcom: Document oneplus,bacon device
 2022-11-28 12:44 UTC  (6+ messages)

[PATCH v4 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-28 12:44 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: sc8280xp-x13s: Add soundcard support

linux-next: build failure after merge of the driver-core tree
 2022-11-28 12:44 UTC  (3+ messages)

[PATCH v4 0/4] Apple SoC cpufreq driver
 2022-11-28 12:42 UTC  (5+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entries for "
` [PATCH v4 2/4] dt-bindings: cpufreq: apple,soc-cpufreq: Add binding for Apple SoC cpufreq
` [PATCH v4 3/4] cpufreq: apple-soc: Add new driver to control Apple SoC CPU P-states
` [PATCH v4 4/4] arm64: dts: apple: Add CPU topology & cpufreq nodes for t8103

[PATCH bpf-next v3 0/4] bpf: Support kernel function call in 32-bit ARM
 2022-11-28 12:40 UTC  (4+ messages)
` [PATCH bpf-next v3 1/4] bpf: Adapt 32-bit return value kfunc for 32-bit ARM when zext extension

[PATCH v2] vduse: Validate vq_num in vduse_validate_config()
 2022-11-28 12:35 UTC  (5+ messages)

[PATCH] ASoC: rsnd: Drop obsolete dependency on COMPILE_TEST
 2022-11-28 12:33 UTC  (2+ messages)

[PATCH V5 0/4] Add S4 SoC PLL and Peripheral clock controller
 2022-11-28 12:23 UTC  (5+ messages)
` [PATCH V5 3/4] clk: meson: s4: add s4 SoC peripheral clock controller driver and bindings

[PATCH v2] regulator: da9211: Use irq handler when ready
 2022-11-28 12:29 UTC  (4+ messages)

[PATCH v3 0/9] clk: qcom: Add support for SM8550
 2022-11-28 12:28 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: clock: Add SM8550 GCC clocks
` [PATCH v3 2/9] dt-bindings: clock: Add SM8550 TCSR CC clocks
` [PATCH v3 3/9] clk: qcom: gdsc: Add configurable poll timeout
` [PATCH v3 4/9] clk: qcom: Add LUCID_OLE PLL type for SM8550
` [PATCH v3 5/9] clk: qcom: Add GCC driver "
` [PATCH v3 6/9] dt-bindings: clock: Add RPMHCC "
` [PATCH v3 7/9] dt-bindings: clock: qcom,rpmh: Add CXO PAD clock IDs
` [PATCH v3 8/9] clk: qcom: rpmh: Add support for SM8550 rpmh clocks
` [PATCH v3 9/9] clk: qcom: Add TCSR clock driver for SM8550

[PATCH] ALSA: usb-audio: Add quirk for Tascam Model 12
 2022-11-28 12:23 UTC 

[PATCH] vdpasim: support doorbell mapping
 2022-11-28 12:20 UTC  (6+ messages)

[PATCH 0/9] Add MediaTek MT7986 SPI NAND and ECC support
 2022-11-28 12:20 UTC  (5+ messages)
` [PATCH 7/9] dt-bindings: spi: mtk-snfi: add two timing delay property
` [PATCH 8/9] dt-bindings: mtd: Split ECC engine with rawnand controller

[PATCH v5 01/16] ufs: core: Optimize duplicate code to read extended feature
 2022-11-28 12:20 UTC  (2+ messages)

[REGRESSION] XArray commit prevents booting with 6.0-rc1 or later
 2022-11-28 12:18 UTC  (4+ messages)

[PATCH v2 0/3] add ti tmag5273 driver
 2022-11-28 12:18 UTC  (5+ messages)
` [PATCH v3 1/3] iio: add struct declarations for iio types

[PATCH v4 0/2] Fix crash when using Qcom LLCC/EDAC drivers
 2022-11-28 12:16 UTC  (3+ messages)
` [PATCH v4 1/2] EDAC/qcom: Get rid of hardcoded register offsets

[PATCH] fs/ext2: Fix code indentation
 2022-11-28 12:16 UTC  (2+ messages)
`  "

[PATCH linux-next] RDMA/mlx4: remove NULL check before dev_{put, hold}
 2022-11-28 12:13 UTC  (2+ messages)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 12:10 UTC  (28+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[PATCH v2] fs/ext2: Fix code indentation
 2022-11-28 12:05 UTC 

[PATCH v4 0/7] AX45MP: Add support to non-coherent DMA
 2022-11-28 12:08 UTC  (6+ messages)
` [PATCH v4 7/7] soc: renesas: Add L2 cache management for RZ/Five SoC

[PATCH linux-next] KVM: SVM: remove redundant ret variable
 2022-11-28 12:03 UTC 

[PATCH] arm64/perf: Replace PMU version number '0' with ID_AA64DFR0_EL1_PMUVer_NI
 2022-11-28 12:06 UTC  (2+ messages)

[REGRESSION] suspend to ram fails in 6.1 due to tpm errors
 2022-11-28 12:03 UTC  (2+ messages)

[PATCH linux-next] tracing: move from strlcpy with unused retval to strscpy
 2022-11-28 12:02 UTC 

[PATCH-tip v4] sched: Fix NULL user_cpus_ptr check in dup_user_cpus_ptr()
 2022-11-28 12:00 UTC  (3+ messages)

[PATCH v1 00/26] net: dsa: microchip: stats64, fdb, error
 2022-11-28 11:59 UTC  (27+ messages)
` [PATCH v1 01/26] net: dsa: microchip: add stats64 support for ksz8 series of switches
` [PATCH v1 02/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix port validation and VID information
` [PATCH v1 03/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix not complete fdb extraction
` [PATCH v1 04/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: fix time stamp extraction
` [PATCH v1 05/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: do not extract ghost entry from empty table
` [PATCH v1 06/26] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH v1 07/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove timestamp support
` [PATCH v1 08/26] net: dsa: microchip: make ksz8_r_dyn_mac_table() static
` [PATCH v1 09/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): remove fid support
` [PATCH v1 10/26] net: dsa: microchip: ksz8: refactor ksz8_fdb_dump()
` [PATCH v1 11/26] net: dsa: microchip: ksz8: ksz8_fdb_dump: dump static MAC table
` [PATCH v1 12/26] net: dsa: microchip: ksz8: move static mac table operations to a separate functions
` [PATCH v1 13/26] net: dsa: microchip: ksz8: add fdb_add/del support
` [PATCH v1 14/26] net: dsa: microchip: KSZ88x3 fix loopback support
` [PATCH v1 15/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): move main part of the code out of if statement
` [PATCH v1 16/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use ret instead of rc
` [PATCH v1 17/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on timeout
` [PATCH v1 18/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we got any
` [PATCH v1 19/26] net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0 entries
` [PATCH v1 20/26] net: dsa: microchip: make ksz8_r_sta_mac_table() static
` [PATCH v1 21/26] net: dsa: microchip: ksz8_r_sta_mac_table(): do not use error code for empty entries
` [PATCH v1 22/26] net: dsa: microchip: ksz8_r_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 23/26] net: dsa: microchip: make ksz8_w_sta_mac_table() static
` [PATCH v1 24/26] net: dsa: microchip: ksz8_w_sta_mac_table(): make use of error values provided by read/write functions
` [PATCH v1 25/26] net: dsa: microchip: remove ksz_port:on variable
` [PATCH v1 26/26] net: dsa: microchip: ksz8: do not force flow control by default

[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
 2022-11-28 11:59 UTC  (3+ messages)

[PATCH v3 1/2] RDMA/hfi1: Fix error return code in parse_platform_config()
 2022-11-28 11:58 UTC  (4+ messages)
` [PATCH v3 2/2] RDMA/srp: Fix error return code in srp_parse_options()

[PATCH] arm64: dts: apple: Add t600x L1/L2 cache properties and nodes
 2022-11-28 11:57 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: Support wake IRQs
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 1/4] dt-bindings: interrupt-controller: mediatek,cirq: Migrate to dt schema
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 3/4] irqchip: irq-mtk-cirq: Move register offsets to const array
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/irq-mtk-cirq: "

[PATCH v3 2/4] dt-bindings: interrupt-controller: mediatek,cirq: Document MT8192
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v3 4/4] irqchip: irq-mtk-cirq: Add support for System CIRQ on MT8192
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] irqchip/irq-mtk-cirq: "

[PATCH V2] irqchip/loongarch: Adjust acpi_cascade_irqdomain_init() and sub-routines
 2022-11-28 11:53 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH 1/8] dt-bindings: power: supply: Add DT schema for Qualcomm SMBCHG
 2022-11-28 11:52 UTC  (7+ messages)

[PATCH v9 0/9] Add latency priority for CFS class
 2022-11-28 11:51 UTC  (2+ messages)

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-28 11:49 UTC  (7+ messages)
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover auto mounts

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-28 11:49 UTC  (4+ messages)
` [PATCH net-next v4 0/3] net: devlink: return the driver name in devlink_nl_info_fill
  ` [PATCH net-next v4 1/3] net: devlink: let the core report the driver name instead of the drivers

[PATCH 0/2] ARM: Make the dumped instructions are consistent with the disassembled ones
 2022-11-28 11:42 UTC  (3+ messages)
` [PATCH 1/2] ARM: Refactor dump_instr()
` [PATCH 2/2] ARM: Make the dumped instructions are consistent with the disassembled ones

[PATCH v2 0/5] Support for the NPU in Vim3
 2022-11-28 11:43 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: reset: meson-g12a: Add missing NNA reset
` [PATCH v2 2/5] dt-bindings: power: Add NNA power domain
` [PATCH v2 3/5] soc: amlogic: meson-pwrc: Add NNA power domain for A311D
` [PATCH v2 4/5] arm64: dts: Add DT node for the VIPNano-QI on the A311D
` [PATCH v2 5/5] drm/etnaviv: add HWDB entry for VIPNano-QI.7120.0055

[PATCH] genirq/irqdesc: fix WARNING in irq_sysfs_del()
 2022-11-28 11:42 UTC  (2+ messages)

[GIT PULL] Apple SoC RTKit/SART updates for 6.2
 2022-11-28 11:41 UTC 

[PATCH] soc: apple: rtkit: Stop casting function pointer signatures
 2022-11-28 11:35 UTC  (2+ messages)

[PATCH] soc: apple: sart: Stop casting function pointer signatures
 2022-11-28 11:35 UTC  (2+ messages)

[PATCH] x86/asm: Remove unused COMPILE_OFFSETS macro from asm-offsets.c
 2022-11-28 11:30 UTC  (4+ messages)

[PATCH v12 0/7] RISC-V IPI Improvements
 2022-11-28 11:30 UTC  (5+ messages)
` [PATCH v12 3/7] genirq: Add mechanism to multiplex a single HW IPI

[PATCH RESEND v2] dt-bindings: pwm: mediatek: Add compatible for MT7986
 2022-11-28 11:25 UTC  (4+ messages)

[PATCH v5 0/5] workqueue: destroy_worker() vs isolated CPUs
 2022-11-28 11:24 UTC  (7+ messages)
` [PATCH v5 3/5] workqueue: Make too_many_workers() return the worker excess
` [PATCH v5 4/5] workqueue: Convert the idle_timer to a timer + work_struct

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2022-11-28 11:20 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node
` [PATCH v1 2/2] dt-bindings: pwm: mediatek: Convert pwm-mediatek to dt schema

[PATCH] net: ethernet: nixge: fix NULL dereference
 2022-11-28 11:20 UTC  (2+ messages)

[PATCH v8 0/3] implement getrandom() in vDSO
 2022-11-28 11:18 UTC  (4+ messages)
` [PATCH v8 1/3] random: add vgetrandom_alloc() syscall
` [PATCH v8 2/3] random: introduce generic vDSO getrandom() implementation
` [PATCH v8 3/3] x86: vdso: Wire up getrandom() vDSO implementation

[PATCH RFC 0/6] Composefs: an opportunistically sharing verified image filesystem
 2022-11-28 11:17 UTC  (7+ messages)
` [PATCH 1/6] fsverity: Export fsverity_get_digest
` [PATCH 2/6] composefs: Add on-disk layout
` [PATCH 3/6] composefs: Add descriptor parsing code
` [PATCH 4/6] composefs: Add filesystem implementation
` [PATCH 5/6] composefs: Add documentation
` [PATCH 6/6] composefs: Add kconfig and build support

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-11-28 11:17 UTC  (16+ messages)

[PATCH 4/5] f2fs: update block age info during out of place update
 2022-11-28 11:14 UTC  (2+ messages)

[PATCH v2 2/2] ASoC: cs42l51: Correct PGA Volume minimum value
 2022-11-28 11:14 UTC 

[PATCH v2 0/7] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-11-28 11:10 UTC  (4+ messages)
` [PATCH v2 4/7] iommu: Let iommu.strict override ops->def_domain_type

[net-next PATCH V3] octeontx2-pf: Add support to filter packet based on IP fragment
 2022-11-28 11:10 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: am65-cpsw: fix error handling in am65_cpsw_nuss_probe()
 2022-11-28 11:10 UTC  (2+ messages)

[PATCH net] net/9p: Fix a potential socket leak in p9_socket_open
 2022-11-28 11:10 UTC  (2+ messages)

[PATCH v14 0/2] Add support for UltraSoc System Memory Buffer
 2022-11-28 11:06 UTC  (7+ messages)
` [PATCH v14 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver

[PATCH] arm64: defconfig: Enable HDA INTEL config for ARM64
 2022-11-28 11:05 UTC 

[PATCH v2 0/3] Nuvoton WPCM450 FIU SPI flash controller
 2022-11-28 11:05 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: spi: Add Nuvoton WPCM450 Flash Interface Unit (FIU)

(subset) [PATCH 09/24] drm/atomic: Constify the old/new state accessors
 2022-11-28 11:05 UTC  (9+ messages)
  ` (subset) [PATCH 10/24] drm/vc4: kms: Sort the CRTCs by output before assigning them
  ` (subset) [PATCH 11/24] drm/vc4: Constify container_of wrappers
  ` (subset) [PATCH 13/24] drm/vc4: kms: Constify the HVS old/new state helpers
  ` (subset) [PATCH 14/24] drm/vc4: txp: Reorder the variable assignments
  ` (subset) [PATCH 15/24] drm/vc4: Add TXP encoder type
  ` (subset) [PATCH 16/24] drm/vc4: txp: Initialise the CRTC before the encoder and connector
  ` (subset) [PATCH 17/24] drm/vc4: crtc: Pass the device and data in vc4_crtc_init
  ` (subset) [PATCH 20/24] drm/vc4: crtc: Provide a CRTC name

[PATCH v3 00/13] serial: qcom-geni-serial: implement support for SE DMA
 2022-11-28 11:03 UTC  (4+ messages)
` [PATCH v3 13/13] tty: serial: qcom-geni-serial: add support for serial engine DMA

[PATCH] spi: mediatek: Enable irq when pdata is ready
 2022-11-28 11:00 UTC 

[PATCH v2] auxdisplay: hd44780: Fix potential memory leak in hd44780_remove()
 2022-11-28 10:59 UTC  (3+ messages)

[PATCH v2] i2c: cadence: Fix regression with bus recovery
 2022-11-28 10:59 UTC  (3+ messages)

[PATCH] usb: gadget: udc: drop obsolete dependencies on COMPILE_TEST
 2022-11-28 10:59 UTC  (2+ messages)

[PATCH linux-next] RDMA/mlx4: NULL check before dev_{put, hold} functions is not needed
 2022-11-28 10:58 UTC 

[PATCH] filelock: move file locking definitions to separate header file
 2022-11-28 10:53 UTC  (5+ messages)

[PATCH] ALSA: pcm: fix tracing reason in hw_ptr_error
 2022-11-28 10:50 UTC  (3+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-28 10:50 UTC  (8+ messages)
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently

[PATCH] ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
 2022-11-28 10:49 UTC 

[PATCH v2] vhost_vdpa: fix the crash in unmap a large memory
 2022-11-28 10:47 UTC  (2+ messages)

[PATCH] i2c: cadence: Fix regression with bus recovery
 2022-11-28 10:47 UTC  (3+ messages)

[PATCH 2/5] f2fs: implement cache to manager block update frequency per inode
 2022-11-28 10:44 UTC  (2+ messages)

[PATCH 1/2] kernel: kcsan: kcsan_test: build without structleak plugin
 2022-11-28 10:43 UTC 

[PATCH] liquidio: avoid NULL pointer dereference in lio_vf_rep_copy_packet()
 2022-11-28 10:26 UTC 

[PATCH] drm/mediatek: Implement shutdown
 2022-11-28 10:41 UTC 

[PATCH v28 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
 2022-11-28 10:38 UTC  (2+ messages)

[RESEND PATCH v2 0/2] watch_queue: Clean up some code
 2022-11-28 10:36 UTC  (2+ messages)

[Patch net-next v1 00/12] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-11-28 10:32 UTC  (5+ messages)
` [Patch net-next v1 09/12] net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
` [Patch net-next v1 10/12] net: dsa: microchip: ptp: add 2 step timestamping for LAN937x
` [Patch net-next v1 11/12] net: dsa: microchip: ptp: add periodic output signal
` [Patch net-next v1 12/12] net: dsa: microchip: ptp: add support for perout programmable pins


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