linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-12 16:51:16 to 2018-06-12 20:03:47 UTC [more...]

[PATCH 0/2] Add support for Xilinx CSI2 Receiver Subsystem
 2018-06-12 20:03 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem

[PATCH v2 00/27] Add support for R40 HDMI pipeline
 2018-06-12 20:00 UTC  (17+ messages)
` [PATCH v2 01/27] clk: sunxi-ng: r40: Add minimal rate for video PLLs
` [PATCH v2 02/27] clk: sunxi-ng: r40: Allow setting parent rate to display related clocks
` [PATCH v2 04/27] dt-bindings: display: sunxi-drm: Add TCON TOP description
` [PATCH v2 06/27] drm/sun4i: Fix releasing node when enumerating enpoints
` [PATCH v2 07/27] drm/sun4i: Split out code for enumerating endpoints in output port
` [PATCH v2 10/27] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
` [PATCH v2 12/27] drm/sun4i: tcon: Generalize engine search algorithm
` [PATCH v2 14/27] drm/sun4i: Don't check for panel or bridge on TV TCONs
` [PATCH v2 16/27] dt-bindings: display: sun4i-drm: Add R40 mixer compatibles
` [PATCH v2 17/27] drm/sun4i: Add support for R40 mixers
` [PATCH v2 20/27] drm/sun4i: Don't change clock bits in DW HDMI PHY driver
` [PATCH v2 22/27] drm/sun4i: Add support for second clock parent to DW HDMI PHY clk driver
` [PATCH v2 24/27] drm: of: Export drm_crtc_port_mask()
` [PATCH v2 25/27] drm/sun4i: DW HDMI: Expand algorithm for possible crtcs
` [PATCH v2 26/27] ARM: dts: sun8i: r40: Add HDMI pipeline
` [PATCH v2 27/27] ARM: dts: sun8i: r40: Enable HDMI output on BananaPi M2 Ultra

[PATCH v2 00/11] Add throttler driver for non-thermal throttling
 2018-06-12 20:00 UTC  (7+ messages)
` [PATCH v2 09/11] misc: throttler: Add core support "
` [PATCH v2 10/11] dt-bindings: misc: add bindings for cros_ec_throttler

