All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-14 08:46:42 to 2016-07-14 10:07:01 UTC [more...]

[kernel-hardening] [PATCH v2 0/11] mm: Hardened usercopy
 2016-07-14 10:07 UTC  (7+ messages)
` [kernel-hardening] [PATCH v2 11/11] mm: SLUB hardened usercopy support
  `  "

[B.A.T.M.A.N.] [PATCH v3] batman-adv: Remove orig_node reference handling from send_skb_unicast
 2016-07-14 10:06 UTC  (3+ messages)

[Buildroot] [PATCH] cmake: bump version to 3.6.0
 2016-07-14 10:06 UTC 

Loan
 2016-07-14  9:46 UTC 

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-07-14 10:06 UTC  (16+ messages)
          ` [Ksummit-discuss] [CORE TOPIC] kernel unit testing

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-14 10:05 UTC  (10+ messages)
` [PATCH 05/34] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 11/34] mm, vmscan: remove duplicate logic clearing node congestion and dirty state
` [PATCH 22/34] mm, page_alloc: wake kswapd based on the highest eligible zone

[PATCH 0/2] usb: add HCD providers
 2016-07-14 10:05 UTC  (8+ messages)
` [PATCH V2 0/1] "

[PATCH] bitbake.conf: add default for IMAGE_FSTYPES_DEBUGFS
 2016-07-14 10:04 UTC  (7+ messages)

[PATCH 01/64] drm/i915/breadcrumbs: Queue hangcheck before sleeping
 2016-07-14 10:04 UTC  (6+ messages)
` [PATCH 50/64] drm/i915: Prepare i915_gem_active for annotations

[PATCH v3 0/8] <asm/atomic.h> adjustments
 2016-07-14 10:03 UTC  (19+ messages)
` [PATCH v3 1/8] asm-arm/atomic.h: fix arm32|arm64 macros duplication
` [PATCH v3 2/8] asm-x86/atomic.h: minor: proper atomic_inc_and_test() placement
` [PATCH v3 3/8] asm-arm/atomic.h: reorder macros to match x86-side
` [PATCH v3 4/8] asm/atomic.h: common prototyping (add xen/atomic.h)
` [PATCH v3 5/8] fix: make atomic_read() param const
` [PATCH v3 6/8] asm-arm/atomic.h: atomic_{inc, dec}_return: macros to inline functions
` [PATCH v3 7/8] arm/atomic.h: remove '__' prefix for __atomic_add_unless()
` [PATCH v3 8/8] asm-x86/atomic.h: implement missing, add common prototypes

[PATCH v4] Force cppc_cpufreq to report values in KHz to fix user space reporting
 2016-07-14 10:03 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-07-14 10:02 UTC  (2+ messages)

[PATCH] kexec: Add option to fallback to old kexec syscall when kexec file based syscall failed
 2016-07-14 10:02 UTC  (3+ messages)

[PATCH] tests: add -a option cases
 2016-07-14 10:02 UTC  (3+ messages)

[PATCH] hwclock: remove UTC-0 localization hack
 2016-07-14 10:01 UTC  (6+ messages)

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

[U-Boot] [PATCH 1/2] fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
 2016-07-14 10:01 UTC 

[RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
 2016-07-14  9:59 UTC  (5+ messages)

[RFC v6 0/6] KVM: arm/arm64: gsi routing support
 2016-07-14 10:00 UTC  (12+ messages)
` [RFC v6 4/6] KVM: arm/arm64: enable irqchip routing
` [RFC v6 6/6] KVM: arm: enable KVM_SIGNAL_MSI and MSI routing

[PATCH v9 00/17] KVM: arm64: GICv3 ITS emulation
 2016-07-14 10:00 UTC  (12+ messages)
` [PATCH v9 11/17] KVM: arm64: implement basic ITS register handlers
` [PATCH v9 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v9 14/17] KVM: arm64: allow updates of LPI configuration table

[PATCH 0/3] add new command line options and error handling in pdump
 2016-07-14  9:59 UTC  (2+ messages)

[PATCH] iscsi-target: fix panic when add the second TCP connection to iSCSI session
 2016-07-14  9:59 UTC  (4+ messages)

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

[Qemu-devel] [PATCH] xen: remove xenstore watches of backends when terminating qemu
 2016-07-14  9:58 UTC  (3+ messages)
` [Qemu-devel] [Xen-devel] "
  `  "

Introducing a kernel driver for the DS28E17 Onewire to I2C master bridge; Feature request: introduce I2C_FUNC_STOP
 2016-07-14  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Sort tests by architecture and add a test for serial output
 2016-07-14  9:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] tests: Resort check-qtest entries in Makefile.include
` [Qemu-devel] [PATCH 2/2] tests: Check serial output of firmware boot of some machines

