linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-23 09:12:53 to 2020-07-23 12:25:48 UTC [more...]

[Softirq] a76eadba0d: WARNING:at_net/mac80211/rx.c:#ieee80211_rx_napi[mac80211]
 2020-07-23 10:58 UTC  (2+ messages)

[PATCH 00/40] Set 5: Penultimate set of SCSI related W=1 warnings
 2020-07-23 12:24 UTC  (17+ messages)
` [PATCH 01/40] scsi: lpfc: lpfc_els: Fix some function parameter descriptions
` [PATCH 03/40] scsi: ufs: ufs-qcom: Demote nonconformant kerneldoc headers
` [PATCH 04/40] scsi: bnx2i: bnx2i_init: Fix parameter misnaming in function header
` [PATCH 06/40] scsi: ufs: ufs-exynos: Demote seemingly unintentional kerneldoc header
` [PATCH 08/40] scsi: bnx2i: bnx2i_sysfs: Add missing descriptions for 'attr' parameter
` [PATCH 12/40] scsi: ips: Remove some set but unused variables
` [PATCH 13/40] scsi: ips: Convert strnlen() to memcpy() since result should not be NUL terminated
` [PATCH 17/40] scsi: qla4xxx: ql4_bsg: Rename function parameter descriptions
` [PATCH 22/40] scsi: csiostor: csio_hw_t5: Remove 2 unused variables {mc,edc}_bist_status_rdata_reg
` [PATCH 26/40] scsi: mvsas: mv_init: Place 'core_nr' inside correct clause
` [PATCH 27/40] scsi: bfa: bfa_fcs_rport: Remove unused variable 'adisc'
` [PATCH 30/40] scsi: be2iscsi: be_iscsi: Correct misdocumentation of function param 'ep'
` [PATCH 34/40] scsi: bfa: bfa_core: Demote seemingly unintentional kerneldoc header
` [PATCH 37/40] scsi: qedi: qedi_iscsi: Staticify non-external function 'qedi_get_iscsi_error'
` [PATCH 38/40] scsi: bfa: bfa_ioc: Ensure a blank line precedes next function/header
` [PATCH 40/40] scsi: esas2r: esas2r_log: Demote a few non-conformant kerneldoc headers

[PATCH 0/3] xen/balloon: fixes for memory hotplug
 2020-07-23 12:23 UTC  (5+ messages)
` [PATCH 3/3] memory: introduce an option to force onlining of hotplug memory

[PATCH 1/7] i2c: tegra: remove dead code
 2020-07-23 12:18 UTC  (7+ messages)
` [PATCH 2/7] i2c: tegra: Fix setting of controller ID
` [PATCH 3/7] i2c: tegra: add flag for register write buffering
` [PATCH 4/7] i2c: tegra: add high speed mode support
` [PATCH 5/7] i2c: tegra: enable second level clock gating
` [PATCH 6/7] i2c: tegra: DMA support for t186 and t194
` [PATCH 7/7] i2c: tegra: dump I2C registers on timeout

drivers/tty/serial/pmac_zilog.c:255:36: sparse: sparse: context imbalance in 'pmz_receive_chars' - unexpected unlock
 2020-07-23 12:16 UTC  (2+ messages)

[tip:x86/core] BUILD SUCCESS ef2ff0f5d6008d325c9a068e20981c0d0acc4d6b
 2020-07-23 12:15 UTC 

[patch V2 0/5] posix-cpu-timers: Move expiry into task work context
 2020-07-23 12:15 UTC  (6+ messages)
` [patch V2 3/5] posix-cpu-timers: Provide mechanisms to defer timer handling to task_work

[PATCH 0/2] serial: add sparse context annotation
 2020-07-23 12:14 UTC  (3+ messages)
` [PATCH 1/2] serial: pmac_zilog: "
` [PATCH 2/2] serial: msm_serial: "

[PATCH v5 0/4] Add LT9611 DSI to HDMI bridge
 2020-07-23 12:10 UTC  (7+ messages)
` [PATCH v5 3/4] drm/bridge: Introduce "

[PATCH v3 0/2] make dma_alloc_coherent NUMA-aware by per-NUMA CMA
 2020-07-23 12:08 UTC  (9+ messages)
` [PATCH v3 1/2] dma-direct: provide the ability to reserve per-numa CMA

[PATCH v2 0/6] Add STUSB160x Type-C port controller support
 2020-07-23 12:06 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: connector: add power-opmode optional property to usb-connector
