All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-25 01:33:04 to 2015-06-25 03:22:39 UTC [more...]

[PATCH 0/3] arm: KVM: VFP lazy switch in KVM Host Mode may save upto 98%
 2015-06-25  3:30 UTC  (4+ messages)
` [PATCH 1/3] arm: KVM: define headers and offsets to mange VFP state
` [PATCH 2/3] arm: KVM: Implement lazy VFP switching outside of Hyp Mode
` [PATCH 3/3] arm: KVM: Add VFP lazy switch hooks in Host KVM

writing an alsa driver
 2015-06-25  3:24 UTC  (11+ messages)

[PATCH v4 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c
 2015-06-25  3:19 UTC  (7+ messages)
` [PATCH v5 0/5] Clean up pci uio implementations
  ` [PATCH v5 1/5] eal: Fix coding style of eal_pci.c and eal_pci_uio.c
  ` [PATCH v5 2/5] eal: Close file descriptor of uio configuration
  ` [PATCH v5 3/5] eal: Fix memory leaks and needless increment of pci_map_addr
  ` [PATCH v5 4/5] eal/bsdapp: Change names of pci related data structure
  ` [PATCH v5 5/5] eal: Fix uio mapping differences between linuxapp and bsdapp

[PATCH pynfs 0/3] MITM tool for NFS traffic on linux
 2015-06-25  3:18 UTC  (3+ messages)
` [PATCH pynfs 1/3] Fix default arg order error on swig > 1.x

[PATCH 3.18 00/91] 3.18.17-review
 2015-06-25  3:15 UTC  (92+ messages)
