linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-26 18:17:04 to 2019-12-27 05:33:10 UTC [more...]

[PATCH v2 0/8] remoteproc: qcom: post mortem debug support
 2019-12-27  5:32 UTC  (5+ messages)
` [PATCH v2 1/8] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v2 2/8] remoteproc: qcom: Introduce driver to store pil info in IMEM
` [PATCH v2 7/8] remoteproc: qcom: q6v5: Add common panic handler
` [PATCH v2 8/8] remoteproc: qcom: Introduce panic handler for PAS and ADSP

[PATCH] tpm_tis: reserve chip for duration of tpm_tis_core_init
 2019-12-27  5:09 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] arm64: dts: qcom: db845c: Move remoteproc firmware to sdm845
 2019-12-27  4:58 UTC  (2+ messages)

INFO: task hung in sync_inodes_sb (3)
 2019-12-27  4:46 UTC  (3+ messages)

[PATCH v2 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2019-12-27  4:42 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
` [PATCH v2 2/3] dt-bindings: clock: Introduce QCOM Modem "
` [PATCH v2 3/3] clk: qcom: Add modem clock controller driver for SC7180

[PATCH v1 1/3] dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindings
 2019-12-27  4:36 UTC  (5+ messages)
` [PATCH v1 0/3] Add modem Clock controller (MSS CC) driver for SC7180

general protection fault in xt_rateest_tg_checkentry
 2019-12-27  4:17 UTC  (5+ messages)
` [PATCH nf] netfilter: arp_tables: init netns pointer in xt_tgchk_param struct

[PATCH] Signed-off-by: wenhuizhang <wenhui@gwmail.gwu.edu>
 2019-12-27  4:12 UTC 

[PATCH] clk: Don't try to enable critical clocks if prepare failed
 2019-12-27  4:05 UTC  (6+ messages)

[PATCH] ARM: bcm: Select ARM_AMBA for ARCH_BRCMSTB
 2019-12-27  3:50 UTC  (2+ messages)

[PATCH RESEND] erofs: convert to use the new mount fs_context api
 2019-12-27  3:50 UTC  (2+ messages)

[PATCH 0/2] phy: brcm-sata: Support for 7216
 2019-12-27  3:36 UTC  (2+ messages)

[PATCH v3 0/5] phy: qcom-qmp: Add SDM845 QMP and QHP PHYs
 2019-12-27  3:24 UTC  (2+ messages)

[net-next] enetc: add support time specific departure base on the qos etf
 2019-12-27  3:12 UTC  (4+ messages)
  ` [EXT] "
