All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-16 09:56:19 to 2014-04-16 11:07:36 UTC [more...]

[PATCH v2 0/3] cfg80211: respin reprocessing pending requests
 2014-04-16 11:07 UTC  (16+ messages)
` [PATCH 2/3] cfg80211: fix processing world regdomain when non modular

[PATCH Resend 1/3] ARM: EXYNOS: Consolidate Kconfig entries
 2014-04-16 11:06 UTC  (4+ messages)
` [PATCH Resend 3/3] ARM: EXYNOS: Map SYSRAM address through DT

[PATCH 0/4] Support additional regulators on BCM590xx
 2014-04-16 11:06 UTC  (5+ messages)
` [PATCH 2/4] mfd: bcm590xx: add support for second i2c slave address space

[PATCH] uvc: update uvc_endpoint_max_bpi to handle USB_SPEED_WIRELESS devices
 2014-04-16 11:06 UTC  (4+ messages)

[PATCH] mtd: spi-nor: read 6 bytes for the ID
 2014-04-16 10:18 UTC  (4+ messages)

[PATCH v5 0/9] mfd: max14577: Add support for MAX77836
 2014-04-16 11:02 UTC  (9+ messages)
` [PATCH v5 2/9] mfd: max14577: Add muic prefix to regmap config
` [PATCH v5 6/9] mfd: max14577: Add MAX14577 prefix to IRQ defines

[U-Boot] Interrupt autoboot by GPIO
 2014-04-16 11:02 UTC  (3+ messages)

[PATCH 0/15] dpdk: Separate compile time linkage between eal lib and pmd's
 2014-04-16 11:02 UTC  (7+ messages)
` [PATCH 01/15] makefiles: Fixed -share command line option error
` [PATCH 02/15] make: include whole archive on static link

[PATCH 00/18] ASoC: omap: Bind the omap-pcm platform driver to dai device
 2014-04-16 11:01 UTC  (7+ messages)
` [PATCH 01/18] ASoC: omap-pcm: Support for binding the platform driver to dai devices
` [PATCH 02/18] ASoC: omap-mcpdm: Assign the dai DMA data at earlier time

[xen-unstable test] 25896: tolerable FAIL - PUSHED
 2014-04-16 10:58 UTC 

[PATCH v2] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
 2014-04-16 11:48 UTC 

[3.11.y.z extended stable] Linux 3.11.10.8 stable review
 2014-04-16 10:32 UTC  (49+ messages)
` [PATCH 3.11 01/46] Input: cypress_ps2 - don't report as a button pads
` [PATCH 3.11 02/46] netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
` [PATCH 3.11 03/46] cpufreq: Fix timer/workqueue corruption due to double queueing
` [PATCH 3.11 04/46] futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
` [PATCH 3.11 05/46] m68k: Skip "
` [PATCH 3.11 06/46] powernow-k6: disable cache when changing frequency
` [PATCH 3.11 07/46] powernow-k6: correctly initialize default parameters
` [PATCH 3.11 08/46] powernow-k6: reorder frequencies
` [PATCH 3.11 09/46] selinux: correctly label /proc inodes in use before the policy is loaded
` [PATCH 3.11 10/46] net: fix for a race condition in the inet frag code
` [PATCH 3.11 11/46] net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
` [PATCH 3.11 12/46] bridge: multicast: add sanity check for query source addresses
` [PATCH 3.11 13/46] inet: frag: make sure forced eviction removes all frags
` [PATCH 3.11 14/46] net: unix: non blocking recvmsg() should not return -EINTR
` [PATCH 3.11 15/46] ipv6: Fix exthdrs offload registration
` [PATCH 3.11 16/46] ipv6: don't set DST_NOCOUNT for remotely added routes
` [PATCH 3.11 17/46] vlan: Set correct source MAC address with TX VLAN offload enabled
` [PATCH 3.11 18/46] tcp: tcp_release_cb() should release socket ownership
` [PATCH 3.11 19/46] net: socket: error on a negative msg_namelen
` [PATCH 3.11 20/46] ipv6: Avoid unnecessary temporary addresses being generated
` [PATCH 3.11 21/46] ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
` [PATCH 3.11 22/46] vxlan: fix potential NULL dereference in arp_reduce()
` [PATCH 3.11 23/46] rtnetlink: fix fdb notification flags
` [PATCH 3.11 24/46] ipmr: fix mfc "
` [PATCH 3.11 25/46] ip6mr: "
` [PATCH 3.11 26/46] netpoll: fix the skb check in pkt_is_ns
` [PATCH 3.11 27/46] tg3: Do not include vlan acceleration features in vlan_features
` [PATCH 3.11 28/46] usbnet: include wait queue head in device structure
` [PATCH 3.11 29/46] vlan: Set hard_header_len according to available acceleration
` [PATCH 3.11 30/46] vhost: fix total length when packets are too short
` [PATCH 3.11 31/46] vhost: validate vhost_get_vq_desc return value
` [PATCH 3.11 32/46] xen-netback: remove pointless clause from if statement
` [PATCH 3.11 33/46] ipv6: some ipv6 statistic counters failed to disable bh
` [PATCH 3.11 34/46] netlink: don't compare the nul-termination in nla_strcmp
` [PATCH 3.11 35/46] isdnloop: Validate NUL-terminated strings from user
` [PATCH 3.11 36/46] isdnloop: several buffer overflows
` [PATCH 3.11 37/46] rds: prevent dereference of a NULL device in rds_iw_laddr_check
` [PATCH 3.11 38/46] cpuidle: Check the result of cpuidle_get_driver() against NULL
` [PATCH 3.11 39/46] sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
` [PATCH 3.11 40/46] Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
` [PATCH 3.11 41/46] sparc32: fix build failure for arch_jump_label_transform
` [PATCH 3.11 42/46] sparc64: don't treat 64-bit syscall return codes as 32-bit
` [PATCH 3.11 43/46] sparc64: Make sure %pil interrupts are enabled during hypervisor yield
` [PATCH 3.11 44/46] netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
` [PATCH 3.11 45/46] netfilter: Can't fail and free after table replacement
` [PATCH 3.11 46/46] crypto: ghash-clmulni-intel - use C implementation for setkey()

[PATCH] cfg80211: reg: track crda request
 2014-04-16 10:53 UTC 

[PATCH v4 0/3] Time-related fixes for migration
 2014-04-16 10:53 UTC  (6+ messages)
` [PATCH v4 2/3] x86/svn: Enable TSC scaling
` [PATCH v4 3/3] x86/HVM: Use fixed TSC value when saving or restoring domain

[linux-linus test] 25677: regressions - FAIL
 2014-04-16 10:53 UTC  (15+ messages)
` [linux-linus test] 25478: "
                          ` [linux-linus test] 25478: regressions - FAIL [and 1 more messages]

[PATCH v2 5/8] mfd: db8500-prcmu: Use cpufreq_for_each_entry macro for iteration
 2014-04-16 10:51 UTC  (3+ messages)

[PATCH 0/8] perf sched: Add trace event for sched wait
 2014-04-16  9:51 UTC  (4+ messages)
` [PATCH 3/8] sched/wait: Use __add_wait_queue{_tail}_exclusive() as possible

