linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-15 14:45:24 to 2018-03-15 16:27:53 UTC [more...]

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-15 16:27 UTC  (7+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH 6/8] trace_uprobe/sdt: Fix multiple update of same reference counter

[PATCH 1/7] i40e/i40evf: Eliminate duplicate barriers on weakly-ordered archs
 2018-03-15 16:27 UTC  (11+ messages)
` [PATCH 7/7] ixgbevf: eliminate "

[PATCH v2 0/8] tpm: factor out tpm1 code into tpm1-cmd.c
 2018-03-15 16:27 UTC  (3+ messages)
` [PATCH v2 1/8] tpm: move tpm1_pcr_extend to tpm1-cmd.c

[PATCHv2 0/5] arm64: allwinner: Add support for TERES-I laptop
 2018-03-15 16:25 UTC  (6+ messages)
` [PATCHv2 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCHv2 2/5] arm64: dts: allwinner: a64: Add watchdog
` [PATCHv2 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCHv2 4/5] arm64: dts: allwinner: a64: Add pwm device
` [PATCHv2 5/5] arm64: allwinner: a64: Add support for TERES-I laptop

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 16:25 UTC  (17+ messages)
` [PATCH v3 01/14] KVM: s390: refactor crypto initialization
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 11/14] s390: vfio-ap: sysfs interface to view matrix mdev matrix

[PATCH v3 0/3] Add earlycon support for AMD Carrizo / Stoneyridge
 2018-03-15 16:24 UTC  (4+ messages)
` [PATCH v3 3/3] serial: core: Allow skipping old serial port initialization

[RFC PATCH] clk: qcom: rpmcc: Add support to XO buffered clocks
 2018-03-15 16:24 UTC  (2+ messages)

[PATCH] hv_netvsc: Make sure out channel is fully opened on send
 2018-03-15 16:24 UTC  (4+ messages)

[PATCH v2 0/4] Renesas CEU: SH7724 ECOVEC + Aptina mt9t112
 2018-03-15 16:20 UTC  (6+ messages)
` [PATCH v2 1/4] media: i2c: Copy mt9t112 soc_camera sensor driver

[PATCH] [v3] gpu: ipu-v3: prg: avoid possible array underflow
 2018-03-15 16:19 UTC 

[PATCH] security: Fix IMA Kconfig for dependencies on ARM64
 2018-03-15 16:19 UTC  (18+ messages)

[PATCH v3 0/2] ASoC: Add support for DAC PCM1789
 2018-03-15 16:18 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: codecs: Add support for PCM1789