` [v2,net-next] "

possible deadlock in do_io_accounting (3)
 2019-12-27  3:04 UTC  (2+ messages)

[PATCH] crypto: chelsio: chtls: fix possible sleep-in-atomic-context bugs in abort_syn_rcv()
 2019-12-27  2:57 UTC  (2+ messages)

[PATCH v5 21/22] tracing/boot: Add function tracer filter options
 2019-12-27  2:56 UTC  (3+ messages)

[PATCH] fscrypt: Restore modular support
 2019-12-27  2:47 UTC  (7+ messages)
  ` [v2 PATCH] fscrypt: Allow modular crypto algorithms
      ` [v3 "
          ` [v4 "

[PATCH] Staging: most: core: Fix SPDX License Identifier style issue
 2019-12-27  2:46 UTC 

[RFC PATCH v3 0/6] Add TEE interface support to AMD Secure Processor driver
 2019-12-27  2:43 UTC  (4+ messages)

[RFD] kdump, kaslr: how to fix the failure of reservation of crashkernel low memory due to physical kaslr
 2019-12-27  2:41 UTC  (4+ messages)

[PATCH] libbpf: Use $(SRCARCH) for include path
 2019-12-27  2:41 UTC 

[PATCH] board-dm644x-evm: fix 2 missing-check bugs in evm_led_setup()
 2019-12-27  2:39 UTC 

[PATCH] ocfs2: make local header paths relative to C files
 2019-12-27  2:30 UTC 

[PATCH] seccomp: Check flags on seccomp_notif is unset
 2019-12-27  2:31 UTC  (8+ messages)

[PATCH] objtool: use $(SRCARCH) to avoid compile error with ARCH=x86_64
 2019-12-27  2:29 UTC 

[PATCH] fs: fix use-after-free in __fput() when a chardev is removed but a file is still open
 2019-12-27  2:26 UTC  (2+ messages)
` [PATCH v2] ptp: fix the race between the release of ptp_clock and cdev

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-12-27  2:26 UTC  (6+ messages)
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-27  2:22 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "
        ` [PATCH v6 "

[PATCH 1/3] dt-bindings: imx: Add clock binding doc for i.MX8MP
 2019-12-27  2:12 UTC  (3+ messages)
` [PATCH 2/3] clk: imx: Add support for i.MX8MP clock driver
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_CLK_IMX8MP by default

[PATCH] fs: inode: Recycle inodenum from volatile inode slabs
 2019-12-27  2:15 UTC  (3+ messages)

[PATCH v9 0/7] Introduce support for guest CET feature
 2019-12-27  2:11 UTC  (8+ messages)
` [PATCH v9 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v9 2/7] KVM: VMX: Define CET VMCS fields and #CP flag
` [PATCH v9 3/7] KVM: VMX: Pass through CET related MSRs
` [PATCH v9 4/7] KVM: VMX: Load CET states on vmentry/vmexit
` [PATCH v9 5/7] KVM: X86: Enable CET bits update in IA32_XSS
` [PATCH v9 6/7] KVM: X86: Load guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v9 7/7] KVM: X86: Add user-space access interface for CET MSRs

filesystem being remounted supports timestamps until 2038
 2019-12-27  1:54 UTC  (2+ messages)
` [PATCH] "

[PATCH] usb: chipidea: host: Disable port power only if previously enabled
 2019-12-27  1:45 UTC  (4+ messages)

[PATCH v11 00/10] Mediatek MT8183 scpsys support
 2019-12-27  1:43 UTC  (2+ messages)

[PATCH net-next 0/2] Improvements to the DSA deferred xmit
 2019-12-27  1:42 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: Remove deferred_xmit from dsa_skb_cb
` [PATCH net-next 2/2] net: dsa: Create a kernel thread for each port's deferred xmit work

[PATCH v2] clk: uniphier: Add SCSSI clock gate for each channel
 2019-12-27  1:42 UTC 

[PATCH 0/2] clk: qcom: gcc-msm8996: Fix CLKREF parenting
 2019-12-27  1:35 UTC  (10+ messages)
` [PATCH 1/2] clk: qcom: gcc-msm8996: Fix parent for CLKREF clocks

[PATCH v7 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-27  1:35 UTC  (3+ messages)

[PATCH v1 0/2] scsi: ufs: use existed well-defined functions
 2019-12-27  1:33 UTC  (2+ messages)

[PATCH V2 0/7] Add minimal boot support for IPQ6018
 2019-12-27  1:33 UTC  (4+ messages)
` [PATCH V2 5/7] clk: qcom: Add ipq6018 Global Clock Controller support

[PATCH v2] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-12-27  1:27 UTC 

[PATCH v3 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-12-27  1:23 UTC  (2+ messages)

[PATCH v14 2/7] ASoC: amd: Refactoring of DAI from DMA driver
 2019-12-27  1:07 UTC  (2+ messages)

[PATCH] Documentation: fs: Fix warnings
 2019-12-27  1:00 UTC  (3+ messages)
` [PATCH] fs: posix-acl.c: "
` [PATCH] fs: seq_file.c: "

[PATCH] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2019-12-27  0:50 UTC 

[PATCH v11 0/8] Add Error Disconnect Recover (EDR) support
 2019-12-27  0:39 UTC  (9+ messages)
` [PATCH v11 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v11 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v11 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v11 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v11 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v11 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v11 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v11 8/8] PCI/ACPI: Enable EDR support

[PATCH v4 0/5] ARM: dts: imx: Add GW59xx Gateworks specials
 2019-12-27  0:34 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: arm: fsl: Add Gateworks Ventana i.MX6DL/Q compatibles

[PATCH] spi: dw: use "smp_mb()" to avoid sending spi data error
 2019-12-27  0:22 UTC  (2+ messages)

[PATCH v3 0/4] Add regulator support for mpq7920
 2019-12-27  0:20 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: regulator: add document bindings "

[PATCH 2/2] xfs: fix stale data exposure problem when punch hole, collapse range or zero range across a delalloc extent
 2019-12-27  0:17 UTC  (3+ messages)
` [RFC PATCH] xfs: try_split_da_extent can be static

[PATCH] afs: Fix compile warning in afs_dynroot_lookup()
 2019-12-27  0:06 UTC  (2+ messages)

[PATCH 0/9] PM / devfreq: Remove deprecated 'devfreq' and 'devfreq-events' properties
 2019-12-27  0:09 UTC  (4+ messages)
  ` [PATCH 4/9] PM / devfreq: exynos-bus: Replace deprecated 'devfreq' property

[PATCH v1 4/4] Bluetooth: hci_qca: Add HCI command timeout handling
 2019-12-26 23:33 UTC  (2+ messages)

[PATCH v3 0/8] Rework random blocking
 2019-12-26 23:29 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: Add vendor prefix for Leadtek Technology
 2019-12-26 23:28 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: display: panel: Add binding document for Leadtek LTK500HD1829

[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
 2019-12-26 23:24 UTC  (7+ messages)
` [PATCH v5 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v5 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v5 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock

[PATCH net] af_packet: refactoring code for prb_calc_retire_blk_tmo
 2019-12-26 23:20 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH] of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
 2019-12-26 23:17 UTC  (2+ messages)

[PATCH net-next] xen-netback: support dynamic unbind/bind
 2019-12-26 23:16 UTC  (2+ messages)

[PATCH v8 0/3] iio: add driver for Bosch BMA400 accelerometer
 2019-12-26 23:03 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: iio: accel: bma400: add bindings

[PATCH] fs: jffs2: fix possible sleep-in-atomic-context bugs
 2019-12-26 22:48 UTC  (2+ messages)

[PATCH] libtraceevent: Add dependency on libdl
 2019-12-26 22:49 UTC 

[PATCH] scripts/dtc: Update to upstream version v1.5.1-22-gc40aeb60b47a
 2019-12-26 22:40 UTC 

[PATCH for 5.5 1/3] rseq: Fix: Reject unknown flags on rseq unregister
 2019-12-26 22:32 UTC  (4+ messages)
` [tip: core/urgent] rseq: "

[PATCH] security: apparmor: Fix a possible sleep-in-atomic-context bug in find_attach()
 2019-12-26 22:30 UTC  (2+ messages)

Add dmaengine driver for X1830
 2019-12-26 22:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: Add X1830 bindings

[PATCH v4 0/4] Add regulator support for mpq7920
 2019-12-26 22:29 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: Add an entry for Monolithic Power System, MPS
` [PATCH v4 2/4] dt-bindings: regulator: add document bindings for mpq7920
` [PATCH v4 3/4] regulator: mpq7920: add mpq7920 regulator driver
` [PATCH v4 4/4] MAINTAINERS: Add entry for mpq7920 PMIC driver

[PATCH v2 2/2] dt-bindings: iio: chemical: Add bindings for Dynament Premier series single gas sensor
 2019-12-26 22:29 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: Support for Toshiba tc358768 RGB to DSI bridge
 2019-12-26 22:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: Add documentation for Toshiba tc358768

[PATCH 0/3] iommu/arm-smmu: Qualcomm bootsplash/efifb
 2019-12-26 22:17 UTC  (4+ messages)
` [PATCH 1/3] iommu/arm-smmu: Don't blindly use first SMR to calculate mask
` [PATCH 2/3] iommu/arm-smmu: Expose s2cr and smr structs to impl
` [PATCH 3/3] iommu/arm-smmu: Allow inherting stream mapping from bootloader

[PATCH] dt-bindings: bd718x7: Yamlify and add BD71850
 2019-12-26 22:16 UTC  (2+ messages)

[PATCH] clk: Warn about critical clks that fail to enable
 2019-12-26 22:13 UTC 

[PATCH v2 00/11] firmware: arm_scmi: Add support for multiple device per protocol
 2019-12-26 22:04 UTC  (3+ messages)
` [PATCH v2 08/11] clk: scmi: Match scmi device by both name and protocol id

[PATCH 0/2] clarify limitations of hibernation
 2019-12-26 22:02 UTC  (3+ messages)
` [PATCH 1/2] Documentation: "
` [PATCH 2/2] pm: add more logging on hibernation failure

[PATCH] platform/x86: huawei-wmi: Fix a possible NULL deref
 2019-12-26 21:54 UTC  (3+ messages)

[PATCH v2 0/1] dwmac-meson8b: Ethernet RGMII TX delay fix
 2019-12-26 21:36 UTC  (3+ messages)
` [PATCH v2 1/1] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs

[GIT PULL] Kselftest fixes update for Linux 5.5-rc4
 2019-12-26 21:27 UTC 

possible deadlock in pipe_lock (3)
 2019-12-26 21:25 UTC 

possible deadlock in shmem_fallocate (4)
 2019-12-26 21:25 UTC 

BUG: sleeping function called from invalid context in do_con_write
 2019-12-26 21:25 UTC 

possible deadlock in uart_write
 2019-12-26 21:25 UTC 

[PATCH 0/2] RTL8211F: RGMII RX/TX delay configuration improvements
 2019-12-26 21:22 UTC  (6+ messages)
` [PATCH 1/2] net: phy: realtek: add logging for the RGMII TX delay configuration
` [PATCH 2/2] net: phy: realtek: add support for configuring the RX delay on RTL8211F

[PATCH -next] powerpc/pmac/smp: Fix old-style declaration
 2019-12-26 21:22 UTC  (2+ messages)

[PATCH 0/5] Documentation: nfs: Convert a few documents to RST and move them to admin-guide
 2019-12-26 21:19 UTC  (6+ messages)
` [PATCH 1/5] Documentation: convert nfs.txt to ReST
` [PATCH 2/5] Documentation: nfsroot.txt: convert "
` [PATCH 3/5] Documentation: nfs-rdma: "
` [PATCH 4/5] Documentation: convert nfsd-admin-interfaces "
` [PATCH 5/5] Documentation: nfs: idmapper: convert "

INFO: task hung in htable_put
 2019-12-26 21:15 UTC 

KASAN: use-after-free Read in j1939_tp_txtimer
 2019-12-26 21:15 UTC 

[PATCH 0/2] add usb2-phy support for RK3308 SoC
 2019-12-26 21:07 UTC  (3+ messages)
` [PATCH 2/2] phy: phy-rockchip-inno-usb2: "

[PATCH] dt-bindings: timer: Use non-empty ranges in example
 2019-12-26 21:07 UTC  (3+ messages)

[PATCH] Removing a dead definition or RSB_FILL_LOOPS
 2019-12-26 20:45 UTC 

[PATCH v1] Bluetooth: btusb: Add support for 04ca:3021 QCA_ROME device
 2019-12-26 20:41 UTC  (2+ messages)

[PATCH] nfsd: remove unnecessary assertion in nfsd4_layout_setlease
 2019-12-26 20:37 UTC 

[RFC v1 0/2] dwmac-meson8b Ethernet RX delay configuration
 2019-12-26 20:36 UTC  (3+ messages)
` [RFC v1 1/2] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [RFC v1 2/2] net: stmmac: dwmac-meson8b: add support for the RX delay configuration

[PATCH] Bluetooth: btbcm: Add missing static inline in header
 2019-12-26 20:35 UTC  (2+ messages)

[PATCH v1 1/4] Bluetooth: hci_qca: Add QCA Rome power off support to the qca_power_off()
 2019-12-26 20:30 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
  ` [PATCH v2 4/4] Bluetooth: hci_qca: Add HCI command timeout handling

[PATCH] Revert "rockchip: make sure timer7 is enabled on rk3288 platforms"
 2019-12-26 20:27 UTC  (3+ messages)

[PATCH v8 0/7] add thermal sensor driver for A64, A83T, H3, H5, H6, R40
 2019-12-26 20:26 UTC  (7+ messages)

[PATCH v3 0/5] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:10 UTC  (3+ messages)
` [PATCH v3 5/5] dt-bindings: Add AXG PCIE PHY bindings

[PATCH v2 0/3] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:11 UTC  (4+ messages)
` [PATCH v2 1/3] phy: amlogic: Add Amlogic AXG MIPI/PCIE PHY Driver

[Patch v3 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2019-12-26 19:40 UTC  (2+ messages)
` [Patch v3 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH net-next 0/3] Replace IDT with Renesas and improve version info
 2019-12-26 19:22 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: ptp: Rename ptp-idtcm.yaml to ptp-cm.yaml

[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-26 19:19 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs

[PATCH 0/2] leds: lm3692x: Allow to set ovp and brigthness mode
 2019-12-26 19:19 UTC  (3+ messages)
` [PATCH 1/2] dt: bindings: lm3692x: Document new properties

[PATCH] pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}
 2019-12-26 19:14 UTC 

[PATCH v2 0/2] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-26 19:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson: meson8b: make the CCF use the glitch-free "mali" mux
` [PATCH v2 2/2] clk: clarify that clk_set_rate() does updates from top to bottom

[PATCH net] virtio_net: CTRL_GUEST_OFFLOADS depends on CTRL_VQ
 2019-12-26 19:12 UTC  (7+ messages)

[PATCH v1 0/4] Split SDM845 interconnect nodes and consolidate RPMh support
 2019-12-26 19:00 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: interconnect: Update Qualcomm SDM845 DT bindings
` [PATCH v1 3/4] interconnect: qcom: sdm845: Split qnodes into their respective NoCs

KASAN: global-out-of-bounds Read in precalculate_color
 2019-12-26 18:59 UTC  (2+ messages)

[PATCH V2 0/6] Add clocks for Unisoc's SC9863A
 2019-12-26 18:57 UTC  (5+ messages)
` [PATCH V2 3/6] dt-bindings: clk: sprd: add bindings for sc9863a clock controller
` [PATCH V2 4/6] clk: sprd: Add dt-bindings include file for SC9863A

[PATCH v2 5/6] KVM: arm64: Add interface to support VCPU preempted check
 2019-12-26 18:51 UTC  (2+ messages)

[PATCH 0/3] Meson8b/8m2: Ethernet RGMII TX delay fixes
 2019-12-26 18:17 UTC  (8+ messages)
` [PATCH 1/3] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs

[PATCH v3 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2019-12-26 18:16 UTC  (3+ messages)
` [PATCH v3 1/6] dt-bindings: vendor-prefix: add prefix for Czech Technical University in Prague


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