linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 11:46:16 to 2021-09-28 13:33:44 UTC [more...]

[PATCH] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-28 13:31 UTC  (2+ messages)

[PATCH v4 00/48] TI AM437X ADC1
 2021-09-28 13:31 UTC  (33+ messages)
` [PATCH v4 01/48] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v4 02/48] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v4 03/48] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v4 04/48] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v4 05/48] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v4 06/48] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v4 07/48] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v4 08/48] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v4 09/48] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v4 10/48] mfd: ti_am335x_tscadc: Fix style
` [PATCH v4 11/48] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v4 12/48] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v4 13/48] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v4 14/48] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v4 15/48] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v4 16/48] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v4 17/48] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v4 18/48] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v4 19/48] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v4 20/48] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH v4 21/48] mfd: ti_am335x_tscadc: Reorder the initialization steps
` [PATCH v4 22/48] mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
` [PATCH v4 23/48] mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
` [PATCH v4 24/48] mfd: ti_am335x_tscadc: Fix header spacing
` [PATCH v4 25/48] mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
` [PATCH v4 26/48] mfd: ti_am335x_tscadc: Drop unused definitions from the header
` [PATCH v4 27/48] mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
` [PATCH v4 28/48] mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
` [PATCH v4 29/48] mfd: ti_am335x_tscadc: Drop useless definitions from the header
` [PATCH v4 30/48] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH v4 31/48] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH v4 32/48] mfd: ti_am335x_tscadc: Rename a variable

[PATCH 5.14 000/161] 5.14.9-rc2 review
 2021-09-28 13:32 UTC  (3+ messages)

[PATCH v2 0/3] nvmem: add ONIE NVMEM cells parser
 2021-09-28 13:31 UTC  (19+ messages)
` [PATCH v2 1/3] nvmem: core: introduce "

