linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-10 20:41:16 to 2020-08-11 00:59:56 UTC [more...]

[PATCH v7 00/11] Introduce features and debugfs/sysfs entries for MHI
 2020-08-11  0:30 UTC  (13+ messages)
` [PATCH v7 01/11] bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
` [PATCH v7 02/11] bus: mhi: core: Abort suspends due to outgoing pending packets
` [PATCH v7 03/11] bus: mhi: core: Use helper API to trigger a non-blocking host resume
` [PATCH v7 04/11] bus: mhi: core: Trigger host resume if suspended during mhi_device_get()
` [PATCH v7 05/11] bus: mhi: core: Use generic name field for an MHI device
` [PATCH v7 06/11] bus: mhi: core: Introduce helper function to check device state
` [PATCH v7 07/11] bus: mhi: core: Introduce counters to track MHI device state transitions
` [PATCH v7 08/11] bus: mhi: core: Introduce debugfs entries for MHI
` [PATCH v7 09/11] bus: mhi: core: Read and save device hardware information from BHI
` [PATCH v7 10/11] bus: mhi: core: Introduce APIs to allocate and free the MHI controller
` [PATCH v7 11/11] bus: mhi: core: Introduce sysfs entries for MHI

[PATCH] scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
 2020-08-11  0:59 UTC  (2+ messages)

Regression: serial crash on db845c using modular config w/ 5.9-rc
 2020-08-11  0:56 UTC  (2+ messages)

[RFC PATCH V2 0/2] Add Xilinx DSI TX driver
 2020-08-11  0:52 UTC 

[PATCH v36 00/24] Intel SGX foundations
 2020-08-11  0:52 UTC  (7+ messages)
` [PATCH v36 21/24] x86/vdso: Implement a vDSO for Intel SGX enclave call

[PATCH v2 0/2] cpufreq: intel_pstate: Implement passive mode with HWP enabled
 2020-08-11  0:51 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v7] "

[PATCH] fs: RWF_NOWAIT should imply IOCB_NOIO
 2020-08-11  0:48 UTC 

[RFC PATCH V2 0/2] Add Xilinx DSI TX driver
 2020-08-11  0:46 UTC  (3+ messages)
` [RFC PATCH V2 1/2] dt-bindings: display: xlnx: dsi: This add a DT binding for Xilinx DSI TX subsystem
` [RFC PATCH V2 2/2] drm: xlnx: dsi: driver "

[PATCH v3] i2c: iproc: fix race between client unreg and isr
 2020-08-11  0:42 UTC 

[PATCH] sched/fair: reduce preemption with IDLE tasks runable
 2020-08-11  0:41 UTC  (7+ messages)
  ` [PATCH] sched/fair: reduce preemption with IDLE tasks runable(Internet mail)

[PATCH 0/2] Cyrpto: Clean up kmap() use
 2020-08-11  0:40 UTC  (3+ messages)
` [PATCH 1/2] crypto/ux500: Fix kmap() bug
` [PATCH 2/2] crypto: Remove unused async iterators

[PATCH v8 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-11  0:36 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings

[rcu:dev.2020.08.07a] BUILD SUCCESS effe4b83a3d86ad17f82b332e1ad64a4d11df68f
 2020-08-11  0:33 UTC 

drivers/input/touchscreen/elants_i2c.c:859:45: warning: Clarify calculation precedence for '&' and
 2020-08-11  0:27 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH bpf-next] bpf: fix segmentation fault of test_progs
 2020-08-11  0:23 UTC  (3+ messages)
` [PATCH bpf-next v2] "

[PATCH v4] documentation: coccinelle: Improve command example for make C={1,2}
 2020-08-11  0:23 UTC 

[PATCH 0/5] drm/panel: A few cleanups and improvements
 2020-08-11  0:22 UTC  (6+ messages)
` [PATCH 1/5] drm/panel: novatek,nt39016: Handle backlight the standard way
` [PATCH 2/5] drm/panel: novatek,nt39016: Add missing CR to error messages
` [PATCH 3/5] drm/panel: simple: Convert sharp,ls020b1dd01d from timings to videomode
` [PATCH 4/5] drm/panel: simple: Tweak timings of sharp,ls020b1dd01d for perfect 60Hz
` [PATCH 5/5] drm/panel: simple: Add 50Hz mode for sharp,ls020b1dd01d

[PATCH v4 0/2] Add new PHY APIs to framework to get/set PHY attributes
 2020-08-11  0:20 UTC  (3+ messages)
` [PATCH v4 1/2] phy: Add new PHY attribute max_link_rate and APIs "