` [PATCH v2 2/6] usb: typec: add typec_find_pwr_opmode
` [PATCH v2 3/6] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller
` [PATCH v2 4/6] usb: typec: add support for STUSB160x Type-C controller family
` [PATCH v2 5/6] ARM: dts: stm32: add STUSB1600 Type-C using I2C4 on stm32mp15xx-dkx
` [PATCH v2 6/6] ARM: multi_v7_defconfig: enable STUSB160X Type-C port controller support

[PATCH v5 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-07-23 12:05 UTC  (12+ messages)
` [PATCH v5 03/15] iommu/smmu: Report empty domain nesting info
` [PATCH v5 12/15] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[PATCH] recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64
 2020-07-23 11:52 UTC  (2+ messages)

[PATCH bpf-next v5 5/7] bpf: Implement bpf_local_storage for inodes
 2020-07-23 11:52 UTC  (4+ messages)

[PATCH v10 00/12] add ecspi ERR009165 for i.mx6/7 soc family
 2020-07-23 11:51 UTC  (6+ messages)
` [PATCH v10 05/12] dmaengine: dma: imx-sdma: add fw_loaded and is_ram_script

[PATCH bpf-next v6 0/7] Generalizing bpf_local_storage
 2020-07-23 11:50 UTC  (8+ messages)
` [PATCH bpf-next v6 1/7] bpf: Renames to prepare for generalizing sk_storage
` [PATCH bpf-next v6 2/7] bpf: Generalize caching for sk_storage
` [PATCH bpf-next v6 3/7] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next v6 4/7] bpf: Split bpf_local_storage to bpf_sk_storage
` [PATCH bpf-next v6 5/7] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next v6 6/7] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next v6 7/7] bpf: Add selftests for local_storage

INFO: task hung in ovs_exit_net
 2020-07-23 11:48 UTC 

[PATCH v6 1/8] scsi: ufs: Add checks before setting clk-gating states
 2020-07-23 11:46 UTC  (8+ messages)
` [PATCH v6 2/8] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH v6 3/8] scsi: ufs-qcom: Fix schedule while atomic error in ufs_qcom_dump_dbg_regs
` [PATCH v6 4/8] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH v6 5/8] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH v6 6/8] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH v6 7/8] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH v6 8/8] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops

[PATCH v3 0/4] irqchip: Add IRQCHIP_PLATFORM_DRIVER helper macros
 2020-07-23 11:46 UTC  (5+ messages)
` [PATCH v3 3/4] irqchip/mtk-sysirq: Convert to a platform driver
` [PATCH v3 4/4] irqchip/mtk-cirq: "

get rid of the address_space override in setsockopt v2
 2020-07-23 11:44 UTC  (6+ messages)
` [PATCH 01/26] bpfilter: fix up a sparse annotation
` [PATCH 13/26] bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t

[PATCH 1/3] ARM: dts: colibri-imx6: remove pinctrl-names orphan
 2020-07-23 11:44 UTC  (9+ messages)
` [PATCH 3/3] ARM: dts: colibri-imx7: add usb dual-role switch capability

[PATCH 01/10] block: introduce blk_is_valid_logical_block_size
 2020-07-23  9:13 UTC  (2+ messages)
` [block] 4c873fbf07: WARNING:at_block/blk-settings.c:#blk_queue_logical_block_size

[PATCH v3 00/11] i386 Clang support
 2020-07-23 11:42 UTC  (7+ messages)
` [PATCH v3 11/11] x86: support i386 with Clang
  ` [tip: x86/asm] x86/uaccess: Make __get_user_size() Clang compliant on 32-bit

[PATCH 1/2] USB: phy: fsl-usb: remove sysfs abuse
 2020-07-23 11:40 UTC  (2+ messages)

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-07-23 11:40 UTC  (3+ messages)
` [PATCH 2/2] lockdep: warn on redundant or incorrect irq state changes

[PCI] 3233e41d3e: WARNING:at_drivers/pci/pci.c:#pci_reset_hotplug_slot
 2020-07-23  9:51 UTC  (2+ messages)

[PATCH v3 0/4] DVFS support for Venus
 2020-07-23 11:37 UTC  (4+ messages)
` [PATCH v3 2/4] media: venus: core: Add support for opp tables/perf voting

[PATCH v2 0/2] Some improvements for iommu
 2020-07-23 11:36 UTC  (4+ messages)
` [PATCH v2 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-23 11:29 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: pinctrl: add bindings for MediaTek "

[PATCH] arm64: mm: free unused memmap for sparse memory model that define VMEMMAP
 2020-07-23 11:29 UTC  (6+ messages)
  ` 答复: "
      ` 答复: "

[PATCH v4 0/5] DVFS support for Venus
 2020-07-23 11:26 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: media: venus: Add an optional power domain for perf voting
` [PATCH v4 2/5] media: venus: core: Fix error handling in probe
` [PATCH v4 3/5] media: venus: core: Add support for opp tables/perf voting
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus
` [PATCH v4 5/5] arm64: dts: sc7180: "

[PATCH for 5.9 0/3] FUTEX_SWAP (tip/locking/core)
 2020-07-23 11:27 UTC  (3+ messages)
