All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-05 08:30:01 to 2017-10-05 08:49:56 UTC [more...]

Patch "drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "drm: bridge: add DT bindings for TI ths8135" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "bridge: netlink: register netdevice before executing changelink" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "ASoC: dapm: handle probe deferrals" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "audit: log 32-bit socketcalls" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "ASoC: dapm: fix some pointer error handling" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

Patch "ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAM" has been added to the 4.4-stable tree
 2017-10-05  8:49 UTC 

[PATCH 00/11] introduce security offload library
 2017-10-05  8:49 UTC  (4+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 03/12] cryptodev: extend cryptodev to support security APIs

[PATCH] nftables: make pointers in string arrays constant
 2017-10-05  8:46 UTC 

[PATCH] drm/gem-cma-helper: Change the level of the allocation failure message
 2017-10-05  8:48 UTC  (3+ messages)

[Bug 103107] [CI] igt@gem_ctx_param@invalid-param-[get|set] - Failed assertion: __gem_context_get_param(fd, &arg) == -22
 2017-10-05  8:48 UTC 

[U-Boot] [PATCH v2] arm64: ls1012afrdm: Add distro boot support
 2017-10-05  8:47 UTC 

[U-Boot] [PATCH v4] arm64: ls1012ardb: Add distro boot support
 2017-10-05  8:47 UTC 

[PATCH v4 00/14] Introduce support for Dell SMBIOS over WMI
 2017-10-05  8:47 UTC  (6+ messages)
` [PATCH v4 05/14] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver

[PATCH v2] Policy Based Power Control for Guest
 2017-10-05  8:47 UTC  (18+ messages)
` [PATCH v4] "
  ` [PATCH v4 2/9] lib/librte_power: add extra msg type for policies
  ` [PATCH v5 0/9] Policy Based Power Control for Guest
    ` [PATCH v5 1/9] net/i40e: add API to convert VF MAC to VF id
    ` [PATCH v5 2/9] lib/librte_power: add extra msg type for policies
    ` [PATCH v5 3/9] examples/vm_power_mgr: add vcpu to pcpu mapping
    ` [PATCH v5 4/9] examples/vm_power_mgr: add scale to medium freq fn

[PATCH v3 00/19] Vhost-user: Implement device IOTLB support
 2017-10-05  8:36 UTC  (20+ messages)
