linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-26 11:40:49 to 2017-05-26 17:09:21 UTC [more...]

[PATCH 3/5] Add the ability to lock down access to the running kernel image
 2017-05-26 17:08 UTC  (7+ messages)
  ` [PATCH 0/5] security, efi: Set lockdown if in secure boot mode

[PATCH] Input: mousedev - fix implicit conversion warning
 2017-05-26 17:07 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-26 17:05 UTC  (10+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems

[PATCH v2] arm: eBPF JIT compiler
 2017-05-26 16:57 UTC  (5+ messages)

[PATCH 0/3] Add Keystone2 Remoteproc driver
 2017-05-26 16:53 UTC  (4+ messages)
` [PATCH 1/3] Documentation: DT: add Keystone DSP remoteproc binding
` [PATCH 2/3] remoteproc/keystone: add a remoteproc driver for Keystone 2 DSPs
` [PATCH 3/3] remoteproc/keystone: ensure the DSPs are in reset in probe

[PATCH] s390: provide default ioremap and iounmap declaration
 2017-05-26 16:52 UTC  (3+ messages)

[PATCH 1/3] arm64: allwinner: a64: Add initial Orangepi Win/WinPlus support
 2017-05-26 16:51 UTC  (5+ messages)
` [PATCH 2/3] arm64: allwinner: h5: Add initial Orangepi Prime support
  ` [linux-sunxi] "

[v3 0/9] parallelized "struct page" zeroing
 2017-05-26 16:45 UTC  (7+ messages)

[GIT PULL] PCI fixes for v4.12
 2017-05-26 16:42 UTC 

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-26 16:35 UTC  (15+ messages)
` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption

[RFC PATCH] ASoC: Intel: sst: Delete sst_save_shim64(); saved regs are never used
 2017-05-26 16:34 UTC 

[PATCH v2 1/1] w1: Add subsystem kernel public interface
 2017-05-26 16:31 UTC  (6+ messages)

[PATCH v4 0/5] virtio_rpmsg: make rpmsg channel configurable
 2017-05-26 16:24 UTC  (3+ messages)
` [PATCH v4 1/5] rpmsg: virtio_rpmsg: set rpmsg_buf_size customizable

[GIT PULL] MMC fixes for v.4.12 rc3 - take 2/2
 2017-05-26 16:24 UTC  (2+ messages)

[PATCH v2 0/3] mm: kmemleak: Improve vmalloc() false positives for thread stack allocation
 2017-05-26 16:23 UTC  (5+ messages)
` [PATCH v2 2/3] mm: kmemleak: Factor object reference updating out of scan_block()

[PATCH -next] mtd: nand: Add support for Toshiba BENAND (Built-in ECC NAND)
 2017-05-26 16:22 UTC  (2+ messages)

[PATCH v2 00/27] Thunderbolt security levels and NVM firmware upgrade
 2017-05-26 16:09 UTC  (28+ messages)
` [PATCH v2 01/27] thunderbolt: Use const buffer pointer in write operations
` [PATCH v2 02/27] thunderbolt: No need to read UID of the root switch on resume
` [PATCH v2 03/27] thunderbolt: Do not try to read UID if DROM offset is read as 0
` [PATCH v2 04/27] thunderbolt: Do not warn about newer DROM versions
` [PATCH v2 05/27] thunderbolt: Add MSI-X support
` [PATCH v2 06/27] thunderbolt: Rework capability handling
` [PATCH v2 07/27] thunderbolt: Allow passing NULL to tb_ctl_free()
` [PATCH v2 08/27] thunderbolt: Introduce thunderbolt bus and connection manager
` [PATCH v2 09/27] thunderbolt: Convert switch to a device
` [PATCH v2 10/27] thunderbolt: Fail switch adding operation if reading DROM fails
` [PATCH v2 11/27] thunderbolt: Do not fail if DROM data CRC32 is invalid
` [PATCH v2 12/27] thunderbolt: Refactor and fix parsing of port drom entries
` [PATCH v2 13/27] thunderbolt: Read vendor and device name from DROM
` [PATCH v2 14/27] thunderbolt: Move control channel messages to tb_msgs.h
` [PATCH v2 15/27] thunderbolt: Expose get_route() to other files
` [PATCH v2 16/27] thunderbolt: Expose make_header() "
` [PATCH v2 17/27] thunderbolt: Let the connection manager handle all notifications
` [PATCH v2 18/27] thunderbolt: Rework control channel to be more reliable
` [PATCH v2 19/27] thunderbolt: Add new Thunderbolt PCI IDs
` [PATCH v2 20/27] thunderbolt: Add support for NHI mailbox
` [PATCH v2 21/27] thunderbolt: Store Thunderbolt generation in the switch structure
` [PATCH v2 22/27] thunderbolt: Add support for DMA configuration based mailbox
` [PATCH v2 23/27] thunderbolt: Do not touch the hardware if the NHI is gone on resume
` [PATCH v2 24/27] thunderbolt: Add support for Internal Connection Manager (ICM)
` [PATCH v2 25/27] thunderbolt: Add support for host and device NVM firmware upgrade
` [PATCH v2 26/27] thunderbolt: Add documentation how Thunderbolt bus can be used
` [PATCH v2 27/27] MAINTAINERS: Add maintainers for Thunderbolt driver

