linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 00:14:29 to 2019-07-09 05:40:59 UTC [more...]

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-09  5:40 UTC  (4+ messages)
` [PATCH 8/8] nfsd: Fix misuse of strlcpy

[PATCH 1/2] arm64: dts: imx8mq: Assign highest opp as suspend opp
 2019-07-09  5:40 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: imx8mm: "

[PATCH 0/3] add coupled regulators for Exynos5422/5800
 2019-07-09  5:40 UTC  (3+ messages)
  ` [PATCH 1/3] opp: core: add regulators enable and disable

[RFC 0/2] Optimize the idle CPU search
 2019-07-09  5:38 UTC  (3+ messages)

[PATCH 1/4] tty: n_gsm: remove obsolete mknod doc example
 2019-07-09  5:35 UTC  (4+ messages)
` [PATCH 4/4] tty: n_gsm: add ioctl to map serial device to mux'ed tty

[PATCH v3 0/3] Forced-wakeup for stop states on Powernv
 2019-07-09  5:32 UTC  (4+ messages)
` [PATCH v3 1/3] cpuidle-powernv : forced wakeup for stop states

[PATCH 0/7] Enhance the hv_vmbus driver to support hibernation
 2019-07-09  5:29 UTC  (8+ messages)
` [PATCH 1/7] x86/hyper-v: Suspend/resume the hypercall page for hibernation
` [PATCH 2/7] clocksource/drivers: Suspend/resume Hyper-V clocksource "
` [PATCH 3/7] Drivers: hv: vmbus: Split hv_synic_init/cleanup into regs and timer settings
` [PATCH 4/7] Drivers: hv: vmbus: Suspend/resume the synic for hibernation
` [PATCH 5/7] Drivers: hv: vmbus: Ignore the offers when resuming from hibernation
` [PATCH 6/7] Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
` [PATCH 7/7] Drivers: hv: vmbus: Implement suspend/resume for VSC drivers "

[PATCH 1/4] powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
 2019-07-09  5:29 UTC  (6+ messages)
` [PATCH 4/4] powerpc/64: reuse PPC32 static inline flush_dcache_range()

