All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-29 11:46:54 to 2015-12-29 13:48:52 UTC [more...]

[PATCH] ARM: mm: Enable PXN when running non-LPAE kernel on LPAE
 2015-12-29 13:48 UTC  (2+ messages)

[PATCH v2 00/24] MMC/SDHCI fixes
 2015-12-29 13:44 UTC  (5+ messages)
` [PATCH v2 07/24] mmc: sdhci: command response CRC error handling
` [PATCH v2 08/24] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2015-12-29 13:47 UTC  (5+ messages)
` [PATCH v1 1/3] ARM64 LPC: indirect ISA PORT IO introduced
` [PATCH v1 2/3] ARM64 LPC: LPC driver implementation
` [PATCH v1 3/3] ARM64 LPC: update binding doc

[Qemu-devel] [Bug 1529859] [NEW] qemu 2.5.0 ivshmem segfault with msi=off option
 2015-12-29 13:38 UTC 

[PATCH v3 00/10] locking fixups for NFS
 2015-12-29 13:43 UTC  (12+ messages)
` [PATCH v3 02/10] NFS: Move the flock open mode check into nfs_flock()
` [PATCH v3 03/10] NFS: Pass nfs_open_context instead of file to the lock procs
` [PATCH v3 04/10] NFSv4: Pass nfs_open_context instead of nfs4_state to nfs4_proc_unlck()
` [PATCH v3 05/10] lockd: Plumb nfs_open_context into nlm client unlock

[PATCH] BTRFS: Adds an option to select RAID Stripe size
 2015-12-29 13:39 UTC  (2+ messages)

[x86/irq] 4c24cee6b2: IP-Config: Auto-configuration of network failed
 2015-12-29 13:39 UTC  (4+ messages)
` [Bugfix v2 1/5] x86/irq: Do not reuse struct apic_chip_data.old_domain as temporary buffer
  ` [Bugfix v2 3/5] x86/irq: Fix a race window in x86_vector_free_irqs()

[PATCH v2 00/36] Add rdma verbs transport library
 2015-12-29 13:41 UTC  (2+ messages)

[PATCH] Fix for 4.4-rc7
 2015-12-29 13:37 UTC  (2+ messages)
` [PATCH] lightnvm: wrong offset in bad blk lun calculation

[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-29 13:35 UTC  (4+ messages)
` [PATCH v2 5/5] x86: ftrace: fix the comments for ftrace_modify_code_direct

[PATCH] resources: Remove unneeded initialization of local variable
 2015-12-29 13:36 UTC  (4+ messages)

[PATCH] crypto: hifn_795x, picoxcell - use ablkcipher_request_cast
 2015-12-29 13:35 UTC  (3+ messages)

[PATCH v2 0/3] Handle SIGINT and SIGTERM in DPDK examples
 2015-12-29 13:34 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] examples/l3fwd: Handle SIGINT and SIGTERM in l3fwd

[PATCH] doc: PCI: altera: Fix the 'ranges' property in example
 2015-12-29 13:33 UTC  (4+ messages)

[Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()
 2015-12-29 13:27 UTC  (3+ messages)

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2015-12-29 13:28 UTC  (5+ messages)

How to configure if there are tow network cards in Client
 2015-12-29 12:58 UTC  (4+ messages)
    `  "

[PATCH 1/1] usb: cdc-acm: handle unlinked urb in acm read callback
 2015-12-29 13:26 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/5] mips: implement to access the KSEG0/1 memory range in map_physmem
 2015-12-29 13:25 UTC  (7+ messages)
` [U-Boot] [PATCH v5 3/5] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v5 4/5] mips: ath79: add spi driver

[PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
 2015-12-29 13:24 UTC  (2+ messages)

[PATCH for-next 0/7] Add RoCE v2 support for mlx4 driver
 2015-12-29 13:24 UTC  (8+ messages)
  ` [PATCH for-next 1/7] IB/mlx4: Query RoCE support
  ` [PATCH for-next 2/7] IB/mlx4: Add RoCE per GID support for add_gid and del_gid
  ` [PATCH for-next 3/7] IB/mlx4: Configure device to work in RoCEv2
  ` [PATCH for-next 4/7] net/mlx4_core: Add handlning of RoCE v2 over IPV4 in attach_flow
  ` [PATCH for-next 5/7] IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
  ` [PATCH for-next 6/7] IB/mlx4: Create and use another QP1 for RoCEv2
  ` [PATCH for-next 7/7] IB/mlx4: Advertise RoCE support

