public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-17 18:31:18 to 2017-10-17 22:15:00 UTC [more...]

[PATCH v5 00/13] introduce the Xen PV Calls frontend:wq
 2017-10-17 22:15 UTC  (10+ messages)
` [PATCH v5 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend
  ` [PATCH v5 08/13] xen/pvcalls: implement accept command
  ` [PATCH v5 09/13] xen/pvcalls: implement sendmsg
  ` [PATCH v5 10/13] xen/pvcalls: implement recvmsg
  ` [PATCH v5 11/13] xen/pvcalls: implement poll command

[PATCH] Support resetting WARN*_ONCE
 2017-10-17 22:11 UTC  (3+ messages)

[PATCH v2] printk: hash addresses printed with %p
 2017-10-17 22:11 UTC  (3+ messages)

[PATCH] crypto: ccp: remove unused variable qim
 2017-10-17 22:12 UTC  (2+ messages)

[PATCH v4 00/11] vITS Migration fixes and reset
 2017-10-17 22:10 UTC  (12+ messages)
` [PATCH v4 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v4 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v4 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v4 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v4 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands

[PATCH] pwm: meson: use generic compatibles
 2017-10-17 22:09 UTC  (2+ messages)

[PATCH v2] watchdog: core: Make use of devm_register_reboot_notifier()
 2017-10-17 22:08 UTC  (4+ messages)

[RFC PATCH] x86/mm: Flush more aggressively in lazy TLB mode
 2017-10-17 22:06 UTC  (7+ messages)
` [lkp-robot] [x86/mm] c4c3c3c2d0: will-it-scale.per_process_ops -61.0% regression

[PATCH] f2fs: expose some sectors to user in inline data or dentry case
 2017-10-17 22:03 UTC  (3+ messages)

[PATCH v4] pidns: introduce syscall translate_pid
 2017-10-17 22:02 UTC  (10+ messages)

[PATCH] mdt: slram: use memremap() instead of ioremap()
 2017-10-17 22:02 UTC  (3+ messages)

[PATCH] x86, syscalls: use SYSCALL_DEFINE() macros for sys_modify_ldt()
 2017-10-17 22:01 UTC  (2+ messages)

Linux-kernel examples for LKMM recipes
 2017-10-17 21:55 UTC  (7+ messages)

[PATCH] i2c: designware: make const array supported_speeds static to shink object code size
 2017-10-17 21:50 UTC  (2+ messages)

[PATCH 0/3 v11] oom: capture unreclaimable slab info in oom message
 2017-10-17 21:50 UTC  (7+ messages)
` [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory

[patch 0/3] x86/PCI/MSI: Make sure that irq reservation mode works everywhere
 2017-10-17 21:49 UTC  (4+ messages)
` [patch 3/3] x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE

[PATCH v6] eeprom: at24: Add OF device ID table
 2017-10-17 21:47 UTC  (4+ messages)

[PATCH v2 0/5] Removing full paths from DT full_name
 2017-10-17 21:46 UTC  (4+ messages)
` [PATCH v2 5/5] of/fdt: only store the device node basename in full_name

[PATCH v4 0/2] i2c: davinci: Add PM Runtime Support needed by 66AK2G
 2017-10-17 21:46 UTC  (5+ messages)
` [PATCH v4 1/2] i2c: davinci: Add PM Runtime Support
` [PATCH v4 2/2] dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property

linux-next: manual merge of the akpm tree with lots of trees
 2017-10-17 21:44 UTC  (2+ messages)

[PATCH v7 0/3] enable eeprom "size" property and runtime pm
 2017-10-17 21:36 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: add eeprom "size" property
` [PATCH v7 2/3] eeprom: at24: add support to fetch eeprom device property "size"
` [PATCH v7 3/3] eeprom: at24: enable runtime pm support

[PATCH] perf script: add script to profile and resolve physical mem type
 2017-10-17 21:28 UTC  (8+ messages)

[PATCH v3 0/2] NVIDIA Tegra20 video decoder driver
 2017-10-17 21:26 UTC  (6+ messages)
` [PATCH v3 1/2] staging: Introduce "

[PATCH v5 00/18] Enable upper layers using FPGA region w/o device tree
 2017-10-17 21:20 UTC  (19+ messages)
` [PATCH v5 01/18] fpga: bridge: support getting bridge from device
` [PATCH v5 02/18] fpga: mgr: API change to replace fpga load functions with single function
` [PATCH v5 03/18] fpga: mgr: separate getting/locking FPGA manager
` [PATCH v5 04/18] fpga: region: use dev_err instead of pr_err
` [PATCH v5 05/18] fpga: region: remove unneeded of_node_get and put
` [PATCH v5 06/18] fpga: region: get mgr early on
` [PATCH v5 07/18] fpga: region: check for child regions before allocing image info
` [PATCH v5 08/18] fpga: region: fix slow warning with more than one overlay
` [PATCH v5 09/18] fpga: region: use image info as parameter for programming region
` [PATCH v5 10/18] fpga: region: separate out code that parses the overlay
` [PATCH v5 11/18] fpga: region: add fpga-region.h header
` [PATCH v5 12/18] fpga: region: rename some functions prior to moving
` [PATCH v5 13/18] fpga: region: add register/unregister functions
` [PATCH v5 14/18] fpga: region: add fpga_region_class_find
` [PATCH v5 15/18] fpga: region: move device tree support to of-fpga-region.c
` [PATCH v5 16/18] fpga: of-fpga-region: accept overlays that don't program FPGA
` [PATCH v5 17/18] fpga: clean up fpga Kconfig
` [PATCH v5 18/18] fpga: add attribute groups

[PATCH] iommu: Limit the IOVA page range to the specified addresses
 2017-10-17 21:22 UTC 

[GIT PULL] tracing/samples: Fix creation and deletion of simple_thread_fn creation
 2017-10-17 21:21 UTC 

[RFC][PATCH 0/3] Overlay manager for predefined DT overlay fragments
 2017-10-17 21:20 UTC  (5+ messages)

[PATCH] i2c: meson: use generic compatible
 2017-10-17 21:19 UTC  (2+ messages)

scripts/checkpatch: Concatenated strings should use spaces between elements
 2017-10-17 21:17 UTC 

[PATCH v4 0/5] scsi: ufs: add ufs driver code for Hisilicon Hi3660 SoC
 2017-10-17 21:17 UTC  (3+ messages)
` [PATCH v4 2/5] dt-bindings: scsi: ufs: add document for hisi-ufs

[GIT PULL] thermal: new material for hikey for 4.15
 2017-10-17 21:10 UTC  (9+ messages)
` [PATCH 01/25] thermal/drivers/hisi: Fix missing interrupt enablement
  ` [PATCH 02/25] thermal/drivers/hisi: Remove the multiple sensors support

[PATCH 11/13] x86/paravirt: Add paravirt alternatives infrastructure
 2017-10-17 21:03 UTC  (15+ messages)
    ` [Xen-devel] "

Memory-ordering recipes
 2017-10-17 21:01 UTC  (2+ messages)

[Patch 0/6] ARM: dts/hwmod: Add CAL and VPE nodes
 2017-10-17 21:00 UTC  (3+ messages)
` [Patch 4/6] dt-bindings: media: ti-vpe: Document VPE driver

[PATCHv2 1/1] [tools]: android/ion: userspace test utility for ion buffer sharing
 2017-10-17 20:58 UTC  (4+ messages)
` [PATCHv3 1/1] [tools/selftests]: "

[PATCH] NTB: ntb_hw_switchtec: Fix peer BAR bug in switchtec_ntb_init_shared_mw
 2017-10-17 20:57 UTC  (3+ messages)

Linux-kernel examples for LKMM recipes
 2017-10-17 20:56 UTC  (7+ messages)

[PATCH 1/2] mfd: fsl-imx25: set irq handler and data in one go
 2017-10-17 20:53 UTC  (2+ messages)
` [PATCH RESEND v3 2/2] mfd: fsl-imx25: clean up irq settings during removal

[PATCH] nvmem: meson: use generic compatible
 2017-10-17 20:52 UTC  (4+ messages)

[PATCH] firmware: meson-sm: use generic compatible
 2017-10-17 20:50 UTC  (2+ messages)

[PATCH][ipmi-next] ipmi_si: fix memory leak on new_smi
 2017-10-17 20:47 UTC  (2+ messages)

[PATCH] ipmi_si: Delete an error message for a failed memory allocation in try_smi_init()
 2017-10-17 20:47 UTC  (2+ messages)

linux-next: Tree for Oct 17th
 2017-10-17 20:44 UTC 

[PATCH v4 0/4] additional TPM performance improvements
 2017-10-17 20:32 UTC  (5+ messages)
` [PATCH v4 1/4] tpm: move wait_for_tpm_stat() to respective driver files
` [PATCH v4 2/4] tpm: ignore burstcount to improve tpm_tis send() performance
` [PATCH v4 3/4] tpm: reduce tpm polling delay in tpm_tis_core
` [PATCH v4 4/4] tpm: use tpm_msleep() value as max delay

[PATCH v9 00/29] x86: Enable User-Mode Instruction Prevention
 2017-10-17 20:31 UTC  (10+ messages)
` [PATCH v9 13/29] x86/insn-eval: Add utility functions to get segment selector

[PATCH v6 0/4] phy: rcar-gen3-usb2: add support for r8a77995
 2017-10-17 20:27 UTC  (3+ messages)
` [PATCH v6 4/4] phy: rcar-gen3-usb2: add binding "

[PATCH 0/3] phy: brcm-sata: Allow RX equalizer tuning
 2017-10-17 20:26 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: phy: Add RX equalizer properties for Broadcom SATA PHY

[PATCH] mac80211: aggregation: Convert timers to use timer_setup()
 2017-10-17 20:25 UTC 

[PATCH 0/4] char-TPM: Adjustments for ten function implementations
 2017-10-17 20:24 UTC  (12+ messages)
` [PATCH 3/4] char/tpm: Improve a size determination in nine functions
            `  "

PCI: brcmstb: Add Broadcom Settopbox PCIe support
 2017-10-17 20:24 UTC  (3+ messages)
` [PATCH 2/9] PCI: host: brcmstb: add DT docs for Brcmstb PCIe device

[PATCH v9 00/17] Introduce support for Dell SMBIOS over WMI
 2017-10-17 20:22 UTC  (26+ messages)
` [PATCH v9 01/17] platform/x86: wmi: Add new method wmidev_evaluate_method
` [PATCH v9 02/17] platform/x86: dell-wmi: increase severity of some failures
` [PATCH v9 03/17] platform/x86: dell-wmi: clean up wmi descriptor check
` [PATCH v9 04/17] platform/x86: dell-wmi: allow 32k return size in the descriptor
` [PATCH v9 05/17] platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
` [PATCH v9 06/17] platform/x86: wmi: Don't allow drivers to get each other's GUIDs
` [PATCH v9 07/17] platform/x86: dell-smbios: only run if proper oem string is detected
` [PATCH v9 10/17] platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
` [PATCH v9 11/17] platform/x86: dell-smbios-smm: test for WSMT

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-17 20:12 UTC  (5+ messages)

more build problems with "Makefile: move stackprotector availability out of Kconfig"
 2017-10-17 20:06 UTC  (14+ messages)

[PATCH] w1 driver for serial linkUSB, linkOEM, LINK devices
 2017-10-17 20:01 UTC 

MAP_FIXED for ELF mappings
 2017-10-17 20:01 UTC  (8+ messages)
` [PATCH 0/2] fs, elf: get rid of MAP_FIXED from the loader
  ` [PATCH 2/2] fs, elf: drop MAP_FIXED from initial ET_DYN segment

[RFC PATCH 3/3] mm/map_contig: Add mmap(MAP_CONTIG) support
 2017-10-17 19:56 UTC  (16+ messages)

[PATCH 0/9] drm/panel: simple: improve definition of display modes and add more panels
 2017-10-17 19:50 UTC  (3+ messages)
` [PATCH 5/9] drm/panel: simple: add support for EDT ET0350 3.5" QVGA panel

[PATCH 00/58] networking: Convert timers to use timer_setup()
 2017-10-17 19:47 UTC  (3+ messages)

[PATCH] drm/sun4i: tcon: Add dithering support for RGB565/RGB666 LCD panels
 2017-10-17 19:46 UTC  (2+ messages)

[PATCH v2 0/2] Add support for ZSTD-compressed kernel
 2017-10-17 19:45 UTC  (3+ messages)
` [PATCH v2 2/2] x86: "

[PATCH] Fix a typo in Documentation/sysctl/vm.txt
 2017-10-17 19:41 UTC 

[PATCH v7 0/6] vfs: Use dlock list for SB's s_inodes list
 2017-10-17 19:36 UTC  (3+ messages)
` [PATCH v7 8/9] lib/dlock-list: Export symbols and add warnings
  ` [PATCH v7 9/9] lib/dlock-list: Unique lock class key for each allocation call site

[PATCH] efi: parse ARM error information value
 2017-10-17 19:30 UTC  (2+ messages)

[PATCH 0/2] phy: ti-pipe3: Update PCIe PHY settings
 2017-10-17 19:31 UTC  (2+ messages)

[PATCH 1/2] liquidio: remove unnecessary NULL check before kfree in delete_glists
 2017-10-17 19:01 UTC  (2+ messages)
` [PATCH 2/2] liquidio: mark expected switch fall-through in octeon_destroy_resources

[PATCH 0/4] PCI: dwc: pci-dra7: Support PCIe x2 lane mode
 2017-10-17 19:25 UTC  (5+ messages)
` [PATCH 3/4] PCI: dwc: dra7xx: Add support for SoC specific compatible strings
` [PATCH 4/4] PCI: dwc: pci-dra7xx: Enable x2 mode support

[patch v4 0/3] drivers/platform: replace module x86/mlxcpld-hotplug with mellanox/mlxreg-hotplug
 2017-10-17 19:24 UTC  (7+ messages)
` [patch v4 1/3] platform/x86: move Mellanox hardware platform hotplug driver to platform/mellanox
` [patch v4 2/3] platform/mellanox: mlxreg-hotplug: allow driver for ARM architecture
` [patch v4 3/3] platform/mellanox: mlxreg-hotplug: modify to use regmap intreface

[ANNOUNCE] New linux-rseq tree on kernel.org
 2017-10-17 19:25 UTC 

[PATCH 0/9] rockchip: rk3288-vyasa: dts fixes/additions
 2017-10-17 19:22 UTC  (17+ messages)
` [PATCH 1/9] ARM: dts: rockchip: rk3288-vyasa: Remove vdd_log from rk808, DCDC_REG1
` [PATCH 2/9] ARM: dts: rockchip: rk3288-vyasa: Use fixed voltage range for vccio_sd
` [PATCH 3/9] ARM: dts: rockchip: rk3288-vyasa: Use vmmc-supply from PMIC
` [PATCH 4/9] ARM: dts: rockchip: Add regulators for rk3288-vyasa
` [PATCH 5/9] ARM: dts: rockchip: Add gmac support for rk3288-vyasa board
` [PATCH 6/9] ARM: dts: rockchip: Add usb host for rk3288-vyasa
` [PATCH 7/9] ARM: dts: rockchip: Add usb otg "
` [PATCH 8/9] ARM: dts: rockchip: Add io domains "

[PATCH] Fix a typo in Documentation/sysctl/vm.txt
 2017-10-17 19:18 UTC 

[PATCH 0/3] pci_endpoint_test: Fix module removal/insertion cycle
 2017-10-17 19:16 UTC  (2+ messages)

[PATCH v2 5/9] ARM: dts: rockchip: Add gmac support for rk3288-vyasa board
 2017-10-17 19:14 UTC  (2+ messages)

[PATCH] Fix a typo in Documentation/sysctl/vm.txt
 2017-10-17 19:10 UTC 

[RFC PATCH v4 0/8] rockchip: kevin: Enable edp display
 2017-10-17 19:05 UTC  (8+ messages)
` [RFC PATCH v4 7/8] pwm: Add dummy pwmchip for orphan pwms

[PATCH v6 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-10-17 19:03 UTC  (3+ messages)
` [PATCH v6 2/3] dt-bindings: PCI: Add definition of pcie wake irq

[PATCH] PCI: iproc: Allow allocation of multiple MSIs
 2017-10-17 19:03 UTC  (2+ messages)

[PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for RV1108 in dts
 2017-10-17 19:01 UTC  (7+ messages)
` [PATCH 3/5] arm: dts: rockchip: add tsadc node for RV1108 SoC
` [PATCH 4/5] arm: dts: rockchip: add thermal nodes "
` [PATCH 5/5] arm: dts: rockchip: enable tsadc module on RV1108 evaluation board

[PATCH 0/2] PowerPC-PS3: Adjustments for three function implementations
 2017-10-17 18:56 UTC  (3+ messages)
` [PATCH 1/2] powerpc-ps3: Delete an error message for a failed memory allocation in update_flash_db()
` [PATCH 2/2] powerpc-ps3: Improve a size determination in two functions

[PATCH v2 00/12] of: overlay: clean up device tree overlay code
 2017-10-17 18:53 UTC  (4+ messages)
` [PATCH v2 03/12] of: overlay: rename identifiers to more reflect what they do

[PATCH v4 0/6] K2G: Add QSPI support
 2017-10-17 18:50 UTC  (6+ messages)

[RFC PATCH v2] Dcoumentation: dt: mailbox: Add Xilinx IPI Mailbox
 2017-10-17 18:33 UTC 

[PATCH] RDMA/i40iw: Convert timers to use timer_setup() (part 2)
 2017-10-17 18:37 UTC 

[PATCH] RDMA/i40iw: Convert timers to use timer_setup()
 2017-10-17 18:37 UTC  (4+ messages)

[PATCH v12 0/5] Add Rockchip RGA V4l2 support
 2017-10-17 18:31 UTC  (5+ messages)
` [PATCH v12 4/5] ARM: dts: rockchip: add RGA device node for RK3288
` [PATCH v12 5/5] arm64: dts: rockchip: add RGA device node for RK3399


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox