linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-28 11:40:08 to 2022-11-28 13:34:45 UTC [more...]

[PATCH v3 0/2] ALSA: core: Fix deadlock when shutdown a frozen userspace
 2022-11-28 13:34 UTC  (5+ messages)

[PATCH] cpu: printk error information when call cpu_up() failed
 2022-11-28 13:28 UTC 

[PATCH] ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
 2022-11-28 13:34 UTC  (3+ messages)

[PATCH v3 0/2] Add SM4 XTS symmetric algorithm for blk-crypto and fscrypt
 2022-11-28 13:33 UTC  (5+ messages)
` [PATCH v3 1/2] blk-crypto: Add support for SM4-XTS blk crypto mode
` [PATCH v3 2/2] fscrypt: Add SM4 XTS/CTS symmetric algorithm support

[PATCH V4 1/3] rpmsg: core: Add signal API support
 2022-11-28 13:33 UTC  (5+ messages)
` [PATCH V4 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V4 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support

[PATCH] spi: mediatek: Enable irq when pdata is ready
 2022-11-28 13:32 UTC  (2+ messages)

[PATCH V5 0/4] Add S4 SoC PLL and Peripheral clock controller
 2022-11-28 13:30 UTC  (14+ messages)
` [PATCH V5 1/4] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver and bindings
` [PATCH V5 3/4] clk: meson: s4: add s4 SoC peripheral clock controller "

[syzbot] KASAN: slab-out-of-bounds Write in copy_array
 2022-11-28 13:31 UTC 

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

[PATCH V2 0/3] Input: Fix incorrectly halved touchpad range on ELAN v3 touchpads
 2022-11-28 13:29 UTC  (5+ messages)
` [PATCH V2 1/3] Input: elantech - Remove redundant field elantech_data::y_max

[PATCH 0/2] riscv/ftrace: add WITH_DIRECT_CALLS support
 2022-11-28 13:29 UTC  (15+ messages)
` [PATCH 1/2] riscv/ftrace: add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support
              ` [PATCH 1/2] riscv: ftrace: Add "
                ` [PATCH 2/2] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

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

[PATCH v1 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-11-28 13:25 UTC  (4+ messages)

linux-next: manual merge of the thermal tree with the pm tree
 2022-11-28 13:22 UTC  (4+ messages)

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

[PATCH 00/12] Introduce CONFIG_SLUB_TINY and deprecate SLOB
 2022-11-28 13:19 UTC  (7+ messages)
` [PATCH 09/12] mm, slub: split out allocations from pre/post hooks
` [PATCH 11/12] mm, slub: don't aggressively inline with CONFIG_SLUB_TINY

[PATCH v7 00/20] TDX host kernel support
 2022-11-28 13:18 UTC  (5+ messages)
` [PATCH v7 14/20] x86/virt/tdx: Set up reserved areas for all TDMRs

[GIT PULL] fuse fixes for 6.1-rc8
 2022-11-28 13:18 UTC 

[PATCH v4 0/4] Apple SoC cpufreq driver
 2022-11-28 13:14 UTC  (7+ 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 v2 00/22] sched: Introduce IPC classes for load balance
 2022-11-28 13:21 UTC  (23+ messages)