[PATCH][next] rtc: msc313: Fix unintentional sign extension issue on left shift of a u16
 2021-09-28 13:31 UTC  (2+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-09-28 13:31 UTC  (6+ messages)

[PATCH net 0/2] auth_gss: Fix netns refcount leaks when use-gss-proxy==1
 2021-09-28 13:30 UTC  (3+ messages)
` [PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net "

[PATCH 1/2] firmware: include drivers/firmware/Kconfig unconditionally
 2021-09-28 13:29 UTC  (5+ messages)
` [PATCH 2/2] [v2] qcom_scm: hide Kconfig symbol

[PATCH] rpmsg: virtio_rpmsg_bus: use dev_warn_ratelimited for msg with no recipient
 2021-09-28 13:29 UTC 

[PATCH] perf jevents: Fix sys_event_tables to be freed like arch_std_events
 2021-09-28 13:32 UTC  (8+ messages)

[PATCH v3 0/3] MSM8953 MDP/DSI PHY enablement
 2021-09-28 13:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy
` [PATCH v3 2/3] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH v3 3/3] drm/msm/mdp5: Add configuration for MDP v1.16

[net-next v3 PATCH] octeontx2-pf: Use hardware register for CQE count
 2021-09-28 13:20 UTC  (2+ messages)

[PATCH 1/2] staging: r8188eu: remove odm_DynamicBBPowerSaving()
 2021-09-28 13:19 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove odm_GlobalAdapterCheck()

[PATCH V2 1/2] riscv: Add RISC-V svpbmt extension
 2021-09-28 13:19 UTC  (6+ messages)

[RFC PATCH 0/8] Move task_struct::cpu back into thread_info
 2021-09-28 13:18 UTC  (6+ messages)
` [RFC PATCH 4/8] powerpc: add CPU field to struct thread_info

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-28 13:18 UTC  (14+ messages)
` [PATCH v6 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v6 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v6 04/11] x86/tdx: Add protected guest support for TDX guest
` [PATCH v6 06/11] x86/traps: Add #VE "

[PATCH 0/4] Drop ROHM BD70528 support
 2021-09-28 13:18 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: mfd: regulator: Drop "
` [PATCH 2/4] gpio: bd70528 "
` [PATCH 3/4] mfd: bd70528: "
` [PATCH 4/4] MAINTAINERS: bd70528: Drop ROHM BD70528 drivers

[PATCH V2 0/6] nvmem: add "cell-type" property to support mac-address
 2021-09-28 13:16 UTC  (4+ messages)
` [PATCH V2 1/6] dt-bindings: nvmem: add cell-type to nvmem cells

[PATCH] mtd: spi-nor: Add support for ZB25VQ128
 2021-09-28 13:15 UTC  (3+ messages)

[PATCH] NDS32: export __trace_hardirqs_on/_offf for entry/exit
 2021-09-28 13:15 UTC  (2+ messages)

optee: regression with kernel v5.14 (virtualization)
 2021-09-28 13:15 UTC  (2+ messages)

[PATCH] ocfs2: mount fails with buffer overflow in strlen
 2021-09-28 13:14 UTC  (3+ messages)

[PATCH] mfd: arizona: Split of_match table into I2C and SPI versions
 2021-09-28 13:13 UTC  (2+ messages)

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-28 13:11 UTC  (14+ messages)

[GIT PULL] NIOS2: fixes for v5.15
 2021-09-28 13:08 UTC 

[PATCH][next] spi: cadence: Fix spelling mistake "nunber" -> "number"
 2021-09-28 13:07 UTC 

[PATCH v4 00/10] MIPS: JZ4780 and CI20 HDMI
 2021-09-28 13:02 UTC  (11+ messages)
` [PATCH v4 02/10] drm/ingenic: Add support for JZ4780 and HDMI output
` [PATCH v4 06/10] drm/ingenic: Add dw-hdmi driver for jz4780
` [PATCH v4 10/10] drm/ingenic: add some jz4780 specific features

[PATCH] clk: renesas: r9a07g044-cpg: Add clock and reset entries for SPI Multi I/O Bus Controller
 2021-09-28 13:01 UTC 

[PATCHv1] ACPI: processor idle: Allow playing dead in C3 state
 2021-09-28 13:00 UTC  (3+ messages)

[net-next PATCH 0/4] Externel ptp clock support
 2021-09-28 13:00 UTC  (2+ messages)

[V3] venus: vdec: decoded picture buffer handling during reconfig sequence
 2021-09-28 12:59 UTC  (4+ messages)

[PATCH] elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
 2021-09-28 12:56 UTC 

[PATCH 0/3] Add support for page scope read
 2021-09-28 12:54 UTC  (10+ messages)
` [PATCH 1/3] mtd: rawnand: qcom: Add support for status pipe
` [PATCH 2/3] mtd: rawnand: qcom: Add sg list to handle status pipe request
` [PATCH 3/3] mtd: rawnand: qcom: Add support for page scope read

[PATCH rdma-next v1 04/11] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
 2021-09-28 12:51 UTC  (13+ messages)
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters

[PATCH net 1/2] net: Modify unix_stream_connect to not reference count the netns of kernel sockets
 2021-09-28 12:50 UTC  (2+ messages)

[PATCH] [v2] net: hns3: fix hclge_dbg_dump_tm_pg() stack usage
 2021-09-28 12:50 UTC  (2+ messages)

[PATCH v1 0/5] mxsfb/nwl/panels: media bus format fixes
 2021-09-28 12:49 UTC  (7+ messages)
` [PATCH v1 1/5] drm: mxsfb: Print failed bus format in hex
` [PATCH v1 2/5] drm: mxsfb: Set proper default bus format when using a bridge
` [PATCH v1 3/5] drm/bridge: nwl-dsi: Add atomic_get_input_bus_fmts
` [PATCH v1 4/5] drm/panel: mantix: Add media bus format
` [PATCH v1 5/5] drm/panel: st7703: "

[PATCH v5 4/4] docs: ABI: sysfs-bus-nvdimm: Document sysfs event format entries for nvdimm pmu
 2021-09-28 12:48 UTC 

[PATCH v5 3/4] powerpc/papr_scm: Add perf interface support
 2021-09-28 12:48 UTC 

[PATCH v5 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats
 2021-09-28 12:47 UTC 

[PATCH v5 1/4] drivers/nvdimm: Add nvdimm pmu structure
 2021-09-28 12:47 UTC 

[PATCH v2 0/2] libperf: Add support for scaling counters obtained from the read() system call during multiplexing
 2021-09-28  9:53 UTC  (4+ messages)
` [PATCH v2 1/2] libperf: Add processing to scale the counters obtained during the read() system call when multiplexing

[PATCH 0/4] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2021-09-28 12:44 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: mfd: pm8008: Add pm8008 regulator node
` [PATCH 2/4] regulator: dt-bindings: Add pm8008 regulator bindings
` [PATCH 3/4] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH 4/4] arm64: dts: qcom: sc7280: Add pm8008 regulators support for sc7280-idp