` [PATCH 3.18 01/91] Revert "tools/vm: fix page-flags build"
` [PATCH 3.18 02/91] ARM: 8221/1: PJ4: allow building in Thumb-2 mode
` [PATCH 3.18 03/91] fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
` [PATCH 3.18 04/91] net: core: Correct an over-stringent device loop detection
` [PATCH 3.18 05/91] x86: bpf_jit: fix FROM_BE16 and FROM_LE16/32 instructions
` [PATCH 3.18 06/91] x86: bpf_jit: fix compilation of large bpf programs
` [PATCH 3.18 07/91] net: phy: Allow EEE for all RGMII variants
` [PATCH 3.18 08/91] rtnl/bond: don't send rtnl msg for unregistered iface
` [PATCH 3.18 09/91] tcp/ipv6: fix flow label setting in TIME_WAIT state
` [PATCH 3.18 10/91] net/ipv6/udp: Fix ipv6 multicast socket filter regression
` [PATCH 3.18 11/91] net: sched: fix call_rcu() race on classifier module unloads
` [PATCH 3.18 12/91] ipv4: Avoid crashing in ip_error
` [PATCH 3.18 13/91] cdc_ncm: Fix tx_bytes statistics
` [PATCH 3.18 14/91] bridge: fix parsing of MLDv2 reports
` [PATCH 3.18 15/91] net: dp83640: fix broken calibration routine
` [PATCH 3.18 16/91] net: dp83640: reinforce locking rules
` [PATCH 3.18 17/91] net: dp83640: fix improper double spin locking
` [PATCH 3.18 18/91] unix/caif: sk_socket can disappear when state is unlocked
` [PATCH 3.18 19/91] xen/netback: Properly initialize credit_bytes
` [PATCH 3.18 20/91] net_sched: invoke ->attach() after setting dev->qdisc
` [PATCH 3.18 21/91] sctp: Fix mangled IPv4 addresses on a IPv6 listening socket
` [PATCH 3.18 22/91] bridge: fix br_multicast_query_expired() bug
` [PATCH 3.18 23/91] udp: fix behavior of wrong checksums
` [PATCH 3.18 24/91] tcp: fix child sockets to use system default congestion control if not set
` [PATCH 3.18 25/91] xen: netback: read hotplug script once at start of day
` [PATCH 3.18 26/91] ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
` [PATCH 3.18 27/91] be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
` [PATCH 3.18 28/91] bridge: disable softirqs around br_fdb_update to avoid lockup
` [PATCH 3.18 29/91] crush: ensuring at most num-rep osds are selected
` [PATCH 3.18 30/91] sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings
` [PATCH 3.18 31/91] Drivers: hv: vmbus: Add support for VMBus panic notifier handler
` [PATCH 3.18 32/91] ARM: shmobile: r8a7791: add USBDMAC{0,1} clocks to device tree
` [PATCH 3.18 33/91] ARM: shmobile: r8a7791: Correct SDHI clock labels and output-names
` [PATCH 3.18 34/91] xtensa: xtfpga: fix hardware lockup caused by LCD driver
` [PATCH 3.18 35/91] serial: imx: Enable UCR4_OREN in startup interface
` [PATCH 3.18 36/91] serial: imx: Fix clearing of receiver overrun flag
` [PATCH 3.18 37/91] pinctrl: remove maxpin from documentation
` [PATCH 3.18 38/91] ARM: shmobile: r8a7790: Correct SYSCIER value
` [PATCH 3.18 39/91] ARM: shmobile: r8a7791: "
` [PATCH 3.18 40/91] pinctrl: remove enable/disable callbacks from documentation
` [PATCH 3.18 41/91] pinctrl: remove doc mention of the enable/disable API
` [PATCH 3.18 42/91] pinctrl: fix example .get_group_pins implementation signature
` [PATCH 3.18 43/91] HID: kye: Fix report descriptor for Genius PenSketch M912
` [PATCH 3.18 44/91] HID: uclogic: Set quirks from inside the driver
` [PATCH 3.18 45/91] HID: saitek: add USB ID for older R.A.T. 7
` [PATCH 3.18 46/91] HID: microsoft: Add ID for NE7K wireless keyboard
` [PATCH 3.18 47/91] HID: Introduce hidpp, a module to handle Logitech hid++ devices
` [PATCH 3.18 48/91] HID: add ALWAYS_POLL quirk for a Logitech 0xc007
` [PATCH 3.18 49/91] HID: add HP OEM mouse to quirk ALWAYS_POLL
` [PATCH 3.18 50/91] HID: add quirk for PIXART OEM mouse used by HP
` [PATCH 3.18 51/91] HID: usbhid: more mice with ALWAYS_POLL
` [PATCH 3.18 52/91] HID: usbhid: yet another mouse "
` [PATCH 3.18 53/91] HID: usbhid: Add a quirk for raphnet multi-gamepad adapters
` [PATCH 3.18 54/91] HID: sjoy: support Super Joy Box 4
` [PATCH 3.18 55/91] HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switch
` [PATCH 3.18 56/91] iommu/vt-d: Allow RMRR on graphics devices too
` [PATCH 3.18 57/91] ACPI: Add support for device specific properties
` [PATCH 3.18 58/91] Driver core: Unified device properties interface for platform firmware
` [PATCH 3.18 59/91] serial: 8250: add support for ACPI-probed serial port for X-Gene platform
` [PATCH 3.18 60/91] serial: 8250_dw: add support for AMD SOC Carrizo
` [PATCH 3.18 61/91] stable_kernel_rules: Add clause about specification of kernel versions to patch
` [PATCH 3.18 62/91] xprtrdma: Take struct ib_device_attr off the stack
` [PATCH 3.18 63/91] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
` [PATCH 3.18 64/91] inet: add TCP_NEW_SYN_RECV state
` [PATCH 3.18 65/91] net: add sk_fullsock() helper
` [PATCH 3.18 66/91] netfilter: x_tables: fix cgroup matching on non-full sks
` [PATCH 3.18 67/91] ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename()
` [PATCH 3.18 68/91] jhash: Update jhash_[321]words functions to use correct initval
` [PATCH 3.18 69/91] vti6: fix uninit when using x-netns
` [PATCH 3.18 70/91] usb: dwc2: hcd: use new USB_RESUME_TIMEOUT
` [PATCH 3.18 71/91] [media] Add and use IS_REACHABLE macro
` [PATCH 3.18 72/91] RDS: Documentation: Document AF_RDS, PF_RDS and SOL_RDS correctly
` [PATCH 3.18 73/91] selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
` [PATCH 3.18 74/91] selinux/nlmsg: add XFRM_MSG_GETSPDINFO
` [PATCH 3.18 75/91] selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
` [PATCH 3.18 76/91] x86/iommu: Fix header comments regarding standard and _FINISH macros
` [PATCH 3.18 77/91] mnt: Fix the error check in __detach_mounts
` [PATCH 3.18 78/91] selinux/nlmsg: add XFRM_MSG_REPORT
` [PATCH 3.18 79/91] selinux/nlmsg: add XFRM_MSG_MIGRATE
` [PATCH 3.18 80/91] selinux/nlmsg: add XFRM_MSG_MAPPING
` [PATCH 3.18 81/91] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
` [PATCH 3.18 82/91] firmware/ihex2fw.c: restore missing default in switch statement
` [PATCH 3.18 83/91] efivarfs: Ensure VariableName is NUL-terminated
` [PATCH 3.18 84/91] x86/efi: Store upper bits of command line buffer address in ext_cmd_line_ptr
` [PATCH 3.18 85/91] tcp: tcp_get_info() should fetch socket fields once
` [PATCH 3.18 86/91] dmaengine: shdmac: avoid unused variable warnings
` [PATCH 3.18 87/91] spi: bitbang: Make setup_transfer() callback optional
` [PATCH 3.18 88/91] x86: Clean up cr4 manipulation
` [PATCH 3.18 89/91] x86: Store a per-cpu shadow copy of CR4
` [PATCH 3.18 90/91] KVM: VMX: Preserve host CR4.MCE value while in guest mode
` [PATCH 3.18 91/91] kernel: make READ_ONCE() valid on const arguments

[PATCH 0/5] btrfs: dedupe fixes, features V3
 2015-06-25  3:16 UTC  (5+ messages)
` [PATCH 1/5] btrfs: pass unaligned length to btrfs_cmp_data()
` [PATCH 2/5] btrfs: fix deadlock with extent-same and readpage

[Cocci] Various minor parsing bugs
 2015-06-25  3:10 UTC  (5+ messages)

[PATCH] doc/sample_app_ug:add a VXLAN sample guide
 2015-06-25  3:08 UTC 

[PATCH V2] trace-cmd: add option to group like comms for profile
 2015-06-25  3:07 UTC  (2+ messages)

google mercurial repo issues
 2015-06-25  3:00 UTC 

[ovmf test] 58856: tolerable FAIL - PUSHED
 2015-06-25  2:59 UTC 

[PATCH 0/4] blk-mq: fix race conditions on cpu hotplug handling
 2015-06-25  2:56 UTC  (6+ messages)
` [PATCH 3/4] blk-mq: establish new mapping before cpu starts handling requests

