linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-07 06:25:30 to 2022-07-07 08:48:07 UTC [more...]

[PATCH 1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single()
 2022-07-07  8:47 UTC  (2+ messages)

[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
 2022-07-07  8:47 UTC  (7+ messages)
` [RFT][PATCH v2 1/9] vfio: Make vfio_unpin_pages() return void
` [RFT][PATCH v2 4/9] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [RFT][PATCH v2 7/9] vfio: Rename user_iova of vfio_dma_rw()

[PATCH] dt-bindings: usb: mtk-xhci: add compatible for mt8188
 2022-07-07  8:46 UTC  (2+ messages)

[PATCH] f2fs: allow compression of files without blocks
 2022-07-07  8:45 UTC  (5+ messages)

[PATCH V1 0/2] add i2c support for mt8188
 2022-07-07  8:44 UTC  (5+ messages)
` [PATCH V1 1/2] dt-bindings: i2c: update bindings for MT8188 SoC
` [PATCH 2/2] i2c: mediatek: Add i2c compatible for Mediatek MT8188

[PATCH V4] arm64: dts: imx8mp: add NoC node
 2022-07-07  8:43 UTC  (2+ messages)

[PATCH 0/3] Fixes for 5.19b
 2022-07-07  8:42 UTC  (5+ messages)
` [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
  ` Major btrfs fiemap slowdown on file with many extents once in cache (RCU stalls?) (Was: [PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed)

[PATCH v7 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-07-07  8:40 UTC  (3+ messages)
` [PATCH v7 3/4] riscv: Add support for non-coherent devices using zicbom extension

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-07  8:39 UTC  (7+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper

[jolsa-perf:bpf/tramp_22 7/21] kernel/trace/ftrace_test.c:7:6: warning: no previous prototype for function 'ftrace_test_0'
 2022-07-07  8:37 UTC 

[PATCH] drm/ssd130x: Fix pre-charge period setting
 2022-07-07  8:37 UTC  (2+ messages)

[PATCH v8 00/33] crypto: rockchip: permit to pass self-tests
 2022-07-07  8:37 UTC  (6+ messages)
` [PATCH v8 25/33] dt-bindings: crypto: rockchip: convert to new driver bindings

[PATCH net-next 1/2] net: extract port range fields from fl_flow_key
 2022-07-07  8:35 UTC  (2+ messages)
` [PATCH net-next 2/2] net: prestera: add support for port range filters

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

[PATCH v3] LoongArch: Remove vcsr in loongarch_fpu
 2022-07-07  8:30 UTC  (6+ messages)

[PATCH v2 0/4] Energy Model power in micro-Watts and SCMI v3.1 alignment
 2022-07-07  8:31 UTC  (6+ messages)
` [PATCH v2 1/4] PM: EM: convert power field to micro-Watts precision and align drivers
` [PATCH v2 2/4] Documentation: EM: Switch to micro-Watts scale
` [PATCH v2 3/4] firmware: arm_scmi: Get detailed power scale from perf
` [PATCH v2 4/4] cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1

[PATCH 00/20] blksnap - creating non-persistent snapshots for backup
 2022-07-07  8:26 UTC  (4+ messages)
` [PATCH 01/20] block, blk_filter: enable block device filters

[PATCH] KVM: x86: Add EOI exit bitmap handlers for Hyper-V SynIC vectors
 2022-07-07  8:26 UTC  (2+ messages)

[PATCH -next] soc: mediatek: SVS: Make svs_resume and svs_suspend defined when CONFIG_PM_SLEEP is y
 2022-07-07  8:26 UTC  (5+ messages)
` [PATCH v2 -next] soc: mediatek: SVS: Use the new PM macros

[PATCH 1/2] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
 2022-07-07  8:25 UTC  (2+ messages)
` [PATCH 2/2] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()

[PATCH V3] swiotlb: Split up single swiotlb lock
 2022-07-07  8:24 UTC 

[PATCH v2 0/2] Allow getting regulator on MFG for multiple SoCs
 2022-07-07  8:22 UTC  (2+ messages)

[PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
 2022-07-07  8:22 UTC  (9+ messages)
` [mm/page_alloc] 2bd8eec68f: BUG:sleeping_function_called_from_invalid_context_at_mm/gup.c

[Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4
 2022-07-07  8:22 UTC  (9+ messages)

[Regression] stress-ng udp-flood causes kernel panic on Ampere Altra
 2022-07-07  8:19 UTC  (3+ messages)
` [PATCH nf v3] netfilter: conntrack: fix crash due to confirmed bit load reordering

Zabezpieczenie płynności finansowej
 2022-07-07  8:10 UTC 

[PATCH v4 0/4] regulator: output-supply DT support
 2022-07-07  8:18 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: add 9elements
` [PATCH v4 2/4] dt-bindings: regulator: add bindings for output-supply
` [PATCH v4 3/4] regulator: output-supply: Add devicetree support
` [PATCH v4 4/4] regulator: output-supply: Add Notification support

[PATCH V2] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
 2022-07-07  8:15 UTC 

[PATCH] genirq: Don't return error on missing optional irq_request_resources()
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 1/6] irqchip/stm32-exti: Fix irq_set_affinity return value
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 2/6] irqchip/stm32-exti: Fix irq_mask/irq_unmask for direct events
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 3/6] irqchip/stm32-exti: Prevent illegal read due to unbounded DT value
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 6/6] irqchip/stm32-exti: Simplify irq description table
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 5/6] irqchip/stm32-exti: Read event trigger type from event_trg register
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH v2 4/6] irqchip/stm32-exti: Tag emr register as undefined for stm32mp15
 2022-07-07  8:15 UTC  (2+ messages)
` [irqchip: irq/irqchip-next] "

[PATCH] i2c: cadence: Unregister the clk notifier in error path
 2022-07-07  8:14 UTC  (2+ messages)

[PATCH V4 0/9] PCI: tegra: Add Tegra234 PCIe support
 2022-07-07  8:13 UTC  (10+ messages)
` [PATCH V4 1/9] dt-bindings: pci: tegra: Convert to json-schema
` [PATCH V4 2/9] dt-bindings: PCI: tegra234: Add schema for tegra234 rootport mode
` [PATCH V4 3/9] dt-bindings: PCI: tegra234: Add schema for tegra234 endpoint mode
` [PATCH V4 4/9] arm64: tegra: Add regulators required for PCIe
` [PATCH V4 5/9] arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
` [PATCH V4 6/9] arm64: tegra: Enable PCIe slots in P3737-0000 board
` [PATCH V4 7/9] PCI: Disable MSI for Tegra234 root ports
` [PATCH V4 8/9] Revert "PCI: tegra194: Rename tegra_pcie_dw to tegra194_pcie"
` [PATCH V4 9/9] PCI: tegra: Add Tegra234 PCIe support

[PATCH 0/3] drm/bridge: fsl-ldb: A few fixes
 2022-07-07  8:12 UTC  (5+ messages)
` [PATCH 1/3] drm/bridge: fsl-ldb: Fix mode clock rate validation

[PATCH] arm-cci: Fix refcount leak bugs
 2022-07-07  8:11 UTC 

[PATCH] MIPS: fix pmd_mkinvalid
 2022-07-07  8:11 UTC 

fully convert arm to use dma-direct v3
 2022-07-07  8:09 UTC  (6+ messages)

[PATCH 0/3] xtensa: iss/network initialization error path fixes
 2022-07-07  8:08 UTC  (4+ messages)
` [PATCH 1/3] xtensa: iss/network: drop 'devices' list
` [PATCH 2/3] xtensa: iss/network: provide release() callback
` [PATCH v3 3/3] xtensa: iss: fix handling error cases in iss_net_configure()

[PATCH v2] usb: gadget: f_mass_storage: forced_eject attribute
 2022-07-07  8:07 UTC  (2+ messages)

[PATCH v2] powerpc/code-patching: Speed up page mapping/unmapping on PPC32
 2022-07-07  8:06 UTC 

[PATCH 0/3] drm/bridge: it6505: Fixes bugs
 2022-07-07  8:05 UTC  (4+ messages)
` [PATCH 1/3] drm/bridge: it6505: Modified power sequence
` [PATCH 2/3] drm/bridge: it6505: Add i2c api power on check
` [PATCH 3/3] drm/bridge: it6505: Modified video clock calculation and video debug message

[PATCH] crypto: x86/blowfish: remove redundant assignment to variable nytes
 2022-07-07  8:05 UTC 

[PATCH 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-07  7:51 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mmc: sdhci-msm: fix reg-names entries
` [PATCH 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names at least for one variant
` [PATCH 3/5] ARM: dts: qcom: align SDHCI reg-names with DT schema
` [PATCH 4/5] arm64: "
` [PATCH 5/5] ARM: dts: qcom: align SDHCI clocks "

[PATCH] char: misc: make misc_open() and misc_register() killable
 2022-07-07  8:04 UTC  (11+ messages)

[GIT PULL 1/2] ARM: dts: samsung: 2nd round for v5.20
 2022-07-07  8:04 UTC  (2+ messages)
` [GIT PULL 2/2] arm64: "

[PATCH 1/2] ARM: dts: imx7d: add dts for UC-8210/8220 hardware
 2022-07-07  8:01 UTC  (3+ messages)

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-07  8:00 UTC  (6+ messages)
` [PATCH v13 05/10] drm/mediatek: Add MT8195 Embedded "

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-07-07  7:58 UTC  (6+ messages)
` [PATCH V3 1/1] "

[PATCH v1] drm/syncobj: Fix sync syncobj issue
 2022-07-07  7:55 UTC  (2+ messages)

[PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts
 2022-07-07  7:53 UTC  (3+ messages)

[RESEND PATCH v3 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-07-07  7:52 UTC  (3+ messages)
` [RESEND PATCH v3 1/2] Input: mt6779-keypad - match hardware matrix organization
` [RESEND PATCH v3 2/2] Input: mt6779-keypad - implement row/column selection

[PATCH] arm64: dts: qcom: Add support for Xiaomi Mi Mix2s
 2022-07-07  7:52 UTC 

[PATCH v3 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-07  7:52 UTC  (6+ messages)
` [PATCH v3 3/3] RTC: nuvoton: Add NCT3018Y "

[PATCH] net: l2tp: fix clang -Wformat warning
 2022-07-07  7:50 UTC  (2+ messages)

[PATCH] tpm_tis: Hold locality open during probe
 2022-07-07  7:48 UTC  (2+ messages)

[PATCH v3 00/15] iommu: Retire bus_set_iommu()
 2022-07-07  7:45 UTC  (13+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe
` [PATCH v3 03/15] iommu: Always register bus notifiers
` [PATCH v3 04/15] iommu: Move bus setup to IOMMU device registration
` [PATCH v3 15/15] iommu: Clean up bus_set_iommu()

[PATCH net-next v2] ip_tunnel: allow to inherit from VLAN encapsulated IP frames
 2022-07-07  7:44 UTC  (2+ messages)

[PATCH v2 0/2] i2c: stm32: addition of STM32MP13 support
 2022-07-07  7:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13
` [PATCH v2 2/2] i2c: stm32: add support for the STM32MP13 soc

[PATCH 0/3] gpio-regmap support for register fields and other hooks
 2022-07-07  7:44 UTC  (7+ messages)
` [PATCH 1/3] gpio: regmap: Support registers with more than one bit per GPIO

[PATCH v12 0/2] iommu/mediatek: TTBR up to 35bit support
 2022-07-07  7:43 UTC  (3+ messages)

[PATCH v7 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-07  7:40 UTC  (10+ messages)
` [PATCH v7 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
` [PATCH v7 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x

[PATCH] net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
 2022-07-07  7:38 UTC  (2+ messages)

[PATCH v2 0/4] virtio/virtio_test
 2022-07-07  7:36 UTC  (5+ messages)
` [PATCH v2 2/4] virtio_test: move magic number in code as defined constant

linux-next: manual merge of the random tree with the powerpc tree
 2022-07-07  7:32 UTC 

[net-next PATCH V3 00/12] octeontx2: Exact Match Table
 2022-07-07  7:33 UTC  (13+ messages)
` [net-next PATCH V3 01/12] octeontx2-af: Use hashed field in MCAM key
` [net-next PATCH V3 02/12] octeontx2-af: Exact match support
` [net-next PATCH V3 03/12] octeontx2-af: Exact match scan from kex profile
` [net-next PATCH V3 04/12] octeontx2-af: devlink configuration support
` [net-next PATCH V3 05/12] octeontx2-af: FLR handler for exact match table
` [net-next PATCH V3 06/12] octeontx2-af: Drop rules for NPC MCAM
` [net-next PATCH V3 07/12] octeontx2-af: Debugsfs support for exact match
` [net-next PATCH V3 08/12] octeontx2: Modify mbox request and response structures
` [net-next PATCH V3 09/12] octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
` [net-next PATCH V3 10/12] octeontx2-af: Invoke exact match functions if supported
` [net-next PATCH V3 11/12] octeontx2-pf: Add support for exact match table
` [net-next PATCH V3 12/12] octeontx2-af: Enable Exact match flag in kex profile

[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
 2022-07-07  7:34 UTC  (2+ messages)

[PATCH v4 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-07  7:30 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
` [PATCH v4 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node
` [PATCH v4 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver

CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)
 2022-07-07  7:30 UTC  (10+ messages)

[PATCH] dt-bindings: mmc: Add compatible for MediaTek MT8188
 2022-07-07  7:30 UTC  (3+ messages)

[PATCH net v3] net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
 2022-07-07  7:30 UTC  (2+ messages)

[PATCH 0/5] lib/find: add find_nth_bit()
 2022-07-07  7:25 UTC  (3+ messages)
` [PATCH 1/5] lib: add find_nth(,and,andnot)_bit()

[PATCH] dt-bindings: arm: nvidia,tegra20-pmc: Move fixed string property names under 'properties'
 2022-07-07  7:22 UTC  (2+ messages)

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-07-07  7:21 UTC  (2+ messages)

[PATCH 1/2] phy: cadence: Sierra: Remove unused `regmap` field from state struct
 2022-07-07  7:17 UTC  (2+ messages)
` [PATCH 2/2] phy: cadence-torrent: "

[PATCH v7 000/102] KVM TDX basic feature support
 2022-07-07  7:12 UTC  (5+ messages)
` [PATCH v7 023/102] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v7 024/102] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl

[PATCH v1] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
 2022-07-07  7:06 UTC  (4+ messages)

[PATCH] Revert "arm64: dts: qcom: Fix 'reg-names' for sdhci nodes"
 2022-07-07  7:02 UTC  (2+ messages)

[PATCH v2 0/8] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-07  7:00 UTC  (9+ messages)
` [PATCH v2 1/8] dt-bindings: arm: add BCM63138 SoC
` [PATCH v2 2/8] ARM: dts: Move BCM963138DVT board dts to ARCH_BCMBCA
` [PATCH v2 3/8] ARM: dts: update dts files for bcmbca SoC BCM63138
` [PATCH v2 4/8] ARM: dts: Add BCM63138 generic board dts
` [PATCH v2 5/8] arm: bcmbca: Move BCM63138 ARCH_BCM_63XX to ARCH_BCMBCA
` [PATCH v2 6/8] arm: bcmbca: Add BCMBCA sub platforms
` [PATCH v2 7/8] MAINTAINERS: Move BCM63138 to bcmbca arch entry
` [PATCH v2 8/8] ARM: multi_v7_defconfig: Update configs for BCM63138

[PATCH 1/3] hwspinlock: qcom: Add support for mmio usage to sfpb-mutex
 2022-07-07  6:59 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: qcom: add missing hwlock for ipq8064 dtsi
` [PATCH 3/3] ARM: dts: qcom: add missing smem compatible "

[Question] The system may be stuck if there is a cpu cgroup cpu.cfs_quato_us is very low
 2022-07-07  6:59 UTC  (6+ messages)

[RESEND PATCH 1/8] ARM: debug: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-07  6:57 UTC  (8+ messages)
` [RESEND PATCH 2/8] ata: ahci_brcm: "
` [RESEND PATCH 3/8] hwrng: bcm2835: "
` [RESEND PATCH 4/8] clk: bcm: "
` [RESEND PATCH 5/8] i2c: brcmstb: "
` [RESEND PATCH 6/8] phy: brcm-sata: "
` [RESEND PATCH 7/8] spi: bcm63xx-hsspi: "
` [RESEND PATCH 8/8] tty: serial: bcm63xx: "

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-07  6:54 UTC  (9+ messages)
` [PATCH V3 net-next 3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH 1/2] ARM: dts: imx7d: add dts for UC-8210/8220 hardware
 2022-07-07  6:50 UTC  (2+ messages)

[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
 2022-07-07  6:48 UTC 

[PATCH 2/2] dt-bindings: arm: fsl: Add Moxa UC8210/8220 series
 2022-07-07  6:47 UTC  (2+ messages)

[PATCH 00/14] arm64: dts: qcom: QMP PHY fixes
 2022-07-07  6:46 UTC  (4+ messages)
` [PATCH 06/14] arm64: dts: qcom: msm8998: drop USB PHY clock index

[arm-integrator:kernel-in-vmalloc-v5.19-rc1 21/35] arch/hexagon/include/asm/page.h: asm/mem-layout.h is included more than once
 2022-07-07  6:44 UTC 

[PATCH] sched/fair: fix case with reduced capacity CPU
 2022-07-07  6:42 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: sc7280: fix PCIe clock reference
 2022-07-07  6:42 UTC 

[PATCH v2] LoongArch: Clean useless vcsr in loongarch_fpu
 2022-07-07  6:39 UTC  (15+ messages)

[PATCH] x86/PAT: have pat_enabled() properly reflect state when running on e.g. Xen
 2022-07-07  6:38 UTC  (7+ messages)

[PATCH 0/4] i2c: stm32: addition of STM32MP13 support
 2022-07-07  6:38 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: i2c: st,stm32-i2c: don't mandate a reset line

[PATCH v12 0/7] arm64: sunxi: Allwinner H616 SoC DT support
 2022-07-07  6:36 UTC  (5+ messages)
` [PATCH v12 3/7] arm64: dts: allwinner: Add Allwinner H616 .dtsi file

[PATCH] ARM: module: Teach unwinder about PLTs
 2022-07-07  6:34 UTC  (3+ messages)

[PATCH] xtensa: iss/network: drop 'devices' list
 2022-07-07  6:30 UTC 

[PATCH v11 0/6] arm64: sunxi: Initial Allwinner H616 SoC support
 2022-07-07  6:30 UTC  (6+ messages)
` Re: [PATCH v11 3/6] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
  `  "

[PATCH RESEND 0/6] J721S2: Add support for additional IPs
 2022-07-07  6:25 UTC  (5+ messages)
` [PATCH RESEND 3/6] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH RESEND 4/6] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH RESEND 5/6] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH RESEND 6/6] arm64: dts: k3-j721s2: Add support for OSPI Flashes


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