` [PATCH v3 2/2] ASoC: Add bindings "

[PATCH] PCI: tegra: mark PM functions as __maybe_unused
 2018-03-15 16:18 UTC 

[PATCH] [v3] y2038: introduce struct __kernel_old_timeval
 2018-03-15 16:12 UTC 

[PATCH v2] earlycon: Fix __earlycon_table stride... again
 2018-03-15 16:15 UTC  (3+ messages)

[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
 2018-03-15 16:14 UTC  (10+ messages)

[PATCH v3] x86: treat pkey-0 special
 2018-03-15 16:13 UTC  (4+ messages)

[PATCH v5 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-15 16:11 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder
` [PATCH v5 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver
` [PATCH v5 3/3] arm64: dts: renesas: Add LVDS decoder to R-Car V3M Eagle

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 16:12 UTC  (9+ messages)
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 16:11 UTC  (2+ messages)

Intel GemniLake xHCI connected devices can never wake up the system from suspend
 2018-03-15 16:11 UTC  (4+ messages)

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 16:10 UTC  (3+ messages)
` [RFT][PATCH v4 2/7] sched: idle: Do not stop the tick upfront in the idle loop

[PATCH 1/3] mtd: nand: Remove print after allocation failure
 2018-03-15 16:10 UTC  (6+ messages)
` [PATCH 2/3] mtd: maps: "
` [PATCH 3/3] mtd: "

[PATCH v6 00/15] dax: fix dma vs truncate/hole-punch
 2018-03-15 15:52 UTC  (16+ messages)
` [PATCH v6 01/15] dax: store pfns in the radix
` [PATCH v6 02/15] fs, dax: prepare for dax-specific address_space_operations
` [PATCH v6 03/15] block, dax: remove dead code in blkdev_writepages()
` [PATCH v6 04/15] xfs, dax: introduce xfs_dax_aops
` [PATCH v6 05/15] ext4, dax: introduce ext4_dax_aops
` [PATCH v6 06/15] ext2, dax: introduce ext2_dax_aops
` [PATCH v6 07/15] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v6 08/15] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v6 09/15] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v6 10/15] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v6 11/15] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v6 12/15] xfs: require mmap lock for xfs_break_layouts()
` [PATCH v6 13/15] xfs: communicate lock drop events from xfs_break_layouts()
` [PATCH v6 14/15] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v6 15/15] xfs, dax: introduce xfs_break_dax_layouts()

[RFC 0/3] seccomp trap to userspace
 2018-03-15 16:09 UTC  (2+ messages)

[PATCH v7 0/3] Add support for Hi3660 mailbox driver
 2018-03-15 16:07 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: mailbox: Introduce Hi3660 controller binding
` [PATCH v7 2/3] mailbox: Add support for Hi3660 mailbox
` [PATCH v7 3/3] dts: arm64: Add mailbox binding for hi3660

[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
 2018-03-15 16:06 UTC  (3+ messages)

[PATCH v4.16-rc5 (3)] x86/vdso: on Intel, VDSO should handle CLOCK_MONOTONIC_RAW
 2018-03-15 16:00 UTC  (4+ messages)
` [PATCH v4.16-rc5 1/3] "
` [PATCH v4.16-rc5 2/3] "
` [PATCH v4.16-rc5 3/3] "

[PATCH] Bluetooth: btrsi: rework dependencies
 2018-03-15 16:03 UTC  (4+ messages)

[PATCH] Bluebooth: btusb: Fix quirk for Atheros 1525/QCA6174
 2018-03-15 16:02 UTC 

[PATCH v2] watchdog: aspeed: Allow configuring for alternate boot
 2018-03-15 16:02 UTC 

[RFC PATCH] iio: adc: Add Xilinx AMS driver
 2018-03-15 15:51 UTC  (2+ messages)

[PATCH 0/3] irqchip: GIC kexec/kdump improvement and workarounds
 2018-03-15 15:59 UTC  (4+ messages)
` [PATCH 3/3] irqchip/gic-v3: Allow LPIs to be disabled from the command line

Atheros 1525/QCA6174 BT issue
 2018-03-15 15:56 UTC  (10+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 15:54 UTC  (6+ messages)

[PATCHv3] iommu/intel: Ratelimit each dmar fault printing
 2018-03-15 15:54 UTC  (8+ messages)

[PATCH v2 0/8] Implement get_multiple for ACCES and PC/104 drivers
 2018-03-15 15:53 UTC  (9+ messages)
` [PATCH v2 1/8] iio: stx104: Implement get_multiple callback
` [PATCH v2 2/8] gpio: 104-idio-16: "
` [PATCH v2 3/8] gpio: pci-idio-16: "
` [PATCH v2 4/8] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
` [PATCH v2 5/8] gpio: 104-dio-48e: Implement get_multiple callback
` [PATCH v2 6/8] gpio: 104-idi-48: "
` [PATCH v2 7/8] gpio: gpio-mm: "
` [PATCH v2 8/8] gpio: ws16c48: "

[PATCH] perf vendor events arm64: Enable JSON events for ThunderX2 B0
 2018-03-15 15:53 UTC  (7+ messages)

[PATCH v2] drm/tegra: plane: Keep 'dependent' blending state of unaffected planes
 2018-03-15 15:52 UTC  (2+ messages)

[PATCH v4 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-15 15:49 UTC  (4+ messages)
  ` [PATCH v4 2/3] drm: bridge: Add thc63lvd1024 LVDS decoder driver

[PATCH v2] Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"
 2018-03-15 15:48 UTC  (9+ messages)

[PATCH 0/9] x86/dumpstack: Cleanups and user opcode bytes Code: section, v2
 2018-03-15 15:44 UTC  (10+ messages)
` [PATCH 1/9] x86/dumstack: Remove code_bytes
` [PATCH 2/9] x86/dumpstack: Unexport oops_begin()
` [PATCH 3/9] x86/dumpstack: Carve out Code: dumping into a function
` [PATCH 4/9] x86/dumpstack: Improve opcodes dumping in the Code: section
` [PATCH 5/9] x86/dumpstack: Add loglevel argument to show_opcodes()
` [PATCH 6/9] x86/fault: Dump user opcode bytes on fatal faults
` [PATCH 7/9] x86/dumpstack: Add a show_ip() function
` [PATCH 8/9] x86/dumpstack: Save first regs set for the executive summary
` [PATCH 9/9] x86/dumpstack: Explain the reasoning for the prologue and buffer size

[PATCH 0/2] net: phy: relax error checking when creating sysfs link netdev->phydev
 2018-03-15 15:47 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 3/4] y2038: time: Introduce struct __kernel_old_timeval
 2018-03-15 15:46 UTC  (4+ messages)
` [PATCH] [v2] y2038: introduce "

[PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support
 2018-03-15 15:45 UTC  (14+ messages)
` [PATCH 01/12] crypto: inside-secure - move hash result dma mapping to request
` [PATCH 02/12] crypto: inside-secure - move cache "
` [PATCH 03/12] crypto: inside-secure - wait for the request to complete if in the backlog
` [PATCH 04/12] crypto: inside-secure - move the digest to the request context
` [PATCH 05/12] crypto: inside-secure - fix typo s/allways/always/ in a define
` [PATCH 06/12] crypto: inside-secure - fix a typo in a register name
` [PATCH 07/12] crypto: inside-secure - improve the send error path
` [PATCH 08/12] crypto: inside-secure - do not access buffers mapped to the device
` [PATCH 09/12] crypto: inside-secure - improve the skcipher token
` [PATCH 10/12] crypto: inside-secure - the context ipad/opad should use the state sz
` [PATCH 11/12] crypto: inside-secure - hmac(sha256) support
` [PATCH 12/12] crypto: inside-secure - hmac(sha224) support

[PATCH v3] xen/acpi: upload _PSD info for non Dom0 CPUs too
 2018-03-15 15:45 UTC  (2+ messages)

[PATCH] serial: stm32: fix initialization of RS485 mode
 2018-03-15 15:41 UTC  (2+ messages)

[PATCH] platform/x86: dell: avoid link error with modular ACPI_SMI
 2018-03-15 15:39 UTC 

[PATCH v2 1/2] mtd: rawnand: gpmi: add support for specific ECC strength
 2018-03-15 15:39 UTC  (3+ messages)

[PATCH] mm/page_alloc: fix boot hang in memmap_init_zone
 2018-03-15 15:39 UTC  (7+ messages)

[PATCH] cpu/hotplug: fix unused function warning
 2018-03-15 15:38 UTC 

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-15 15:37 UTC 

[PATCH] pstore: fix crypto dependencies
 2018-03-15 15:34 UTC 

use generic dma-direct and swiotlb code for x86 V2
 2018-03-15 15:30 UTC  (3+ messages)
` [PATCH 07/14] iommu/amd_iommu: use dma_direct_{alloc,free}

[RFC PATCH v2 0/3] ima: namespacing IMA
 2018-03-15 15:26 UTC  (4+ messages)
` [RFC PATCH v2 1/3] ima: extend clone() with IMA namespace support

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-15 15:26 UTC  (14+ messages)
              ` [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers

iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-15 15:25 UTC  (8+ messages)
` [PATCH 05/10] iommu/amd: remove the special case from get_irq_table()

[PATCH 1/3] arm64: dts: ls1012a: add cpu idle support
 2018-03-15 15:25 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: update the cpu idle node

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-03-15 15:24 UTC  (4+ messages)
` [PATCH v1 13/16] kvm: arm64: Configure VTCR per VM

[PATCH] mm/khugepaged: Convert VM_BUG_ON() to collapse fail
 2018-03-15 15:23 UTC 

[GIT PULL] STi DT update for v4.17 round 2
 2018-03-15 15:22 UTC  (3+ messages)

[PATCH v3 0/7] Enlightened VMCS support for KVM on Hyper-V
 2018-03-15 15:19 UTC  (4+ messages)
` [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running "

[PATCH 1/2] ARM: imx: fix imx6sll-only build
 2018-03-15 15:13 UTC  (2+ messages)
` [PATCH 2/2] ARM: imx: select ARM_CPU_SUSPEND for CPU_IDLE as well

[PATCH RFC 1/2] drivers/edac: Add L1 and L2 error detection for A53 and A57
 2018-03-15 15:15 UTC  (10+ messages)

[PATCH 0/5] DPAA Ethernet fixes
 2018-03-15 15:15 UTC  (4+ messages)

[PATCH] ARM: configs: add OXNAS v6 defconfig
 2018-03-15 15:09 UTC  (2+ messages)

[PATCH] mm/thp: Do not wait for lock_page() in deferred_split_scan()
 2018-03-15 15:07 UTC 

New -Werror=restrict error with incremental gcc
 2018-03-15 15:06 UTC  (3+ messages)

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 15:05 UTC 

[PATCH] powerpc: Use common error handling code in setup_new_fdt()
 2018-03-15 15:03 UTC  (4+ messages)

[PATCH v3 00/11] Add Kconfig unit tests
 2018-03-15 15:01 UTC  (2+ messages)

[GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v4.17
 2018-03-15 15:00 UTC  (2+ messages)

[patch 0/4] genirq: Clean up license information
 2018-03-15 15:00 UTC  (2+ messages)

[PATCH] ARM: dts: uniphier: add sound node for UniPhier PXs2
 2018-03-15 14:54 UTC  (2+ messages)

[PATCH] arm64: dts: uniphier: divide I2S and S/PDIF audio out pin-mux group
 2018-03-15 14:54 UTC  (2+ messages)

[PATCH] iommu/omap: Increase group ref in .device_group()
 2018-03-15 14:55 UTC  (2+ messages)

[PATCH] ARM: dts: uniphier: add audio in/out pin-mux node
 2018-03-15 14:53 UTC  (2+ messages)

[PATCH 1/2] x86/microcode: Attempt late loading only when new microcode is present
 2018-03-15 14:54 UTC  (7+ messages)
` [PATCH 2/2] x86/microcode: Fix CPU synchronization routine

[RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()
 2018-03-15 14:53 UTC  (9+ messages)
  ` [PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
    ` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 14:53 UTC  (3+ messages)

[PATCH v2 0/2] fix memory leak / panic in ioremap huge pages
 2018-03-15 14:51 UTC  (4+ messages)
` [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces

[PATCH] ARM: dts: qcom: Add apq8064 Dragon Board 600c support
 2018-03-15 14:48 UTC 

[PATCHv2 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-03-15 14:47 UTC  (8+ messages)
` [PATCHv2 1/7] sched: Add static_key for asymmetric cpu capacity optimizations
` [PATCHv2 2/7] sched/fair: Add group_misfit_task load-balance type
` [PATCHv2 3/7] sched/fair: Consider misfit tasks when load-balancing
` [PATCHv2 4/7] sched/fair: Kick nohz balance if rq->misfit_task
` [PATCHv2 5/7] sched: Change root_domain->overload type to int
` [PATCHv2 6/7] sched: Wrap rq->rd->overload accesses with READ/WRITE_ONCE
` [PATCHv2 7/7] sched/fair: Set sd->overload when misfit

[PATCH] ARM: dts: qcom-apq8064: disable i2c by default at soc dtsi
 2018-03-15 14:44 UTC 

[Blackfin removal] [PATCH 01/28] Blackfin arch: Remove Blackfin CPU arch general support
 2018-03-15 14:46 UTC 


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