linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-24 09:34:03 to 2020-12-24 17:31:16 UTC [more...]

[PATCH v1 0/6] no-copy bvec
 2020-12-24 17:30 UTC  (14+ messages)

[PATCH] staging: ralink-gdma: Fixed blank line coding style issue
 2020-12-24 17:27 UTC  (2+ messages)

[PATCH v2 0/3] Two changes of UFS sysfs
 2020-12-24 17:20 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: ufs: Replace sprintf and snprintf with sysfs_emit
` [PATCH v2 2/3] scsi: ufs: Add handling of the return value of pm_runtime_get_sync()
` [PATCH v2 3/3] scsi: ufs: Let resume callback return -EBUSY after ufshcd_shutdown

[PATCH] staging: rtl8723bs: clean up brace coding style issues
 2020-12-24 17:15 UTC  (2+ messages)

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-24 17:09 UTC 

[PATCH V2 1/9] arm64: dts: renesas: beacon kit: Configure programmable clocks
 2020-12-24 17:05 UTC  (9+ messages)
` [PATCH V2 2/9] arm64: dts: renesas: beacon kit: Fix Audio Clock sources
` [PATCH V2 3/9] arm64: dts: renesas: beacon: Configure Audio CODEC clocks
` [PATCH V2 4/9] arm64: dts: renesas: beacon: Better describe keys
` [PATCH V2 5/9] arm64: dts: renesas: beacon: Cleanup USB References
` [PATCH V2 6/9] arm64: dts: renesas: beacon-rzg2m-kit: Rearange SoC unique functions
` [PATCH V2 7/9] arm64: dts: renesas: Introduce r8a774b1-beacon-rzg2n-kit
` [PATCH V2 8/9] arm64: dts: renesas: Introduce r8a774e1-beacon-rzg2h-kit
` [PATCH V2 9/9] arm64: dts: renesas: beacon: Increase sdhi speeds

[PATCH v8 0/4] drm: LogiCVC display controller support
 2020-12-24 17:01 UTC  (3+ messages)
` [PATCH v8 1/4] dt-bindings: display: Document the Xylon LogiCVC display controller

[PATCH V6 00/13] Add driver for dvfsrc, support for active state of scpsys
 2020-12-24 17:01 UTC  (5+ messages)
` [PATCH V6 01/13] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V6 03/13] soc: mediatek: add driver for dvfsrc support

[PATCH v2 -next] dma: idxd: use DEFINE_MUTEX() for mutex lock
 2020-12-24 16:25 UTC  (2+ messages)

[PATCH net] net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
 2020-12-24 16:24 UTC 

[PATCH] md/raid10: fix: incompatible types in comparison expression (different address spaces)
 2020-12-24 16:11 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: Add binding for Gateworks boards with IMX8MM
 2020-12-24 15:34 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: Add Gateworks IMX8MM Development Kits

[PATCH RFC v4 1/1] scsi: ufs: Fix ufs power down/on specs violation
 2020-12-24 15:35 UTC  (3+ messages)

net/ceph/messenger_v1.c:1204:5: warning: stack frame size of 3040 bytes in function 'ceph_con_v1_try_read'
 2020-12-24 15:32 UTC 

[PATCH 5.10 00/40] 5.10.3-rc1 review
 2020-12-24 15:26 UTC  (7+ messages)