` [PATCH v3 01/19] Revert "vhost: workaround MQ fails to startup"
` [PATCH v3 02/19] vhost: make error handling consistent in rx path
` [PATCH v3 03/19] vhost: prepare send_vhost_message() to slave requests
` [PATCH v3 04/19] vhost: add support to slave requests channel
` [PATCH v3 05/19] vhost: declare missing IOMMU-related definitions for old kernels
` [PATCH v3 06/19] vhost: add iotlb helper functions
` [PATCH v3 07/19] vhost: iotlb: add pending miss request list and helpers
` [PATCH v3 08/19] vhost-user: add support to IOTLB miss slave requests
` [PATCH v3 09/19] vhost: initialize vrings IOTLB caches
` [PATCH v3 10/19] vhost-user: handle IOTLB update and invalidate requests
` [PATCH v3 11/19] vhost: introduce guest IOVA to backend VA helper
` [PATCH v3 12/19] vhost: use the guest IOVA to host "
` [PATCH v3 13/19] vhost: enable rings at the right time
` [PATCH v3 14/19] vhost: don't dereference invalid dev pointer after its reallocation
` [PATCH v3 15/19] vhost: postpone rings addresses translation
` [PATCH v3 16/19] vhost-user: translate ring addresses when IOMMU enabled
` [PATCH v3 17/19] vhost-user: iommu: postpone device creation until ring are mapped
` [PATCH v3 18/19] vhost: iommu: Invalidate vring in case of matching IOTLB invalidate
` [PATCH v3 19/19] vhost: enable IOMMU support

[PATCH v2 00/25] lirc scancode interface, and more
 2017-10-05  8:45 UTC  (26+ messages)
` [PATCH v2 01/25] media: lirc: implement scancode sending
` [PATCH v2 02/25] media: lirc: use the correct carrier for scancode transmit
` [PATCH v2 03/25] media: rc: auto load encoder if necessary
` [PATCH v2 04/25] media: lirc_zilog: remove receiver
` [PATCH v2 05/25] media: lirc_zilog: fix variable types and other ugliness
` [PATCH v2 06/25] media: lirc_zilog: port to rc-core using scancode tx interface
` [PATCH v2 07/25] media: promote lirc_zilog out of staging
` [PATCH v2 08/25] media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
` [PATCH v2 09/25] media: lirc: lirc interface should not be a raw decoder
` [PATCH v2 10/25] media: lirc: validate scancode for transmit
` [PATCH v2 11/25] media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
` [PATCH v2 12/25] media: lirc: use kfifo rather than lirc_buffer for raw IR
` [PATCH v2 13/25] media: lirc: move lirc_dev->attached to rc_dev->registered
` [PATCH v2 14/25] media: lirc: do not call rc_close() on unregistered devices
` [PATCH v2 15/25] media: lirc: create rc-core open and close lirc functions
` [PATCH v2 16/25] media: lirc: remove name from lirc_dev
` [PATCH v2 17/25] media: lirc: remove last remnants of lirc kapi
` [PATCH v2 18/25] media: lirc: implement reading scancode
` [PATCH v2 19/25] media: rc: ensure lirc device receives nec repeats
` [PATCH v2 20/25] media: lirc: document LIRC_MODE_SCANCODE
` [PATCH v2 21/25] media: lirc: introduce LIRC_SET_POLL_MODE
` [PATCH v2 22/25] media: lirc: scancode rc devices should have a lirc device too
` [PATCH v2 23/25] media: MAINTAINERS: remove lirc staging area
` [PATCH v2 24/25] media: MAINTAINERS: add entry for zilog_ir
` [PATCH v2 25/25] media: rc: nec decoder should not send both repeat and keycode

[Qemu-devel] [PATCH] hw/s390x: Mark the "sclpquiesce" device with user_creatable = false
 2017-10-05  8:45 UTC 

[PATCH v2 1/4] app: link the whole rte_cfgfile library
 2017-10-05  8:43 UTC  (7+ messages)
` [PATCH v3 0/4] add net mrvl pmd driver
  ` [PATCH v3 2/4] net/mrvl: add mrvl net "

[PATCH v2 0/5] Improve abbreviation disambiguation
 2017-10-05  8:42 UTC  (3+ messages)
` [PATCH v2 1/5] test-list-objects: List a subset of object ids

Patch "spi: pxa2xx: Add support for Intel Gemini Lake" has been added to the 4.9-stable tree
 2017-10-05  8:42 UTC  (3+ messages)

[PATCH] ALSA: core: Add new ACCESS_TLV flag for coefficient TLV controls
 2017-10-05  8:42 UTC  (3+ messages)

[PATCH v2] of: thermal: Introduce "linux,hwmon" optional property
 2017-10-05  8:42 UTC 

[PATCH] arm: dts: gr-peach: Fix label indent
 2017-10-05  8:41 UTC  (3+ messages)

[PATCH] mwifiex: Use put_unaligned_le32
 2017-10-05  8:41 UTC  (4+ messages)

[PATCH] intel_ips: Convert timers to use timer_setup()
 2017-10-05  8:41 UTC  (2+ messages)

78f834e2c0 ("fixes"): BUG: kernel hang in early-boot stage, last printk: early console in setup code
 2017-10-05  8:40 UTC 

[v10 0/6] cgroup-aware OOM killer
 2017-10-05  8:40 UTC  (6+ messages)
` [v10 3/6] mm, oom: "

[PATCH v4 00/15] Enable Memory Bandwidth Allocation in Xen
 2017-10-05  8:39 UTC  (7+ messages)