Should linux send netlink message as it is deleting that routing entry?
 2014-04-16 10:50 UTC  (4+ messages)

[PATCH] eal: check error conditinos for every loop iteration
 2014-04-16 10:50 UTC 

[PATCH v5] eal_common_cpuflags: Fix %rbx corruption, and simplify the code
 2014-04-16 10:49 UTC  (2+ messages)

Firmware 636 crashed with 4addr
 2014-04-16 10:43 UTC  (6+ messages)

KVM call agenda for 2014-04-15
 2014-04-16 10:48 UTC  (6+ messages)
  ` [Qemu-devel] "

[U-Boot] [PATCH] compulab: eeprom: enable any i2c driver
 2014-04-16 10:48 UTC 

[GIT PULL FOR v3.16] Renesas CMT, MTU2 and TMU cleanups
 2014-04-16 10:47 UTC 

[PATCH 1/2] mtd: st_spi_fsm: correct type issues
 2014-04-16 10:46 UTC  (2+ messages)

[PATCH 0/8] Resource-managed extcon device register function
 2014-04-16 10:44 UTC  (10+ messages)
` [PATCH 1/8] extcon: Add resource-managed extcon "
` [PATCH 2/8] extcon: adc-jack: Use devm_extcon_dev_register()
` [PATCH 3/8] extcon: gpio: "
` [PATCH 4/8] extcon: max14577: "
` [PATCH 5/8] extcon: max77693: "
` [PATCH 6/8] extcon: max8997: "
` [PATCH 7/8] extcon: palmas: "
` [PATCH 8/8] extcon: arizona: "

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-04-16 10:43 UTC  (4+ messages)

Problems running Xen 4.4 on OMAP5432 evm
 2014-04-16 10:43 UTC  (2+ messages)

[RFC PATCH] mtd: spi-nor: add DDR quad read support
 2014-04-16  9:47 UTC 

[PATCHv3 0/2] iio: adc: exynos_adc: Support Exynos3250 ADC
 2014-04-16 10:41 UTC  (11+ messages)
` [PATCHv3 1/2] iio: adc: exynos_adc: Control special clock of ADC to support "
` [PATCHv3 2/2] iio: devicetree: Add DT binding documentation for "

[PATCH] rrdtool: enable libwrap, perl and python bindings
 2014-04-16 10:40 UTC  (4+ messages)

[PATCH v7 0/4] Add modules for realtek USB card reader
 2014-04-16 10:40 UTC  (7+ messages)
` [PATCH v7 1/4] [v6 fix] mfd/rtsx_usb: fix possible race condition
` [PATCH v7 2/4] [v6 fix] mfd/rtsx_usb: add comment in rtsx_usb_suspend

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-16 10:39 UTC  (16+ messages)
` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
` [PATCH 7/7] ARM: sun7i: cubietruck: enable bluetooth module
    ` [linux-sunxi] "
          `  "

[PATCH v2 2/2] usb: gadget: Add xilinx axi usb2 device support
 2014-04-16 10:39 UTC  (3+ messages)

[PATCH v3 7/7] soc_camera: initial of code
 2014-04-16 10:38 UTC  (2+ messages)

[PATCH v7 0/2] Add Xilinx AXI Video DMA Engine driver
 2014-04-16 10:26 UTC  (7+ messages)
` [PATCH v7 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support

[PATCH] Btrfs: implement inode_operations callback tmpfile
 2014-04-16 10:36 UTC  (3+ messages)

[PATCH/RFC v3 0/5] LED / flash API integration
 2014-04-16 10:35 UTC  (4+ messages)
` [PATCH/RFC v3 3/5] leds: Add support for max77693 mfd flash cell

Suggest day change for Xen Project Documentation Days
 2014-04-16 10:35 UTC  (2+ messages)

Fwd: [PATCH] acpi: try to trust cpu_index from x86_cpu_to_apicid
 2014-04-16 10:33 UTC 

Xen as nested guest and XSA60 fix
 2014-04-16 10:33 UTC  (2+ messages)

[PATCH 1/2] android/gatt: Extend android2uuid uuid type support
 2014-04-16 10:32 UTC  (4+ messages)
` [PATCH 2/2] android/gatt: Add support for uuid filter in search services

[RFC PATCH] ehea: use GFP_NOWAIT in ehea_error_data()
 2014-04-16 10:30 UTC  (2+ messages)

[PATCH v2] ld: don't hardcode "-melf_i386"
 2014-04-16 10:30 UTC 

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-16 10:30 UTC  (4+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls

[RFC][3/11][MANUX] Kernel compatibility : syscall numbers
 2014-04-16 10:23 UTC  (3+ messages)

[Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing
 2014-04-16 10:27 UTC 

[RFC] - What's a build artifact?
 2014-04-16 10:25 UTC 

[Buildroot] [PATCH 1/2] snmp++: need dynamic library support
 2014-04-16 10:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] agent++: "

[PATCH] iswblank.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-04-16 10:24 UTC  (7+ messages)

[PATCHv2 0/8] Support new Exynos3250 SoC based on Cortex-A7 dual core
 2014-04-16 10:23 UTC  (11+ messages)
` [PATCHv2 8/8] ARM: dts: Add device tree sources for Exynos3250

[U-Boot] [PATCH] spl: consolidate arch/arm/include/asm/arch-*/spl.h
 2014-04-16 10:21 UTC  (2+ messages)

BBB doesn't boot
 2014-04-16 10:20 UTC  (11+ messages)

[PATCH 0/4] pinctrl: sirf: switch to one gpiolib and gpiolib_irqchip helpers
 2014-04-16 10:20 UTC  (6+ messages)

[Xenomai] Linux 3.14 with Xenomai 2.6.3 on a Pandaboard
 2014-04-16 10:18 UTC  (2+ messages)

[PATCH 0/2] net: Implement SO_PEERCGROUP and SO_PASSCGROUP socket options
 2014-04-16 10:17 UTC  (7+ messages)
` [PATCH 2/2] net: Implement SO_PASSCGROUP to enable passing cgroup path

[PATCH v2] pwm_lpss: Add support for PCI devices
 2014-04-16 18:18 UTC 

[PATCHv2] pinctrl: exynos: Add driver data for Exynos3250
 2014-04-16 10:15 UTC  (3+ messages)

[3.11.y.z extended stable] Patch "sparc64: don't treat 64-bit syscall return codes as 32-bit" has be
 2014-04-16 10:13 UTC 

[3.11.y.z extended stable] Patch "Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."" has
 2014-04-16 10:13 UTC 

[PATCH 0/3] Fixes for tps65090 for Samsung ARM Chromebook
 2014-04-16 10:13 UTC  (4+ messages)
` [PATCH 2/3] mfd: tps65090: Stop caching registers

[PATCH v7 0/2] hibernation support on ARM
 2014-04-16 10:12 UTC  (4+ messages)
` [PATCH v7 2/2] ARM hibernation / suspend-to-disk

[PATCH 0/9] pull: kill tests
 2014-04-16 10:13 UTC  (3+ messages)
` [PATCH 7/9] tests: check kill all user processes

回复: [PATCH] arch:unicore32:mm: add devmem_is_allowed() to support STRICT_DEVMEM
 2014-04-16 10:11 UTC  (8+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH][next] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
 2014-04-16 10:09 UTC  (4+ messages)

15-rc1: radeon modesetting fails
 2014-04-16 10:07 UTC  (7+ messages)

MPIDR register usage in ARMv8
 2014-04-16 10:07 UTC  (4+ messages)

[PATCH] native.bbclass: Override TARGET_ flags too
 2014-04-16 10:07 UTC  (5+ messages)

[PATCH] sysfs.h: don't return a void-valued expression in sysfs_remove_file
 2014-04-16  9:56 UTC 

Update seabios and upstream qemu versions used on xen-unstable
 2014-04-16 10:04 UTC  (9+ messages)

[PATCH] mfd: tps65218: Remove unused *rdev[] from struct tps65218
 2014-04-16 10:03 UTC  (2+ messages)

[PATCH] regulator: tps65217: Remove *rdev[] from struct tps65217
 2014-04-16 10:01 UTC  (2+ messages)

WARNING: CPU: 2 PID: 1857 at arch/x86/kernel/smp.c:124
 2014-04-16  9:58 UTC  (4+ messages)

Hauppauge ImpactVCB-e 01385
 2014-04-16  9:58 UTC  (10+ messages)

[PATCH 0/7] android: Audio improvements
 2014-04-16  9:58 UTC  (6+ messages)
` [PATCH 6/7] android/hal-audio: Add support to control audio quality

loglevel 7 (debug) and pr_debug()
 2014-04-16  9:58 UTC  (4+ messages)

[Buildroot] [PATCH v3] LT.old: Make __errno_location/__h_errno_location thread safe
 2014-04-16  9:57 UTC 

[PATCH 1/6] compat/regex/regcomp.c: reduce scope of variables
 2014-04-16  9:55 UTC  (3+ messages)
` [PATCH 6/6] xdiff/xprepare.c: "


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.