linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 23:40:22 to 2020-07-14 04:59:26 UTC [more...]

[PATCH v3] scsi: ufs-mediatek: Add inline encryption support
 2020-07-14  4:58 UTC  (2+ messages)

[PATCH] scsi: virtio_scsi: remove unnecessary condition check
 2020-07-14  4:58 UTC  (2+ messages)

[PATCH][next] scsi: cxgb4i: fix dereference of pointer tdata before it is null checked
 2020-07-14  4:58 UTC  (2+ messages)

[PATCH 0/2] hisi_sas: A couple of misc patches
 2020-07-14  4:58 UTC  (2+ messages)

[PATCH v4 0/5] IOMMU user API enhancement
 2020-07-14  5:00 UTC  (4+ messages)
` [PATCH v4 1/5] docs: IOMMU user API

[PATCH v3 0/6] Remove default DMA window before creating DDW
 2020-07-14  4:52 UTC  (5+ messages)
` [PATCH v3 4/6] powerpc/pseries/iommu: "

[PATCH v3] CodingStyle: Inclusive Terminology
 2020-07-14  4:39 UTC  (3+ messages)
` [Ksummit-discuss] "

[Linux-kernel-mentees] [PATCH] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
 2020-07-14  4:37 UTC  (4+ messages)
  ` [Linux-kernel-mentees] [PATCH v2] "

[PATCH] iommu/arm-smmu: Add a init_context_bank implementation hook
 2020-07-14  4:37 UTC  (6+ messages)
      ` [Freedreno] "

[PATCH v6 0/2] phy: Add USB PHY support on Intel LGM SoC
 2020-07-14  4:26 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: phy: Add USB PHY support for "
` [PATCH v6 2/2] phy: Add USB3 "

[PATCH v2 1/4] scsi: ufs: Add checks before setting clk-gating states
 2020-07-14  4:26 UTC  (12+ messages)
` [PATCH v2 2/4] scsi: ufs: Fix imbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH v2 3/4] ufs: ufs-qcom: Fix a few BUGs in func ufs_qcom_dump_dbg_regs()
` [PATCH v2 4/4] scsi: ufs: Fix up and simplify error recovery mechanism

[PATCH] nvme: Remove redundant validation in nvme_start_ctrl()
 2020-07-14  4:08 UTC  (4+ messages)

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-14  3:55 UTC 

WARNING in __nf_unregister_net_hook (2)
 2020-07-14  3:56 UTC 

[PATCH v2] ARM: dts: Configure osc clock for d_can on am437x
 2020-07-14  3:54 UTC  (5+ messages)
` [PATCH v2] Since am437x have the same clock structure with am335x [1][2], reuse the code from Tony Lindgren's patch [3] to fix dcan probe failed on am437x platform

[PATCH v5 0/2] usb : phy: Add USB PHY support on Intel LGM SoC
 2020-07-14  3:53 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: phy: Add USB PHY support for "

[PATCH v3] ARM: dts: Configure osc clock for d_can on am437x
 2020-07-14  3:52 UTC  (2+ messages)
` [PATCH v3] Since am437x have the same clock structure with am335x [1][2], reuse the code from Tony Lindgren's patch [3] to fix dcan probe failed on am437x platform

linux-next: build failure after merge of the tip tree
 2020-07-14  3:50 UTC  (4+ messages)

[PATCH v2 0/5] Dedicated CLINT timer driver
 2020-07-14  3:49 UTC  (6+ messages)