[PATCH 0/4] Maxim Semiconductor MAX1721x power_supply driver
 2017-05-26 16:17 UTC  (6+ messages)
` [PATCH 1/4] Introduce regmap infrastructure over Maxim/Dalas OneWire (W1) bus

[PATCH 0/8] i2c: refactor core and break out blocks
 2017-05-26 16:15 UTC  (6+ messages)
` [PATCH 1/8] i2c: rename core source file to allow refactorization
` [PATCH 5/8] i2c: break out ACPI support into seperate file

[PATCH] btrfs: Use kvzalloc instead of kzalloc/vmalloc in alloc_bitmap
 2017-05-26 16:12 UTC  (2+ messages)

[PATCHv1, RFC 0/8] Boot-time switching between 4- and 5-level paging
 2017-05-26 16:13 UTC  (7+ messages)

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 16:10 UTC  (8+ messages)
` [PATCH 5/5] MIPS: Add support for "

constify struct k_clock
 2017-05-26 16:09 UTC  (7+ messages)
` [PATCH 2/2] kernel: mark all struct k_clock instances const
  ` [tip:timers/core] posix-timers: Make posix_clocks immutable

[PATCH v2 0/6] stmmac: pci: Refactor DMI probing
 2017-05-26 16:07 UTC  (7+ messages)
` [PATCH v2 1/6] stmmac: pci: Make stmmac_pci_info structure constant
` [PATCH v2 2/6] stmmac: pci: Use stmmac_pci_info for all devices
` [PATCH v2 3/6] stmmac: pci: Make stmmac_pci_find_phy_addr truly generic
` [PATCH v2 4/6] stmmac: pci: Select quark_pci_dmi_data from quark_default_data
` [PATCH v2 5/6] stmmac: pci: Use dmi_system_id table for retrieving PHY addresses
` [PATCH v2 6/6] stmmac: pci: Remove setup handler indirection via stmmac_pci_info

[PATCH v3 0/8] x86 TLB flush cleanups, moving toward PCID support
 2017-05-26 16:05 UTC  (8+ messages)
` [PATCH v3 2/8] x86/mm: Change the leave_mm() condition for local TLB flushes
` [PATCH v3 8/8] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[PATCH v3 00/10] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 16:02 UTC  (11+ messages)
` [PATCH v3 01/10] serial: exar: Leave MPIOs as output for Commtech adapters
` [PATCH v3 02/10] gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
` [PATCH v3 03/10] gpio-exar/8250-exar: Fix passing in of parent PCI device
` [PATCH v3 04/10] gpio: exar: Allocate resources on behalf of the platform device
` [PATCH v3 05/10] gpio: exar: Fix iomap request
` [PATCH v3 06/10] gpio: exar: Fix reading of directions and values
` [PATCH v3 07/10] gpio-exar/8250-exar: Rearrange gpiochip parenthood
` [PATCH v3 08/10] gpio: exar: Refactor address and bit calculations
` [PATCH v3 09/10] gpio-exar/8250-exar: Make set of exported GPIOs configurable
` [PATCH v3 10/10] serial: exar: Add support for IOT2040 device

