All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-14 08:04:36 to 2016-07-14 08:49:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/joro/iommu
 2016-07-14  8:49 UTC 

[PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
 2016-07-14  8:45 UTC 

[PATCH 3.12 00/88] 3.12.62-stable review
 2016-07-14  8:40 UTC  (91+ messages)
` [PATCH 3.12 01/88] PCI/AER: Clear error status registers during enumeration and restore
` [PATCH 3.12 02/88] MIPS: Fix 64k page support for 32 bit kernels
` [PATCH 3.12 03/88] powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridge
` [PATCH 3.12 04/88] sparc: Fix system call tracing register handling
` [PATCH 3.12 05/88] sparc64: Fix bootup regressions on some Kconfig combinations
` [PATCH 3.12 06/88] sparc64: Fix sparc64_set_context stack handling
` [PATCH 3.12 07/88] sparc/PCI: Fix for panic while enabling SR-IOV
` [PATCH 3.12 08/88] sparc64: Take ctx_alloc_lock properly in hugetlb_setup()
` [PATCH 3.12 09/88] sparc: Harden signal return frame checks
` [PATCH 3.12 10/88] sparc64: Fix return from trap window fill crashes
` [PATCH 3.12 11/88] perf/x86: Honor the architectural performance monitoring version
` [PATCH 3.12 12/88] perf/x86: Fix undefined shift on 32-bit kernels
` [PATCH 3.12 13/88] netlink: Fix dump skb leak/double free
` [PATCH 3.12 14/88] udp: prevent skbs lingering in tunnel socket queues
` [PATCH 3.12 15/88] tcp: record TLP and ER timer stats in v6 stats
` [PATCH 3.12 16/88] ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
` [PATCH 3.12 17/88] macintosh/therm_windtunnel: Export I2C module alias information
` [PATCH 3.12 18/88] drivers: macintosh: rack-meter: limit idle ticks to total ticks
` [PATCH 3.12 19/88] KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
` [PATCH 3.12 20/88] ARM: fix PTRACE_SETVFPREGS on SMP systems
` [PATCH 3.12 21/88] powerpc: Fix definition of SIAR and SDAR registers
` [PATCH 3.12 22/88] powerpc: Use privileged SPR number for MMCR2
` [PATCH 3.12 23/88] parisc: Fix pagefault crash in unaligned __get_user() call
` [PATCH 3.12 24/88] ecryptfs: forbid opening files without mmap handler
` [PATCH 3.12 25/88] wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel
` [PATCH 3.12 26/88] fix d_walk()/non-delayed __d_free() race
` [PATCH 3.12 27/88] netfilter: x_tables: don't move to non-existent next rule
` [PATCH 3.12 28/88] netfilter: x_tables: validate targets of jumps
` [PATCH 3.12 29/88] netfilter: x_tables: add and use xt_check_entry_offsets
` [PATCH 3.12 30/88] netfilter: x_tables: kill check_entry helper
` [PATCH 3.12 31/88] netfilter: x_tables: assert minimum target size
` [PATCH 3.12 32/88] netfilter: x_tables: add compat version of xt_check_entry_offsets
` [PATCH 3.12 33/88] netfilter: x_tables: check standard target size too
` [PATCH 3.12 34/88] netfilter: x_tables: check for bogus target offset
` [PATCH 3.12 35/88] netfilter: x_tables: validate all offsets and sizes in a rule
` [PATCH 3.12 36/88] netfilter: x_tables: don't reject valid target size on some architectures
` [PATCH 3.12 37/88] netfilter: arp_tables: simplify translate_compat_table args
` [PATCH 3.12 38/88] netfilter: ip_tables: "
` [PATCH 3.12 39/88] netfilter: ip6_tables: "
` [PATCH 3.12 40/88] netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
` [PATCH 3.12 41/88] netfilter: ensure number of counters is >0 in do_replace()
` [PATCH 3.12 42/88] netfilter: x_tables: do compat validation via translate_table
` [PATCH 3.12 43/88] Revert "netfilter: ensure number of counters is >0 in do_replace()"
` [PATCH 3.12 44/88] netfilter: x_tables: introduce and use xt_copy_counters_from_user
` [PATCH 3.12 45/88] crypto: ux500 - memmove the right size
` [PATCH 3.12 46/88] sit: correct IP protocol used in ipip6_err
` [PATCH 3.12 47/88] ipmr/ip6mr: Initialize the last assert time of mfc entries
` [PATCH 3.12 48/88] net: alx: Work around the DMA RX overflow issue
` [PATCH 3.12 49/88] usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
` [PATCH 3.12 50/88] usb: musb: Stop bulk endpoint while queue is rotated
` [PATCH 3.12 51/88] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
` [PATCH 3.12 52/88] mac80211: mesh: flush mesh paths unconditionally
` [PATCH 3.12 53/88] mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNAL
` [PATCH 3.12 54/88] IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs
` [PATCH 3.12 55/88] powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
` [PATCH 3.12 56/88] powerpc/pseries: Fix PCI config address for DDW
` [PATCH 3.12 57/88] USB: EHCI: declare hostpc register as zero-length array
` [PATCH 3.12 58/88] x86, build: copy ldlinux.c32 to image.iso
` [PATCH 3.12 59/88] kprobes/x86: Clear TF bit in fault on single-stepping
` [PATCH 3.12 60/88] x86/amd_nb: Fix boot crash on non-AMD systems
` [PATCH 3.12 61/88] make nfs_atomic_open() call d_drop() on all ->open_context() errors
` [PATCH 3.12 62/88] NFS: Fix another OPEN_DOWNGRADE bug
` [PATCH 3.12 63/88] ARM: 8578/1: mm: ensure pmd_present only checks the valid bit
` [PATCH 3.12 64/88] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 3.12 65/88] UBIFS: Implement ->migratepage()
` [PATCH 3.12 66/88] scsi: remove scsi_end_request
` [PATCH 3.12 67/88] scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
` [PATCH 3.12 68/88] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
` [PATCH 3.12 69/88] USB: usbfs: fix potential infoleak in devio
` [PATCH 3.12 70/88] ktime: export ktime_divns
` [PATCH 3.12 71/88] ALSA: hrtimer: Handle start/stop more properly
` [PATCH 3.12 72/88] ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMS
` [PATCH 3.12 73/88] ALSA: timer: Fix leak in events via snd_timer_user_ccallback
` [PATCH 3.12 74/88] ALSA: timer: Fix leak in events via snd_timer_user_tinterrupt
` [PATCH 3.12 75/88] net/qlge: Avoids recursive EEH error
` [PATCH 3.12 76/88] rds: fix an infoleak in rds_inc_info_copy
` [PATCH 3.12 77/88] EDAC: Remove arbitrary limit on number of channels
` [PATCH 3.12 78/88] SCSI: Increase REPORT_LUNS timeout
` [PATCH 3.12 79/88] KEYS: potential uninitialized variable
` [PATCH 3.12 80/88] base: make module_create_drivers_dir race-free
` [PATCH 3.12 81/88] KVM: x86: expose invariant tsc cpuid bit (v2)
` [PATCH 3.12 82/88] mm/swap.c: flush lru pvecs on compound page arrival
` [PATCH 3.12 83/88] HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
` [PATCH 3.12 84/88] ALSA: compress: fix an integer overflow check
` [PATCH 3.12 85/88] HID: elo: kill not flush the work
` [PATCH 3.12 86/88] cdc_ncm: workaround for EM7455 "silent" data interface
` [PATCH 3.12 87/88] MIPS: KVM: Fix modular KVM under QEMU
` [PATCH 3.12 88/88] signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo

[Buildroot] prefix question for kodi
 2016-07-14  8:46 UTC  (6+ messages)

[PATCH v5 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-07-14  8:10 UTC  (7+ messages)
` [PATCH v5 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

Questions about the LMA and VMA in a linker script
 2016-07-14  8:45 UTC  (3+ messages)

[PATCH for-4.8_set1 00/12] Radix fixes for 4.8
 2016-07-14  8:43 UTC  (4+ messages)
` [PATCH for-4.8 12/12] powerpc/mm/radix: Add a kernel command line to disable radix

[Qemu-devel] [RFC v2 00/11] cpu-exec: Safe work in quiescent state
 2016-07-14  8:41 UTC  (3+ messages)
` [Qemu-devel] [RFC v2 11/11] tcg: Make tb_flush() thread safe

[PATCH] usb: xhci-plat: Add generic PHY support
 2016-07-14  8:38 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/5] package/ti-sgx-km: new package
 2016-07-14  8:39 UTC  (4+ messages)