` [PATCH for 5.9 1/3] futex: introduce FUTEX_SWAP operation

[PATCH v9 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-23 11:19 UTC  (8+ messages)
` [PATCH v9 1/7] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v9 2/7] dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC
` [PATCH v9 3/7] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v9 4/7] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v9 5/7] pinctrl: mediatek: add mt6779 eint support
` [PATCH v9 6/7] arm64: dts: add dts nodes for MT6779
` [PATCH v9 7/7] clk: mediatek: add UART0 clock support

[PATCH 1/2] usb: tegra: Fix allocation for the FPCI context
 2020-07-23 11:19 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] mtd: properly check all write ioctls for permissions
 2020-07-23 11:18 UTC  (2+ messages)

[PATCH v3] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-23 11:14 UTC  (2+ messages)

[rcu:rcu/next] BUILD SUCCESS 83d0111cc01cd5ba7ee0a04af9ea7a1c801f13de
 2020-07-23 11:12 UTC 

[PATCH] net/ncsi: use eth_zero_addr() to clear mac address
 2020-07-23 11:13 UTC 

[PATCH v2 0/3] Add USB role switch support to DWC2
 2020-07-23 11:07 UTC  (4+ messages)
` [PATCH v2 1/3] usb: dwc2: override PHY input signals with usb role switch support
` [PATCH v2 2/3] dt-bindings: usb: dwc2: add optional usb-role-switch property
` [PATCH v2 3/3] usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs

[PATCH] x86/dumpstack: Dump user space code correctly again
 2020-07-23 11:05 UTC  (2+ messages)

[PATCH v3] usb: dwc3: Add support for VBUS power control
 2020-07-23 11:05 UTC  (3+ messages)

[PATCH] dynamic debug: allow printing to trace event
 2020-07-23 10:57 UTC  (6+ messages)

[PATCH] cxgb4: use eth_zero_addr() to clear mac address
 2020-07-23 11:05 UTC 

[PATCH 1/2] misc: hpilo: switch from 'pci_' to 'dma_' API
 2020-07-23 10:56 UTC  (4+ messages)

[PATCH] tty: Add MOXA NPort Real TTY Driver
 2020-07-23 10:54 UTC  (3+ messages)

[RESEND PATCH v3 1/2] mfd: mfd-core: Add mechanism for removal of a subset of children
 2020-07-23 10:54 UTC  (2+ messages)
` [RESEND PATCH v3 2/2] mfd: madera: Improve handling of regulator unbinding

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-23 10:54 UTC  (7+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition

[PATCH 0/7] powerpc/watchpoint: 2nd DAWR kvm enablement + selftests
 2020-07-23 10:48 UTC  (9+ messages)
` [PATCH 1/7] powerpc/watchpoint/kvm: Rename current DAWR macros and variables
` [PATCH 2/7] powerpc/watchpoint/kvm: Add infrastructure to support 2nd DAWR
` [PATCH 3/7] powerpc/watchpoint/kvm: Introduce new capability for "
` [PATCH 4/7] powerpc/selftests/ptrace-hwbreak: Add testcases "
` [PATCH 5/7] powerpc/selftests/perf-hwbreak: Coalesce event creation code
` [PATCH 6/7] powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWR
` [PATCH 7/7] powerpc/selftests: Add selftest to test concurrent perf/ptrace events

