linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-05 16:47:36 to 2020-09-06 11:55:42 UTC [more...]

[PATCH 0/3] regulator: unexport regulator_lock/unlock()
 2020-09-06 11:55 UTC  (4+ messages)
` [PATCH 1/3] regulator: don't require mutex for regulator_notifier_call_chain()

[PATCH] mm/mmu_notifier.c: micro-optimization substitute kzalloc with kmalloc
 2020-09-06 11:43 UTC 

Multiple definitions of ARRAY_SIZE(arr)
 2020-09-06 11:40 UTC  (2+ messages)

[PATCH v8 0/5] powerpc/perf: Add json file support for hv_24x7 core level events
 2020-09-06 11:20 UTC  (6+ messages)
` [PATCH v8 1/5] perf/jevents: Remove jevents.h file
` [PATCH v8 2/5] perf/jevents: Add new structure to pass json fields
` [PATCH v8 3/5] perf jevents: Add support for parsing perchip/percore events
` [PATCH v8 4/5] perf/tools: Pass pmu_event structure as a parameter for arch_get_runtimeparam
` [PATCH v8 5/5] perf/tools/pmu_events/powerpc: Add hv_24x7 core level metric events

[PATCH 0/5] Add new features to nwl-dsi driver
 2020-09-06 10:28 UTC  (3+ messages)
` [PATCH 3/5] drm/bridge: nwl-dsi: Add support for clock-drop-level

[PATCH 0/6] rockchip-pinctrl fixes for GKI
 2020-09-06 10:20 UTC  (16+ messages)
` [PATCH 1/6] pinctrl: rockchip: make driver be tristate module
` [PATCH 2/6] pinctrl: rockchip: enable gpio pclk for rockchip_gpio_to_irq
` [PATCH 3/6] pinctrl: rockchip: create irq mapping in gpio_to_irq
` [PATCH 4/6] pinctrl: rockchip: do not set gpio if bank invalid
` [PATCH 5/6] pinctrl: rockchip: fix crash caused by invalid gpio bank
` [PATCH 6/6] pinctrl: rockchip: populate platform device for rockchip gpio

[PATCH] lib/string.c: Clarify kerndoc for stpcpy()
 2020-09-06 10:06 UTC 

[PATCH v14 00/10] Enable ptp_kvm for arm64
 2020-09-06 10:00 UTC  (4+ messages)
` [PATCH v14 08/10] ptp: arm64: "

[PATCH v3] lib/string.c: implement stpcpy
 2020-09-06  9:57 UTC  (3+ messages)

[PATCH v9 1/2] dt-bindings: input: Add docs for ADC driven joystick
 2020-09-06  9:22 UTC  (3+ messages)
` [PATCH v9 2/2] input: joystick: Add ADC attached joystick driver

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-06  8:52 UTC  (2+ messages)
` [net] 6fd0d0dede: hwsim.ap_ht40_5ghz_switch.fail

Description tag somewhere in the Linux Kernel
 2020-09-06  9:04 UTC 

[smsc95xx] 05b35e7eb9: WARNING:possible_circular_locking_dependency_detected
 2020-09-06  8:55 UTC 

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:483:35: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-06  8:52 UTC 

[mac80211_hwsim] 8cafe19852: hwsim.fst_ap_config_default.fail
 2020-09-06  8:49 UTC 

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:412:28: sparse: sparse: invalid assignment: &=
 2020-09-06  8:28 UTC 

[GIT PULL] x86 fixes
 2020-09-06  8:15 UTC 

drivers/crypto/allwinner/sun4i-ss/sun4i-ss-hash.c:481:27: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-06  8:10 UTC 

[linux-next PATCH v4] drivers/virt/fsl_hypervisor: Fix error handling path
 2020-09-06  7:39 UTC  (6+ messages)

[PATCH -next] RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
 2020-09-06  7:37 UTC  (2+ messages)

[PATCH 5.4 00/16] 5.4.63-rc1 review
 2020-09-06  7:37 UTC  (3+ messages)

[PATCH v7 0/5] Warn on orphan section placement
 2020-09-06  7:24 UTC  (7+ messages)
` [PATCH v7 4/5] x86/build: "

[PATCH -next] powerpc/eeh: fix compile warning with CONFIG_PROC_FS=n
 2020-09-06  7:01 UTC  (2+ messages)

[PATCH 1/2] xen/gntdev.c: Mark pages as dirty
 2020-09-06  6:51 UTC  (2+ messages)
` [PATCH 2/2] xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()

