All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-22 15:39:40 to 2016-09-22 16:01:14 UTC [more...]

[PATCH v7 0/5] Prep. for DP audio MST support
 2016-09-22 16:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] vmstateify a bunch of rare devices [for 2.8]
 2016-09-22 16:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 4/5] vmstateify tsc2005

[PATCH v2 0/2] staging: ion: Fix checkpatch.pl coding style issues
 2016-09-22 15:59 UTC  (3+ messages)
` [PATCH v3 1/2] staging: ion: Fix a coding style issue
` [PATCH v3 2/2] "

[Qemu-devel] [PATCH v2 00/14] pc: q35: x2APIC support in kvm_apic mode
 2016-09-22 16:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 07/14] pc: apic_common: extend APIC ID property to 32bit

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-22 15:59 UTC  (7+ messages)
` [PATCH v5 3/6] mm/cma: populate ZONE_CMA

[Qemu-devel] [PATCH v6 0/8] vITS support
 2016-09-22 15:59 UTC  (11+ messages)
` [Qemu-devel] [PATCH v6 4/8] kvm-all: Pass requester ID to MSI routing functions
` [Qemu-devel] [PATCH v6 5/8] hw/intc/arm_gicv3_its: Implement support for in-kernel ITS emulation

ext4, f2fs: fscrypt_has_permitted_context() check in file open
 2016-09-22 15:59 UTC  (4+ messages)

[PATCH net-next] net_sched: sch_fq: account for schedule/timers drifts
 2016-09-22 15:58 UTC 

[Qemu-devel] [PATCH 0/4] Add qapi doc generation scripts
 2016-09-22 15:58 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] qapi: add qapi2texi script
` [Qemu-devel] [PATCH 2/4] qapi: fix schema symbol sections
` [Qemu-devel] [PATCH 3/4] docs: add qapi texi template
` [Qemu-devel] [PATCH 4/4] build-sys: add qapi doc generation targets

[PATCH 00/39] net/ixgbe: base code update
 2016-09-22 15:58 UTC  (4+ messages)
` [PATCH 01/39] net/ixgbe/base: fix delta check for setting VFTA

Homebrew and Git
 2016-09-22 15:57 UTC  (7+ messages)
  `  "
        ` Aw: "
          `  "

[PATCH v6] net/virtio: add set_mtu in virtio
 2016-09-22 15:57 UTC  (4+ messages)

[PATCH v4 00/21] Make ACPI builder available to components other than hvmloader
 2016-09-22 15:57 UTC  (5+ messages)
` [PATCH v4 20/21] libxl/acpi: Build ACPI tables for HVMlite guests

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-22 15:51 UTC  (5+ messages)
` [PATCH v2 1/9] ext4: allow DAX writeback for hole punch

[PATCH 1/4] fs - make is_local_mountpoint() usable by others
 2016-09-22 15:43 UTC  (9+ messages)
` [PATCH 3/4] autofs - make mountpoint checks namespace aware

[PATCH/RFC] iommu/ipmmu-vmsa: Update ->add_device() return value
 2016-09-22 15:56 UTC  (4+ messages)

[PATCH] drm/tilcdc: add missing header dependencies
 2016-09-22 15:56 UTC  (3+ messages)

BUG: rsa-pkcs1pad decrypt regression in 4.8
 2016-09-22 15:55 UTC  (3+ messages)

[PATCH] app/test: add AES GCM performance test to cryptodev
 2016-09-22 15:54 UTC 

[PATCHv4 00/57] perf c2c: Add new tool to analyze cacheline contention on NUMA systems
 2016-09-22 15:51 UTC  (43+ messages)
` [PATCH 01/57] perf tools: Add __hist_entry__snprintf function
` [PATCH 03/57] perf tools: Introduce c2c_add_stats function
` [PATCH 04/57] perf tools: Make reset_dimensions global
` [PATCH 05/57] perf tools: Make output_field_add and sort_dimension__add global
` [PATCH 06/57] perf tools: Make several sorting functions global
` [PATCH 07/57] perf tools: Make several display "
` [PATCH 08/57] perf tools: Make __hist_entry__snprintf function global
` [PATCH 09/57] perf tools: Make hists__fprintf_headers "
` [PATCH 10/57] perf c2c: Add c2c command
` [PATCH 12/57] perf c2c: Add report subcommand
` [PATCH 14/57] perf c2c report: Add sort_entry dimension support
` [PATCH 15/57] perf c2c report: Fallback to standard dimensions
` [PATCH 17/57] perf c2c report: Add cacheline hists processing
` [PATCH 19/57] perf c2c report: Add header macros
` [PATCH 22/57] perf c2c report: Add iaddr dimension key
` [PATCH 23/57] perf c2c report: Add hitm related dimension keys
` [PATCH 24/57] perf c2c report: Add stores "
` [PATCH 26/57] perf c2c report: Add llc and remote loads "
` [PATCH 30/57] perf c2c report: Add hitm percent sort key
` [PATCH 31/57] perf c2c report: Add hitm/store percent related sort keys
` [PATCH 33/57] perf c2c report: Add pid sort key
` [PATCH 34/57] perf c2c report: Add tid "
` [PATCH 39/57] perf c2c report: Add src line "
` [PATCH 41/57] perf c2c report: Set final resort fields
` [PATCH 42/57] perf c2c report: Add stdio output support
` [PATCH 44/57] perf c2c report: Add cacheline browser
` [PATCH 45/57] perf c2c report: Add global stats stdio output
` [PATCH 47/57] perf c2c report: Add c2c related "
` [PATCH 49/57] perf c2c report: Limit the cachelines table entries
` [PATCH 51/57] perf c2c report: Allow to set cacheline sort fields
` [PATCH 52/57] perf c2c report: Recalc width of global sort entries
` [PATCH 53/57] perf c2c report: Add cacheline index entry
` [PATCH 54/57] perf c2c report: Add support to manage symbol name length
` [PATCH 56/57] perf c2c report: Add help windows
` [PATCH 57/57] perf c2c: Add man page and credits