[QUESTION] IB/ipoib: IB_DEVICE_UD_IP_CSUM & NETIF_F_SG
 2016-07-14  9:57 UTC 

[PATCH] x86/emulate: add support for movq xmm,xmm/m64
 2016-07-14  9:56 UTC 

[PATCH] ovl: fix link error without POSIX ACL
 2016-07-14  9:54 UTC 

[Qemu-devel] [RFC 0/2] Fix some bugs in usermode cpu tracking
 2016-07-14  9:54 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/2] linux-user: Don't leak cpus on thread exit
` [Qemu-devel] [RFC 2/2] linux-user: Fix cpu_index generation

[Qemu-devel] [PATCH v3 00/11] Reduce lock contention on TCG hot-path
 2016-07-14  9:55 UTC  (4+ messages)

[PATCH] mtd: nand: omap2: add missing braces
 2016-07-14  9:53 UTC 

[PATCH] Fix overlayfs inotify interaction
 2016-07-14  9:53 UTC  (5+ messages)

[Qemu-devel] [Bug 955379] [NEW] cmake hangs with qemu-arm-static
 2016-07-14  9:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 955379] "

[kvm-unit-tests PATCH] x86: apic: APIC ID tests
 2016-07-14  9:50 UTC  (2+ messages)

[PATCH V2] iasl: Upgrade to 20160527 from 20120215
 2016-07-14  9:48 UTC 

iwlwifi + wpa2-leap + multiple AP's = call trace
 2016-07-14  9:50 UTC  (4+ messages)

[PATCH] iasl: Upgrade to 20160527 from 20120215
 2016-07-14  9:47 UTC  (2+ messages)

[PATCH kvm-unit-tests] remove kerneldir
 2016-07-14  9:49 UTC 

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

[PATCH v5] drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di driver
 2016-07-14  9:47 UTC  (2+ messages)

System freezes after OOM
 2016-07-14  9:46 UTC  (11+ messages)

[PATCH v3] locking/qrwlock: Let qrwlock has same layout regardless of the endian
 2016-07-14  9:46 UTC  (5+ messages)

[PATCH RESEND] iwlwifi, Do not implement thermal zone unless ucode is loaded
 2016-07-14  9:44 UTC  (12+ messages)

[PART2 PATCH v4 00/11] iommu/AMD: Introduce IOMMU AVIC support
 2016-07-14  9:43 UTC  (8+ messages)
` [PART2 PATCH v4 07/11] iommu/amd: Introduce amd_iommu_update_ga()
` [PART2 PATCH v4 10/11] svm: Introduce AMD IOMMU avic_ga_log_notifier

OpenBMC port to AST2400 on Piestewa Peak CRB?
 2016-07-14  9:43 UTC  (5+ messages)

[PATCH V2 1/5] kvm/ppc/book3s: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.h
 2016-07-14  9:42 UTC  (9+ messages)
` [PATCH V2 4/5] kvm/stats: Add provisioning for 64-bit vcpu statistics

[PATCH 1/2] Bluetooth: Add LED triggers for HCI frames tx and rx
 2016-07-14  9:42 UTC  (8+ messages)

[PATCH 3.12 01/88] PCI/AER: Clear error status registers during enumeration and restore
 2016-07-14  9:41 UTC  (11+ messages)
` [PATCH 3.12 00/88] 3.12.62-stable review
  ` [PATCH 3.12 02/88] MIPS: Fix 64k page support for 32 bit kernels
  ` [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 09/88] sparc: Harden signal return frame checks
` [PATCH 3.12 81/88] KVM: x86: expose invariant tsc cpuid bit (v2)