[PATCH v8 0/2] Interface to represent PAPR firmware attributes
 2021-09-28 12:43 UTC  (5+ messages)
` [PATCH v8 1/2] powerpc/pseries: "
` [PATCH v8 2/2] selftest/powerpc: Add PAPR sysfs attributes sniff test

[PATCH v5 0/5] Free the 2nd vmemmap page associated with each HugeTLB page
 2021-09-28 12:41 UTC  (6+ messages)
` [PATCH v5 1/5] mm: hugetlb: free "
` [PATCH v5 2/5] mm: hugetlb: replace hugetlb_free_vmemmap_enabled with a static_key
` [PATCH v5 3/5] mm: sparsemem: use page table lock to protect kernel pmd operations
` [PATCH v5 4/5] selftests: vm: add a hugetlb test case
` [PATCH v5 5/5] mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VMEMMAP

[PATCH v5 0/4] Add perf interface to expose nvdimm
 2021-09-28 12:41 UTC 

[PATCH 0/4 V8] Add AMD SEV and SEV-ES intra host migration support
 2021-09-28 12:42 UTC  (3+ messages)
` [PATCH 1/4 V8] KVM: SEV: Add support for SEV intra host migration

[PATCH v3 0/5] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-28 12:40 UTC  (5+ messages)
` [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v3 4/5] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry

[PATCH] Revert "of: property: fw_devlink: Add support for remote-endpoint"
 2021-09-28 12:30 UTC  (5+ messages)

[PATCH] net/tls: support SM4 CCM algorithm
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH net] net: mdio: mscc-miim: Fix the mdio controller
 2021-09-28 12:30 UTC  (5+ messages)

[PATCH -next v2] memory: tegra186-emc: Fix error return code in tegra186_emc_probe()
 2021-09-28 12:30 UTC  (2+ messages)

[PATCH] bpf: Fix integer overflow in prealloc_elems_and_freelist()
 2021-09-28 12:29 UTC  (2+ messages)

[PATCH v2 0/9] clk: sunxi-ng: Add a RTC CCU driver
 2021-09-28 12:28 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: rtc: sun6i: Add H616, R329, and D1 support

[PATCH 1/3] dt-bindings: soc: smem: Make indirection optional
 2021-09-28 12:28 UTC  (2+ messages)

[PATCH v2 0/6] block: 5th batch of add_disk() error handling conversions
 2021-09-28 12:28 UTC  (4+ messages)

[PATCH 0/3] get_abi: improve message output and fix a regression
 2021-09-28 12:27 UTC  (3+ messages)

[patch 0/5] sched: Miscellaneous RT related tweaks
 2021-09-28 12:24 UTC  (6+ messages)
` [patch 1/5] sched: Limit the number of task migrations per batch on RT
` [patch 2/5] sched: Disable TTWU_QUEUE "
` [patch 3/5] sched: Move kprobes cleanup out of finish_task_switch()
` [patch 4/5] sched: Delay task stack freeing on RT
` [patch 5/5] sched: Move mmdrop to RCU "