` [PATCH v2 5/5] dt-bindings: timer: Add CLINT bindings

[PATCH] opp: ti-opp-supply: Replace HTTP links with HTTPS ones
 2020-07-14  3:48 UTC  (2+ messages)

[PATCH 1/2] cpufreq: tegra186: Fix initial frequency
 2020-07-14  3:46 UTC  (4+ messages)

Null-ptr-deref due to "vfs, fsinfo: Add an RCU safe per-ns mount list"
 2020-07-14  3:46 UTC  (5+ messages)

possible deadlock in shmem_fallocate (4)
 2020-07-14  3:41 UTC  (4+ messages)

[PATCH v2 0/3] Add support for Ingenic X1830 SoC and Y&A CU1830-Neo board
 2020-07-14  3:40 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: MIPS: Add Ingenic X1830 based boards

[RFC]PATCH] exfat: integrates dir-entry getting and validation
 2020-07-14  3:35 UTC  (3+ messages)

[PATCH v2 1/2] ARM: dt-bindings: stm32: Add missing DSI clock
 2020-07-14  3:37 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: stm32: Enable MIPI DSI display support

[PATCH 0/2] tcpm: Error handling for tcpm_register_partner_altmodes
 2020-07-14  3:34 UTC  (3+ messages)
` [PATCH 1/2] usb: typec: Comment correction for typec_partner_register_altmode
` [PATCH 2/2] usb: typec: tcpm: Error handling for tcpm_register_partner_altmodes

[PATCH] tipc: Don't using smp_processor_id() in preemptible code
 2020-07-14  3:32 UTC  (2+ messages)

[PATCH v6 00/12] x86: tag application address space for devices
 2020-07-14  3:25 UTC  (15+ messages)
` [PATCH v6 01/12] iommu: Change type of pasid to u32
` [PATCH v6 02/12] iommu/vt-d: Change flags type to unsigned int in binding mm
` [PATCH v6 03/12] docs: x86: Add documentation for SVA (Shared Virtual Addressing)
` [PATCH v6 04/12] x86/cpufeatures: Enumerate ENQCMD and ENQCMDS instructions
` [PATCH v6 05/12] x86/fpu/xstate: Add supervisor PASID state for ENQCMD feature
` [PATCH v6 06/12] x86/msr-index: Define IA32_PASID MSR
` [PATCH v6 07/12] mm: Define pasid in mm
` [PATCH v6 08/12] fork: Clear PASID for new mm
` [PATCH v6 09/12] x86/process: Clear PASID state for a newly forked/cloned thread
` [PATCH v6 10/12] x86/mmu: Allocate/free PASID
` [PATCH v6 11/12] sched: Define and initialize a flag to identify valid PASID in the task
` [PATCH v6 12/12] x86/traps: Fix up invalid PASID

[for-next][PATCH 00/18] tracing: Updatse for 5.9
 2020-07-14  3:24 UTC  (4+ messages)
` [for-next][PATCH 04/18] x86/ftrace: Do not jump to direct code in created trampolines

[PATCH v2] checkpatch: Fix the usage of capture group ( ... )
 2020-07-14  3:23 UTC 

[PATCH] mm: mmap: Merge vma after call_mmap() if possible
 2020-07-14  3:20 UTC  (2+ messages)

[PATCH v2] Add MediaTek MT6779 devapc driver
 2020-07-14  3:17 UTC  (15+ messages)