[PATCH v2] PCI: Add ATS-disable quirk for AMD Stoney GPUs
 2017-05-26 15:59 UTC  (8+ messages)

[PATCH] KVM: X86: Fix preempt the preemption timer cancel
 2017-05-26 15:57 UTC  (3+ messages)

[PATCH v2 00/18] introduce the Xen PV Calls backend
 2017-05-26 15:53 UTC  (8+ messages)
` [PATCH v2 01/18] xen: introduce the pvcalls interface header
  ` [PATCH v2 05/18] xen/pvcalls: connect to a frontend
  ` [PATCH v2 06/18] xen/pvcalls: handle commands from the frontend
  ` [PATCH v2 07/18] xen/pvcalls: implement socket command

[PATCH v4 0/3] USB Audio Gadget refactoring
 2017-05-26 15:52 UTC  (3+ messages)
` [PATCH v4 3/3] usb: gadget: add f_uac1 variant based on a new u_audio api

[PATCH] PCI: Make SR-IOV capable GPU working on the SR-IOV incapable platform
 2017-05-26 15:52 UTC  (14+ messages)

[PATCH v5 03/20] ARM: dts: omap: Add generic compatible string for I2C EEPROM
 2017-05-26 15:51 UTC  (2+ messages)

[PATCH] arm: dts: boneblack-wireless: add WL1835 Bluetooth device node
 2017-05-26 15:48 UTC  (2+ messages)

PCI irq affinity fix for 4.12
 2017-05-26 15:46 UTC  (5+ messages)
` [PATCH] PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
  ` [PATCH v2] "

[RFC PATCH tip/master] kprobes: Use synchronize_rcu_tasks() for optprobe wit CONFIG_PREEMPT
 2017-05-26 15:43 UTC  (5+ messages)

[PATCH net] sky2: Do not deadlock on sky2_hw_down
 2017-05-26 15:43 UTC  (5+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Explicitly restore CONFIG_DEBUG_FS
 2017-05-26 15:42 UTC  (2+ messages)

arm64 test_user_copy crash on copy_from_user(uptr, kptr, size)
 2017-05-26 15:41 UTC  (3+ messages)

[PATCH] arc: Set IO-coherency aperture base to LINUX_LINK_BASE
 2017-05-26 15:38 UTC 

[PATCH v2 1/2] ARM: dts: am335x-sl50: Fix card detect pin for mmc1
 2017-05-26 15:30 UTC  (2+ messages)

[PATCH V2 1/1] nvme: fix multiple ctrl removal scheduling
 2017-05-26 15:28 UTC  (3+ messages)

[PATCH v1 1/1] intel_telemetry_debugfs: fix oops found while load/unload module test
 2017-05-27 15:17 UTC 

[PATCH] fork: fix kmemleak false positive due to thread stacks caching
 2017-05-26 15:06 UTC  (3+ messages)

[GIT PULL] Ceph fixes for 4.12-rc3
 2017-05-26 15:05 UTC 

[for-next][PATCH 00/33] tracing: More updates for 4.12
 2017-05-26 15:02 UTC  (4+ messages)
` [for-next][PATCH 09/33] selftests: ftrace: Add test to test reading of set_ftrace_file

[PATCH v2 net-next 0/3] bpf: Add BPF support to all perf_event
 2017-05-26 14:55 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] perf, bpf: Add BPF support to all perf_event types

[PATCH v2] arm: dma-mapping: Reset the device's dma_ops
 2017-05-26 14:55 UTC  (3+ messages)

Memory corruption kernel issue (potentially exploitable), request for help
 2017-05-26 14:53 UTC  (2+ messages)

[PATCH 1/2] remove the SGI SN2 mmtimer driver
 2017-05-26 14:43 UTC  (3+ messages)
` [tip:timers/core] mmtimer: Remove "

drivers/net/hamradio: divide error in hdlcdrv_ioctl
 2017-05-26 14:37 UTC  (2+ messages)
` [PATCH v3] hdlcdrv: Fix divide by zero "

[PATCH v3 1/2] net: phy: Add Cortina CS4340 driver (fwd)
 2017-05-26 14:35 UTC  (2+ messages)