[patch V2 00/67] cpuhotplug: Convert all priority notifiers to the state machine
 2016-07-14  9:41 UTC  (6+ messages)
` [patch V2 43/67] leds/trigger/cpu: Convert to hotplug "

[yocto-autobuilder][PATCH 0/2] publish wic images
 2016-07-14  9:38 UTC  (3+ messages)
` [yocto-autobuilder][PATCH 2/2] publish build artifacts for "

[GIT PULL] imx-drm atomic mode setting conversion and cleanup
 2016-07-14  9:37 UTC 

[patch net-next 1/2] tracing: change owner name to driver name for devlink hwmsg tracepoint
 2016-07-14  9:37 UTC  (2+ messages)
` [patch net-next 2/2] devlink: fix trace format string

[PATCH 0/2] xen: cpupool (small) improvement and (latent) bug fix
 2016-07-14  9:37 UTC  (3+ messages)
` [PATCH 1/2] xen: fix a (latent) cpupool-related race during domain destroy

[seabios baseline-only test] 66564: tolerable FAIL
 2016-07-14  9:37 UTC 

16.07-rc2 issue with rte_rtm_init(void) constructor
 2016-07-14  9:36 UTC  (3+ messages)

[PATCH] libxl: trigger attach events for devices attached before xl devd startup
 2016-07-14  9:36 UTC  (3+ messages)
` [PATCH v2] "

Configure traffic class to bringup DCB in back-to-back setup
 2016-07-14  9:35 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 1/1] scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMI
 2016-07-14  9:34 UTC  (3+ messages)

[PATCH] mkstemp: fix _POSIX_C_SOURCE value for mkstemp()
 2016-07-14  9:32 UTC  (2+ messages)

[PATCH] vivid: fix typo causing incorrect CEC physical addresses
 2016-07-14  9:31 UTC 

[Buildroot] How to use the ft6236 touchscreen driver ?
 2016-07-14  9:26 UTC  (3+ messages)

[PATCH v2 0/5] <asm/atomic.h> adjustments
 2016-07-14  9:26 UTC  (5+ messages)
` [PATCH v2 1/5] asm-arm/atomic.h: fix arm32|arm64 macros duplication

[RFC 0/3] watchdog: introduce open deadline
 2016-07-14  9:16 UTC  (4+ messages)
` [RFC 1/3] watchdog: change watchdog_need_worker logic
` [RFC 2/3] watchdog: introduce watchdog_worker_should_ping helper
` [RFC 3/3] watchdog: introduce CONFIG_WATCHDOG_OPEN_DEADLINE

[PATCH 1/7] drm/i915: unify first-stage engine struct setup
 2016-07-14  9:25 UTC  (6+ messages)
` [PATCH 6/7] drm/i915: Move common engine setup into intel_engine_cs.c

[LTP] [PATCH] syscallls/sched_setscheduler: add sched_setscheduler03
 2016-07-14  9:25 UTC 

[PATCH] ixgbe: support checksum flags in sse vector Rx function
 2016-07-14  9:24 UTC  (2+ messages)

dpdk daily build error on dpdk16.07-rc2
 2016-07-14  9:23 UTC 

next-20160714 build: 0 failures 6 warnings (next-20160714)
 2016-07-14  9:19 UTC 

[Qemu-devel] [PATCH v3 00/19] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-14  9:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 10/19] pc: register created initial and hotpluged CPUs in one place pc_cpu_plug()

[PATCH 2/2] dmi-id: add dmi/id/oem group for exporting oem strings to sysfs
 2016-07-14  9:16 UTC  (2+ messages)

[PATCH 0/2] nvme-rdma: device removal crash fixes
 2016-07-14  9:17 UTC  (4+ messages)
` [PATCH 2/2] nvme-rdma: move admin queue cleanup to nvme_rdma_free_ctrl

[Qemu-arm] [PATCH RFC 00/16] Rework SMP parameters
 2016-07-14  9:16 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-arm] "

[Qemu-devel] [RFC 1/1] linux-aio: consume events in userspace instead of calling io_getevents
 2016-07-14  9:14 UTC  (2+ messages)

[ANNOUNCE] Git v2.9.1
 2016-07-14  9:12 UTC  (7+ messages)
        ` 32-bit Travis, was "