[PATCH 00/10] mm/hugetlb: code refine and simplification
 2020-08-11  0:19 UTC  (21+ messages)
` [PATCH 02/10] mm/hugetlb: make sure to get NULL when list is empty
` [PATCH 03/10] mm/hugetlb: use list_splice to merge two list at once
` [PATCH 04/10] mm/hugetlb: count file_region to be added when regions_needed != NULL
` [PATCH 06/10] mm/hugetlb: remove redundant huge_pte_alloc() in hugetlb_fault()
` [PATCH 07/10] mm/hugetlb: a page from buddy is not on any list
` [PATCH 08/10] mm/hugetlb: return non-isolated page in the loop instead of break and check
` [PATCH 09/10] mm/hugetlb: narrow the hugetlb_lock protection area during preparing huge page
` [PATCH 10/10] mm/hugetlb: not necessary to abuse temporary page to workaround the nasty free_huge_page

[PATCH v3 0/2] Expose new features for Intel processor
 2020-08-11  0:18 UTC  (6+ messages)
` [PATCH v3 2/2] x86/kvm: Expose new features for supported cpuid

[PATCH 1/2 v3] rseq/membarrier: add MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ
 2020-08-11  0:09 UTC  (2+ messages)
` [PATCH 2/2 v3] rseq/selftests: test MEMBARRIER_CMD_PRIVATE_EXPEDITED_RSEQ

Songs about Pandemic of Lies
 2020-08-10 22:12 UTC 

regulator: deadlock vs memory reclaim
 2020-08-11  0:07 UTC  (6+ messages)

[RFC 0/7] KVM: PKS Virtualization support
 2020-08-11  0:05 UTC  (5+ messages)
` [RFC 1/7] KVM: VMX: Introduce PKS VMCS fields
` [RFC 7/7] KVM: VMX: Enable PKS for nested VM

[PATCH] net/tls: Fix kmap usage
 2020-08-11  0:02 UTC 

[PATCH v6 0/3] drm: Add support for Cadence MHDP DPI/DP bridge and J721E wrapper
 2020-08-11  0:00 UTC  (5+ messages)
` [PATCH v6 2/3] drm: bridge: Add support for Cadence MHDP DPI/DP bridge

[PATCH] memremap: Convert devmap static branch to {inc,dec}
 2020-08-10 23:53 UTC 

[PATCH] coccinelle: api: add kzfree script
 2020-08-10 23:45 UTC  (4+ messages)
` [PATCH v4] "

drivers/misc/habanalabs/common/firmware_if.c:371:18: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour
 2020-08-10 23:42 UTC 

[GIT PULL] HID for 5.9
 2020-08-10 23:40 UTC  (2+ messages)

[git pull] Input updates for v5.9-rc0
 2020-08-10 23:39 UTC  (2+ messages)

[PATCH v2] mm/gup: Allow real explicit breaking of COW
 2020-08-10 23:38 UTC  (8+ messages)

[RFC PATCH v5 00/11] Integrity Policy Enforcement LSM (IPE)
 2020-08-10 23:36 UTC  (13+ messages)
      ` [dm-devel] "

[RESEND v7, PATCH 0/7] add drm support for MT8183
 2020-08-10 23:35 UTC  (3+ messages)
` [RESEND v7, PATCH 3/7] mtk-mmsys: add mmsys private data

(no subject)
 2020-08-10 23:28 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: mt7623: move more display-related nodes to mt7623n.dtsi
  ` Aw: "

[PATCH v5 0/9] Syscall User Dispatch
 2020-08-10 23:26 UTC  (10+ messages)
` [PATCH v5 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v5 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v5 3/9] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v5 4/9] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v5 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v5 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
` [PATCH v5 7/9] x86: Enable Syscall User Dispatch
` [PATCH v5 8/9] selftests: Add kselftest for syscall user dispatch
` [PATCH v5 9/9] doc: Document Syscall User Dispatch

[PATCH v2] drm/msm/dp: Add DP compliance tests on Snapdragon Chipsets
 2020-08-10 23:23 UTC 

[PATCH v7 0/4] SFH: Add Support for AMD Sensor Fusion Hub
 2020-08-10 23:23 UTC  (7+ messages)
` [PATCH v7 1/4] SFH: Add maintainers and documentation for AMD SFH based on HID framework
` [PATCH v7 2/4] SFH: PCIe driver to add support of AMD sensor fusion hub
` [PATCH v7 3/4] SFH: Transport Driver to add support of AMD Sensor Fusion Hub (SFH)
` [PATCH v7 4/4] SFH: Create HID report to Enable support of AMD sensor fusion "

[PATCH v5] Add MediaTek MT6779 devapc driver
 2020-08-10 23:14 UTC  (5+ messages)
` [PATCH v5 2/2] soc: mediatek: add mt6779 "