[PATCH -next] powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
 2020-09-06  6:50 UTC  (2+ messages)

[PATCH v2 0/3] OpenRISC fixes for 5.9
 2020-09-06  6:15 UTC  (7+ messages)
` [PATCH v2 1/3] openrisc: Reserve memblock for initrd
` [PATCH v2 3/3] openrisc: Fix issue with get_user for 64-bit values
      ` [OpenRISC] "

WARNING: refcount bug in do_enable_set
 2020-09-06  5:31 UTC  (2+ messages)

[RFC v2 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-06  4:51 UTC  (4+ messages)
` [RFC v2 03/11] Drivers: hv: vmbus: Introduce types of GPADL

[GIT PULL] xen: branch for v5.9-rc4
 2020-09-06  4:44 UTC 

possible deadlock in dev_uc_sync_multiple (3)
 2020-09-06  4:19 UTC 

Question on task_blocks_on_rt_mutex()
 2020-09-06  4:14 UTC  (10+ messages)

[PATCH] rtl8xxxu: prevent potential memory leak
 2020-09-06  4:04 UTC 

KMSAN: kernel-infoleak in vcs_read (2)
 2020-09-06  4:04 UTC  (2+ messages)

[PATCH net] net/packet: Fix a comment about hard_header_len and headroom allocation
 2020-09-06  3:18 UTC 

[PATCH net] hv_netvsc: Fix hibernation for mlx5 VF driver
 2020-09-06  3:05 UTC  (3+ messages)

[PATCH] kcsan: kconfig: Move to menu 'Generic Kernel Debugging Instruments'
 2020-09-06  2:42 UTC  (2+ messages)

[PATCH] iommu/amd: Add prefetch iommu pages command build function
 2020-09-06  1:18 UTC 

WARNING: refcount bug in l2cap_chan_put
 2020-09-06  1:07 UTC  (2+ messages)

[PATCH 00/22] add support for Clang LTO
 2020-09-06  0:24 UTC  (6+ messages)
` [PATCH v2 00/28] Add "
  ` [PATCH v2 09/28] kbuild: add "

[PATCH net-next v3 0/6] net-next: dsa: mt7530: add support for MT7531
 2020-09-05 23:50 UTC  (7+ messages)
` [PATCH net-next v3 2/6] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v3 3/6] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [PATCH net-next v3 4/6] net: dsa: mt7530: Add the support of MT7531 switch

[PATCH v4 00/31] Improvements for Tegra I2C driver
 2020-09-05 23:35 UTC  (48+ messages)
` [PATCH v4 01/31] i2c: tegra: Make tegra_i2c_flush_fifos() usable in atomic transfer
` [PATCH v4 02/31] i2c: tegra: Handle potential error of tegra_i2c_flush_fifos()
` [PATCH v4 03/31] i2c: tegra: Initialization div-clk rate unconditionally
` [PATCH v4 04/31] i2c: tegra: Remove i2c_dev.clk_divisor_non_hs_mode member
` [PATCH v4 05/31] i2c: tegra: Runtime PM always available on Tegra
` [PATCH v4 06/31] i2c: tegra: Remove error message used for devm_request_irq() failure
` [PATCH v4 07/31] i2c: tegra: Use reset_control_reset()
` [PATCH v4 08/31] i2c: tegra: Use devm_platform_get_and_ioremap_resource()
` [PATCH v4 09/31] i2c: tegra: Use platform_get_irq()
` [PATCH v4 10/31] i2c: tegra: Use clk-bulk helpers
` [PATCH v4 11/31] i2c: tegra: Factor out runtime PM and hardware initialization
` [PATCH v4 12/31] i2c: tegra: Move out all device-tree parsing into tegra_i2c_parse_dt()
` [PATCH v4 13/31] i2c: tegra: Clean up probe function
` [PATCH v4 14/31] i2c: tegra: Remove likely/unlikely from the code
` [PATCH v4 15/31] i2c: tegra: Remove bogus barrier()
` [PATCH v4 16/31] i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg()
` [PATCH v4 17/31] i2c: tegra: Improve formatting of function variables
` [PATCH v4 18/31] i2c: tegra: Improve coding style of tegra_i2c_wait_for_config_load()
` [PATCH v4 19/31] i2c: tegra: Rename wait/poll functions
` [PATCH v4 20/31] i2c: tegra: Rename variable in tegra_i2c_issue_bus_clear()
` [PATCH v4 21/31] i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg()
` [PATCH v4 22/31] i2c: tegra: Factor out packet header setup "
` [PATCH v4 23/31] i2c: tegra: Factor out register polling into separate function
` [PATCH v4 24/31] i2c: tegra: Reorder location of functions in the code
` [PATCH v4 25/31] i2c: tegra: Check errors for both positive and negative values
` [PATCH v4 26/31] i2c: tegra: Consolidate error handling in tegra_i2c_xfer_msg()
` [PATCH v4 27/31] i2c: tegra: Clean up printk messages
` [PATCH v4 28/31] i2c: tegra: Clean up whitespaces, newlines and indentation
` [PATCH v4 29/31] i2c: tegra: Improve driver module description
` [PATCH v4 30/31] i2c: tegra: Clean up and improve comments
` [PATCH v4 31/31] i2c: tegra: Rename couple "ret" variables to "err"