Deadlock after upgrade to 4.1
 2015-12-29 13:24 UTC  (3+ messages)

[U-Boot] [PATCH 00/10] rockchip: Tidy up SPL operation on jerry
 2015-12-29 13:23 UTC  (12+ messages)
` [U-Boot] [PATCH 01/10] rockchip: Enable generation of SPI images
` [U-Boot] [PATCH 02/10] rockchip: Drop a debug message when outputing "
` [U-Boot] [PATCH 03/10] rockchip: Fix the configuration for chromebook_jerry
` [U-Boot] [PATCH 04/10] tiny-printf: Avoid printing NULL strings
` [U-Boot] [PATCH 05/10] dm: spi_flash: Allow the uclass to work without printf()
` [U-Boot] [PATCH 06/10] dm: gpio: "
` [U-Boot] [PATCH 07/10] dm: mmc: Try to honour the sequence order
` [U-Boot] [PATCH 08/10] i2c: Correct command return values
` [U-Boot] [PATCH 09/10] malloc_simple: Display an error when memory is exhausted
` [U-Boot] [PATCH 10/10] pinctrl: Avoid binding all pinconfig nodes before relocation

[RFC] Generic InfiniBand transport done in software
 2015-12-29 13:21 UTC  (9+ messages)

Q: bad routing table cache entries
 2015-12-29 13:19 UTC  (6+ messages)

[x86,vdso] 6c5548f6d7: autotest.signaltest.fail
 2015-12-29 13:15 UTC  (3+ messages)
` [lkp] "

[PATCH v6 04/20] arm64: change some CONFIG_COMPAT over to use CONFIG_AARCH32_EL0 instead
 2015-12-29 13:12 UTC  (7+ messages)
` > diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile

[RFC PATCH] fbdev: add support for Sigma Designs' smp8xxxfb.ko
 2015-12-29 13:15 UTC  (2+ messages)

[PATCH v4] arm64: dts: add all hi6220 i2c nodes
 2015-12-29 13:15 UTC  (4+ messages)

Create one millon empty files with cephfs
 2015-12-29 13:13 UTC 

[PATCH v2 0/6] mm, x86/vdso: Special IO mapping improvements
 2015-12-29 13:12 UTC  (4+ messages)

[PATCH] iptables: upgrade to 1.6.0
 2015-12-29 13:11 UTC 

Source code review around jump label usage
 2015-12-29 13:04 UTC  (3+ messages)