` [PATCH 5.10 24/40] f2fs: fix to seek incorrect data offset in inline data file

[PATCH] checkpatch: fix false positive for COMMIT_LOG_LONG_LINE with URLs
 2020-12-24 15:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] vidtv: psi: fix missing crc for PMT
 2020-12-24 15:04 UTC 

[PATCH 2/3] media: vidtv: remove unused field from 'struct vidtv_mpeg_ts'
 2020-12-24 15:04 UTC 

[PATCH 3/3] media: vidtv: add initial debugfs interface
 2020-12-24 15:04 UTC 

net/ceph/messenger_v1.c:1204:5: warning: stack frame size of 3040 bytes in function 'ceph_con_v1_try_read'
 2020-12-24 15:02 UTC 

[PATCHv6 0/4] n_gsm serdev support and protocol driver for droid4 modem
 2020-12-24 14:59 UTC  (7+ messages)

[PATCH v2 -next] md: bcache: use DEFINE_MUTEX() for mutex lock
 2020-12-24 14:47 UTC  (2+ messages)

[PATCH] ring-buffer: Drop unneeded check in ring_buffer_resize()
 2020-12-24 14:46 UTC 

[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-24 14:41 UTC  (11+ messages)
` [PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
` [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
` [PATCH v9 4/8] IMA: add policy rule to measure "
` [PATCH v9 5/8] IMA: limit critical data measurement based on a label
` [PATCH v9 7/8] IMA: define a builtin critical data measurement policy

[PATCH v2, 0/3] support gce on mt8192 platform
 2020-12-24 14:28 UTC  (3+ messages)
` [PATCH v2, 3/3] mailbox: cmdq: add mt8192 support

[PATCH net-next v2 0/6] bcm63xx_enet: major makeover of driver
 2020-12-24 14:24 UTC  (7+ messages)
` [PATCH net-next v2 1/6] bcm63xx_enet: batch process rx path
` [PATCH net-next v2 2/6] bcm63xx_enet: add BQL support
` [PATCH net-next v2 3/6] bcm63xx_enet: add xmit_more support
` [PATCH net-next v2 4/6] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next v2 5/6] bcm63xx_enet: convert to build_skb
` [PATCH net-next v2 6/6] bcm63xx_enet: improve rx loop

[PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-12-24 14:24 UTC  (21+ messages)
` [PATCH v3 05/14] software_node: unregister software_nodes in reverse order
` [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints
` [PATCH v3 07/14] software_node: Add support for fwnode_graph*() family of functions
` [PATCH v3 13/14] include: media: v4l2-fwnode: Include v4l2_fwnode_bus_type
` [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver

[PATCH 1/2] clk: axi-clkgen: add support for ZynqMP (UltraScale)
 2020-12-24 14:02 UTC  (2+ messages)

[PATCH v4 1/7] extcon: max8997: Add CHGINS and CHGRM interrupt handling
 2020-12-24 14:00 UTC  (12+ messages)
` [PATCH v4 2/7] regulator: dt-bindings: Document max8997-pmic nodes
` [PATCH v4 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell
` [PATCH v4 4/7] power: supply: max8997_charger: Set CHARGER current limit

[PATCH 00/18] arm64: dts: renesas: Cleanup Beacon Kit and support more SoC's
 2020-12-24 13:52 UTC  (10+ messages)
` [PATCH 01/18] arm64: dts: renesas: beacon kit: Configure programmable clocks

[PATCH v1 0/2] perf arm64: Support SDT
 2020-12-24 13:51 UTC  (3+ messages)
` [PATCH v1 1/2] perf probe: Fixup Arm64 SDT arguments

[PATCH v7 00/12] Show privacy_gpio as a v4l2_ctrl
 2020-12-24 13:50 UTC  (4+ messages)
` [PATCH v7 08/12] media: uvcvideo: Use dev_ printk aliases

[PATCH v1] scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
 2020-12-24 13:47 UTC  (9+ messages)

[PATCH v2] perf stat: Fix wrong skipping for per-die aggregation
 2020-12-24 13:31 UTC  (3+ messages)

[RFC PATCH 0/3] chelsio: cxgb: Use threaded irqs
 2020-12-24 13:31 UTC  (5+ messages)
` [RFC PATCH 1/3] chelsio: cxgb: Remove ndo_poll_controller()
` [RFC PATCH 2/3] chelsio: cxgb: Move slow interrupt handling to threaded irqs
` [RFC PATCH 3/3] chelsio: cxgb: Do not schedule a workqueue for external interrupts

[PATCH] usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
 2020-12-24 13:29 UTC  (6+ messages)

[PATCH v2 -next] video: backlight: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:26 UTC 

[PATCH v2 -next] vermilion.c: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:26 UTC 

[PATCH v2 -next] usb: misc: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] usb: host: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] staging: most: net: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] staging: vc04_services: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] scsi: target: iscsi: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] platform: chrome: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] atmel: at76c50x: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:24 UTC 

[PATCH v2 -next] intel: iwlwifi: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:25 UTC 

[PATCH v2 -next] misc: ocxl: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:24 UTC 

[PATCH v2 -next] mlx5: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:23 UTC 

[PATCH v2 -next] hwtracing: stm: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:23 UTC 