[PATCH 13/17] watch_queue: Implement mount topology and attribute change notifications [ver #5]
 2020-07-23 10:48 UTC  (4+ messages)
` [PATCH 00/17] pipe: Keyrings, mount and superblock "

[PATCH] Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
 2020-07-23 10:47 UTC 

[RFC] sched: Consider higher or lower sched_class tasks on migration
 2020-07-23 10:17 UTC 

[PATCH v2 0/4] mm/hugetlb: Small cleanup and improvement
 2020-07-23 10:46 UTC  (3+ messages)
` [PATCH v2 2/4] mm/hugetlb.c: Remove the unnecessary non_swap_entry()
  ` [PATCH v3 "

[PATCH] drm: bridge: adv7511: Add missing bridge type
 2020-07-23 10:45 UTC 

[PATCH v3 08/11] x86/percpu: Clean up percpu_cmpxchg_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 10/11] x86/percpu: Remove unused PER_CPU() macro
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 03/11] x86/percpu: Clean up percpu_from_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 01/11] x86/percpu: Introduce size abstraction macros
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 04/11] x86/percpu: Clean up percpu_add_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 02/11] x86/percpu: Clean up percpu_to_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 06/11] x86/percpu: Clean up percpu_add_return_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 05/11] x86/percpu: Remove "e" constraint from XADD
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 07/11] x86/percpu: Clean up percpu_xchg_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH v3 09/11] x86/percpu: Clean up percpu_stable_op()
 2020-07-23 10:43 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH] ceph: KASAN: use-after-free Read in ceph_mdsc_destroy
 2020-07-23 10:42 UTC  (2+ messages)

strace of io_uring events?
 2020-07-23 10:39 UTC  (11+ messages)

[PATCH] scripts/gdb: fix lx-symbols 'gdb.error' while loading modules
 2020-07-23 10:39 UTC  (3+ messages)

[PATCH -resend] Documentation: fb, fix path to modedb.c
 2020-07-23 10:34 UTC 

[RFC] raw_copy_from_user() semantics
 2020-07-23 10:34 UTC  (9+ messages)

[PATCH v5 0/6] Amazon's Annapurna Labs Alpine v3 device-tree
 2020-07-23 10:34 UTC  (5+ messages)

[PATCH 1/1] doc:it_IT: process: coding-style.rst: Correct __maybe_unused compiler label
 2020-07-23 10:33 UTC  (3+ messages)

[PATCH] f2fs: fix use-after-free issue
 2020-07-23 10:28 UTC 

stable-rc 4.14: arm64: Internal error: Oops: clk_reparent __clk_set_parent_before on db410c
 2020-07-23 10:26 UTC  (5+ messages)

[PATCH v4 00/15] Hwpoison soft-offline rework
 2020-07-23 10:19 UTC  (5+ messages)
` [PATCH v4 12/15] mm,hwpoison: Rework soft offline for in-use pages

[PATCH 14/23] memory: ti-emif-pm: Fix cast to iomem pointer
 2020-07-23 10:16 UTC  (11+ messages)
` [RFC PATCH 00/23] memory: Cleanup, improve and compile test memory drivers
  ` [PATCH 20/23] memory: omap-gpmc: Fix whitespace issue
  ` [PATCH 19/23] memory: omap-gpmc: Enclose macro statements in do-while

[PATCH v8 00/15] Add PCIe support to TI's J721E SoC
 2020-07-23 10:12 UTC  (3+ messages)

linux-next: Tree for Jul 23
 2020-07-23 10:11 UTC 

[PATCH] arm64: vdso32: Fix '--prefix=' value for newer versions of clang
 2020-07-23 10:10 UTC  (2+ messages)

[PATCH v3 00/10] Adding support for Microchip Sparx5 SoC
 2020-07-23 10:09 UTC  (3+ messages)

[ANNOUNCE] util-linux v2.36
 2020-07-23 10:08 UTC 

[PATCH 0/7] gpio: dwapb: Refactor GPIO resources initialization
 2020-07-23 10:06 UTC  (4+ messages)
` [PATCH 4/7] gpio: dwapb: Convert driver to using the GPIO-lib-based IRQ-chip

[v7, PATCH 0/7] add drm support for MT8183
 2020-07-23 10:04 UTC  (6+ messages)
` [v7, PATCH 1/7] drm/mediatek: move ddp component defint into mtk_mmsys.h
` [v7, PATCH 2/7] mtk-mmsys: add mmsys private data

[PATCH] mips: traps, add __init to parity_protection_init
 2020-07-23 10:00 UTC  (2+ messages)

[PATCH] jffs2: move jffs2_init_inode_info() just after allocating inode
 2020-07-23  9:58 UTC  (2+ messages)

[PATCH V6] GCOV: Add config to check the preqequisites situation
 2020-07-23  9:47 UTC  (3+ messages)

[PATCH] powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_DAWR_ARCH_31
 2020-07-23  9:33 UTC  (2+ messages)
` [PATCH v2] "

Scheduler wakeup path tuning surface: Use-Cases and Requirements
 2020-07-23  9:33 UTC  (5+ messages)
          ` [SchedulerTaskPacking] Small background task packing
          ` [SchedulerWakeupLatency] Skip energy aware task placement

[PATCH] staging: rtl8723bs: Cleanup open brace issues
 2020-07-23  9:30 UTC 

decruft the early init / initrd / initramfs code v2
 2020-07-23  9:22 UTC  (5+ messages)
` [PATCH 16/23] initramfs: simplify clean_rootfs

[PATCH] Staging: rtl8188eu: Fix a constant comparison coding style issue
 2020-07-23  9:21 UTC 

[PATCH v5 0/4] Add USB PHY support for new Ingenic SoCs
 2020-07-23  9:19 UTC  (2+ messages)

[PATCH 1/2] vdpa: ifcvf: return err when fail to request config irq
 2020-07-23  9:12 UTC  (2+ messages)
` [PATCH 2/2] vdpa: ifcvf: free config irq in ifcvf_free_irq()

[PATCH v3 0/9] bmips: add BCM63xx power domain controller
 2020-07-23  9:10 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 9/9] mips: bmips: dts: add BCM63268 power domain support


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