[PATCH 0/2] Add basic support for Mediatek MT2712 SoC
 2017-05-26 14:33 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile

[PATCH 0/3] support for Logilink VG0022a DVB-T2 stick
 2017-05-26 14:32 UTC  (6+ messages)
` [PATCH 1/3] [media] si2157: get chip id during probing

[PATCH v3 1/1] partitions/msdos: FreeBSD UFS2 file systems are not recognized
 2017-05-26 14:31 UTC  (3+ messages)

[Patch 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-26 14:31 UTC  (12+ messages)

[PATCH 0/8] serial/gpio: exar: Fixes and support for IOT2000
 2017-05-26 14:22 UTC  (4+ messages)
` [PATCH 1/8] serial: exar: Preconfigure xr17v35x MPIOs as output

[PATCH 0/4][V2] Improve watchdog config for arch watchdogs
 2017-05-26 14:21 UTC  (9+ messages)
` [PATCH 2/4] watchdog: introduce arch_touch_nmi_watchdog()
` [PATCH 4/4] watchdog: provide watchdog_reconfigure() for arch watchdogs

[PATCH v2 0/2] xen: add xen sysfs node
 2017-05-26 14:18 UTC  (5+ messages)
` [PATCH v2 1/2] doc,xen: document hypervisor sysfs nodes for xen
  ` [Xen-devel] [PATCH v2 1/2] doc, xen: "
` [PATCH v2 2/2] xen: add sysfs node for guest type

[PATCH 1/2] crypto: mediatek - remove redundant clock setting
 2017-05-26 14:15 UTC  (3+ messages)
` [PATCH 2/2] crypto: mediatek - update DT binding documentation

[PATCH] x86/ftrace: Make sure that ftrace trampolines are not RWX
 2017-05-26 13:58 UTC  (14+ messages)
        ` [PATCH V2] "

[PATCH v5 0/6] kernel.h: container_of() pointer checking
 2017-05-26 13:57 UTC  (4+ messages)
` [PATCH v5 6/6] kernel.h: handle pointers to arrays better in container_of()

[PATCH] drm/rockchip: Don't allow zero sized gem buffer
 2017-05-26 13:49 UTC  (4+ messages)

[PATCH v3 0/2] net: phy: Support managed Cortina phys
 2017-05-26 13:41 UTC  (4+ messages)