[PATCH v2 -next] drm: gma500: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:23 UTC 

[PATCH v2 -next] ext4: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

[PATCH v2 -next] btrfs: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

[PATCH v2 -next] ecryptfs: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

[PATCH v2 -next] dlm: use DEFINE_MUTEX() for mutex lock
 2020-12-24 13:22 UTC 

[PATCH] drm/nouveau: Fix memleak in nv50_wndw_new_
 2020-12-24 13:17 UTC 

[rcu:dev.2020.12.23a] BUILD SUCCESS 7cc07f4867eb9618d4f7c35ddfbd746131b52f51
 2020-12-24 13:14 UTC 

[PATCH] perf build: remove -Wnested-externs
 2020-12-24 13:12 UTC  (2+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-24 13:00 UTC  (28+ messages)
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver

[PATCH 1/2] dt-bindings: Convert Arm Mali Valhall GPU to DT schema
 2020-12-24 12:31 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: mt8192: Add node for the Mali GPU

[PATCH v6 00/12] perf tools: fix perf stat with large socket IDs
 2020-12-24 12:30 UTC  (5+ messages)

[PATCH v2 -next] dlm: debug_fs: use DEFINE_MUTEX() for mutex lock
 2020-12-24 12:29 UTC 

i2c: mediatek: Fix apdma and i2c hand-shake timeout
 2020-12-24 12:26 UTC 

drivers/scsi/fnic/vnic_dev.c:332:32: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-12-24 12:23 UTC 

[RFC PATCH 0/3][v3] vfs, overlayfs: Fix syncfs() to return correct errors
 2020-12-24 12:13 UTC  (11+ messages)
` [PATCH 3/3] overlayfs: Report writeback errors on upper

[PATCH] arm64: dts: qcom: msm8996: Add missing device_type under pcie[01]
 2020-12-24 12:00 UTC 

[PATCH 0/4] AM64: Add PCIe bindings and driver support
 2020-12-24 11:56 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: ti,j721e: Add binding to represent refclk to the connector
` [PATCH 2/4] dt-bindings: pci: ti,j721e: Add host mode dt-bindings for TI's AM64 SoC
` [PATCH 3/4] dt-bindings: pci: ti,j721e: Add endpoint "
` [PATCH 4/4] PCI: j721e: Add support to provide refclk to PCIe connector

[PATCH v3] scripts: coccicheck: Correct usage of make coccicheck
 2020-12-24 11:56 UTC  (2+ messages)
` [Cocci] "

[PATCH 0/7] AM64: Add SERDES bindings and driver support
 2020-12-24 11:42 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: phy: ti,phy-j721e-wiz: Add bindings for AM64 SERDES Wrapper
` [PATCH 2/7] dt-bindings: phy: ti,phy-j721e-wiz: Add binding for phy_en_refclk
` [PATCH 3/7] dt-bindings: phy: cadence-torrent: Add binding for refclk driver
` [PATCH 4/7] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH 5/7] phy: ti: j721e-wiz: Configure full rate divider for AM64
` [PATCH 6/7] phy: ti: j721e-wiz: Enable reference clock output in cmn_refclk_<p/m>
` [PATCH 7/7] phy: cadence-torrent: Add support to drive refclk out

[PATCH v5 00/27] MT8192 IOMMU support
 2020-12-24 11:35 UTC  (7+ messages)
` [PATCH v5 04/27] dt-bindings: memory: mediatek: Add domain definition
` [PATCH v5 06/27] dt-bindings: mediatek: Add binding for mt8192 IOMMU

[PATCH] rtc: pm8xxx: Read ALARM_EN and update to alarm enabled status
 2020-12-24 11:28 UTC 

[PATCH v2 0/3] add support for metadata encryption to F2FS
 2020-12-24 11:31 UTC  (3+ messages)
` [PATCH v2 2/3] fscrypt: Add metadata encryption support

[RFC PATCH 0/3] gpio: ep93xx: convert to multi irqchips
 2020-12-24 11:22 UTC  (4+ messages)
` [RFC PATCH 1/3] "
` [RFC PATCH 2/3] gpio: ep93xx: drop to_irq binding
` [RFC PATCH 3/3] gpio: ep93xx: specify gpio_irq_chip->first

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-12-24 11:27 UTC  (4+ messages)
` [PATCH v3 1/7] iommu: Move iotlb_sync_map out from __iommu_map

[PATCH v4 0/3] Add new controls for QP and layer bitrate
 2020-12-24 11:25 UTC  (4+ messages)
` [PATCH v4 1/3] media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc
` [PATCH v4 2/3] media: v4l2-ctrl: Add layer wise bitrate controls for h264
` [PATCH v4 3/3] venus: venc: Add support for frame-specific min/max qp controls