Bug 100411 - No Power Related Items: AC/Battery/Power Button with XPower PMIC
 2015-06-25  2:56 UTC  (2+ messages)

3.19.8: kernel BUG at fs/btrfs/extent_io.c:4548!
 2015-06-25  2:55 UTC  (3+ messages)

[RFC PATCH 0/3] restartable sequences: fast user-space percpu critical sections
 2015-06-25  2:54 UTC  (4+ messages)

[LTP] error: 'GRND_RANDOM' undeclared here
 2015-06-25  2:51 UTC 

cron job: media_tree daily build: OK
 2015-06-25  2:51 UTC 

[LTP] Cedric
 2015-06-25  2:50 UTC 

[Bug 90537] radeonsi bo/va conflict on RADEON_GEM_VA (rscreen->ws->buffer_from_handle returns NULL)
 2015-06-25  2:46 UTC  (2+ messages)

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-25  2:44 UTC  (3+ messages)
` [PATCH v2 09/12] x86/altp2m: add remaining support routines

[PATCH] trace-cmd: add a kernel memory leak detector
 2015-06-25  2:43 UTC  (2+ messages)

zImage-dtb
 2015-06-25  2:40 UTC  (2+ messages)

[PATCH v5 0/6] i40e: PCI Port Hotplug Changes
 2015-06-25  2:33 UTC  (4+ messages)
` [PATCH v6] e1000: igb and em1000 PCI Port Hotplug changes

