messages from 2013-10-25 21:27:33 to 2013-10-25 23:21:04 UTC [more...]
[Buildroot] [PATCH 1/5] libevent: add host variant
2013-10-25 23:21 UTC (7+ messages)
` [Buildroot] [PATCH 2/5] boost: "
` [Buildroot] [PATCH 3/5] python-thrift: fix cross building
[PATCH 0/2] add MSM BAM dmaengine driver
2013-10-25 23:20 UTC (7+ messages)
` [PATCH 2/2] dmaengine: msm_bam_dma: Add device tree binding
[PATCH] battery: max17042: Fix temperature unit to milli centigrade
2013-10-25 23:17 UTC (2+ messages)
[RFC] carl9170: new firmware for linux-firmware.git
2013-10-25 23:15 UTC
[Buildroot] [PATCH 1/1] Package python-pyusb added
2013-10-25 23:15 UTC (5+ messages)
` [Buildroot] [PATCH 1/1] Added pyusb as a package
` [Buildroot] [PATCH 1/1] python-pyusb: new package
[PATCH] ibm emac: Don't call napi_complete if napi_reschedule failed
2013-10-25 23:13 UTC (2+ messages)
[RFC PATCH dtc] C-based DT schema checker integrated into dtc
2013-10-25 23:11 UTC (6+ messages)
vxlan gso is broken by stackable gso_segment()
2013-10-25 23:10 UTC (6+ messages)
[PATCH] power:power_supply_syfs : Treat PROP_TYPE as a regular attribute first
2013-10-25 23:01 UTC (3+ messages)
[PATCH] iio:light:tsl2563: Add DT support
2013-10-25 23:09 UTC (4+ messages)
[PATCH] tps65090-charger: Use "IS_ENABLED(CONFIG_OF)" for DT code
2013-10-25 23:08 UTC (3+ messages)
[PATCH net] netconsole: fix NULL pointer dereference
2013-10-25 23:06 UTC (8+ messages)
[Buildroot] [Bug 6620] New: Sysvinit package missing killall5 and symlinks - patch included
2013-10-25 23:06 UTC
[PATCHv2 0/19] pack bitmaps
2013-10-25 23:06 UTC (3+ messages)
` [PATCH v2 10/19] pack-bitmap: add support for bitmap indexes
re-assembling arrays after severe controller hardware issues
2013-10-25 23:06 UTC (2+ messages)
Disabling in-memory write cache for x86-64 in Linux II
2013-10-25 23:05 UTC (13+ messages)
[patch net-next] ipv6: allow userspace to create address with IFLA_F_TEMPORARY flag
2013-10-25 23:05 UTC (2+ messages)
[PATCH v2 net-next] fix rtnl notification in atomic context
2013-10-25 23:05 UTC (2+ messages)
[PATCH 0/6] simple framebuffer driver with RPi support
2013-10-25 23:04 UTC (4+ messages)
` [PATCH 1/6] fb: add a stride value to struct fb_info
[PATCH net-next] net: add missing dev_put() in __netdev_adjacent_dev_insert
2013-10-25 23:04 UTC (2+ messages)
[PATCHv9 0/9] Xen: extend kexec hypercall for use with pv-ops kernels
2013-10-25 23:04 UTC (8+ messages)
[PATCH net-next 2/2] net: initialize hashrnd in flow_dissector with net_get_random_once
2013-10-25 23:04 UTC (2+ messages)
[PATCH net-next 1/2] net: make net_get_random_once irqsave
2013-10-25 23:04 UTC (2+ messages)
[PATCH net-next] netem: markov loss model transition fix
2013-10-25 23:04 UTC (2+ messages)
[PATCHv7 00/16] Linux: FIFO-based event channel ABI
2013-10-25 23:02 UTC (3+ messages)
[3.11.4] Thunderbolt/PCI unplug oops in pci_pme_list_scan
2013-10-25 23:01 UTC (10+ messages)
[Qemu-devel] [PATCHv1 0/4] Timers: add timer debugging through -timer-debug-log
2013-10-25 23:00 UTC (6+ messages)
` [Qemu-devel] [PATCHv1 1/4] Timers: add debugging macros wrapping timer functions and debug structures
` [Qemu-devel] [PATCHv1 2/4] Timers: add command line option -timer-debug-log
` [Qemu-devel] [PATCHv1 3/4] Timers: Instrument timer_mod
` [Qemu-devel] [PATCHv1 4/4] Timers: produce timer-debug-log file
[Qemu-devel] [PULL 00/29] ppc patch queue 2013-10-25
2013-10-25 22:59 UTC (31+ messages)
` [Qemu-devel] [PULL 01/29] pseries: Update SLOF firmware image
` [Qemu-devel] [PULL 02/29] pseries: Fix loading of little endian kernels
` [Qemu-devel] [PULL 03/29] ppc: Add CFAR, DAR and DSISR to the dictionary of printable registers
` [Qemu-devel] [PULL 04/29] target-ppc: Little Endian Correction to Load/Store Vector Element
` [Qemu-devel] [PULL 05/29] PPC: Fix L2CR write accesses
` [Qemu-devel] [PULL 06/29] spapr: increase temporary fdt buffer size
` [Qemu-devel] [PULL 07/29] spapr: Add ibm, purr property on power7 and newer
` [Qemu-devel] [PULL 08/29] spapr-rtas: fix h_rtas parameters reading
` [Qemu-devel] [PULL 09/29] target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
` [Qemu-devel] [PULL 10/29] xics: move reset and cpu_setup
` [Qemu-devel] [PULL 11/29] spapr: move cpu_setup after kvmppc_set_papr
` [Qemu-devel] [PULL 12/29] xics: replace fprintf with error_report
` [Qemu-devel] [PULL 13/29] xics: add pre_save/post_load dispatchers
` [Qemu-devel] [PULL 14/29] xics: convert init() to realize()
` [Qemu-devel] [PULL 15/29] xics: add missing const specifiers to TypeInfo
` [Qemu-devel] [PULL 16/29] xics: split to xics and xics-common
` [Qemu-devel] [PULL 17/29] xics: add cpu_setup callback
` [Qemu-devel] [PULL 18/29] xics-kvm: Support for in-kernel XICS interrupt controller
` [Qemu-devel] [PULL 19/29] xics: Implement H_IPOLL
` [Qemu-devel] [PULL 20/29] xics: Implement H_XIRR_X
` [Qemu-devel] [PULL 21/29] xics-kvm: enable irqfd for MSI
` [Qemu-devel] [PULL 22/29] spapr-pci: enable irqfd for INTx
` [Qemu-devel] [PULL 23/29] target-ppc: Update slb array with correct index values
` [Qemu-devel] [PULL 24/29] target-ppc: Check for error on address translation in memsave command
` [Qemu-devel] [PULL 25/29] target-ppc: Use #define for max slb entries
` [Qemu-devel] [PULL 26/29] dump-guest-memory: Check for the correct return value
` [Qemu-devel] [PULL 27/29] target-ppc: dump-guest-memory support
` [Qemu-devel] [PULL 28/29] target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
` [Qemu-devel] [PULL 29/29] spapr: Use DeviceClass::fw_name for device tree CPU node
` [Qemu-devel] [Qemu-ppc] [PULL 00/29] ppc patch queue 2013-10-25
[PATCH RESEND] packet: Deliver VLAN TPID to userspace
2013-10-25 22:59 UTC (2+ messages)
[PATCH v1] Set 1-1 P2M for PCI BARs and MCFG regions - if needed
2013-10-25 22:58 UTC (4+ messages)
` [v1 1/2] xen/p2m: Create identity mappings for PFNs beyound E820 and PCI BARs
` [Xen-devel] [PATCH v1] Set 1-1 P2M for PCI BARs and MCFG regions - if needed
[PATCH] rev-parse --parseopt: fix handling of optional arguments
2013-10-25 22:55 UTC (5+ messages)
` [PATCH] rev-parse --parseopt: add the --sticked-long mode
[Patch V5] drivers: power: Add support for bq24735 charger
2013-10-25 22:55 UTC (6+ messages)
[Qemu-devel] [patch 0/2] align >4GB guest RAM to a 1GB boundary, in case of 1GB-sized hugetlbfs
2013-10-25 22:53 UTC (7+ messages)
` [Qemu-devel] [patch 2/2] i386: pc: align gpa<->hpa on 1GB boundary
[PATCH 0/4] charger-manager: Support Devicetree and use IIO susbystem
2013-10-25 20:03 UTC (3+ messages)
` [PATCH 3/4] charger-manager: Add device tree binding for charger-manager
[PATCH V5 REPOST] mfd: add support for ams AS3722 PMIC
2013-10-25 20:07 UTC (3+ messages)
[PATCHv7][ 1/5] ASoC: eukrea-tlv320: Use dev_err instead of pr_err
2013-10-25 19:15 UTC (3+ messages)
` [PATCHv7][ 2/5] ASoC: eukrea-tlv320: Add DT support
[PATCHv6 0/3] DT Support for TWL4030 power button
2013-10-25 22:18 UTC (6+ messages)
` [PATCHv6 1/3] Input: twl4030-pwrbutton - add device tree support
[PATCH v5] powerpc/mpc85xx: Update the clock nodes in device tree
2013-10-25 20:11 UTC (2+ messages)
Mapping shared pages from Windows
2013-10-25 22:48 UTC (2+ messages)
[PATCH 0/4] Add Broadcom Capri pinctrl driver
2013-10-25 22:48 UTC (9+ messages)
` [PATCH 3/4] ARM: pinctrl: "
[PATCH 00/24] dm cache: proposed changes for v3.13 merge
2013-10-25 22:44 UTC (9+ messages)
` [PATCH 06/24] dm cache policy mq: return NULL if mq->free list is empty in alloc_entry
` [PATCH 21/24] dm cache: add trc policy shim
[PATCH 1/2] gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-10-25 22:44 UTC (5+ messages)
` [Mesa-dev] "
[PATCH] xen/arm: UART addresses are not always aligned to a page
2013-10-25 22:43 UTC (3+ messages)
[PATCH 0/10] IB SRP initiator patches for kernel 3.12
2013-10-25 22:42 UTC (7+ messages)
` [PATCH 03/10] scsi_transport_srp: Add transport layer error handling
` [PATCH 10/10] IB/srp: Make queue size configurable
Proposal for menuconfig removal
2013-10-25 22:39 UTC (2+ messages)
[Buildroot] Buildroot Developpers' Day 2013
2013-10-25 22:38 UTC (7+ messages)
[PATCH v3 1/4] ab8500-charger: Check return value of regulator_enable
2013-10-25 22:37 UTC (3+ messages)
[PATCH] mfd: as3722: Don't export the regmap config
2013-10-25 22:35 UTC (2+ messages)
[PATCH] ALSA: hda - Sync EAPD with vmaster on AD1984A Thinkpads
2013-10-25 22:36 UTC
linux-next: Tree for Oct 25
2013-10-25 22:31 UTC (5+ messages)
` linux-next: Tree for Oct 25 (powercap_sys.c)
[PATCH] PowerCap: Replace dev_attrs with dev_groups
2013-10-25 22:30 UTC (2+ messages)
[PATCH] ALSA: hda - Fix silent headphone on Thinkpads with AD1984A codec
2013-10-25 22:32 UTC
[Xenomai] rt_heap_alloc priority inversion
2013-10-25 22:27 UTC (3+ messages)
[PATCH] bzero.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:27 UTC (2+ messages)
[PATCH] termios.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:26 UTC (2+ messages)
[PATCH] bsd_signal.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:26 UTC (2+ messages)
All 3.10.x rt patched kernels are unusable on my machine
2013-10-25 22:26 UTC (6+ messages)
[PATCH] bcopy.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:26 UTC (2+ messages)
[PATCH V2] ARM: trace: Add tracepoint for the Inter Processor Interrupt
2013-10-25 22:25 UTC (5+ messages)
[PATCH] bcmp.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:25 UTC (2+ messages)
GIT Hooks and security
2013-10-25 22:25 UTC (3+ messages)
[PATCH] expm1.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:24 UTC (2+ messages)
[PATCH] cos.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:24 UTC (2+ messages)
[PATCH] asinh.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:23 UTC (2+ messages)
[PATCH 1/2] ARM: s3c64xx: cpuidle: convert to platform driver
2013-10-25 22:23 UTC (6+ messages)
[PATCH] copysign.3: wfix
2013-10-25 22:23 UTC (2+ messages)
[PATCH] copysign.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:23 UTC (2+ messages)
[PATCH] atoi.3: ATTRIBUTES: Note functions that are thread safe with exceptions
2013-10-25 22:22 UTC (2+ messages)
[patch] perf_event_open.2 E2BIG documentation
2013-10-25 22:22 UTC (2+ messages)
[Buildroot] [git commit] freetype: bump to version 2.5.0.1
2013-10-25 22:21 UTC
[PATCH] atof.3: ATTRIBUTES: Note function that is thread safe with exceptions
2013-10-25 22:20 UTC (2+ messages)
[PATCH] atan.3: ATTRIBUTES: Note functions that are thread-safe
2013-10-25 22:19 UTC (2+ messages)
[PATCH] alloca.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:19 UTC (2+ messages)
[PATCH] adjtime.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:19 UTC (2+ messages)
[PATCH] ftok.3: ATTRIBUTES: Note function that is thread-safe
2013-10-25 22:18 UTC (2+ messages)
[PATCH] malloc.3: Scale back promises of alignment
2013-10-25 22:17 UTC (2+ messages)
[qemu-upstream-unstable test] 21223: regressions - FAIL
2013-10-25 22:16 UTC
[PATCH 0/3] IB/srp patches for the stable tree
2013-10-25 22:16 UTC (2+ messages)
[PATCH -next 1/2] cw1200: Make the "scan failed" message into a warning
2013-10-25 22:15 UTC (2+ messages)
` [PATCH -next 2/2] wireless: cw1200: Use consistent internal locking conventions
[PATCH 1/1] cpufreq: intel_pstate: skip the driver if ACPI has power mgmt option
2013-10-25 22:15 UTC (4+ messages)
United Nations Inspection Unit
2013-10-25 22:08 UTC
[PATCH] NVMe: Asynchronous IO queue deletion
2013-10-25 22:07 UTC
[PATCH net-next] 3c515: Fix warning when building
2013-10-25 21:59 UTC
[xen-4.2-testing test] 21218: regressions - FAIL
2013-10-25 22:05 UTC
[PATCH] flock.2: update documentation path
2013-10-25 22:05 UTC (2+ messages)
[PATCH] trivial: add manufacturer to menuconfig help
2013-10-25 22:03 UTC
[Xenomai] Reworking forge FPU switching
2013-10-25 22:03 UTC (8+ messages)
` [Xenomai] [PATCH 1/7] cobalt/fpu: remove xnarch_init_fpu, it is no longer used
` [Xenomai] [PATCH 2/7] cobalt/fpu: pass xnthread structures to arch/*/thread.c
` [Xenomai] [PATCH 3/7] cobalt/fpu: replace the is_root member with XNROOT tests
` [Xenomai] [PATCH 4/7] cobalt/fpu: dynamic XNFPU
` [Xenomai] [PATCH 5/7] cobalt/fpu: change xnarch_handle_fpu_fault interface
` [Xenomai] [PATCH 6/7] cobalt/fpu: change fpu handling interface
` [Xenomai] [PATCH 7/7] cobalt/x86: lazy FPU switching
Chase Maupin : linux-ti-staging: Update for AM437x GP EVM DTB
2013-10-25 22:01 UTC
Chase Maupin : linux-ti-staging: Update for AM437x GP EVM DTB
2013-10-25 22:01 UTC
[Typo] Man page 2 "readlink" example's code
2013-10-25 22:01 UTC
[PATCH 0/4] backports: update to next-20131004
2013-10-25 21:58 UTC (5+ messages)
` [PATCH 1/4] backports: add dma_set_mask_and_coherent()
` [PATCH 2/4] backports: fix usb-sg for usbnet
` [PATCH 3/4] backports: add NETIF_F_RXFCS and NETIF_F_RXALL
` [PATCH 4/4] backports: refresh patches on next-20131004
crypto: skcipher - Use eseqiv even on UP machines
2013-10-25 21:57 UTC (3+ messages)
FW: where would I send request for man-page fixes?
2013-10-25 21:56 UTC (3+ messages)
[PATCH net-next] WD80x3: fix printk() calls to netdev_*() calls
2013-10-25 21:56 UTC
[PATCH] rebase: use reflog to find common base with upstream
2013-10-25 21:56 UTC (12+ messages)
` [PATCH 0/2] finding the fork point from reflog entries
` [PATCH 2/2] merge-base: "--reflog" mode finds "
` [PATCH v2 "
` [PATCH v3 2/2] merge-base: teach "--fork-point" mode
[PATCH] ALSA: hda - Add missing initial vmaster hook at build_controls callback
2013-10-25 21:58 UTC
[PATCH] futex.2: Fix link to Rusty's futex example library
2013-10-25 21:54 UTC (6+ messages)
` [PATCH v2] "
[PATCH net-next] macsonic: Updated printk() statement to netdev_info function
2013-10-25 21:53 UTC
[PATCH 00/19 V2] xfs: patches for 3.13
2013-10-25 21:51 UTC (5+ messages)
` [PATCH 18/19] xfs: vectorise directory leaf operations
` [PATCH 19/19] xfs: convert directory vector functions to constants
[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
2013-10-25 21:51 UTC
[PATCH 2/4] pinmux: Add TB10x pinmux driver
2013-10-25 21:44 UTC (8+ messages)
` [PATCH 03/03] GPIO: Add TB10x GPIO driver
[PATCH 0/5] phy: Add new Exynos USB PHY driver
2013-10-25 21:36 UTC (4+ messages)
` [PATCH v2 1/5] "
[PATCH 0/5] backports: update to next-20130830
2013-10-25 21:31 UTC (4+ messages)
` [PATCH 1/5] backports: fix kernel dependencies for regulator drivers
[PATCH 1/8] irqchip: add DesignWare APB ICTL interrupt controller
2013-10-25 21:30 UTC (5+ messages)
` [PATCH v2 "
[PATCH] PowerCap: Convert class code to use dev_groups
2013-10-25 21:42 UTC (3+ messages)
perf/ftrace lockup on 3.12-rc6 with trigger code
2013-10-25 21:36 UTC (5+ messages)
[gpio:for-next 67/67] pch_gbe_main.c:undefined reference to `devm_gpio_request_one'
2013-10-25 21:25 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.