Question about dev_validate_header used in af_packet.c
 2020-09-05 23:20 UTC  (2+ messages)

[RFC PATCH 0/2] Allow use of lib/string in early boot
 2020-09-05 23:16 UTC  (5+ messages)
` [RFC PATCH 1/2] lib/string: Disable instrumentation
` [RFC PATCH 2/2] x86/cmdline: Use strscpy to initialize boot_command_line

[PATCH net-next] NFC: digital: Remove two unused macroes
 2020-09-05 23:03 UTC  (2+ messages)

[PATCH net-next] caif: Remove duplicate macro SRVL_CTRL_PKT_SIZE
 2020-09-05 22:59 UTC  (2+ messages)

[RESEND PATCH] perf: ftrace: Add filter support for option -F/--funcs
 2020-09-05 22:49 UTC  (4+ messages)

arch/powerpc/kexec/core.c:246:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-05 22:37 UTC 

[GIT PULL] clang-format for v5.9-rc4
 2020-09-05 22:36 UTC  (2+ messages)

[GIT PULL] Compiler Attributes for v5.9-rc4
 2020-09-05 22:36 UTC  (2+ messages)

[GIT PULL] auxdisplay for v5.9-rc4
 2020-09-05 22:36 UTC  (2+ messages)

[GIT PULL] ARC updates for 5.9-rc4
 2020-09-05 22:36 UTC  (2+ messages)

[PATCH net v1 0/2] hinic: BugFixes
 2020-09-05 22:34 UTC  (2+ messages)

[PATCH v3 0/8] iommu/arm-smmu: Support maintaining bootloader mappings
 2020-09-05 22:27 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c:1855:42: warning: Uninitialized variable: fw_ver
 2020-09-05 22:18 UTC 