` [PATCH v4 07/15] x86: implement set value flow for MBA

[PATCH] mm: readahead: Increase maximum readahead window
 2017-10-05  8:39 UTC  (3+ messages)

[PATCH v4 0/8] GPT-C and GTP-U enabling
 2017-10-05  8:39 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 4/8] ethdev: add GTP items to support flow API

[Qemu-devel] [PATCH v1 0/5] Add a valid_cpu_types property
 2017-10-05  8:38 UTC  (6+ messages)
` [Qemu-devel] [PATCH v1 2/5] netduino2: Specify the valid CPUs

[U-Boot] [PATCH] usb: kbd: Fix dangling pointers on probe fail
 2017-10-05  8:38 UTC  (2+ messages)

[U-Boot] [PATCH] usb: kbd: Don't fail with iomux
 2017-10-05  8:38 UTC  (2+ messages)

Why is NFS using a_ops->freepage?
 2017-10-05  8:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] qdev: Check for the availability of a hotplug controller before adding a device
 2017-10-05  8:36 UTC  (3+ messages)

[PATCH] lightnvm: pblk: remove spinlock when freeing line metadata
 2017-10-05  8:35 UTC 

[PATCH 0/5] kvm_arch_vcpu_runnable related improvements
 2017-10-05  8:36 UTC  (5+ messages)
` [PATCH 2/5] KVM: arm/arm64: replace power_off with mp_state=STOPPED
` [PATCH 3/5] KVM: arm/arm64: factor out common wfe/wfi emulation code

[PATCH] examples/l3fwd: pass flow arguments when starting l3fwd
 2017-10-05  8:35 UTC  (4+ messages)