[Qemu-devel] [RFC PATCH v2 00/16] x86: Secure Encrypted Virtualization (AMD)
 2016-09-22 15:54 UTC  (3+ messages)

[PATCH v6 5/6] net: ipv4, ipv6: run cgroup eBPF egress programs
 2016-09-22 15:53 UTC  (13+ messages)

[U-Boot] [PATCH 0/5] ARM: uniphier: UniPhier updates (round 3) for v2016.11-rc1
 2016-09-22 15:53 UTC  (2+ messages)

[U-Boot] [PATCH v2] ARM: uniphier: move CONFIG_SPL_* to defconfig or select
 2016-09-22 15:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 00/16] cpu-exec: Safe work in quiescent state
 2016-09-22 15:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 06/16] cpus-common: move CPU list management to common code

[PATCH 1/6] mtd: spi-nor: Add quad page program support
 2016-09-22 15:51 UTC  (2+ messages)

Possible issue with tpm_crb runtime PM
 2016-09-22 15:51 UTC  (5+ messages)

small libata cleanup
 2016-09-22 15:51 UTC  (2+ messages)

[PATCH v26 0/7] arm64: add kdump support
 2016-09-22 15:50 UTC  (4+ messages)
` [PATCH v26 3/7] arm64: kdump: "

[PATCH 1/3] Bluetooth: Fix local name in scan rsp
 2016-09-22 15:50 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Fix local name validation
` [PATCH 3/3] Bluetooth: Fix not updating scan rsp when adv off

[PATCH] drm: Convert prime dma-buf <-> handle to rhashtable
 2016-09-22 15:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR. Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
 2016-09-22 15:49 UTC  (2+ messages)

[distros-debian-wheezy test] 67745: all pass
 2016-09-22 15:49 UTC 

[Qemu-devel] [PATCH v2 00/12] Convert VFIO-PCI to realize
 2016-09-22 15:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 01/12] vfio/pci: Use local error object in vfio_initfn
` [Qemu-devel] [PATCH v2 02/12] vfio/pci: Pass an error object to vfio_populate_device

[PATCH v2 0/5] Freescale DPAA 1.x QBMan Drivers
 2016-09-22 15:04 UTC  (3+ messages)
` [PATCH v2 3/5] soc/bman: Add self-test for BMan driver
` [PATCH v2 4/5] soc/qman: Add self-test for QMan driver

[PATCH] jbd2: Fix lockdep annotation in add_transaction_credits()
 2016-09-22 15:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] tools: imximage: add plugin support
 2016-09-22 15:48 UTC  (4+ messages)
` [U-Boot] [PATCH 4/5] imx: mx6ullevk: support plugin

rdma-core, cmake/ninja question
 2016-09-22 15:48 UTC  (2+ messages)

[PATCH v2 2/2] kni: add support for core_id param in single threaded mode
 2016-09-22 15:47 UTC  (9+ messages)
` [PATCH] "

[PATCH nf-next] netfilter: xt_helper: Use sizeof(variable) instead of literal number
 2016-09-22 15:47 UTC  (2+ messages)

[PATCH] ata: Replace BUG() with BUG_ON()
 2016-09-22 15:47 UTC  (2+ messages)

[LTP] [PATCH 1/2] syscalls/access04: reconstruct and convert to new API
 2016-09-22 15:47 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/access05: "

[PATCH 0/4] GPU-DRM-QXL: Fine-tuning for three function implementations
 2016-09-22 15:46 UTC  (7+ messages)
` [PATCH 2/4] GPU-DRM-QXL: Move three assignments in qxl_device_init()
    `  "

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-09-22 15:46 UTC  (9+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

Requesting as a GPIO a pin already used through pinctrl
 2016-09-22 15:46 UTC  (6+ messages)

Patch "svcauth_gss: Revert 64c59a3726f2 ("Remove unnecessary allocation")" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "sh64: failing __get_user() should zero" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "sh: cmpxchg: fix a bit shift bug in big_endian os" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "sh: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "score: fix __get_user/get_user" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

[PATCH] kni: fix stack frame size compile error
 2016-09-22 15:44 UTC  (2+ messages)

Patch "score: fix copy_from_user() and friends" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "s390: get_user() should zero on failure" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

.gitignore does not ignore Makefile
 2016-09-22 15:44 UTC  (2+ messages)

Patch "parisc: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "openrisc: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "nios2: fix __get_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "nios2: copy_from_user() should zero the tail of destination" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "mn10300: failing __get_user() and get_user() should zero" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "mpssd: fix buffer overflow warning" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "mn10300: copy_from_user() should zero on access_ok() failure..." has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "mmc: sdhci-st: Handle interconnect clock" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "microblaze: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "mips: copy_from_user() must zero the destination on access_ok() failure" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "microblaze: fix __get_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "metag: copy_from_user() should zero the destination on access_ok() failure" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "m32r: fix __get_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "irqchip/atmel-aic: Fix potential deadlock in ->xlate()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "kconfig: tinyconfig: provide whole choice blocks to avoid warnings" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

[PATCH nf-next] netfilter: Enhance the codes used to get random once
 2016-09-22 15:43 UTC  (2+ messages)

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-22 15:44 UTC  (5+ messages)
` [PATCH v3 4/4] ovl: use vfs_copy_file_range() to copy up file data