[PATCH v3 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-05 22:08 UTC  (3+ messages)
` [PATCH v3 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-09-05 22:04 UTC  (12+ messages)
` [PATCH v1 01/12] fpga: fpga security manager class driver
` [PATCH v1 02/12] fpga: create intel max10 bmc security engine
` [PATCH v1 03/12] fpga: expose max10 flash update counts in sysfs
` [PATCH v1 04/12] fpga: expose max10 canceled keys "
` [PATCH v1 05/12] fpga: enable secure updates

[PATCH] pinctrl: rockchip: depend on OF
 2020-09-05 21:49 UTC 

possible deadlock in iter_file_splice_write
 2020-09-05 21:49 UTC 

[PATCH net-next v2 0/2] net: dsa: bcm_sf2: Ensure MDIO diversion is used
 2020-09-05 21:29 UTC  (2+ messages)

[PATCH] scsi: docs: Remove obsolete scsi typedef text from scsi_mid_low_api
 2020-09-05 21:16 UTC  (2+ messages)

[PATCH v2 0/2] ubifs: Fixes around ubifs-authentication.rst
 2020-09-05 20:43 UTC  (3+ messages)
` [PATCH v2 1/2] MAINTAINERS: Add ubifs-authentication.rst to UBIFS
` [PATCH v2 2/2] docs: ubifs-authentication: Add a top-level heading

[PATCH] MAINTAINERS: repair reference in LYNX PCS MODULE
 2020-09-05 20:36 UTC  (3+ messages)

[PATCH v17 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-05 20:04 UTC  (21+ messages)
` [PATCH v17 01/20] drm/msm: Remove dangling submitqueue references
` [PATCH v17 02/20] drm/msm: Add private interface for adreno-smmu
` [PATCH v17 03/20] drm/msm/gpu: Add dev_to_gpu() helper
` [PATCH v17 04/20] drm/msm: Set adreno_smmu as gpu's drvdata
` [PATCH v17 05/20] drm/msm: Add a context pointer to the submitqueue
` [PATCH v17 06/20] drm/msm: Drop context arg to gpu->submit()
` [PATCH v17 07/20] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH v17 08/20] drm/msm: Add support to create a local pagetable
` [PATCH v17 09/20] drm/msm: Add support for private address space instances
` [PATCH v17 10/20] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH v17 11/20] drm/msm: Show process names in gem_describe
` [PATCH v17 12/20] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v17 13/20] iommu/arm-smmu: Add support for split pagetables
` [PATCH v17 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v17 15/20] iommu/arm-smmu: Constify some helpers
` [PATCH v17 16/20] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v17 17/20] iommu/arm-smmu: Add a way for implementations to influence SCTLR
` [PATCH v17 18/20] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU
` [PATCH v17 19/20] arm: dts: qcom: sm845: Set the compatible string for the "
` [PATCH v17 20/20] arm: dts: qcom: sc7180: "

drivers/net/wan/fsl_ucc_hdlc.c:458:33: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-05 19:40 UTC 

[PATCH] soundwire: stream: fix an invalid free
 2020-09-05 19:26 UTC 

[PATCH] dt-bindings: mfd: ab8500: Remove weird Unicode characters
 2020-09-05 18:58 UTC 

[PATCH v2 1/1] Input: atmel_mxt_ts - implement I2C retries
 2020-09-05 18:57 UTC  (2+ messages)

[rcu:dev.2020.09.03a] BUILD REGRESSION e710c928fb52d8e56bc6173515805301da6aa22b
 2020-09-05 18:56 UTC 

drivers/net/wan/fsl_ucc_hdlc.c:368:29: sparse: sparse: incorrect type in assignment (different base types)
 2020-09-05 18:52 UTC 

drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c:306:26: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-09-05 18:53 UTC 

[PATCH] docs: driver-api: firmware: fallback-mechanisms: Fix rendering of bullet point
 2020-09-05 18:41 UTC 

[PATCH net-next v3 0/3] DP83869 Feature additions
 2020-09-05 18:38 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v3 2/3] net: phy: dp83869: support Wake on LAN
` [PATCH net-next v3 3/3] net: dp83869: Add speed optimization feature

[PATCH] net: Add a missing word
 2020-09-05 18:32 UTC 

[PATCH v16 00/20] iommu/arm-smmu + drm/msm: per-process GPU pgtables
 2020-09-05 18:32 UTC  (4+ messages)
` [PATCH v16 14/20] iommu/arm-smmu: Prepare for the adreno-smmu implementation

[RFC PATCH] coccinelle: misc: add uninitialized_var.cocci script
 2020-09-05 17:58 UTC  (4+ messages)
` [PATCH v3] "
  ` [PATCH] checkpatch: Warn on self-assignments

[PATCH v7 0/9] x86: tag application address space for devices
 2020-09-05 17:54 UTC  (3+ messages)
` [PATCH v7 3/9] docs: x86: Add documentation for SVA (Shared Virtual Addressing)

[PATCH v2 0/4] soundwire: qcom: add support for mmio soundwire master
 2020-09-05 17:39 UTC  (5+ messages)
` [PATCH v2 1/4] soundwire: qcom: fix abh/ahb typo
` [PATCH v2 2/4] soundwire: qcom: avoid dependency on CONFIG_SLIMBUS
` [PATCH v2 3/4] soundwire: qcom: add support for mmio soundwire master devices
` [PATCH v2 4/4] soundwire: qcom: add v1.5.1 compatible

[xhci-tegra] Kernel 5.7 regression - tegra124-nyan
 2020-09-05 17:39 UTC 

[tip:master] BUILD SUCCESS 62ce2126a3d5631cf9b15e0b51c57f2d47ffc19e
 2020-09-05 17:33 UTC 

[GIT PULL] xfs: small fixes (2) for 5.9
 2020-09-05 17:18 UTC  (2+ messages)

a crash when running strace from persistent memory
 2020-09-05 17:04 UTC  (9+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
    ` [PATCH 2/2] xfs: don't update mtime on COW faults
        ` [PATCH 2/2 v2] "

[PATCH 0/2] drop GZFLAGS definition
 2020-09-05 16:46 UTC  (5+ messages)
` [PATCH 1/2] ARM: makefile: Drop GZFLAGS definition and export
` [PATCH 2/2] csky: Drop GZFLAGS definition


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