[ath9k-devel] AuthSAE rekeying issues with ATH9K
 2016-07-14  9:12 UTC  (6+ messages)

[PATCH 0/4 v2] xfstests: extended names fixes
 2016-07-14  9:11 UTC  (7+ messages)
` [PATCH 2/4] fstests: filename handling for extended names in ./check was on a wrong place
` [PATCH 4/4] xfstests: filename handling - fix early wildcard expansion

[libdrm][PATCH v2 1/2] drm: Fix multi GPU drmGetDevice return wrong device
 2016-07-14  9:10 UTC  (2+ messages)
` [libdrm][PATCH v2 2/2] drm: fix multi GPU drmFreeDevices memory leak

[PATCH rdma-next] IB/rxe: Substitute ib to rdma in file names
 2016-07-14  9:08 UTC 

[PATCH] Enclose multiple statements macros in a do while loop
 2016-07-14  9:01 UTC 

[PATCH] Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
 2016-07-14  9:07 UTC  (2+ messages)

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

[PATCH] drm/edid: move DDC_SEGMENT_ADDR into drm_edid.h
 2016-07-14  9:00 UTC 

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

[PATCH v7 0/5] support rockchip dwc3 driver
 2016-07-14  9:02 UTC  (10+ messages)
` [PATCH v7 1/5] usb: dwc3: of-simple: add compatible for rockchip rk3399
` [PATCH v7 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk
` [PATCH v7 3/5] usb: dwc3: make usb2 phy utmi interface configurable in DT
` [PATCH v7 4/5] usb: dwc3: add dis_del_phy_power_chg_quirk
` [PATCH v7 5/5] usb: dwc3: rockchip: add devicetree bindings documentation

[PATCH rdma-next] IB/rxe: Substitute ib to rdma in file names
 2016-07-14  9:01 UTC  (2+ messages)

[PATCH -next] ovl: remove duplicated include from super.c
 2016-07-14  8:59 UTC  (2+ messages)

[PATCH] mm: fix pgalloc_stall on unpopulated zone
 2016-07-14  8:58 UTC  (7+ messages)

[PATCH][RFC v3] x86, hotplug: Use hlt instead of mwait if invoked from disable_nonboot_cpus
 2016-07-14  8:57 UTC  (4+ messages)
` [PATCH] x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
  ` [PATCH v2] "

[PATCH v4] brcmfmac: Decrease 8021x_cnt for dropped packets
 2016-07-14  8:57 UTC  (8+ messages)

[PATCH RESEND] ASoC: rt5514-spi: Convert to use devm_* API
 2016-07-14  8:57 UTC 

[PATCH 0/1] Backport patch to fix CVE-2016-2381 for perl
 2016-07-14  8:53 UTC  (2+ messages)
` [PATCH 1/1] perl: fix CVE-2016-2381

[Qemu-devel] [PATCH 0/5] serial console support
 2016-07-14  8:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] std: add cp437 to unicode map
` [Qemu-devel] [PATCH 2/5] kbd: make enqueue_key public, add ascii_to_keycode
` [Qemu-devel] [PATCH 3/5] paravirt: read QEMU_CFG_NOGRAPHIC, store in etc/sercon-enable romfile
` [Qemu-devel] [PATCH 4/5] add serial console support
` [Qemu-devel] [PATCH 5/5] [wip] sercon: initial split-output implementation

[PATCH v2 00/10] ARM: NUC900: Add NUC970 SoC support
 2016-07-14  8:52 UTC  (6+ messages)
` [PATCH v2 02/10] irqchip: add irqchip driver for nuc900

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

WARNING: CPU: 2 PID: 989 at fs/overlayfs/super.c:325 ovl_d_real+0x91/0xd0 [overlay]
 2016-07-14  8:51 UTC  (2+ messages)

[PATCH] doc: fix mailing list address typo
 2016-07-14  8:51 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.