[Qemu-devel] [PATCH 0/6] qmp: Add blockdev-mirror
 2015-06-25  2:33 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/6] block: Add blocker on mirror target
` [Qemu-devel] [PATCH 3/6] block: Extract blockdev part of qmp_drive_mirror

[PATCH v2] sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usage
 2015-06-25  2:33 UTC 

[U-Boot] [PATCH] mmc:fsl_esdhc invalidate dcache before read
 2015-06-25  2:32 UTC 

Can't compile examples
 2015-06-25  2:31 UTC 

Some fixes for MTD drivers
 2015-06-25  2:29 UTC  (7+ messages)
` [PATCH 6/6] mtd: docg3: Don't do ERR_PTR(0)

[PATCH v2 00/10] makedumpfile: parallel processing
 2015-06-25  2:25 UTC  (2+ messages)

[PATCH V3 0/2] mtd: nandsim: fix error handling
 2015-06-25  2:23 UTC  (3+ messages)
` [PATCH V3 1/2] mtd: nandsim: fix free of NULL pointer
` [PATCH V3 2/2] mtd: nandsim: fix double free

[RFC PATCH v2 1/2] Btrfs: add noi_version option to disable MS_I_VERSION
 2015-06-25  2:24 UTC  (6+ messages)
` [RFC PATCH v2 2/2] Btrfs: improve fsync for nocow file

[PATCH 0/5] Packages Upgrade
 2015-06-25  2:24 UTC  (4+ messages)
` [PATCH 1/5] file: 5.22 -> 5.23

[LTP] How to specify testcases by running runltp
 2015-06-25  2:20 UTC  (4+ messages)

kdbus: to merge or not to merge?
 2015-06-25  2:20 UTC  (6+ messages)

[Qemu-devel] [RESEND PATCH v8 0/4] remove icc bus/bridge
 2015-06-25  2:17 UTC  (5+ messages)
` [Qemu-devel] [RESEND PATCH v8 1/4] apic: map APIC's MMIO region at each CPU's address space
` [Qemu-devel] [RESEND PATCH v8 2/4] hw: add a wrapper for registering reset handler
` [Qemu-devel] [RESEND PATCH v8 3/4] cpu/apic: drop icc bus/bridge
` [Qemu-devel] [RESEND PATCH v8 4/4] icc_bus: drop the unused files

[Buildroot] [Bug 8181] New: Bibb
 2015-06-25  2:09 UTC 

[Qemu-devel] [PATCH qom v3 0/4] qom-cpu: Wrap set_pc hook and use in bootloaders
 2015-06-25  2:08 UTC  (5+ messages)
` [Qemu-devel] [PATCH qom v3 4/4] microblaze: boot: Use cpu_set_pc()

[PATCH] dracut-functions.sh: move early mkdir code to dracut.sh
 2015-06-25  2:08 UTC 

[LTP] [PATCH V3] containers: new testcase userns03
 2015-06-25  2:05 UTC  (3+ messages)

[Qemu-devel] [PATCH] pci : Add pba_offset PCI quirk for Chelsio T5 devices
 2015-06-25  2:04 UTC 

git name-rev not accepting abbreviated SHA with --stdin
 2015-06-25  2:01 UTC  (3+ messages)

[meta-oe][PATCH 0/2] upgrade networkmanager and add new depends
 2015-06-25  2:00 UTC  (3+ messages)
` [meta-oe][PATCH 1/2] networkmanager: upgrade from 0.9.8.10 to 1.0.2
` [meta-oe][PATCH 2/2] libndp: add new recipe

Assign mem resource fail after remove and rescan
 2015-06-25  1:59 UTC  (6+ messages)

[PATCH] sysfs.txt: update show method notes about sprintf/snprintf/scnprintf usage
 2015-06-25  1:59 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/54] dm: Introduce new driver model uclasses
 2015-06-25  1:58 UTC  (5+ messages)
` [U-Boot] [PATCH v3 31/54] mmc: Support bypass mode with the get_mmc_clk() method
` [U-Boot] [PATCH v3 32/54] mmc: Calculate dwmmc FIFO threshold size if not provided

[v4 00/16] Add VT-d Posted-Interrupts support
 2015-06-25  1:57 UTC  (18+ messages)
` [v4 08/16] KVM: kvm-vfio: User API for IRQ forwarding