` [PATCH v3 2/2] dt-bindings: net: Add Cortina device tree bindings

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-26 13:20 UTC  (13+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership
` [RESEND: PATCH v4 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [RESEND: PATCH v4 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [RESEND: PATCH v4 4/4] remoteproc: qcom: Add support for mss boot on msm8996

[PATCH] genirq: Check irq disabled & masked states in irq_shutdown
 2017-05-26 13:20 UTC  (2+ messages)

[PATCH 0/5][v5] staging: fsl-mc: move bus driver out of staging
 2017-05-26 13:19 UTC  (4+ messages)
` [PATCH 1/5][v2] staging: fsl-mc: fix several checkpath.pl warnings

[PATCH 0/2] leds: trigger: gpio: Add update point / use threaded IRQ
 2017-05-26 13:17 UTC  (3+ messages)
` [PATCH 1/2] leds: trigger: gpio: Refresh LED state after GPIO change
` [PATCH 2/2] leds: trigger: gpio: Use threaded IRQ

Change PAGE_SIZE from minimum 4k to 12k
 2017-05-26 13:14 UTC  (6+ messages)

sttus of the Altix mmtimer driver
 2017-05-26 13:05 UTC  (4+ messages)
` status "

[PATCH] x86/ioapic: Remove unused function IO_APIC_irq_trigger()
 2017-05-26 12:57 UTC  (2+ messages)
` [tip:x86/apic] x86/ioapic: Remove unused IO_APIC_irq_trigger() function

[PATCH v2] ktime: Simplify ktime_compare implementation
 2017-05-26 13:00 UTC 

[PATCH] genirq: Tell that early_irq_init() is printing the nr of preallocated irqs
 2017-05-26 12:58 UTC  (2+ messages)
` [tip:irq/core] genirq: Make early_irq_init() print out more informative

[PATCH V3 1/2] powerpc/numa: Update CPU topology when VPHN enabled
 2017-05-26 12:56 UTC  (2+ messages)
` [PATCH V3 2/2] powerpc/hotplug/mm: Fix hot-add memory node assoc

[RFC] tick/nohz: schedule TIMER_SOFTIRQ immediately for expired timers
 2017-05-26 12:55 UTC  (2+ messages)

[PATCH] livepatch: Make livepatch dependent on !TRIM_UNUSED_KSYMS
 2017-05-26 12:45 UTC 

[PATCH v8 0/4] add PCIe driver for Kirin PCIe
 2017-05-26 12:38 UTC  (3+ messages)
` [PATCH v8 3/4] PCI: dwc: kirin: add PCIe Driver for HiSilicon Kirin SoC

[PATCH 1/2] perf tests: Fix switch tracking test for P4
 2017-05-26 12:31 UTC  (2+ messages)
` [PATCH 2/2] perf tests: Rename cycles event to HW event

[PATCH V2 2/2]: powerpc/hotplug/mm: Fix hot-add memory node assoc
 2017-05-26 12:28 UTC  (3+ messages)

[-next] memory hotplug regression
 2017-05-26 12:25 UTC  (3+ messages)

[PATCH 1/7] DWARF: add option to preserve unwind info
 2017-05-26 12:14 UTC  (11+ messages)
` [PATCH 7/7] DWARF: add the config option

[PATCH/RFC v2 4/7] spi: Document SPI slave controller support
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: Document SPI slave controller support" to the spi tree

[PATCH v4 4/6] spi: sh-msiof: Add slave mode support
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: sh-msiof: Add slave mode support" to the spi tree

pxa3xx-nand failing to find device on linux-next
 2017-05-26 12:12 UTC  (10+ messages)

[PATCH 0/6] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-05-26 12:13 UTC  (3+ messages)
` [PATCH 4/6] regulator: hi6421v530: add driver for hi6421v530 voltage regulator

[PATCH v3 1/6] spi: Document DT bindings for SPI controllers in slave mode
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: Document DT bindings for SPI controllers in slave mode" to the spi tree

[PATCH v4 2/6] spi: core: Add support for registering SPI slave controllers
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: core: Add support for registering SPI slave controllers" to the spi tree

[PATCH v5 6/6] spi: slave: Add SPI slave handler controlling system state
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: slave: Add SPI slave handler controlling system state" to the spi tree

[PATCH v5 5/6] spi: slave: Add SPI slave handler reporting uptime at previous message
 2017-05-26 12:12 UTC  (2+ messages)
` Applied "spi: slave: Add SPI slave handler reporting uptime at previous message" to the spi tree

[PATCH v5 1/2] mfd: intel_soc_pmic: Select designware i2c-bus driver
 2017-05-26 12:00 UTC  (3+ messages)
` [PATCH v5 2/2] mfd: axp20x-i2c: Document that this must be builtin on x86

[PATCH] x86/timers: Move simple_udelay_calibration past init_hypervisor_platform
 2017-05-26 11:06 UTC  (2+ messages)
` [tip:x86/urgent] "

[GIT][PULL] Improvements to max3421-hcd driver
 2017-05-26 11:22 UTC 

[PATCH 00/21] liblockdep fixes for v4.12
 2017-05-26 11:41 UTC  (5+ messages)

[PATCH] spi: omap2-mcspi: remove redundant check for error status
 2017-05-26 11:42 UTC  (2+ messages)
` Applied "spi: omap2-mcspi: remove redundant check for error status" to the spi tree

[PATCH] spi: st-ssc4: whitespace cleanup
 2017-05-26 11:42 UTC  (2+ messages)
` Applied "spi: st-ssc4: whitespace cleanup" to the spi tree

[PATCH 3/3] regulator: tps65917: Add support for SMPS12
 2017-05-26 11:42 UTC  (2+ messages)
` Applied "regulator: tps65917: Add support for SMPS12" to the regulator tree

[PATCH] ASoC: wm_adsp: Fix typo in algorithm list warning message
 2017-05-26 11:41 UTC  (2+ messages)
` Applied "ASoC: wm_adsp: Fix typo in algorithm list warning message" to the asoc tree


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