[PATCH 1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-07-09  5:27 UTC  (3+ messages)

[PATCH] rtc: bd70528: fix link error
 2019-07-09  5:25 UTC  (4+ messages)

[PATCH 1/1] iommu/vt-d: Avoid duplicated pci dma alias consideration
 2019-07-09  5:22 UTC 

[PATCH v2 0/7] Tracing vs CR2 (and cleanups)
 2019-07-09  5:17 UTC  (8+ messages)
` [PATCH v2 5/7] x86/mm, tracing: Fix CR2 corruption

[PATCH v3] perf cs-etm: Improve completeness for kernel address space
 2019-07-09  5:11 UTC  (3+ messages)

[PATCH] f2fs: improve print log in f2fs_sanity_check_ckpt()
 2019-07-09  5:11 UTC  (3+ messages)

[GIT PULL] signal: Removing the task parameter from force_sig
 2019-07-09  5:10 UTC  (2+ messages)

[PATCH] f2fs: allocate memory in batch in build_sit_info()
 2019-07-09  5:06 UTC  (3+ messages)

[PATCH v2] powerpc: slightly improve cache helpers
 2019-07-09  5:04 UTC  (4+ messages)

linux-next: please clean up the mali-dp tree
 2019-07-09  4:59 UTC 

Procedure questions - new filesystem driver
 2019-07-09  4:50 UTC  (4+ messages)

[PATCH v5 00/12] S.A.R.A. a new stacked LSM
 2019-07-09  4:51 UTC  (5+ messages)
` [PATCH v5 06/12] S.A.R.A.: WX protection

[PATCH v3] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-09  4:47 UTC  (2+ messages)

[GIT PULL] workqueue changes for v5.3-rc1
 2019-07-09  4:45 UTC  (2+ messages)

[GIT PULL] cgroup changes for v5.3-rc1
 2019-07-09  4:45 UTC  (2+ messages)

Crypto Fixes for 4.17
 2019-07-09  4:45 UTC  (12+ messages)
` Crypto Fixes for 4.18
  ` Crypto Fixes for 4.19
    ` Crypto Fixes for 4.20
        ` Crypto Fixes for 5.0
            ` [GIT] "
              ` [GIT] Crypto Update for 5.1
                ` [GIT] Crypto Update for 5.2
                  ` [GIT] Crypto Update for 5.3

[PATCH 5.1 00/96] 5.1.17-stable review
 2019-07-09  4:43 UTC  (3+ messages)

drm/amdgpu: Print out voltage in DM_PPLIB
 2019-07-09  4:36 UTC  (2+ messages)

[PATCH 1/2] x86/numa: carve node online semantics out of alloc_node_data()
 2019-07-09  4:26 UTC  (8+ messages)
` [PATCH 2/2] x86/numa: instance all parsed numa node

[PATCH 00/11] kbuild: create *.mod with directory path and remove MODVERDIR
 2019-07-09  4:24 UTC  (12+ messages)
` [PATCH 01/11] kbuild: do not create empty modules.order in the prepare stage
` [PATCH 02/11] kbuild: get rid of kernel/ prefix from in-tree modules.{order,builtin}
` [PATCH 03/11] kbuild: remove duplication from modules.order in sub-directories
` [PATCH 04/11] scsi: remove pointless $(MODVERDIR)/$(obj)/53c700.ver
` [PATCH 05/11] kbuild: modinst: read modules.order instead of $(MODVERDIR)/*.mod
` [PATCH 06/11] kbuild: modsign: "
` [PATCH 07/11] kbuild: modpost: "
` [PATCH 08/11] kbuild: create *.mod with full directory path and remove MODVERDIR
` [PATCH 09/11] kbuild: remove the first line of *.mod files
` [PATCH 10/11] kbuild: remove 'prepare1' target
` [PATCH 11/11] kbuild: split out *.mod out of {single,multi}-used-m rules

WARNING in mark_chain_precision
 2019-07-09  4:25 UTC  (3+ messages)

[PATCH 4.19 00/90] 4.19.58-stable review
 2019-07-09  4:24 UTC  (3+ messages)

[ptrace] cd5bbb3047: kernel_selftests.seccomp.seccomp_bpf.fail
 2019-07-09  4:24 UTC  (3+ messages)
` [PATCH] selftests/seccomp/seccomp_bpf: update for PTRACE_GET_SYSCALL_INFO

[PATCH v9 0/6] Introduced new Cadence USBSS DRD Driver
 2019-07-09  4:23 UTC  (6+ messages)
` [PATCH v9 5/6] usb:cdns3 Add Cadence USB3 "

[PATCH v6 0/4] misc fixes to PV extensions code
 2019-07-09  4:20 UTC  (4+ messages)
` [PATCH v6 4/4] x86/xen: Add "nopv" support for HVM guest

[GIT PULL] loadpin update for v5.3-rc1
 2019-07-09  4:18 UTC 

[PATCH 4.14 00/56] 4.14.133-stable review
 2019-07-09  4:16 UTC  (3+ messages)

[GIT PULL] pstore updates for v5.3-rc1
 2019-07-09  4:11 UTC 

WARNING in __mark_chain_precision
 2019-07-09  4:08 UTC  (3+ messages)

[PATCH] ASoC: Intel: Atom: read timestamp moved to period_elapsed
 2019-07-09  4:01 UTC 

linux-next: build failure after merge of the netfilter-next tree
 2019-07-09  3:59 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2019-07-09  3:56 UTC 

[GIT PULL] integrity subsystem updates for v5.3
 2019-07-09  3:50 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2019-07-09  3:46 UTC  (2+ messages)

[PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-09  3:38 UTC 

[PATCH v2 00/10] net: hisilicon: Add support for HI13X1 to hip04_eth
 2019-07-09  3:31 UTC  (11+ messages)
` [PATCH v2 01/10] "
` [PATCH v2 02/10] net: hisilicon: Cleanup for got restricted __be32
` [PATCH v2 03/10] net: hisilicon: Cleanup for cast to "
` [PATCH v2 04/10] net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REG
` [PATCH v2 05/10] net: hisilicon: HI13X1_GMAX need dreq reset at first
` [PATCH v2 06/10] net: hisilicon: dt-bindings: Add an field of port-handle
` [PATCH v2 07/10] net: hisilicon: Add group field to adapt HI13X1_GMAC
` [PATCH v2 08/10] net: hisilicon: Offset buf address "
` [PATCH v2 09/10] net: hisilicon: Add an rx_desc "
` [PATCH v2 10/10] net: hisilicon: Add an tx_desc "

linux-next: build failure after merge of the rdma tree
 2019-07-09  3:30 UTC 

keyrings pull requests for the next merge window
 2019-07-09  3:25 UTC 

[PATCH 0/5]Add support for mt2701 JPEG ENC support
 2019-07-09  3:21 UTC  (6+ messages)
` [PATCH 1/5] media: dt-bindings: Add JPEG ENC device tree node document
` [PATCH 2/5] media: platform: Rename jpeg dec file name
` [PATCH 3/5] media: platform: Add jpeg enc feature
` [PATCH 4/5] media: platform: change GPLv2 license to SPDX
` [PATCH 5/5] arm: dts: add jpeg enc device tree node

[PATCH] r8169: add enable_aspm parameter
 2019-07-09  3:19 UTC  (3+ messages)

[PATCH v7 00/12] Guest LBR Enabling
 2019-07-09  3:24 UTC  (13+ messages)
` [PATCH v7 07/12] perf/x86: no counter allocation support
` [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v7 10/12] KVM/x86/lbr: lazy save "
` [PATCH v7 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS_LBRS_FROZEN

[PATCH v2 0/6] PWM JZ4740 fixes and cleanups
 2019-07-09  3:18 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: Remove unused compatible strings

[PATCH net-next] net: dsa: vsc73xx: Fix Kconfig warning and build errors
 2019-07-09  3:17 UTC  (3+ messages)

[GIT PULL] tpmdd updates for Linux v5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] Keys: Set 1 - Miscellany for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] Keys: Set 2 - request_key() improvements for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] Audit patches for v5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] SELinux patches for v5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[GIT PULL] Keys: Set 3 - Keyrings namespacing for 5.3
 2019-07-09  3:15 UTC  (2+ messages)

[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
 2019-07-09  3:11 UTC  (3+ messages)
  ` [EXT] "

linux-next: build failure after merge of the rdma tree
 2019-07-09  3:11 UTC  (3+ messages)

[PATCH 14/14] net: phy: Make use of linkmode_mod_bit helper
 2019-07-09  3:11 UTC  (2+ messages)

[PATCH] cpufreq: imx-cpufreq-dt: Assign max supported frequency as suspend frequency
 2019-07-09  3:09 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2019-07-09  2:57 UTC  (3+ messages)

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-09  2:53 UTC  (11+ messages)

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-09  2:50 UTC  (10+ messages)

linux-next: manual merge of the block tree with the jc_docs tree
 2019-07-09  2:45 UTC  (3+ messages)

[PATCH v4] cpufreq/pasemi: fix an use-after-free in pas_cpufreq_cpu_init()
 2019-07-09  2:42 UTC  (2+ messages)

[SUNRPC] 0472e47660: fsmark.app_overhead 16.0% regression
 2019-07-09  2:39 UTC  (8+ messages)
` [LKP] "

[PATCH 4.4 00/73] 4.4.185-stable review
 2019-07-09  2:37 UTC  (2+ messages)

[PATCH 0/2 net-next] fix out-of-boundary issue and add taller hash table support
 2019-07-09  2:36 UTC  (3+ messages)
` [PATCH 1/2 net-next] net: stmmac: dwmac4: mac address array boudary violation issue
` [PATCH 2/2 net-next] net: stmmac: add support for hash table size 128/256 in dwmac4

linux-next: manual merge of the vfs tree with the nfsd tree
 2019-07-09  2:36 UTC  (4+ messages)

[PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M
 2019-07-09  2:34 UTC  (3+ messages)
` [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings

[PATCH v1 0/2] add systimer node for MT8183 SoC
 2019-07-09  2:33 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: mediatek: update bindings for MT8183 systimer
` [PATCH v1 2/2] arm64: dts: mt8183: add systimer0 device node

[PATCH 1/3] dt-bindings: fsl: scu: Update RTC compatible string
 2019-07-09  2:28 UTC  (2+ messages)

[PATCH 4.9 000/102] 4.9.185-stable review
 2019-07-09  2:27 UTC  (3+ messages)

[RFC PATCH 0/5] NUMA Balancer Suite
 2019-07-09  2:24 UTC  (6+ messages)
` [PATCH 0/4] per cpu cgroup numa suite
  ` [PATCH 4/4] numa: introduce numa cling feature
` [PATCH v2 "
  ` [PATCH v3 "

[PATCH 0/3] treewide: simplify getting the adapter of an I2C client, part2
 2019-07-09  2:23 UTC  (3+ messages)
` [PATCH 3/3] of: unittest: simplify getting the adapter of a client

[PATCH v4 0/2] Amazon's Annapurna Labs Fabric Interrupt Controller
 2019-07-09  2:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: interrupt-controller: Amazon's Annapurna Labs FIC

[PATCH v5 00/15] add ecspi ERR009165 for i.mx6/7 soc family
 2019-07-09  2:17 UTC  (3+ messages)
` [PATCH v5 08/15] spi: imx: add new i.mx6ul compatible name in binding doc

[PATCH] sched/core: Cache timer busy housekeeping target
 2019-07-09  2:17 UTC  (3+ messages)

[PATCH 0/7] Add SD/MMC driver for Actions Semi S900 SoC
 2019-07-09  2:16 UTC  (4+ messages)
` [PATCH 2/7] dt-bindings: mmc: Add Actions Semi SD/MMC/SDIO controller binding

[PATCH v5 00/13] Allwinner A64/H6 IR support
 2019-07-09  2:08 UTC  (7+ messages)
` [PATCH v5 01/13] dt-bindings: media: sunxi-ir: Add A31 compatible
` [PATCH v5 07/13] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH v5 10/13] dt-bindings: media: sunxi-ir: Add H6 compatible

[PATCH 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
 2019-07-09  2:07 UTC  (2+ messages)

cputime takes cstate into consideration
 2019-07-09  2:06 UTC  (7+ messages)

[PATCH] scsi: libsas: remove the exporting of sas_wait_eh
 2019-07-09  1:58 UTC  (2+ messages)

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-07-09  1:58 UTC  (7+ messages)
` [PATCH v3 3/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m05dtc panel
` [PATCH v3 4/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m99dtc panel
` [PATCH v3 5/5] dt-bindings: drm/panel: simple: add sharp,lq070y3dg3b panel

[PATCH] cgroup: simplify code for cgroup_subtree_control_write()
 2019-07-09  1:55 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: imx6ul: Add csi node
 2019-07-09  1:52 UTC  (3+ messages)
` [PATCH v2 3/3] media: dt-bindings: imx7-csi: add i.MX6UL/L support

[PATCH V2 0/2] Add DesignWare IP support to simple reset
 2019-07-09  1:52 UTC  (3+ messages)
` [PATCH V2 2/2] dt-bindings: Document the DesignWare IP reset bindings

[PATCH] locking/lockdep: Fix lock IRQ usage initialization bug
 2019-07-09  1:50 UTC  (4+ messages)

[PATCH v2 0/3] (Qualcomm) UFS device reset support
 2019-07-09  1:48 UTC  (3+ messages)
` [PATCH v2 2/3] scsi: ufs: Allow resetting the UFS device

[GIT PULL] RAS changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/build changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/core changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-07-09  1:45 UTC  (5+ messages)
` [PATCH 1/6] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH 3/6] clk: qcom: Add DT bindings for ipq6018 gcc clock controller

[GIT PULL] x86/paravirt changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/platform changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86 cleanups for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/cache changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/topology changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] scheduler changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] x86/asm changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] locking changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[GIT PULL] RCU changes for v5.3
 2019-07-09  1:45 UTC  (2+ messages)

[PATCH 5.2 v2 1/2] edac: npcm: Add Nuvoton NPCM7xx EDAC driver
 2019-07-09  1:40 UTC  (3+ messages)
` [PATCH 5.2 v2 2/2] dt-binding: edac: add NPCM ECC documentation

[PATCH V2 0/2] mailbox: arm: introduce smc triggered mailbox
 2019-07-09  1:40 UTC  (4+ messages)
` [PATCH V2 1/2] DT: mailbox: add binding doc for the ARM SMC mailbox

linux-next: manual merge of the vfs tree with the ubifs tree
 2019-07-09  1:38 UTC 

[PATCH v3, 00/27] add drm support for MT8183
 2019-07-09  1:37 UTC  (7+ messages)
` [PATCH v3, 02/27] dt-bindings: mediatek: add ovl_2l description for mt8183 display
` [PATCH v3, 03/27] dt-bindings: mediatek: add ccorr "
` [PATCH v3, 04/27] dt-bindings: mediatek: add dither "

[RFC PATCH v2 1/2] printk-rb: add a new printk ringbuffer implementation
 2019-07-09  1:34 UTC  (5+ messages)
` [PATCH POC] printk_ringbuffer: Alternative implementation of lockless printk ringbuffer

[PATCH next v2] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl, max_softirq_time_msecs
 2019-07-09  1:32 UTC  (3+ messages)

[PATCH next] softirq: enable MAX_SOFTIRQ_TIME tuning with sysctl max_softirq_time_usecs
 2019-07-09  1:25 UTC  (7+ messages)

[PATCH] hwmon: Correct struct allocation style
 2019-07-09  1:22 UTC 

linux-next: manual merge of the tip tree with the hwmon-staging tree
 2019-07-09  1:21 UTC  (3+ messages)

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-09  1:10 UTC  (3+ messages)
` [PATCH 3/7] kbuild: do not create wrappers for header-test-y

[PATCH v2] kbuild: get rid of misleading $(AS) from documents
 2019-07-09  1:06 UTC  (3+ messages)

[PATCH] net: hisilicon: Add an tx_desc to adapt HI13X1_GMAC
 2019-07-09  1:07 UTC  (4+ messages)

[PATCH 0/2] arm64: Introduce boot parameter to disable TLB flush instruction within the same inner shareable domain
 2019-07-09  0:29 UTC  (7+ messages)

[PATCH V2 2/2] ASoC: fsl_esai: recover the channel swap after xrun
 2019-07-09  0:58 UTC  (2+ messages)

[PATCH] Fix perf-hooks test for sanitizers
 2019-07-09  0:49 UTC  (2+ messages)

[PATCH v2 7/7] arm64: dts: allwinner: a64: enable ANX6345 bridge on Teres-I
 2019-07-09  0:49 UTC  (11+ messages)

linux-next: manual merge of the keys tree with the integrity tree
 2019-07-09  0:42 UTC  (4+ messages)

[PATCH v2] PCI: hv: fix pci-hyperv build when SYSFS not enabled
 2019-07-09  0:38 UTC  (5+ messages)

linux-next: manual merge of the m68knommu tree with the m68k tree
 2019-07-09  0:25 UTC  (2+ messages)

linux-next: build failure after merge of the hmm tree
 2019-07-09  0:21 UTC  (2+ messages)

linux-next: manual merge of the pidfd tree with Linus' tree
 2019-07-09  0:19 UTC  (2+ messages)

linux-next: manual merge of the dma-mapping tree with Linus' tree
 2019-07-09  0:16 UTC  (2+ messages)

linux-next: manual merge of the gpio tree with the mfd tree
 2019-07-09  0:15 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the net-next tree
 2019-07-09  0:15 UTC  (2+ messages)

linux-next: manual merge of the battery tree with the pci tree
 2019-07-09  0:14 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).