` [PATCH v2 1/2] dt-bindings: devapc: add bindings for mtk-devapc
` [PATCH v2 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema
 2020-07-14  3:14 UTC  (2+ messages)

[PATCH v2 0/5] Add initial Keem Bay SoC / Board support
 2020-07-14  3:12 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: arm: Add Keem Bay bindings

[PATCH v2 1/4] dt-bindings: clk: versaclock5: fix 'idt' prefix typos
 2020-07-14  3:11 UTC  (4+ messages)
` [PATCH v2 4/4] dt-bindings: clk: versaclock5: convert to yaml

[RFC PATCH 0/4] rseq: Introduce extensible struct rseq
 2020-07-14  3:03 UTC  (5+ messages)
` [RFC PATCH 1/4] selftests: rseq: Use fixed value as rseq_len parameter
` [RFC PATCH 2/4] rseq: Allow extending struct rseq
` [RFC PATCH 3/4] selftests: rseq: define __rseq_abi with extensible size
` [RFC PATCH 4/4] selftests: rseq: print rseq extensible size in basic test

[PATCH v2 0/4] Expose new features for intel processor
 2020-07-14  3:00 UTC  (3+ messages)
` [PATCH v2 3/4] x86: Expose SERIALIZE for supported cpuid

linux-next: manual merge of the drm-intel tree with the drm tree
 2020-07-14  2:59 UTC 

[PATCH v4 0/4] printk: replace ringbuffer
 2020-07-14  2:56 UTC  (6+ messages)

[PATCH] net: xilinx: fix potential NULL dereference in temac_probe()
 2020-07-14  2:55 UTC  (2+ messages)

[PATCH v2 0/4] media: introduce microchip csi2dc driver
 2020-07-14  2:55 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: media: csi2dc: add bindings for microchip csi2dc

soft lockup in fanotify_read
 2020-07-14  2:54 UTC 

[PATCH v2] panic: prevent panic_timeout * 1000 from overflow
 2020-07-14  2:50 UTC  (3+ messages)

mmotm 2020-07-13-19-49 uploaded
 2020-07-14  2:49 UTC 

[PATCH 0/2] locking/qspinlock: Allow lock to store lock holder cpu number
 2020-07-14  2:48 UTC  (6+ messages)
` [PATCH 2/2] locking/pvqspinlock: Optionally store lock holder cpu into lock

[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
 2020-07-14  2:46 UTC  (2+ messages)

[PATCH v2 0/2] Add new UniPhier AHCI PHY driver
 2020-07-14  2:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add UniPhier AHCI PHY description

[PATCH v3 0/7] x86/boot: Remove runtime relocations from compressed kernel
 2020-07-14  2:38 UTC  (9+ messages)
` [PATCH v4 "
` [PATCH v4 1/7] x86/boot/compressed: Move .got.plt entries out of the .got section
` [PATCH v4 2/7] x86/boot/compressed: Force hidden visibility for all symbol references
` [PATCH v4 3/7] x86/boot/compressed: Get rid of GOT fixup code
` [PATCH v4 4/7] x86/boot: Add .text.* to setup.ld
` [PATCH v4 5/7] x86/boot: Remove run-time relocations from .head.text code
` [PATCH v4 6/7] x86/boot: Remove runtime relocations from head_{32,64}.S
` [PATCH v4 7/7] x86/boot: Check that there are no runtime relocations

[PATCH v2 01/10] dt-bindings: display: Convert ingenic,lcd.txt to YAML
 2020-07-14  2:38 UTC  (3+ messages)
` [PATCH v2 02/10] dt-bindings: display: Add ingenic,ipu.yaml

[PATCH] rculist: Fix _list_check_srcu() macro
 2020-07-14  2:37 UTC  (6+ messages)

[PATCH v2 0/4] stm32-f7: Addition of SMBus Alert / Host-notify features
 2020-07-14  2:30 UTC  (4+ messages)
` [PATCH v2 3/4] dt-bindings: i2c-stm32: add SMBus Alert bindings

[PATCH v4 00/17] dynamic_debug cleanups, query features, export
 2020-07-14  2:26 UTC  (3+ messages)
` [PATCH v4 13/17] dyndbg: accept 'file foo.c:func1' and 'file foo.c:10-100'

F2FS Segmentation Fault
 2020-07-14  2:24 UTC  (3+ messages)

[PATCH v2] dt-bindings: ASoC: Convert UniPhier EVEA codec to json-schema
 2020-07-14  2:22 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2020-07-14  2:22 UTC 

[PATCH v2] dt-bindings: ASoC: Convert UniPhier AIO audio system to json-schema
 2020-07-14  2:21 UTC  (2+ messages)

[PATCH V2 0/6] Add frequency / voltage scaling support for IPQ6018 SoC
 2020-07-14  2:20 UTC  (5+ messages)
` [PATCH V2 5/6] dt-bindings: soc: qcom: convert the SMD-RPM document to YAML schema
` [PATCH V2 6/6] dt-bindings: regulator: convert QCOM SMD-RPM regulator "

linux-next: build warning after merge of the bpf-next tree
 2020-07-14  2:16 UTC 

[PATCH v2 00/29] ARM: Realtek DHC SoC info
 2020-07-14  2:15 UTC  (9+ messages)
` [PATCH v2 01/29] dt-bindings: soc: Add Realtek RTD1195 chip info binding
` [PATCH v2 05/29] dt-bindings: soc: realtek: rtd1195-chip: Add iso-syscon property
` [PATCH v2 17/29] dt-bindings: nvmem: Add Realtek RTD1195 eFuse
` [PATCH v2 24/29] dt-bindings: soc: realtek: rtd1195-chip: Allow nvmem-cells property

[PATCH v2 0/4] hwspinlock: qcom: Allow dropping the intermediate TCSR mutex syscon
 2020-07-14  2:10 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwlock: qcom: Migrate binding to YAML
` [PATCH v2 2/4] dt-bindings: hwlock: qcom: Allow device on mmio bus

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-14  1:56 UTC  (3+ messages)

[PATCH v5 0/6] arm64: add the time namespace support
 2020-07-14  1:57 UTC  (3+ messages)

[PATCH] KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
 2020-07-14  1:57 UTC 

[PATCH] x86/bugs/multihit: Fix mitigation reporting when KVM is not in use
 2020-07-14  1:45 UTC  (2+ messages)

[PATCH v3 0/8] irqchip: Fix some issues and do some code cleanups about Loongson
 2020-07-14  1:39 UTC  (4+ messages)
` [PATCH v3 8/8] dt-bindings: interrupt-controller: Fix typos in loongson,liointc.yaml

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-14  1:36 UTC  (5+ messages)
` [PATCH v2 08/22] memblock: Introduce a generic phys_addr_to_target_node()

[git pull] IOMMU Fixes for Linux v5.8-rc5
 2020-07-14  1:35 UTC  (2+ messages)

[PATCH v2 00/10] x86: Clean up percpu operations
 2020-07-14  1:29 UTC  (8+ messages)

[PATCH] erofs: Replace HTTP links with HTTPS ones
 2020-07-14  1:22 UTC  (2+ messages)

[v1] drm/msm/dpu: add support for clk and bw scaling for display
 2020-07-14  1:12 UTC  (2+ messages)

[PATCH v5] x86/umip: Add emulation/spoofing for SLDT and STR instructions
 2020-07-14  1:10 UTC  (5+ messages)

[PATCH 0/5] batch completion + freeing improvements
 2020-07-14  1:08 UTC  (7+ messages)
` [PATCH 1/5] io_uring: move io_req_complete() definition
` [PATCH 2/5] io_uring: replace list with array for compl batch
` [PATCH 3/5] io_uring: batch free in batched completion
` [PATCH 4/5] tasks: add put_task_struct_many()
` [PATCH 5/5] io_uring: batch put_task_struct()

[PATCH v3] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-07-13 14:03 UTC  (3+ messages)

[PATCH v4] serial: samsung: change to platform_get_irq_optional
 2020-07-13 13:55 UTC 

[PATCH] wan: Replace HTTP links with HTTPS ones
 2020-07-14  0:56 UTC  (2+ messages)

[PATCH net-next v1] hinic: add firmware update support
 2020-07-14  0:56 UTC  (3+ messages)

[PATCH] pcnet32: switch from 'pci_' to 'dma_' API
 2020-07-14  0:54 UTC  (2+ messages)

[git pull] Input updates for v5.8-rc5
 2020-07-14  0:53 UTC 

[PATCH] tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console
 2020-07-14  0:53 UTC  (3+ messages)

[PATCH] amd8111e: switch from 'pci_' to 'dma_' API
 2020-07-14  0:53 UTC  (2+ messages)

[PATCH v2 0/8] selftests/harness: Switch to TAP output
 2020-07-14  0:50 UTC  (5+ messages)
` [PATCH v2 6/8] selftests/harness: Refactor XFAIL into SKIP

[PATCH] net: wan: cosa: Replace HTTP links with HTTPS ones
 2020-07-14  0:47 UTC  (2+ messages)

[PATCH] net: jme: Replace HTTP links with HTTPS ones
 2020-07-14  0:46 UTC  (2+ messages)

[PATCH v5 0/9] clean-up the migration target allocation functions
 2020-07-14  0:46 UTC  (7+ messages)
` [PATCH v5 4/9] mm/migrate: clear __GFP_RECLAIM to make the migration callback consistent with regular THP allocations
` [PATCH v5 5/9] mm/migrate: make a standard migration target allocation function

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-14  0:44 UTC  (7+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters

[PATCH] net: ethernet: Replace HTTP links with HTTPS ones
 2020-07-14  0:42 UTC  (2+ messages)

[PATCH v1 2/6] [media] cx23885: use generic power management
 2020-07-14  0:38 UTC  (2+ messages)

[PATCH 0/3] DVFS support for Venus
 2020-07-14  0:36 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: sc7180: Add OPP tables and power-domains for venus

[PATCH] net: phy: fix mdio-mscc-miim build
 2020-07-14  0:29 UTC  (2+ messages)

[PATCH] isdn/capi: Replace HTTP links with HTTPS ones
 2020-07-14  0:25 UTC  (2+ messages)

[PATCH] unifdef: Replace HTTP links with HTTPS ones
 2020-07-14  0:04 UTC  (2+ messages)

[PATCH v3 0/2] Syscall user redirection
 2020-07-14  0:22 UTC  (5+ messages)
` [PATCH v3 1/2] kernel: Implement selective syscall userspace redirection
` [PATCH v3 2/2] selftests: Add kselftest for syscall user dispatch

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-07-14  0:28 UTC  (5+ messages)
  ` [PATCH v7 08/36] drm: exynos: fix common struct sg_table related issues
  ` [PATCH v7 07/36] drm: exynos: use common helper for a scatterlist contiguity check

[net-next PATCH 0/2] Interrupt handler support for NPA and NIX in
 2020-07-14  0:16 UTC  (2+ messages)

[PATCH net-next] net: ipa: fix kerneldoc comments
 2020-07-14  0:12 UTC  (2+ messages)

[PATCH 2/2] arm64: kvm: Introduce MTE VCPU feature
 2020-07-13 23:22 UTC  (2+ messages)

[PATCH v2 0/5] hwrng: add support for i.MX6 rngb
 2020-07-14  0:03 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: rng: add RNGB compatibles for i.MX6 SoCs

[PATCH] usb: hso: Fix debug compile warning on sparc32
 2020-07-14  0:03 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the drm-msm tree
 2020-07-14  0:02 UTC 

[PATCH] atm: Replace HTTP links with HTTPS ones
 2020-07-14  0:02 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] bpf: fix use of trace_printk() in BPF
 2020-07-14  0:01 UTC  (2+ messages)

[PATCH v1 1/1] nvmem: qcom-spmi-sdam: Enable multiple devices
 2020-07-14  0:01 UTC 

[PATCH 1/2] arm64: kvm: Save/restore MTE registers
 2020-07-13 22:38 UTC  (2+ messages)

[PATCH] arch/sparc: Replace HTTP links with HTTPS ones
 2020-07-13 23:59 UTC  (2+ messages)

[PATCH] WAN: Replace HTTP links with HTTPS ones
 2020-07-13 23:58 UTC  (2+ messages)

[PATCH 0/9] drm/msm: Avoid possible infinite probe deferral and speed booting
 2020-07-13 23:50 UTC  (5+ messages)

[RFC PATCH v2 00/18] Support for Tegra video capture from external sensor
 2020-07-13 23:49 UTC  (3+ messages)
` [RFC PATCH v2 01/18] dt-bindings: i2c: tegra: Document Tegra210 VI I2C clocks and power-domains

[PATCH v4 0/3] drm/msm: handle for EPROBE_DEFER for of_icc_get
 2020-07-13 23:48 UTC  (7+ messages)
` [PATCH v4 1/3] drm/msm: fix unbalanced pm_runtime_enable in adreno_gpu_{init,cleanup}
` [PATCH v4 2/3] drm/msm: reset devfreq freq_table/max_state before devfreq_add_device
  ` [Freedreno] "
` [PATCH v4 3/3] drm/msm: handle for EPROBE_DEFER for of_icc_get

[PATCH v2 0/6] riscv: Add k/uprobe supported
 2020-07-13 23:47 UTC  (6+ messages)
` [PATCH v2 6/6] riscv: Add KPROBES_ON_FTRACE supported

[PATCH v2 0/9] Summit SMB3xx driver & device-tree
 2020-07-13 23:46 UTC  (3+ messages)
` [PATCH v2 2/9] dt-bindings: battery: Add temperature properties

[PATCH v3 0/7] riscv: Add k/uprobe supported
 2020-07-13 23:39 UTC  (2+ messages)
` [PATCH v3 7/7] riscv: Add support for function error injection


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