Patch "hexagon: fix strncpy_from_user() error return" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "frv: fix clear_user()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "fix minor infoleak in get_user_ex()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "fix iov_iter_fault_in_readable()" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "drm: Only use compat ioctl for addfb2 on X86/IA64" has been added to the 4.7-stable tree
 2016-09-22 15:43 UTC 

Patch "drm/i915: Ignore OpRegion panel type except on select machines" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "drm: atmel-hlcdc: Fix vertical scaling" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "cris: buggered copy_from_user/copy_to_user/clear_user" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "blackfin: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "avr32: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "asm-generic: make get_user() clear the destination on errors" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "asm-generic: make copy_from_user() zero the destination properly" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "ARC: uaccess: get_user to zero out dest in cause of fault" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "alpha: fix copy_from_user()" has been added to the 4.7-stable tree
 2016-09-22 15:42 UTC 

Patch "soc: qcom/spm: shut up uninitialized variable warning" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "sh64: failing __get_user() should zero" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "sh: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "score: fix copy_from_user() and friends" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "score: fix __get_user/get_user" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "s390: get_user() should zero on failure" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

[Qemu-devel] [PULL 00/26] linux-user update
 2016-09-22 15:42 UTC  (2+ messages)

Patch "pinctrl: at91-pio4: use %pr format string for resource" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

[PATCH] hash: Correctly set the compare function
 2016-09-22 15:42 UTC  (3+ messages)

Patch "openrisc: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "parisc: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "nios2: fix __get_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "net: simplify napi_synchronize() to avoid warnings" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "nios2: copy_from_user() should zero the tail of destination" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "mpssd: fix buffer overflow warning" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "mn10300: failing __get_user() and get_user() should zero" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

[Qemu-devel] [PATCH 0/3] Add -blockdev command line option
 2016-09-22 15:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: Add '-blockdev' "
` [Qemu-devel] [PATCH 2/3] doc: Document generic -blockdev options
` [Qemu-devel] [PATCH 3/3] doc: Document driver-specific "

Patch "mn10300: copy_from_user() should zero on access_ok() failure..." has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "mmc: dw_mmc: use resource_size_t to store physical address" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "microblaze: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "mips: copy_from_user() must zero the destination on access_ok() failure" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "microblaze: fix __get_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "metag: copy_from_user() should zero the destination on access_ok() failure" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "m32r: fix __get_user()" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "kconfig: tinyconfig: provide whole choice blocks to avoid warnings" has been added to the 4.4-stable tree
 2016-09-22 15:42 UTC 

Patch "irqchip/atmel-aic: Fix potential deadlock in ->xlate()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "gma500: remove annoying deprecation warning" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "hexagon: fix strncpy_from_user() error return" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "frv: fix clear_user()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "fix minor infoleak in get_user_ex()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "fix iov_iter_fault_in_readable()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "drm: Only use compat ioctl for addfb2 on X86/IA64" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "drm/i915: Avoid pointer arithmetic in calculating plane surface offset" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "blackfin: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "drm: atmel-hlcdc: Fix vertical scaling" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "cris: buggered copy_from_user/copy_to_user/clear_user" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "avr32: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "asm-generic: make get_user() clear the destination on errors" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "ARC: uaccess: get_user to zero out dest in cause of fault" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "asm-generic: make copy_from_user() zero the destination properly" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

Patch "alpha: fix copy_from_user()" has been added to the 4.4-stable tree
 2016-09-22 15:41 UTC 

[PATCH] Bluetooth: Add a new 04ca:3011 QCA_ROME device
 2016-09-22 15:41 UTC  (2+ messages)

[PATCH] perf record: Fix segfault when running with suid and kptr_restrict is 1
 2016-09-22 15:41 UTC  (2+ messages)

[PATCH v4 01/14] drm: Centralize format information
 2016-09-22  6:37 UTC  (4+ messages)
` [PATCH v4.1 "

[PATCH -next] [media] bdisp: fix error return code in bdisp_probe()
 2016-09-22 15:40 UTC  (2+ messages)


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.