[PATCH v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared
 2020-08-10 23:13 UTC  (6+ messages)

[PATCH v2] ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
 2020-08-10 23:13 UTC  (2+ messages)

[PATCH 4.19 00/48] 4.19.139-rc1 review
 2020-08-10 23:12 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init
 2020-08-10 23:11 UTC  (2+ messages)

[PATCH 5.4 00/67] 5.4.58-rc1 review
 2020-08-10 23:10 UTC  (2+ messages)

[PATCH 5.7 00/79] 5.7.15-rc1 review
 2020-08-10 23:07 UTC  (2+ messages)

[PATCH v7 0/7] Add support for O_MAYEXEC
 2020-08-10 23:05 UTC  (10+ messages)

[PATCH 5.8 00/38] 5.8.1-rc1 review
 2020-08-10 23:04 UTC  (2+ messages)

(no subject)
 2020-08-10 23:03 UTC  (10+ messages)
` [PATCH 05/15] mm: allow read-ahead with IOCB_NOWAIT set

[PATCH v4 0/5] Introduce the Counter character device interface
 2020-08-10 23:02 UTC  (11+ messages)
` [PATCH v4 1/5] counter: Internalize sysfs interface code
` [PATCH v4 3/5] counter: Add character device interface

[PATCH 0/2] scsi: lpfc: Reduce logging object code size
 2020-08-10 22:59 UTC  (3+ messages)
` [PATCH 1/2] scsi: lpfc: Neaten logging macro #defines
` [PATCH 2/2] scsi: lpfc: Add logging functions to reduce object size

[git pull] drm next for 5.9-rc1
 2020-08-10 22:55 UTC  (4+ messages)

[PATCH 0/3] Introduce mini-dump support for remoteproc
 2020-08-10 22:54 UTC  (3+ messages)
` [PATCH 1/3] remoteproc: core: Add coredump to remoteproc ops

[PATCH V6 00/16] Add the page size in the perf record
 2020-08-10 22:47 UTC  (28+ messages)
` [PATCH V6 01/16] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
` [PATCH V6 02/16] perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE
` [PATCH V6 03/16] perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
` [PATCH V6 04/16] tools headers UAPI: Update tools's copy of linux/perf_event.h
` [PATCH V6 05/16] perf record: Support new sample type for data page size
` [PATCH V6 06/16] perf script: Use ULL for enum perf_output_field
` [PATCH V6 07/16] perf script: Support data page size
` [PATCH V6 08/16] perf sort: Add sort option for "
` [PATCH V6 09/16] perf mem: Factor out a function to generate sort order
` [PATCH V6 10/16] perf mem: Clean up output format
` [PATCH V6 11/16] perf mem: Support data page size
` [PATCH V6 12/16] perf test: Add test case for PERF_SAMPLE_DATA_PAGE_SIZE
` [PATCH V6 13/16] perf tools: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
` [PATCH V6 14/16] perf script: "
` [PATCH V6 15/16] perf report: "
` [PATCH V6 16/16] perf test: Add test case "

[PATCH] rpmsg: virtio: fix compilation warning for virtio_rpmsg_channel description
 2020-08-10 22:43 UTC  (2+ messages)

[PATCH v5 0/3] Allow user space to restrict and augment MSR emulation
 2020-08-10 22:36 UTC  (5+ messages)
` [PATCH v5 1/3] KVM: x86: Deflect unknown MSR accesses to user space
` [PATCH v5 2/3] KVM: x86: Introduce allow list for MSR emulation

[PATCH 0/4] CONFIG_UNWINDER_FRAME_POINTER fixes+cleanups
 2020-08-10 22:33 UTC  (7+ messages)
` [PATCH 2/4] ARM: backtrace-clang: add fixup for lr dereference
` [PATCH 3/4] ARM: backtrace-clang: give labels more descriptive names

[PATCH v12 00/13] iommu/arm-smmu: Add Adreno SMMU specific implementation
 2020-08-10 22:26 UTC  (14+ messages)
` [PATCH v12 01/13] iommu/arm-smmu: Pass io-pgtable config to implementation specific function
` [PATCH v12 02/13] iommu/arm-smmu: Add support for split pagetables
` [PATCH v12 03/13] iommu/arm-smmu: Prepare for the adreno-smmu implementation
` [PATCH v12 04/13] iommu: Add a domain attribute to get/set a pagetable configuration
` [PATCH v12 05/13] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU
` [PATCH v12 06/13] dt-bindings: arm-smmu: Add compatible string for Adreno "
` [PATCH v12 07/13] drm/msm: Add a context pointer to the submitqueue
` [PATCH v12 08/13] drm/msm: Set the global virtual address range from the IOMMU domain
` [PATCH v12 09/13] drm/msm: Add support to create a local pagetable
` [PATCH v12 10/13] drm/msm: Add support for private address space instances
` [PATCH v12 11/13] drm/msm/a6xx: Add support for per-instance pagetables
` [PATCH v12 12/13] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU
` [RFC v12 13/13] iommu/arm-smmu: Add a init_context_bank implementation hook

[PATCH v2] i2c: iproc: fix race between client unreg and isr
 2020-08-10 22:22 UTC  (5+ messages)

[PATCH v2 00/20] virtiofs: Add DAX support
 2020-08-10 22:22 UTC  (5+ messages)
` [PATCH v2 13/20] fuse, dax: Implement dax read/write operations
` [PATCH v2 15/20] fuse, dax: Take ->i_mmap_sem lock during dax page fault

[PATCH] arm64: dts: meson: vim3: make sound card common to all variants
 2020-08-10 22:18 UTC  (2+ messages)

[PATCH] arm64: dts: meson: vim3: correct led polarity
 2020-08-10 22:17 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: meson: odroid-n2: update sound card
 2020-08-10 22:17 UTC  (2+ messages)

Start messages in message buffer missing (dmesg)
 2020-08-10 22:13 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl()
 2020-08-10 22:07 UTC 

[PATCH v3 0/3] clk: zynqmp: Add firmware specific clock flags
 2020-08-10 22:06 UTC  (2+ messages)

[PATCH v4 00/12] SVM cleanup and INVPCID support for the AMD guests
 2020-08-10 21:59 UTC  (3+ messages)
` [PATCH v4 12/12] KVM:SVM: Enable INVPCID feature on AMD

[PATCH] selftests/socket: Introduce simple SCM_RIGHTS tests
 2020-08-10 21:52 UTC 

{standard input}:3432: Error: operand out of range (128 is not between -128 and 127)
 2020-08-10 21:43 UTC 

[PATCH RFC v2 02/18] irq/dev-msi: Add support for a new DEV_MSI irq domain
 2020-08-10 21:46 UTC  (2+ messages)

[PATCH] kunit: added lockdep support
 2020-08-10 21:43 UTC  (2+ messages)

[PATCH 00/22] crypto: add check for xts input length equal to zero
 2020-08-10 21:37 UTC  (6+ messages)
` [PATCH 19/22] crypto: inside-secure - "

[PATCH] serial: qcom_geni_serial: Fix recent kdb hang
 2020-08-10 21:26 UTC  (3+ messages)

[PATCH] kunit: added lockdep support
 2020-08-10 21:25 UTC  (5+ messages)

[PATCH 1/2] drm/nouveau/kms/nv140-: Include correct push header in crcc37d.c
 2020-08-10 21:18 UTC  (2+ messages)
` [PATCH 2/2] drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()

[PATCH] drm: amdgpu: Use the correct size when allocating memory
 2020-08-10 21:15 UTC  (4+ messages)

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-10 21:10 UTC  (5+ messages)

fs/notify/fanotify/fanotify_user.c:296:24: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2020-08-10 20:46 UTC 

[PATCH AUTOSEL 5.7 01/60] drm/tilcdc: fix leak & null ref in panel_connector_get_modes
 2020-08-10 21:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 03/60] net: mscc: ocelot: fix encoding destination ports into multicast IPv4 address

[PATCH v1] scsi: ufs-mediatek: Fix incorrect time to wait link status
 2020-08-10 20:58 UTC  (2+ messages)

[PATCH v4 0/5] option-subject: RCU and CPU hotplug checks and docs
 2020-08-10 20:56 UTC  (3+ messages)
` [PATCH v4 3/5] rcu/tree: Make FQS complaining about offline CPU more aggressive

Please pick this kunit fix for stables (5.8 & 5.7)
 2020-08-10 20:54 UTC 

[Cocci] [PATCH v3] documentation: coccinelle: Improve command example for make C={1, 2}
 2020-08-10 20:52 UTC 

[PATCH 0/3] Enable USB type C support on SM8150
 2020-08-10 20:51 UTC  (4+ messages)
` [PATCH 3/3] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

[PATCHv3] selftests/timers: Turn off timeout setting
 2020-08-10 20:48 UTC  (3+ messages)

INFO: task can't die in io_uring_flush
 2020-08-10 20:45 UTC  (2+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-08-10 20:42 UTC  (3+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH] drm/amd/display: convert to use le16_add_cpu()
 2020-08-10 20:40 UTC  (2+ messages)


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