linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-03 07:02:44 to 2022-06-03 11:39:22 UTC [more...]

[GIT PULL] hte: New subsystem for v5.19-rc1
 2022-06-03 11:39 UTC 

[PATCH v22 0/5] FPGA MAX10 BMC Secure Update Driver
 2022-06-03 11:28 UTC  (3+ messages)
` [PATCH v22 5/5] fpga: m10bmc-sec: add max10 secure update functions

[PATCH 1/2] ARM: dts: stm32: fix missing internally connected voltage regulator for OSD32MP1
 2022-06-03 11:34 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: stm32: correct vcc-supply for eeprom on stm32mp15xx-osd32

[GIT PULL] Driver core changes for 5.19-rc1
 2022-06-03 11:31 UTC  (3+ messages)
` [PATCH 1/2] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
  ` [PATCH 2/2] driver core: Set default deferred_probe_timeout back to 0

[PATCH] perf/test: perf test 83 fails on s390
 2022-06-03 11:30 UTC 

[RFC PATCH v4] ceph: prevent a client from exceeding the MDS maximum xattr size
 2022-06-03 11:29 UTC  (2+ messages)

[PATCH 0/6] Fixup Cirrus SX control usage
 2022-06-03 11:28 UTC  (2+ messages)

[GIT PULL] regulator fixes for v5.19-rc0
 2022-06-03 11:28 UTC 

[GIT PULL] ntfs3: bugfixes for 5.19
 2022-06-03 11:26 UTC 

[PATCH v2] ASoC: Intel: cirrus-common: fix incorrect channel mapping
 2022-06-03 11:26 UTC  (2+ messages)

[PATCH 0/2] Hi3521a support
 2022-06-03 11:22 UTC  (11+ messages)
` [RFC v2 "
  ` [RFC v2 1/2] clk: hisilicon: add CRG driver Hi3521a SoC

[PATCH] fpga: altera-cvp: Truncated bitstream error support
 2022-06-03 11:00 UTC  (3+ messages)
` [PATCH v2] fpga: altera-cvp: allow interrupt to continue next time

[PATCH 1/3] thermal/core: Encapsulate the set_cur_state function
 2022-06-03 11:04 UTC  (7+ messages)
` [PATCH 3/3] thermal/sysfs: Remove cooling device sysfs statistics

[syzbot] general protection fault in __device_attach
 2022-06-03 11:04 UTC  (3+ messages)

[PATCH v2 0/2] Add pinctrl support adsp based platforms
 2022-06-03 11:03 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: sc7280: Add compatible string for "
` [PATCH v2 2/2] pinctrl: qcom: sc7280: Add lpi pinctrl variant data for adsp based targets

[rust:rust-next 2/24] ld.lld: error: kernel/built-in.a(kallsyms.o):(function get_symbol_offset: .text+0x5f0): relocation R_RISCV_PCREL_HI20 out of range: -524435 is not in [-524288, 524287]; references kallsyms_names
 2022-06-03 11:01 UTC  (2+ messages)

[PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan
 2022-06-03 11:01 UTC  (2+ messages)

[v1] drm/msm: add null checks for drm device to avoid crash during probe defer
 2022-06-03 10:55 UTC  (3+ messages)

[PATCH v2] arm64: Expand the static memblock memory table
 2022-06-03 10:54 UTC  (4+ messages)

[PATCH 0/2] Add support for QSGMII mode
 2022-06-03 10:49 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200

BUG in mmc: core: Disable card detect during shutdown
 2022-06-03 10:46 UTC  (2+ messages)

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-06-03 10:46 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[GIT PULL] Char/Misc driver updates 5.19-rc1
 2022-06-03 10:46 UTC  (2+ messages)

[PATCH V0 1/1] asoc: msm: use hashtable to check kcontrol
 2022-06-03 10:42 UTC 

[syzbot] general protection fault in __device_attach
 2022-06-03 10:41 UTC 

[PATCH V15 00/24] arch: Add basic LoongArch support
 2022-06-03 10:37 UTC  (29+ messages)
` [PATCH V15 01/24] irqchip: Adjust Kconfig for Loongson
` [PATCH V15 02/24] irqchip/loongson-liointc: Fix build error for LoongArch
` [PATCH V15 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V15 04/24] Documentation/zh_CN: Add basic LoongArch documentations
` [PATCH V15 05/24] LoongArch: Add ELF-related definitions
` [PATCH V15 06/24] LoongArch: Add writecombine support for drm
` [PATCH V15 07/24] LoongArch: Add build infrastructure
` [PATCH V15 08/24] LoongArch: Add CPU definition headers
` [PATCH V15 09/24] LoongArch: Add atomic/locking headers
` [PATCH V15 10/24] LoongArch: Add other common headers
` [PATCH V15 11/24] LoongArch: Add boot and setup routines
` [PATCH V15 12/24] LoongArch: Add exception/interrupt handling
` [PATCH V15 13/24] LoongArch: Add process management
` [PATCH V15 14/24] LoongArch: Add memory management
` [PATCH V15 15/24] LoongArch: Add system call support
` [PATCH V15 16/24] LoongArch: Add signal handling support
` [PATCH V15 17/24] LoongArch: Add ELF and module support
` [PATCH V15 18/24] LoongArch: Add misc common routines
` [PATCH V15 19/24] LoongArch: Add some library functions
` [PATCH V15 20/24] LoongArch: Add VDSO and VSYSCALL support
` [PATCH V15 21/24] LoongArch: Add multi-processor (SMP) support
` [PATCH V15 22/24] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH V15 23/24] LoongArch: Add Loongson-3 default config file
` [PATCH V15 24/24] MAINTAINERS: Add maintainer information for LoongArch

[PATCH 0/5] gpio: thunderx: Marvell GPIO changes
 2022-06-03 10:35 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: gpio: gpio-thunderx: Describe pin-cfg option

[GIT PULL] more s390 updates for 5.19 merge window
 2022-06-03 10:35 UTC 

[PATCH] vdpa: allow vdpa dev_del management operation to return failure
 2022-06-03 10:33 UTC 

[PATCH v6 0/2] Introduce MediaTek CCI devfreq driver
 2022-06-03 10:31 UTC  (4+ messages)
  ` [PATCH v6 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings

[PATCH 0/2] can: drop tx skb if the device is in listen only mode
 2022-06-03 10:28 UTC  (9+ messages)
` [PATCH v4 0/7] can: refactoring of can-dev module and of Kbuild
  ` [PATCH v4 1/7] can: Kbuild: rename config symbol CAN_DEV into CAN_NETLINK
  ` [PATCH v4 2/7] can: Kconfig: turn menu "CAN Device Drivers" into a menuconfig using CAN_DEV
  ` [PATCH v4 3/7] can: bittiming: move bittiming calculation functions to calc_bittiming.c
  ` [PATCH v4 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD
  ` [PATCH v4 5/7] net: Kconfig: move the CAN device menu to the "Device Drivers" section
  ` [PATCH v4 6/7] can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
  ` [PATCH v4 7/7] can: skb: drop tx skb if in listen only mode

[PATCH 4.9 00/48] 4.9.300-rc1 review
 2022-06-03 10:28 UTC  (4+ messages)
` [PATCH 4.9 34/48] ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()

[PATCH V1 1/1] asoc: msm: use hashtable to check kcontrol
 2022-06-03 10:25 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-03 10:23 UTC  (9+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting

[GIT PULL] USB / Thunderbolt driver updates for 5.19-rc1
 2022-06-03 10:23 UTC 

[GIT PULL] TTY/Serial driver updates for 5.19-rc1
 2022-06-03 10:22 UTC 

[PATCH] fpga: altera-cvp: allow interrupt to continue next time
 2022-06-03 10:14 UTC  (3+ messages)

[GIT PULL] Staging driver updates for 5.19-rc1
 2022-06-03 10:22 UTC 

[GIT PULL] SPDX update for 5.19-rc1
 2022-06-03 10:21 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-06-03 10:19 UTC  (16+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH v3 0/4] drm/dp: Make DP AUX bus usage easier; use it on ps8640
 2022-06-03 10:19 UTC  (7+ messages)
` [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add()

[PATCH v4 0/5] Add Chameleon v3 devicetree
 2022-06-03 10:18 UTC  (7+ messages)
` [PATCH v4 1/5] ARM: dts: socfpga: Change Mercury+ AA1 dts to dtsi
` [PATCH v4 2/5] ARM: dts: socfpga: Move sdmmc-ecc node to Arria 10 dts
` [PATCH v4 3/5] ARM: dts: socfpga: Add atsha204a node to Mercury+ AA1 dts
` [PATCH v4 4/5] ARM: dts: socfpga: Add Google Chameleon v3 devicetree
` [PATCH v4 5/5] dt-bindings: altera: Add Chameleon v3 board

[RFC PATCH 0/2] dt-bindings: input: gpio-keys: rework matching children
 2022-06-03 10:16 UTC  (3+ messages)
` [RFC PATCH 1/2] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties

[PATCH 0/6] mm/mmap: Enable more platforms with ARCH_HAS_VM_GET_PAGE_PROT
 2022-06-03 10:14 UTC  (7+ messages)
` [PATCH 1/6] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH 2/6] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH 3/6] mips/mm: "
` [PATCH 4/6] csky/mm: "
` [PATCH 5/6] nios2/mm: "
` [PATCH 6/6] openrisc/mm: "

[PATCH] pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
 2022-06-03 10:13 UTC  (2+ messages)

[PATCH v5 0/4] Implement vdpasim suspend operation
 2022-06-03 10:09 UTC  (5+ messages)
` [PATCH v5 1/4] vdpa: Add "
` [PATCH v5 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v5 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v5 4/4] vdpa_sim: Implement suspend vdpa op

[PATCH V14 00/24] arch: Add basic LoongArch support
 2022-06-03 10:08 UTC  (10+ messages)
` [PATCH V14 03/24] Documentation: LoongArch: Add basic documentations
` [PATCH V14 11/24] LoongArch: Add boot and setup routines
  ` Steps forward for the LoongArch UEFI bringup patch? (was: Re: [PATCH V14 11/24] LoongArch: Add boot and setup routines)

[PATCH] bus: arm-integrator-lm: Fix refcount leak in integrator_ap_lm_probe
 2022-06-03 10:07 UTC  (2+ messages)

[PATCH] soc: integrator: Fix refcount leak in integrator_soc_init
 2022-06-03 10:07 UTC  (2+ messages)

mainline build failure due to 6b47441bed49 ("watchdog: hpe-wdt: Introduce HPE GXP Watchdog")
 2022-06-03 10:02 UTC 

[PATCH v3 1/6] iio: adc: meson_saradc: Don't attach managed resource to IIO device object
 2022-06-03 10:00 UTC  (6+ messages)
` [PATCH v3 2/6] iio: adc: meson_saradc: Align messages to be with physical device prefix
` [PATCH v3 3/6] iio: adc: meson_saradc: Convert to use dev_err_probe()
` [PATCH v3 4/6] iio: adc: meson_saradc: Use devm_clk_get_optional()
` [PATCH v3 5/6] iio: adc: meson_saradc: Use temporary variable for struct device
` [RFC PATCH v3 6/6] iio: adc: meson_saradc: Use regmap_read_poll_timeout() for busy wait

[PATCH] OPP: Fix typo in comment
 2022-06-03  9:58 UTC 

[PATCH v2] fpga: altera-cvp: Truncated bitstream error support
 2022-06-03  9:49 UTC  (3+ messages)

[PATCH 1/2] rcu/kvfree: Remove useless monitor_todo flag
 2022-06-03  9:55 UTC  (6+ messages)
` [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval

[PATCH 0/3] mmc: samsung,exynos-dw-mshc: convert to dtschema
 2022-06-03  9:49 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: exynos: align MMC node name with dtschema
` [PATCH 2/3] arm64: "
` [PATCH 3/3] dt-bindings: mmc: samsung,exynos-dw-mshc: convert to dtschema

[PATCH 1/2] arm64: dts: qcom: sdm845*: replace i2s reg with constant
 2022-06-03  9:47 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8250: use constants for audio clocks

[v2] drm/msm: add null checks for drm device to avoid crash during probe defer
 2022-06-03  9:46 UTC  (3+ messages)

[aarch64] INFO: rcu_sched detected expedited stalls on CPUs/tasks
 2022-06-03  9:44 UTC 

[PATCH] Documentation: PM: Drop pme_interrupt reference
 2022-06-03  9:39 UTC  (2+ messages)

[PATCH] kbuild: Allow to select bash in a modified environment
 2022-06-03  9:38 UTC 

[PATCH v1 00/13] Host1x support on Tegra234
 2022-06-03  9:38 UTC  (2+ messages)

[v3] drm/msm/disp/dpu1: avoid clearing hw interrupts if hw_intr is null during drm uninit
 2022-06-03  9:35 UTC 

[PATCH] blk-iocost: fix lagging in-flight IOs detection
 2022-06-03  9:20 UTC 

[PATCH] scsi: cxlflash: Prepare cleanup of powerpc's asm/prom.h
 2022-06-03  9:19 UTC  (2+ messages)

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-06-03  9:04 UTC  (9+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
  ` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM

[PATCH 0/2] Disabling NMI watchdog during LPM's memory transfer
 2022-06-03  8:59 UTC  (3+ messages)

[PATCH] drm/sun4i: sun8i: Add the ability to keep scaler enabled for VI layer
 2022-06-03  8:57 UTC  (5+ messages)

[paulmck-rcu:dave.2022.06.02a] BUILD REGRESSION 2efc5c4abe4cc1259378f7c1678a93540559673c
 2022-06-03  8:53 UTC 

[PATCH] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev_alloc_frag
 2022-06-03  8:46 UTC  (2+ messages)
` [PATCH v2] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag

[PATCH v3] tpm: Add upgrade/reduced mode support for TPM1.2 modules
 2022-06-03  8:41 UTC 

[PATCH v4 0/6] SM8350 Display/GPU clock enablement
 2022-06-03  8:39 UTC  (4+ messages)
` [PATCH v4 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings

[GIT PULL] sound fixes for 5.19-rc1
 2022-06-03  8:34 UTC 

[PATCH] ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
 2022-06-03  8:34 UTC 

[RESEND PATCH] soc: aspeed: Fix IRQ check in aspeed_lpc_snoop_config_irq
 2022-06-03  8:25 UTC  (2+ messages)

[PATCH v2] usb: dwc3: Remove the checks of -ENOSYS
 2022-06-03  8:22 UTC 

[PATCH v5] crc-itu-t: Fix typo in CRC ITU-T polynom comment
 2022-06-03  8:20 UTC  (6+ messages)

[PATCH v3] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-06-03  8:19 UTC 

[PATCH] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-03  8:17 UTC  (8+ messages)

[PATCH] ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probe
 2022-06-03  8:13 UTC 

[PATCH v2] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-06-03  8:12 UTC  (3+ messages)

[PATCH v2] Bluetooth: hci_intel: Add check for platform_driver_register
 2022-06-03  8:10 UTC  (2+ messages)

[PATCH 0/2] i2c: core: Add mux root adapter operations
 2022-06-03  8:01 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-06-03  7:54 UTC  (2+ messages)
` [PATCH v4] PCI/ASPM: Update LTR threshold based upon reported max latencies

gcc-12: build errors: arch/arm64/kernel/setup.c:225:56: warning: array subscript -1 is outside array bounds of 'char[]' [-Warray-bounds]
 2022-06-03  7:40 UTC  (2+ messages)

[PATCH 0/5] Bring up internal eMMC on Samsung Galaxy A8 (2018)
 2022-06-03  7:38 UTC  (5+ messages)
` [PATCH 5/5] arm64: dts: exynos: Add internal eMMC support to jackpotlte

[PATCH] ARM: dts: aspeed: ast2600-evb: Enable Quad SPI RX tranfers
 2022-06-03  7:37 UTC 

[PATCH 0/2] New driver for Intel(Altera) FPGA System ID softIP
 2022-06-03  7:35 UTC  (2+ messages)

[PATCH] pipe: Remove redundant zeroing of pipe->offset
 2022-06-03  7:34 UTC 

[PATCH] dt-bindings: Update QCOM USB subsystem maintainer information
 2022-06-03  7:33 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: Input: st1232 - Support power supply regulators
 2022-06-03  7:33 UTC  (2+ messages)

[PATCH V5 0/6] iio: accel: bmi088: support BMI085 BMI090L
 2022-06-03  7:32 UTC  (4+ messages)
` [PATCH V5 6/6] dt-bindings: iio: accel: Add bmi085 and bmi090l bindings

[PATCH] MAINTAINERS: Update BCM2711/BCM2835 maintainer
 2022-06-03  7:30 UTC 

[RESEND v12 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-06-03  7:28 UTC  (3+ messages)
` [RESEND v12 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties

[PATCH v3 0/5] Add Chameleon v3 devicetree
 2022-06-03  7:28 UTC  (8+ messages)
` [PATCH v3 1/5] ARM: dts: socfpga: Change Mercury+ AA1 dts to dtsi
` [PATCH v3 2/5] ARM: dts: socfpga: Move sdmmc-ecc node to Arria 10 dts
` [PATCH v3 3/5] ARM: dts: socfpga: Add atsha204a node to Mercury+ AA1 dts
` [PATCH v3 5/5] dt-bindings: altera: Add Chameleon v3 board

[tip:x86/urgent] BUILD SUCCESS 0c9782e204d3cc5625b9e8bf4e8625d38dfe0139
 2022-06-03  7:24 UTC 

[PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper
 2022-06-03  7:18 UTC 

[PATCH v5] i2c: add support for microchip fpga i2c controllers
 2022-06-03  7:16 UTC 

[PATCH] mm/filemap.c: Update comments in filemap_fault()
 2022-06-03  7:12 UTC 

[PATCH] mm: memcontrol: separate {pgscan,pgsteal}_{kswapd,direct} items in memory.stat of cgroup v2
 2022-06-03  7:04 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).