` [PATCH v2 01/22] sched/task_struct: Introduce IPC classes of tasks
` [PATCH v2 02/22] sched: Add interfaces for IPC classes
` [PATCH v2 03/22] sched/core: Initialize the IPC class of a new task
` [PATCH v2 04/22] sched/core: Add user_tick as argument to scheduler_tick()
` [PATCH v2 05/22] sched/core: Update the IPC class of the current task
` [PATCH v2 06/22] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v2 07/22] sched/fair: Compute IPC class scores for load balancing
` [PATCH v2 08/22] sched/fair: Use IPC class to pick the busiest group
` [PATCH v2 09/22] sched/fair: Use IPC class score to select a busiest runqueue
` [PATCH v2 10/22] thermal: intel: hfi: Introduce Intel Thread Director classes
` [PATCH v2 11/22] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v2 12/22] x86/cpufeatures: Add the Intel Thread Director feature definitions
` [PATCH v2 13/22] thermal: intel: hfi: Update the IPC class of the current task
` [PATCH v2 14/22] thermal: intel: hfi: Report the IPC class score of a CPU
` [PATCH v2 15/22] thermal: intel: hfi: Define a default class for unclassified tasks
` [PATCH v2 16/22] thermal: intel: hfi: Enable the Intel Thread Director
` [PATCH v2 17/22] sched/task_struct: Add helpers for IPC classification
` [PATCH v2 18/22] sched/core: Initialize helpers of task classification
` [PATCH v2 19/22] thermal: intel: hfi: Implement model-specific checks for "
` [PATCH v2 20/22] x86/cpufeatures: Add feature bit for HRESET
` [PATCH v2 21/22] x86/hreset: Configure history reset
` [PATCH v2 22/22] x86/process: Reset hardware history in context switch

[PATCH linux-next] tools/arch/x86: intel_sdsi: Remove unneeded semicolon
 2022-11-28 13:12 UTC 

[tip:x86/cache] BUILD SUCCESS 97fa21f65c3eb5bbab9b4734bed37fd624cddd86
 2022-11-28 13:12 UTC 

[PATCH v2] vduse: Validate vq_num in vduse_validate_config()
 2022-11-28 13:10 UTC  (6+ messages)

[PATCH v5 0/3] arm64: dts: qcom: sm8450-hdk: add sound support
 2022-11-28 13:10 UTC  (4+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: sm8450: add GPR node
` [PATCH v5 2/3] arm64: dts: qcom: sm8450: add Soundwire and LPASS
` [PATCH v5 3/3] arm64: dts: qcom: sm8450-hdk: add sound support

[PATCH linux-next] ring_buffer: remove redundant ret variables
 2022-11-28 13:10 UTC 

[PATCH v2] drm/mediatek: Clean dangling pointer on bind error path
 2022-11-28 13:09 UTC  (4+ messages)

[PATCH/RFC 0/3] Atari DRM driver
 2022-11-28 13:08 UTC  (4+ messages)
` [PATCH/RFC 3/3] drm: atari: Add a DRM driver for Atari graphics hardware

[PATCH linux-next] mm: remove redundant pte variable
 2022-11-28 13:07 UTC 

[PATCH v1 4/4] ASoC: SOF: Add DAI configuration support for AMD platforms
 2022-11-28 13:04 UTC  (2+ messages)

[PATCH v2 1/2] i2c: loongson: add bus driver for the loongson i2c controller
 2022-11-28 13:00 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: i2c: add loongson i2c

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

[PATCH v11 00/14] TPM IRQ fixes
 2022-11-28 12:53 UTC  (3+ messages)
` [PATCH v11 13/14] tpm, tpm_tis: startup chip before testing for interrupts

[PATCH v5 01/16] ufs: core: Optimize duplicate code to read extended feature
 2022-11-28 12:53 UTC  (4+ messages)
` [PATCH v5 02/16] ufs: core: Probe for ext_iid support

[PATCH v3 0/9] LSM: Three basic syscalls
 2022-11-28 12:49 UTC  (7+ messages)
` [PATCH v3 1/9] LSM: Identify modules by more than name

[PATCH v2 0/5] exfat: move exfat_entry_set_cache from heap to stack
 2022-11-28 12:46 UTC  (2+ messages)

drivers/mux/mmio.c:76:34: error: storage size of 'field' isn't known
 2022-11-28 12:45 UTC 

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

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

[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] ASoC: rsnd: Drop obsolete dependency on COMPILE_TEST
 2022-11-28 12:33 UTC  (2+ messages)

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

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

[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  (5+ 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] 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 


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