` [PATCH v2] examples/l3fwd: pass flow arguments when start app

[PATCH] epoll: account epitem and eppoll_entry to kmemcg
 2017-10-05  8:21 UTC  (4+ messages)

[GIT PULL for-4.9 00/96] Commits for v4.9 LTS
 2017-10-05  8:35 UTC  (5+ messages)

[PATCH v3 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
 2017-10-05  8:22 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v6 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-10-05  8:34 UTC  (3+ messages)

[PATCH] pci/uio: enable prefetchable resources mapping
 2017-10-05  8:33 UTC  (4+ messages)

Patch "xfs: remove kmem_zalloc_greedy" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "USB: serial: mos7840: fix control-message error handling" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

[PATCH 00/12] of: overlay: clean up device tree overlay code
 2017-10-05  8:33 UTC  (5+ messages)

Patch "x86/acpi: Restore the order of CPU IDs" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "usb: make the MTK XHCI driver compile for older MIPS SoCs" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "USB: serial: mos7720: fix control-message error handling" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "usb: plusb: Add support for PL-27A1" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "udp: disable inner UDP checksum offloads in IPsec case" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "usb: chipidea: vbus event may exist before starting gadget" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "tools/power turbostat: bugfix: GFXMHz column not changing" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "tty: goldfish: Fix a parameter of a call to free_irq" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "sh_eth: use correct name for ECMR_MPDE bit" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "team: fix memory leaks" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "serial: 8250: moxa: Store num_ports in brd" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "sfc: get PIO buffer size from the NIC" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "serial: 8250_port: Remove dangerous pr_debug()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "sata_via: Enable hotplug only on VT6421" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "scsi: be2iscsi: Add checks to validate CID alloc/free" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "reset: ti_syscon: fix a ti_syscon_reset_status issue" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "rtl8xxxu: Add additional USB IDs for rtl8192eu devices" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "rds: ib: add error handle" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "RDS: RDMA: Fix the composite message user notification" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "pinctrl: mvebu: Use seq_puts() in mvebu_pinconf_group_dbg_show()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "qed: Fix possible system hang in the dcbnl-getdcbx() path." has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "power: supply: axp288_fuel_gauge: Fix fuel_gauge_reg_readb return on error" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "parisc: perf: Fix potential NULL pointer dereference" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "partitions/efi: Fix integer overflow in GPT size calculation" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "nvme-rdma: handle cpu unplug when re-establishing the controller" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "nfs: make nfs4_cb_sv_ops static" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "netfilter: invoke synchronize_rcu after set the _hook_ to NULL" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "netfilter: nf_tables: set pktinfo->thoff at AH header if found" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "net: dsa: b53: Include IMP/CPU port in dumb forwarding mode" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "net/packet: check length in getsockopt() called with PACKET_HDRLEN" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "mmc: sdio: fix alignment issue in struct sdio_func" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "net: core: Prevent from dereferencing null pointer when releasing SKB" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "mm/cgroup: avoid panic when init with low memory" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: ralink: Fix incorrect assignment on ralink_soc" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

[PATCH] arm: dts: gr-peach: Reduce extal_clk resolution
 2017-10-05  8:32 UTC  (6+ messages)

Patch "MIPS: Lantiq: Fix another request_mem_region() return code check" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: ralink: Fix a typo in the pinmux setup." has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: IRQ Stack: Unwind IRQ stack onto task stack" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: kexec: Do not reserve invalid crashkernel memory on boot" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: fix mem=X@Y commandline processing" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "mips: ath79: clock:- Unmap region obtained by of_iomap" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "MIPS: Ensure bss section ends on a long-aligned address" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "libata: transport: Remove circular dependency at free time" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "md/raid10: submit bio directly to replacement disk" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "lkdtm: Fix Oops when unloading the module" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "kasan: do not sanitize kexec purgatory" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iommu/io-pgtable-arm: Check for leaf entry before dereferencing it" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iommu/exynos: Block SYSMMU while invalidating FLPD cache" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iio: adc: hx711: Add DT binding for avia,hx711" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iio: adc: imx25-gcq: Fix module autoload" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "igb: re-assign hw address pointer on reset after PCI error" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "IB/rxe: Fix a MR reference leak in check_rkey()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ibmvnic: Free tx/rx scrq pointer array when releasing sub-crqs" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "IB/ipoib: rtnl_unlock can not come after free_netdev" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "IB/rxe: Add a runtime check in alloc_index()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "IB/ipoib: Fix deadlock over vlan_mutex" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "IB/ipoib: Replace list_del of the neigh->list with list_del_init" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "hugetlbfs: initialize shared policy as part of inode allocation" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "i2c: meson: fix wrong variable usage in meson_i2c_put_data" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributes" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "HID: wacom: release the resources before leaving despite devm" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "extcon: axp288: Use vbus-valid instead of -present to determine cable presence" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "[media] exynos-gsc: Do not swap cb/cr for semi planar formats" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm: mali-dp: Fix transposed horizontal/vertical flip" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm/i915/psr: disable psr2 for resolution greater than 32X20" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm: mali-dp: Fix destination size handling when rotating" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm/amdkfd: fix improper return value on error" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm/i915: Fix the overlay frontbuffer tracking" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drm: bridge: add DT bindings for TI ths8135" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

[dpdk-announce] CFP Deadline for DPDK Summit North America
 2017-10-05  8:30 UTC 

Patch "cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "drivers/rapidio/devices/tsi721.c: make module parameter variable name unique" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "clk/axs10x: Clear init field in driver probe" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "clk: sunxi-ng: fix PLL_CPUX adjusting on H3" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "Btrfs: fix potential use-after-free for cloned bio" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "Btrfs: fix segmentation fault when doing dio read" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "bridge: netlink: register netdevice before executing changelink" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ath10k: prevent sta pointer rcu violation" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "audit: log 32-bit socketcalls" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ASoC: dapm: handle probe deferrals" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ASoC: wm_adsp: Return an error on write to a disabled volatile control" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

[PATCH] reset: uniphier: add PXs3 reset data
 2017-10-05  8:30 UTC  (4+ messages)

Patch "ASoC: dapm: fix some pointer error handling" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ARM: dts: r8a7790: Use R-Car Gen 2 fallback binding for msiof nodes" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "arm64: kasan: avoid bad virt_to_pfn()" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 

Patch "ARM: dts: exynos: Add CPU OPPs for Exynos4412 Prime" has been added to the 4.9-stable tree
 2017-10-05  8:30 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.