[PATCH net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-06-12 19:55 UTC  (3+ messages)
` [PATCH net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[PATCH] mfd: cros_ec: remove unused __remove function
 2018-06-12 19:53 UTC  (4+ messages)

[PATCH v13 00/72] Convert page cache to XArray
 2018-06-12 19:46 UTC  (5+ messages)

[PATCH 0/3] sched/swait: Convert to full exclusive mode
 2018-06-12 19:43 UTC  (5+ messages)
  ` Quilt vs gmail (Was: [PATCH 0/3] sched/swait: Convert to full exclusive mode)

[PATCH] PM / core: Fix supplier device runtime PM usage counter imbalance
 2018-06-12 19:43 UTC  (3+ messages)

[PATCH v2 0/5] thermal: tsens: Prepare for version 2 of TSENS IP
 2018-06-12 19:43 UTC  (9+ messages)
` [PATCH v2 2/5] dt: qcom: 8996: thermal: Move to DT initialisation
` [PATCH v2 3/5] thermal: tsens: Move 8996 get_temp() to common code for reuse
` [PATCH v2 4/5] thermal: tsens: Add support for SDM845
` [PATCH v2 5/5] thermal: tsens: Check if we have valid data before reading

[PATCH 0/7] Enable UFS provisioning via Linux
 2018-06-12 19:42 UTC  (8+ messages)

[PATCH v3 0/7] Add powerdomain driver for corners on msm8996/sdm845
 2018-06-12 19:42 UTC  (4+ messages)
` [PATCH v3 6/7] soc: qcom: Add RPMh Power domain driver

[PATCH 3/3] riscv: fix __user annotation for __copy_user()
 2018-06-12 19:38 UTC  (4+ messages)

[PATCH 1/2] r8169: Don't disable ASPM in the driver
 2018-06-12 19:35 UTC  (4+ messages)
` [PATCH 2/2] r8169: Reinstate ASPM Support

[PATCH 00/10] Control Flow Enforcement - Part (3)
 2018-06-12 19:34 UTC  (20+ messages)
` [PATCH 06/10] x86/cet: Add arch_prctl functions for shadow stack

[patch V5 00/11] LICENSES: Add documentation and initial License files
 2018-06-12 19:27 UTC  (5+ messages)
` [patch V5 01/11] Documentation: Add license-rules.rst to describe how to properly identify file licenses

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-06-12 19:26 UTC  (2+ messages)

BUG: MAX_LOCK_DEPTH too low! (2)
 2018-06-12 19:23 UTC 

KMSAN: uninit-value in do_msgrcv
 2018-06-12 19:22 UTC 

[PATCH v2 0/4] clk: rockchip: support clock controller for px30 SoC
 2018-06-12 19:13 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: add bindings for px30 clock controller
` [PATCH v2 2/4] clk: rockchip: add dt-binding header for px30

[PATCH v4] staging: comedi: Improved readability of function comedi_nsamples_left
 2018-06-12 21:09 UTC 

[PATCH v4 0/9] x86: macrofying inline asm for better compilation
 2018-06-12 11:50 UTC  (10+ messages)
` [PATCH v4 1/9] Makefile: Prepare for using macros for inline asm
` [PATCH v4 2/9] x86: objtool: use asm macro for better compiler decisions
` [PATCH v4 3/9] x86: refcount: prevent gcc distortions
` [PATCH v4 4/9] x86: alternatives: macrofy locks for better inlining
` [PATCH v4 5/9] x86: bug: prevent gcc distortions
` [PATCH v4 6/9] x86: prevent inline distortion by paravirt ops
` [PATCH v4 7/9] x86: extable: use macros instead of inline assembly
` [PATCH v4 8/9] x86: cpufeature: "
` [PATCH v4 9/9] x86: jump-labels: "

[PATCH 0/3] Use sbitmap instead of percpu_ida
 2018-06-12 19:05 UTC  (4+ messages)
` [PATCH 1/3] target: Abstract tag freeing
` [PATCH 2/3] Convert target drivers to use sbitmap
` [PATCH 3/3] Remove percpu_ida

[PATCH] usb: don't offload isochronous urb completions to ksoftirq
 2018-06-12 19:03 UTC  (6+ messages)

[RFC PATCH v4 0/8] usb: typec: Support for Alternate Modes
 2018-06-12 18:56 UTC  (3+ messages)
` [RFC PATCH v4 2/8] usb: typec: helper for checking cable plug orientation

[PATCH v4 0/3] extern inline native_save_fl for paravirt
 2018-06-12 18:51 UTC  (6+ messages)
` [PATCH v4 1/3] compiler-gcc.h: add gnu_inline to all inline declarations

[PATCH] arm64: dts: freescale: Update to use SPDX identifiers
 2018-06-12 18:50 UTC  (3+ messages)

[PATCH] ARM: dts: BCM5301X:Make usb3 phy use mdio phy driver
 2018-06-12 18:49 UTC  (3+ messages)
` [PATCH v2] ARM: dts: BCM5301X: Make "

[PATCH] ubifs: Fix memory leak in lprobs self-check
 2018-06-12 18:49 UTC 

[PATCH 3.18 00/21] 3.18.113-stable review
 2018-06-12 18:49 UTC  (23+ messages)
` [PATCH 3.18 01/21] tracing: Fix crash when freeing instances with event triggers
` [PATCH 3.18 02/21] selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
` [PATCH 3.18 03/21] cfg80211: further limit wiphy names to 64 bytes
` [PATCH 3.18 04/21] tcp: avoid integer overflows in tcp_rcv_space_adjust()
` [PATCH 3.18 05/21] MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
` [PATCH 3.18 07/21] fix io_destroy()/aio_complete() race
` [PATCH 3.18 08/21] mm: fix the NULL mapping case in __isolate_lru_page()
` [PATCH 3.18 09/21] mmap: introduce sane default mmap limits
` [PATCH 3.18 10/21] mmap: relax file size limit for regular files
` [PATCH 3.18 11/21] drm: set FMODE_UNSIGNED_OFFSET for drm files
` [PATCH 3.18 12/21] bnx2x: use the right constant
` [PATCH 3.18 13/21] dccp: dont free ccid2_hc_tx_sock struct in dccp_disconnect()
` [PATCH 3.18 14/21] enic: set DMA mask to 47 bit
` [PATCH 3.18 15/21] ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
` [PATCH 3.18 16/21] isdn: eicon: fix a missing-check bug
` [PATCH 3.18 17/21] net/packet: refine check for priv area size
` [PATCH 3.18 19/21] net/mlx4: Fix irq-unsafe spinlock usage
` [PATCH 3.18 20/21] team: use netdev_features_t instead of u32
` [PATCH 3.18 21/21] rtnetlink: validate attributes in do_setlink()

[PATCH 4.4 00/24] 4.4.137-stable review
 2018-06-12 18:49 UTC  (25+ messages)
` [PATCH 4.4 01/24] tpm: do not suspend/resume if power stays on
` [PATCH 4.4 02/24] tpm: self test failure should not cause suspend to fail
` [PATCH 4.4 03/24] mmap: introduce sane default mmap limits
` [PATCH 4.4 04/24] mmap: relax file size limit for regular files
` [PATCH 4.4 06/24] xfs: fix incorrect log_flushed on fsync
` [PATCH 4.4 07/24] drm: set FMODE_UNSIGNED_OFFSET for drm files
` [PATCH 4.4 08/24] brcmfmac: Fix check for ISO3166 code
` [PATCH 4.4 09/24] bnx2x: use the right constant
` [PATCH 4.4 10/24] dccp: dont free ccid2_hc_tx_sock struct in dccp_disconnect()
` [PATCH 4.4 11/24] enic: set DMA mask to 47 bit
` [PATCH 4.4 12/24] ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
` [PATCH 4.4 13/24] ipv4: remove warning in ip_recv_error
` [PATCH 4.4 14/24] isdn: eicon: fix a missing-check bug
` [PATCH 4.4 15/24] netdev-FAQ: clarify DaveMs position for stable backports
` [PATCH 4.4 16/24] net/packet: refine check for priv area size
` [PATCH 4.4 18/24] packet: fix reserve calculation
` [PATCH 4.4 19/24] qed: Fix mask for physical address in ILT entry
` [PATCH 4.4 20/24] net/mlx4: Fix irq-unsafe spinlock usage
` [PATCH 4.4 21/24] team: use netdev_features_t instead of u32
` [PATCH 4.4 22/24] rtnetlink: validate attributes in do_setlink()
` [PATCH 4.4 23/24] net: phy: broadcom: Fix bcm_write_exp()
` [PATCH 4.4 24/24] net: metrics: add proper netlink validation

[PATCH 4.4 000/268] 4.4.134-stable review
 2018-06-12 18:49 UTC  (4+ messages)
` [PATCH 4.4 051/268] asm-generic: provide generic_pmdp_establish()

[PATCH v7 0/4] enable early printing of hashed pointers
 2018-06-12 18:44 UTC  (6+ messages)
` [PATCH v7 2/4] random: Return nbytes filled from hw RNG
` [PATCH v7 3/4] vsprintf: Use hw RNG for ptr_key

[GIT PULL] KVM changes for 4.18 merge window
 2018-06-12 18:43 UTC  (2+ messages)

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-12 18:43 UTC  (4+ messages)

[PATCH v8 0/2] Base enablement of IOMMU debugfs support
 2018-06-12 18:40 UTC  (13+ messages)
` [PATCH v8 1/2] iommu - Enable debugfs exposure of IOMMU driver internals
` [PATCH v8 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[PATCH v4 0/6] mtd: rawnand: add NVIDIA Tegra NAND flash support
 2018-06-12 18:37 UTC  (3+ messages)
` [PATCH v4 1/6] mtd: rawnand: add Reed-Solomon error correction algorithm

[PATCH 00/39] overlayfs: stack file operations
 2018-06-12 18:31 UTC  (9+ messages)
` [PATCH 14/39] ovl: stack file ops

[PATCH v7 0/5] Reintroduce i.MX EPIT Timer
 2018-06-12 18:27 UTC  (3+ messages)
` [PATCH v7 3/5] dt-bindings: timer: add i.MX EPIT timer binding

[PATCH v2 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC
 2018-06-12 18:21 UTC  (3+ messages)

[PATCH] ARM64: dts: rockchip: add some pins to rk3399
 2018-06-12 18:21 UTC  (2+ messages)

[PATCHv4 1/3] scripts: Preprocess module-common.lds
 2018-06-12 18:18 UTC  (4+ messages)

[PATCH v2 0/2] Add Mediatek X20 Development Board support
 2018-06-12 18:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: mediatek: Document Mediatek X20 Development Board

[PATCH v5 0/3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
 2018-06-12 18:16 UTC  (3+ messages)
` [PATCH v5 1/3] "

[PATCH] optoe: driver to read/write SFP/QSFP EEPROMs
 2018-06-12 18:11 UTC  (3+ messages)

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-06-12 18:08 UTC  (6+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap

[GIT PULL] Please pull NFS client changes for 4.18
 2018-06-12 18:08 UTC  (4+ messages)

[PATCH] mm, swap: fix swap_count comment about nonexistent SWAP_HAS_CONT
 2018-06-12 17:59 UTC 

[PATCH v3 0/2] tpm: add support for nonblocking operation
 2018-06-12 17:58 UTC  (3+ messages)
` [PATCH v3 1/2] tpm: add ptr to the tpm_space struct to file_priv
` [PATCH v3 2/2] tpm: add support for nonblocking operation

[RFC/RFT V2 PATCH 0/5] Improve scheduler scalability for fast path
 2018-06-12 17:50 UTC  (6+ messages)
` [PATCH 1/5] sched: limit cpu search in select_idle_cpu
` [PATCH 2/5] sched: introduce per-cpu var next_cpu to track search limit
` [PATCH 3/5] sched: rotate the cpu search window for better spread
` [PATCH 4/5] sched: add sched feature to disable idle core search
` [PATCH 5/5] sched: SIS_CORE "

[PATCH 4.9 00/31] 4.9.108-stable review
 2018-06-12 17:45 UTC  (10+ messages)
` [PATCH 4.9 10/31] enic: set DMA mask to 47 bit
` [PATCH 4.9 12/31] ipv4: remove warning in ip_recv_error
` [PATCH 4.9 14/31] kcm: Fix use-after-free caused by clonned sockets
` [PATCH 4.9 16/31] net/packet: refine check for priv area size
` [PATCH 4.9 20/31] sctp: not allow transport timeout value less than HZ/5 for hb_timer
` [PATCH 4.9 22/31] vhost: synchronize IOTLB message with dev cleanup
` [PATCH 4.9 23/31] vrf: check the original netdevice for generating redirect

[PATCH v11 00/13] Intel SGX1 support
 2018-06-12 17:45 UTC  (7+ messages)
` [PATCH v11 13/13] intel_sgx: in-kernel launch enclave
  ` [intel-sgx-kernel-dev] "

[PATCH v2 0/5] Improve Broadcom PAXC support
 2018-06-12 17:44 UTC  (9+ messages)
` [PATCH v2 2/5] PCI: iproc: Fix up corrupted PAXC root complex config registers
` [PATCH v2 3/5] PCI: iproc: Disable MSI parsing in certain PAXC blocks

[PATCH] drivers/of: Add devm_of_iomap()
 2018-06-12 17:42 UTC  (5+ messages)

[PATCH v2 2/2] tpm: add support for nonblocking operation
 2018-06-12 17:39 UTC  (3+ messages)

[PATCH V6] powercap/drivers/idle_injection: Add an idle injection framework
 2018-06-12 17:35 UTC  (10+ messages)

[PATCH v6 00/29] FPGA Device Feature List (DFL) Device Drivers
 2018-06-12 17:33 UTC  (2+ messages)

[PATCH v2 4/6] ARM: drop no-thumb-interwork in EABI mode
 2018-06-12 17:27 UTC  (3+ messages)
` [v2,4/6] "

[PATCH v2 0/3] memory.min fixes/refinements
 2018-06-12 17:24 UTC  (4+ messages)
` [PATCH v2 2/3] mm, memcg: propagate memory effective protection on setting memory.min/low

[PATCH] media: stm32-dcmi: simplify of_node_put usage
 2018-06-12 17:23 UTC 

[PATCH 1/2] media: stm32-dcmi: drop unnecessary while(1) loop
 2018-06-12 17:22 UTC  (2+ messages)
` [PATCH 2/2] media: stm32-dcmi: add mandatory of_node_put() in success path

[PATCH v6] pidns: introduce syscall translate_pid
 2018-06-12 17:08 UTC  (2+ messages)

[PATCH 1/2] lightnvm: move NVM_DEBUG to pblk
 2018-06-12 17:11 UTC  (3+ messages)

[PATCH v7 0/4] Introduce GENI SE Controller Driver
 2018-06-12 17:09 UTC  (5+ messages)
` [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v7 2/4] MAINTAINERS: Add Qualcomm Generic Interface I2C driver maintainer
` [PATCH v7 3/4] arm64: dts: sdm845: Add serial console support
` [PATCH v7 4/4] arm64: dts: sdm845: Add support for an instance of I2C controller

[PATCH] mmc: dw_mmc should depend on COMMON_CLK
 2018-06-12 17:07 UTC  (2+ messages)

[RFC v1 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-06-12 17:07 UTC  (7+ messages)
` [RFC v1 1/2] crypto/virtio-crypto: Read crypto services and algorithm masks
` [RFC v1 2/2] crypto/virtio-crypto: Register an algo only if it's supported

[PATCH 0/6] PAXB INTx support with proper model
 2018-06-12 17:06 UTC  (4+ messages)
` [PATCH 2/6] PCI: iproc: Add INTx support with better modeling

[PATCH v6 1/4] selftests/powerpc: add test for 32 bits memcmp
 2018-06-12 17:01 UTC  (4+ messages)
` [PATCH v6 3/4] powerpc/lib: implement strlen() in assembly

[PATCH 1/4] Staging:rtl8192e Replace function names by using __func__ identifier
 2018-06-12 17:01 UTC  (2+ messages)

[PATCH] staging: comedi: Improved readability of function comedi_nsamples_left
 2018-06-12 18:59 UTC  (5+ messages)

[PATCH] perf/x86: read the FREEZE_WHILE_SMM bit during boot
 2018-06-12 16:56 UTC  (4+ 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).