` [Buildroot] [PATCH v2 5/5] package/Config: ti-sgx-km, ti-sgx-um, ti-sgx-demos

[PATCH V2 RESEND] tty/n_gsm.c: use gsm->num to remove mux itself from gsm_mux[]
 2016-07-14  8:37 UTC 

[PATCH v16 00/15] perf tools: Support overwritable ring buffer
 2016-07-14  8:34 UTC  (16+ messages)
` [PATCH v16 01/15] perf tools: Drop redundant evsel->overwrite indicator
` [PATCH v16 02/15] tools lib fd array: Allow associating a pointer cookie with each entry
` [PATCH v16 03/15] perf tools: Update perf evlist mmap related APIs and helpers
` [PATCH v16 04/15] perf tools: Decouple record__mmap_read() and evlist
` [PATCH v16 05/15] perf tools: Record mmap cookie into fdarray private field
` [PATCH v16 06/15] perf tools: Extract common code in mmap failure processing
` [PATCH v16 07/15] perf tools: Introduce backward_mmap array for evlist
` [PATCH v16 08/15] perf tools: Map backward events to backward_mmap
` [PATCH v16 09/15] perf tools: Drop evlist->backward
` [PATCH v16 10/15] perf tools: Setup backward mmap state machine
` [PATCH v16 11/15] perf record: Read from overwritable ring buffer
` [PATCH v16 12/15] perf tools: Make perf_evlist__{pause,resume} internal helpers
` [PATCH v16 13/15] perf tools: Enable overwrite settings
` [PATCH v16 14/15] perf tools: Don't warn about out of order event if write_backward is used
` [PATCH v16 15/15] perf tools: Add --tail-synthesize option

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-07-14  8:36 UTC 

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-07-14  8:36 UTC  (6+ messages)
` [RFC bluetooth-next 18/20] 6lowpan: move multicast flags to generic

[PATCH v9 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-14  8:36 UTC  (4+ messages)
` [PATCH v9 10/17] KVM: arm64: introduce new KVM ITS device

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-07-14  8:35 UTC 