[PATCH v3 00/15] PHY: Add support in Sierra to use external clock
 2020-12-24 11:16 UTC  (16+ messages)
` [PATCH v3 01/15] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v3 02/15] phy: ti: j721e-wiz: Invoke wiz_init() before of_platform_device_create()
` [PATCH v3 03/15] dt-bindings: phy: cadence-sierra: Add bindings for the PLLs within SERDES
` [PATCH v3 04/15] phy: ti: j721e-wiz: Get PHY properties only for "phy" or "link" subnode
` [PATCH v3 05/15] phy: cadence: cadence-sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v3 06/15] phy: cadence: cadence-sierra: Move all clk_get_*() to a separate function
` [PATCH v3 07/15] phy: cadence: cadence-sierra: Move all reset_control_get*() "
` [PATCH v3 08/15] phy: cadence: cadence-sierra: Explicitly request exclusive reset control
` [PATCH v3 09/15] phy: cadence: sierra: Model reference receiver as clocks (gate clocks)
` [PATCH v3 10/15] phy: cadence: sierra: Model PLL_CMNLC and PLL_CMNLC1 as clocks (mux clocks)
` [PATCH v3 11/15] phy: cadence: sierra: Enable pll_cmnlc and pll_cmnlc1 clocks
` [PATCH v3 12/15] arm64: dts: ti: k3-j721e-main: Add DT nodes for clocks within Sierra SERDES
` [PATCH v3 13/15] arm64: dts: ti: k3-j721e-main: Fix external refclk input to SERDES
` [PATCH v3 14/15] arm64: dts: ti: k3-j721e-common-proc-board: Use external clock for SERDES
` [PATCH v3 15/15] arm64: dts: ti: k3-j721e-common-proc-board: Re-name "link" name as "phy"

[PATCH] binfmt_misc: Fix possible deadlock in bm_register_write
 2020-12-24 11:15 UTC 

[PATCH 0/3] Add support for assigned-performance-states for geni i2c driver
 2020-12-24 11:12 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Introduce 'assigned-performance-states' property
` [PATCH 2/3] arm64: dts: sc7180: Add assigned-performance-states for i2c
` [PATCH 3/3] i2c: i2c-qcom-geni: Add support for 'assigned-performance-states'

min_filelist_kbytes vs file_is_tiny
 2020-12-24 11:13 UTC 

[PATCH] nvmet-fc: associations list replaced with hlist rcu,
 2020-12-24 11:05 UTC  (2+ messages)

[PATCH] opp: fix memory leak in _allocate_opp_table
 2020-12-24 10:49 UTC 

[PATCH v3 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-24 10:21 UTC  (7+ messages)
` [PATCH v3 4/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0

PROBLEM: Recent raid10 block discard patchset causes filesystem corruption on fstrim
 2020-12-24 10:18 UTC  (3+ messages)

[PATCH] enic: Remove redundant free in enic_set_ringparam
 2020-12-24 10:16 UTC  (3+ messages)
  `  "

[PATCH 0/3] add support for metadata encryption to F2FS
 2020-12-24 10:13 UTC  (7+ messages)

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2020-12-24  9:51 UTC 

[PATCH 00/15] usb: serial: avoid using usb_control_msg() directly
 2020-12-24 10:01 UTC  (3+ messages)

memory leak in ext4_multi_mount_protect
 2020-12-24  9:55 UTC 

[PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0
 2020-12-24  9:49 UTC  (3+ messages)

[PATCH v1 0/2] two changes of UFS sysfs
 2020-12-24  9:35 UTC  (3+ messages)
` [PATCH v1 1/2] scsi: ufs: Replace sprintf and snprintf with sysfs_emit

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  9:33 UTC 

drivers/clocksource/timer-clint.c:72:24: sparse: sparse: cast removes address space '__iomem' of expression
 2020-12-24  9:32 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).