` [PATCH] mfd-dm355evm_msp: One function call less in add_child() after error detection

[PATCH RFC 0/3] x86/xen: pvclock vdso support
 2015-12-29 13:03 UTC  (7+ messages)
` [PATCH RFC 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va

Mac80211 : Wpa rekeying issue
 2015-12-29 13:01 UTC 

[Buildroot] [PATCH] pandaboard_defconfig: bump u-boot to 2015.10 and kernel to 4.3
 2015-12-29 13:01 UTC  (5+ messages)

Debugging console
 2015-12-29 13:00 UTC  (2+ messages)

Recent changes (master)
 2015-12-29 13:00 UTC 

[kernel/*] c7af9d5728: BUG kmalloc-16 (Not tainted): Invalid object pointer 0xd5c76188
 2015-12-29 12:59 UTC  (15+ messages)
` [memdup_user_nul] kernel BUG at mm/slab.c:2735!
` [memdup_user_nul] BUG: unable to handle kernel NULL pointer dereference at 00000100
` [memdup_user_nul] BUG: unable to handle kernel paging request at ffffffff880009ed
` [memdup_user_nul] init/222 is trying to release lock ((null)) at:
` [memdup_user_nul] BUG: unable to handle kernel paging request at 5e005bc4
` [memdup_user_nul] BUG: unable to handle kernel NULL pointer dereference at 0000000000000002
` [memdup_user_nul] BUG: unable to handle kernel paging request at 000b777b
` [memdup_user_nul] BUG: unable to handle kernel paging request at 013d0fe2
` [memdup_user_nul] BUG: unable to handle kernel NULL pointer dereference at 000004ec

[PATCH net-next V3 0/4] Introduce mlx5 ethernet timestamping
 2015-12-29 12:58 UTC  (5+ messages)
` [PATCH net-next V3 1/4] net/mlx5e: Do not modify the TX SKB
` [PATCH net-next V3 2/4] net/mlx5_core: Introduce access function to read internal timer
` [PATCH net-next V3 3/4] net/mlx5e: Add HW timestamping (TS) support
` [PATCH net-next V3 4/4] net/mlx5e: Add PTP Hardware Clock (PHC) support

Create one millon empty files with cephfs
 2015-12-29 12:55 UTC 

[Buildroot] [PATCH 1/1 v1] yp-tools: new package
 2015-12-29 12:51 UTC  (4+ messages)

[PATCH v2] IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling
 2015-12-29 12:46 UTC  (3+ messages)

question about migration
 2015-12-29 12:46 UTC  (5+ messages)

[RFD] CAT user space interface revisited
 2015-12-29 12:44 UTC  (4+ messages)

[PATCH 0/2] Fixes for dell-wmi
 2015-12-29 12:44 UTC  (8+ messages)
` [PATCH 1/2] dell-wmi: Check if Dell WMI descriptor structure is valid

[PATCH trivial v2] xen/Makefile.objs: simplify
 2015-12-29 12:43 UTC  (6+ messages)
` [Qemu-devel] "
` [Qemu-trivial] "

[B.A.T.M.A.N.] Super high package loss and weak connection
 2015-12-29 12:42 UTC 

[PATCH] ARM: dts: sun4i: Use red1 LED for heartbeat indication on Marsboard A10
 2015-12-29 12:42 UTC  (6+ messages)
  `  "
    ` [linux-sunxi] "

[PATCH] drm/i915: Hold a RPM reference during i915_driver_unload
 2015-12-29 12:40 UTC  (3+ messages)
` ✗ warning: Fi.CI.BAT

Queries about ath10k driver and QCA988x based radio from sparklan
 2015-12-29 12:36 UTC  (4+ messages)

[PATCH v2 0/4] x86: sigcontext fixes, again
 2015-12-29 12:31 UTC  (6+ messages)
` [PATCH v2 1/4] x86/signal/64: Add a comment about sigcontext->fs and gs

imxvpudec crash with 3.14.28 and gstreamer1.0
 2015-12-29 12:31 UTC  (16+ messages)

[PATCH 0/8] Support of PRIVIDES
 2015-12-29 11:56 UTC  (9+ messages)
` [PATCH 1/8] taskdata: refactor get_providermap
` [PATCH 2/8] cooker: add providermap to dep_tree
` [PATCH 3/8] buildinfohelper: use providermap
` [PATCH 4/8] toaster: add Provider model
` [PATCH 5/8] buildinfohelper: add porvides info to the db
` [PATCH 6/8] toaster: show list of provides for the recipe
` [PATCH 7/8] toaster: show 'satisfied via' text for build deps
` [PATCH 8/8] toaster: show 'satisfied via' text for reverse deps

[PATCH] net, socket, socket_wq: fix missing initialization of flags
 2015-12-29 12:29 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5] USB: serial: add Moxa UPORT 11x0 driver
 2015-12-29 12:29 UTC  (3+ messages)
` [PATCH v6] "

[PATCH] ACPI/APEI: correct/extend pgprot_t retrieval to map GHES memory
 2015-12-29 12:28 UTC 

[B.A.T.M.A.N.] [PATCH v2] batman-adv: Add lockdep assert for container_list_lock
 2015-12-29 12:27 UTC  (2+ messages)

[PATCH 0/5] acpi-video and platform/x86 driver fixes
 2015-12-29 12:27 UTC  (4+ messages)
` [PATCH 3/5] thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()

[Qemu-trivial] [PATCH trivial] xen/Makefile.objs: simplify
 2015-12-29 12:27 UTC  (5+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "
    ` [Qemu-devel] "

[PATCH] Bluetooth: btmrvl: fix hung task warning dump
 2015-12-29 12:26 UTC 

[U-Boot] [RFC PATCH 1/2] common: Add new clk command
 2015-12-29 12:23 UTC  (4+ messages)

[Linux-ima-devel] [PATCH v2 4/7] ima: measure and appraise kexec image and initramfs
 2015-12-29 12:22 UTC  (7+ messages)

[ [PATCH v2] 00/13] Add virtio support in arm/arm64
 2015-12-29 12:23 UTC  (14+ messages)
` [PATCH] eal: map io resources for non x86 architectures

[PATCH] [media] uvcvideo: Fix build if !MEDIA_CONTROLLER
 2015-12-29 12:22 UTC  (2+ messages)

[PATCH 51/54] fbdev: via-gpio: Be sure to clamp return value
 2015-12-29 12:17 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: MFD_DA9063 is boolean, not tristate
 2015-12-29 12:14 UTC  (2+ messages)

OMAP display kconfig options changing
 2015-12-29 12:13 UTC  (9+ messages)

[PATCH 00/20] More flexibility in making shallow clones
 2015-12-29 12:10 UTC  (21+ messages)
` [PATCH 01/20] upload-pack: move shallow deepen code out of receive_needs()
` [PATCH 02/20] upload-pack: move "shallow" sending code out of deepen()
` [PATCH 03/20] upload-pack: remove unused variable "backup"
` [PATCH 04/20] upload-pack: move "unshallow" sending code out of deepen()
` [PATCH 05/20] shallow.c: implement a generic shallow boundary finder based on rev-list
` [PATCH 06/20] upload-pack: glue code to use get_shallow_commits_by_rev_list
` [PATCH 07/20] upload-pack: use skip_prefix() instead of starts_with() when possible
` [PATCH 08/20] upload-pack: tighten number parsing at "deepen" lines
` [PATCH 09/20] upload-pack: add deepen-since to cut shallow repos based on time
` [PATCH 10/20] fetch-pack: use a common function for verbose printing
` [PATCH 11/20] fetch-pack: use a separate flag for fetch in deepening mode
` [PATCH 12/20] fetch: define shallow boundary with --since
` [PATCH 13/20] clone: define shallow clone boundary based on time "
` [PATCH 14/20] Add test_repo_expect_success for running tests in a new repository
` [PATCH 15/20] t5500: test for shallow depth since a specific date
` [PATCH 16/20] upload-pack: support define shallow boundary by excluding revisions
` [PATCH 17/20] fetch: define shallow boundary with --not
` [PATCH 18/20] clone: define shallow clone "
` [PATCH 19/20] t5500: test for shallow depth excluding a ref
` [PATCH 20/20] fetch: add --deepen=<N> to extend shallow boundary by <N> commits

[Buildroot] [PATCH 1/2] libfuse: switch to github
 2015-12-29 12:12 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] sshfs: "

[PATCH] mm/vmstat: fix overflow in mod_zone_page_state()
 2015-12-29 12:07 UTC  (2+ messages)

[PATCH net-next] l2tp: rely on ppp layer for skb scrubbing
 2015-12-29 12:06 UTC 

[Qemu-devel] [PATCH v2] bugfix: passing reference instead of value
 2015-12-29 12:08 UTC  (3+ messages)

[nightly] RT Core TISDK (fido/1.8) 2015.12 build 2015-12-29_05-00-32
 2015-12-29 12:04 UTC 

[SUSPECTED SPAM] hi Tux
 2015-12-29 12:03 UTC 

[PATCH v3 00/62] Add ACPI support for arm64 on Xen
 2015-12-29 12:01 UTC  (9+ messages)
` [PATCH v3 07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM
    ` [Xen-devel] "

Remount of debugfs succeeded even if mount() system call fails
 2015-12-29 11:58 UTC 

[PATCH] drm/i915: Unbind objects in shrinker only if device is runtime active
 2015-12-29 11:58 UTC  (4+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Add rpm get/put in i915_shrinker_oom

[PATCH v1 1/1] acpi_pm: convert to pr_* macros
 2015-12-29 11:57 UTC  (2+ messages)
` [tip:timers/core] clocksource/drivers/acpi_pm: Convert "

[Buildroot] [PATCH 1/1] This commit adds the readme.txt to the the Orange Pi PC board configuration
 2015-12-29 11:53 UTC 

[PATCH v2 0/2] ABI: handle 32-bit off_t for 32-bit and compat ABIs
 2015-12-29 11:49 UTC  (3+ messages)
` [PATCH 2/2] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option

[PATCH 0/5] Staging: iio: cdc: Checkpatch cleanups
 2015-12-29 11:27 UTC  (2+ messages)
` [PATCH 3/5] Staging: iio: cdc: ad7152: Fix alignment should match open parenthesis


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.