[ath9k-devel] AuthSAE rekeying issues with ATH9K
 2016-07-14  8:34 UTC  (5+ messages)

[PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-14  8:34 UTC  (6+ messages)
` [PATCH v5 14/32] x86/mm/64: Enable vmapped stacks
        ` [kernel-hardening] "

[PATCH 0/4] drm/msm: HDMI support on IFC6410
 2016-07-14  8:34 UTC  (4+ messages)
` [PATCH 2/4] drm/msm/hdmi: Use more DT friendly GPIO names

[PATCH] iommu/iova: validate iova_domain input to put_iova_domain
 2016-07-14  8:34 UTC  (3+ messages)

[PATCH LIVEPATCH-BUILD-TOOLS] Support "make install"
 2016-07-14  8:34 UTC 

[PATCH] kvm: x86: nVMX: maintain internal copy of current VMCS
 2016-07-14  8:33 UTC  (2+ messages)

[RFC 0/3] extend kexec_file_load system call
 2016-07-14  8:29 UTC  (6+ messages)

[PATCH v3 0/3] drm/i915/bxt: Fix performance due to bogus MOCS entry
 2016-07-14  8:33 UTC  (3+ messages)
` [PATCH v3 2/3] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config

[uml-devel] UML tools anywhere?
 2016-07-14  8:33 UTC  (4+ messages)

Cached NAND reads and UBIFS
 2016-07-14  8:33 UTC  (3+ messages)

[PATCH RFC 0/4] serial,dma: use DMA cyclic for IMX UART driver
 2016-07-14  8:32 UTC  (3+ messages)
` [PATCH RFC 1/4] dma: imx-sdma - reduce transfer latency for DMA cyclic clients

[PULL] topic/drm-misc
 2016-07-14  8:32 UTC 

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-14  8:32 UTC  (9+ messages)
` [PATCH 08/31] mm, vmscan: simplify the logic deciding whether kswapd sleeps

IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6)
 2016-07-14  8:31 UTC  (12+ messages)
            ` IOMMU+DMAR causing NMIs-s

[PATCH] bindings: PCI: artpec: correct pci binding example
 2016-07-14  8:31 UTC  (4+ messages)

[PATCH v2 0/6] libfdt: Add support for device tree overlays
 2016-07-14  8:30 UTC  (8+ messages)
` [PATCH v2 6/6] libfdt: Add overlay application function

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-07-14  8:29 UTC  (13+ messages)

[Qemu-devel] [PATCH] vl: exit if a bad property value is passed to -global
 2016-07-14  8:29 UTC  (3+ messages)

[PATCH] bonding:Fix perfomance drop if one bonding device in configuration is repeatedly restarted
 2016-07-14  8:28 UTC 

[PATCH v2 1/2] Documentation: mmc: add description for new no-sd* and no-mmc
 2016-07-14  8:26 UTC  (2+ messages)
` [PATCH v2 2/2] mmc: core: expose MMC_CAP2_NO_* to dt

[PATCH] iommu/vt-d: return error code in domain_context_mapping_one()
 2016-07-14  8:27 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/1] spapr: Ensure CPU cores are added contiguously and removed in LIFO order
 2016-07-14  8:27 UTC  (3+ messages)

mlx5 PF and VF Vlan Restrictions
 2016-07-14  8:27 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2016-07-14  8:26 UTC 

[PATCH net-next] rndis_host: Set valid random MAC on buggy devices
 2016-07-14  8:23 UTC 

[U-Boot] [PATCH v2 2/4] fdt_support: define stub for fdt_fixup_mtdparts
 2016-07-14  8:23 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/4] ARM: board: cm_fx6: fixup mtd partitions in the fdt
` [U-Boot] [PATCH v2 4/4] ARM: configs: cm_fx6: add mtd support