[PATCH] mm: Set min_free_kbytes with user_min_free_kbytes when user_min_free_kbytes is preferred
 2021-09-28 12:23 UTC 

[PATCH 5.10 000/102] 5.10.70-rc2 review
 2021-09-28 12:21 UTC  (2+ messages)

[PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-09-28 12:21 UTC  (3+ messages)
` [PATCH 06/12] regulator: dt-bindings: samsung,s5m8767: convert "

[PATCH] drm: mxsfb: Set proper default bus format when using a bridge
 2021-09-28 12:20 UTC  (5+ messages)

[PATCH] [RESEND] net: ks8851: fix link error
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] net: stmmac: fix off-by-one error in sanity check
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] am65-cpsw: avoid null pointer arithmetic
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH 1/2] net: ipv6: squash $(ipv6-offload) in Makefile
 2021-09-28 12:20 UTC  (2+ messages)

[PATCH] dmascc: add CONFIG_VIRT_TO_BUS dependency
 2021-09-28 12:20 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in nf_tables_fill_table_info
 2021-09-28 12:19 UTC 

[PATCH 5.4 00/68] 5.4.150-rc1 review
 2021-09-28 12:19 UTC  (2+ messages)

[PATCH v2 00/11] arm64: dts: Add i.MX8DXL initial support
 2021-09-28 12:17 UTC  (11+ messages)
` [PATCH v2 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v2 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v2 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v2 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v2 06/10] arm64: dts: freescale: Add lsio "
` [PATCH v2 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v2 08/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v2 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible

[PATCH v11 0/1] asus-wmi: Add support for custom fan curves
 2021-09-28 12:15 UTC  (12+ messages)
` [PATCH v11] "

[PATCH net-next] net: phy: mchp: Add support for LAN8804 PHY
 2021-09-28 12:12 UTC  (2+ messages)

[PATCH] update email addresses. Change all email addresses for Mark Gross to use markgross@kernel.org
 2021-09-28 12:08 UTC  (2+ messages)

[PATCH 0/2] mm, thp: fix file-backed THP race in collapse_file
 2021-09-28 12:06 UTC  (8+ messages)
` [PATCH v2 1/2] mm, thp: check page mapping when truncating page cache

[PATCH] [RFC/RFT,V2] ARM64: SCS: Add gcc plugin to support Shadow Call Stack
 2021-09-28 12:06 UTC 

arch/powerpc/mm/book3s64/pgtable.c:174:15: warning: no previous prototype for 'create_section_mapping'
 2021-09-28 12:06 UTC 

[PATCH] USB: xhci: dbc: fix tty registration race
 2021-09-28 12:04 UTC 

[PATCH] mm/vmalloc: fix numa spreading for large hash tables
 2021-09-28 12:10 UTC 

[PATCH] power: supply: core: Move psy_has_property() to fix build
 2021-09-28 12:00 UTC 

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-28 11:57 UTC  (16+ messages)
` [RFC 06/20] iommu: Add iommu_device_init[exit]_user_dma interfaces

[intel-tdx:guest 69/127] drivers/gpu/drm/i915/gem/i915_gem_object.h:43:6: error: shift count >= width of type
 2021-09-28 11:55 UTC 

[intel-tdx:guest 69/127] kernel/dma/direct.c:121:20: warning: shift count >= width of type
 2021-09-28 11:48 UTC 

[PATCH 00/17] ABI: update files to reduce the documentation gap
 2021-09-28 11:48 UTC  (4+ messages)
` [PATCH 06/17] ABI: sysfs-bus-pci: add documentation for modalias

drivers/tty/serial/serial_core.c:621 uart_write_room() warn: unsigned 'ret' is never less than zero
 2021-09-28 11:47 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).