[PATCH] mac80211: mesh - don't special case routing to transmitter
 2015-06-25  1:55 UTC 

[PATCH V2 0/2] mtd: nandsim: fix error handling
 2015-06-25  1:53 UTC  (3+ messages)

[PATCH v2 0/4] net: dsa: mv88e6352: add support for VLAN Table Unit
 2015-06-25  1:52 UTC  (3+ messages)
` [PATCH v2 2/4] net: dsa: add support for switchdev VLAN objects

[GIT] Networking
 2015-06-25  1:52 UTC  (4+ messages)

[PATCH 1/1] perf/x86: fix SLM MSR_OFFCORE_RSP1 valid_mask
 2015-06-24 18:23 UTC 

[PATCH] IB/mad: Fix 0-day build
 2015-06-25  1:50 UTC 

linux-next: build failure after merge of the modules tree
 2015-06-25  1:50 UTC  (4+ messages)

[PATCH] IB/mad: Remove improper use of BUG_ON
 2015-06-25  1:50 UTC 

Hyper and Xen Project
 2015-06-25  1:46 UTC  (5+ messages)

[PATCH v8 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-25  1:22 UTC  (5+ messages)
` [PATCH v8 4/9] video: fbdev: gxt4500: use pci_ioremap_wc_bar() for framebuffer
` [PATCH v8 7/9] video: fbdev: arkfb: use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v8 8/9] video: fbdev: s3fb: "
` [PATCH v8 9/9] video: fbdev: vt8623fb: "

[U-Boot] [PATCH 4/8] ahci: support LBA48 data reads for 2+TB drives
 2015-06-25  1:43 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

LTTng c++ loglevel not being set
 2015-06-25  1:42 UTC 

Stop SSD from waiting for "Spinning up disk..."
 2015-06-25  1:41 UTC  (6+ messages)

[PATCH] mac80211: mesh - always do every discovery retry
 2015-06-25  1:41 UTC 

[U-Boot] sd card not working
 2015-06-25  1:41 UTC  (2+ messages)

[LTP] [PATCH v5] containers: new testcase userns04
 2015-06-25  1:39 UTC  (2+ messages)

[PATCH v5 0/3] atyfb: address MTRR corner case
 2015-06-25  1:34 UTC  (8+ messages)
` [PATCH v5 1/3] video: fbdev: atyfb: clarify ioremap() base and length used
` [PATCH v5 2/3] video: fbdev: atyfb: replace MTRR UC hole with strong UC
` [PATCH v5 3/3] video: fbdev: atyfb: use arch_phys_wc_add() and ioremap_wc()

[PATCH] powerpc/eeh: Clear the EEH_DEV_NO_HANDLER flag when connecting edev with pdev
 2015-06-25  1:37 UTC 

parsing the output of ethtool programmatically
 2015-06-25  1:28 UTC 

[lustre-devel] [PATCH 0/9] staging:lustre: remove kernel defines in userland headers
 2015-06-25  1:33 UTC  (4+ messages)
` [lustre-devel] [PATCH v4 4/9] staging:lustre: merge socklnd_lib-linux.h into socklnd.h
    `  "

mismatch_cnt constantly goes up on ssd+hdd raid1
 2015-06-25  1:33 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/2] imx: mx6 remove duplicated enable_cspi_clock
 2015-06-25  1:33 UTC  (2+ messages)
` [U-Boot] [PATCH V2 2/2] imx: mx6 add i2c4 clock support for i.MX6SX


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.