[PATCH] locking/pvqspinlock: restore/set vcpu_hashed state after failing adaptive locking spinning
 2016-07-14  8:20 UTC  (2+ messages)

[patch V2 00/67] cpuhotplug: Convert all priority notifiers to the state machine
 2016-07-14  8:21 UTC  (7+ messages)
` [patch V2 31/67] KVM/x86: Remove superfluous SMP function call
` [patch V2 43/67] leds/trigger/cpu: Convert to hotplug state machine

16.07-rc2 issue with rte_rtm_init(void) constructor
 2016-07-14  8:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v18 0/4] block/gluster: add support for multiple gluster servers
 2016-07-14  8:18 UTC  (4+ messages)
` [Qemu-devel] [PATCH v18 3/4] block/gluster: using new qapi schema

[PATCH] vhost: fix segfault on bad descriptor address
 2016-07-14  8:18 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-14  8:18 UTC  (10+ messages)
` [Qemu-devel] [PATCH v3 01/19] target-i386: cpu: use uint32_t for X86CPU.apic_id
` [Qemu-devel] [PATCH v3 04/19] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug()
` [Qemu-devel] [PATCH v3 06/19] target-i386: add socket/core/thread properties to X86CPU

[libdrm][PATCH v2 1/2] drm: Fix multi GPU drmGetDevice return wrong device
 2016-07-14  9:10 UTC 

[PULL] drm-intel-next
 2016-07-14  8:17 UTC 

[PATCH v2] locking/pvqspinlock: restore/set vcpu_hashed state after failing adaptive locking spinning
 2016-07-14  8:15 UTC 

[ANNOUNCE] Git v2.9.1
 2016-07-14  8:15 UTC  (11+ messages)

[Qemu-devel] [PATCH] ppc/mmu-hash64: Remove duplicated #include statement
 2016-07-14  8:14 UTC 

[PATCH net-next 1/2] devlink: fix build error for CONFIG_MODULES=n
 2016-07-14  8:12 UTC  (3+ messages)

[PATCH v6 0/3] pinctrl/broxton: enable platform device in the absent of ACPI enumeration
 2016-07-14  8:11 UTC  (4+ messages)
` [PATCH v6 1/3] x86/platform/p2sb: New Primary to Sideband bridge support driver for Intel SOC's
` [PATCH v6 2/3] mfd: lpc_ich: Rename lpc-ich driver
` [PATCH v6 3/3] mfd: lpc_ich: Add support for Intel Apollo Lake GPIO pinctrl in non-ACPI system

post-receive: pub/scm/linux/kernel/git/jirislaby/linux-stable
 2016-07-14  8:13 UTC 

[PATCH] drm: Don't overwrite user ioctl arg unless requested
 2016-07-14  8:13 UTC  (3+ messages)

[PATCH 0/2] dmi-id: export oem strings to sysfs
 2016-07-14  8:01 UTC  (3+ messages)
` [PATCH 1/2] dmi-id: don't free dev structure after calling device_register
` [PATCH 2/2] dmi-id: add dmi/id/oem group for exporting oem strings to sysfs

[PATCH v2] drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)
 2016-07-14  8:12 UTC  (3+ messages)
` [PATCH v3] "

[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
 2016-07-14  8:09 UTC  (4+ messages)
` [RFC PATCH 4/4] KVM: vmx: add support for emulating UMIP

[patch added to 3.12-stable] signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
 2016-07-14  8:09 UTC 

Multiple Keys in ssh-agent, fail to clone
 2016-07-14  8:09 UTC  (2+ messages)

[PATCH 6/9] x86, pkeys: add pkey set/get syscalls
 2016-07-14  8:07 UTC  (12+ messages)

[ovmf test] 97280: regressions - FAIL
 2016-07-14  8:05 UTC 

[Qemu-devel] [PATCH v3 00/11] Reduce lock contention on TCG hot-path
 2016-07-14  8:05 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 01/11] util/qht: Document memory ordering assumptions

[PATCH 1/3] Don't accept fuzz when patching
 2016-07-14  8:05 UTC  (6+ messages)
` [PATCH 2/3] Update to use a .config file

[PATCH LIVEPATCH-BUILD-TOOLS v2 1/3] Update to use a .config file
 2016-07-14  8:04 UTC  (3+ messages)
` [PATCH LIVEPATCH-BUILD-TOOLS v2 2/3] Remove --xen-debug
` [PATCH LIVEPATCH-BUILD-TOOLS v2 3/3] Update README.md

[PATCH v2 1/2] doc: add bifurcated driver guide on ixgbe nic
 2016-07-14  8:04 UTC  (2+ messages)
` [PATCH v3] doc: flow bifurcation guide on Linux


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.