All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-11 19:31:33 to 2014-05-11 21:36:19 UTC [more...]

[PATCH] pinctrl-baytrail, mmc/sdhci-acpi: Fix for Intel Baytrail-T mmc_pwr pin
 2014-05-11 21:36 UTC 

[Ksummit-discuss] [CORE TOPIC] hobbyist recruiting
 2014-05-11 21:35 UTC  (7+ messages)

[PATCH] RFT: pinctrl: sunxi: convert to GPIO irqchip helpers
 2014-05-11 21:25 UTC  (2+ messages)

[Buildroot] [PATCH v2] freetype: freetype-patch: depends on host-automake
 2014-05-11 21:17 UTC  (2+ messages)

[Buildroot] Autobuilder news
 2014-05-11 21:14 UTC  (5+ messages)

[Buildroot] [git commit] freetype: freetype-patch: depends on host-automake
 2014-05-11 21:11 UTC 

[Buildroot] [PATCH v2 1/2] powerpc64 powerpc64le: add support
 2014-05-11 21:11 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/gdb: add gdb 7.7.1

[PATCH v2] radio-bcm2048.c: fix wrong overflow check
 2014-05-11 21:06 UTC  (4+ messages)

[PATCH] ab8500-fg: Fix use of uninitialized variable in error path
 2014-05-11 21:05 UTC 

[PATCH] drivers/char/mem.c: Add /dev/ioports, supporting 16-bit and 32-bit ports
 2014-05-11 21:05 UTC  (6+ messages)

[PATCH v4 0/2] input: Add new sun4i-ts driver for Allwinner sunxi SoC's rtp controller
 2014-05-11 21:04 UTC  (4+ messages)
  ` [lm-sensors] [PATCH v4 0/2] input: Add new sun4i-ts driver for Allwinner sunxi SoC's rtp control

[Buildroot] [PATCH 0 of 7] infra: fix dollar signs; remove some undefined versions
 2014-05-11 21:04 UTC  (15+ messages)
` [Buildroot] [PATCH 1 of 7] infra: consistently use double dollar signs inside inner-xxx-targets
` [Buildroot] [PATCH 2 of 7] infra: add comment describing single/double dollar-sign rules
` [Buildroot] [PATCH 3 of 7] pkg-virtual: simplify definition of FOO_VERSION to 'virtual'
` [Buildroot] [PATCH 4 of 7] toolchain/toolchain-buildroot: migrate to virtual package infrastructure
` [Buildroot] [PATCH 5 of 7] toolchain-external: change version from 'undefined' to 'virtual'
` [Buildroot] [PATCH 6 of 7] makedevs: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'
` [Buildroot] [PATCH 7 of 7] mkpasswd: "

[PATCH 00/19] em28xx: clean up the main device struct and move sub-module specific data to its own data structs
 2014-05-11 21:01 UTC  (9+ messages)
` [PATCH 03/19] em28xx: start moving em28xx-v4l specific data to its own struct
` [PATCH 06/19] em28xx: move video_device structs from struct em28xx to struct v4l2

[PATCH net] ipv6: fix calculation of option len in ip6_append_data
 2014-05-11 21:01 UTC 

[PATCH net] net: avoid dependency of net_get_random_once on nop patching
 2014-05-11 20:59 UTC 

[PATCH 15/19, REBASED] em28xx: move v4l2 user counting fields from struct em28xx to struct v4l2
 2014-05-11 20:59 UTC 

nfsd4 xdr encoding fixes v2
 2014-05-11 20:52 UTC  (44+ messages)
` [PATCH 01/43] nfsd4: embed xdr_stream in nfsd4_compoundres
` [PATCH 02/43] nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
` [PATCH 03/43] nfsd4: move proc_compound xdr encode init to helper
` [PATCH 04/43] nfsd4: reserve head space for krb5 integ/priv info
` [PATCH 05/43] nfsd4: move nfsd4_operation to xdr4.h
` [PATCH 06/43] nfsd4: fix encoding of out-of-space replies
` [PATCH 07/43] nfsd4: allow space for final error return
` [PATCH 08/43] nfsd4: use xdr_reserve_space in attribute encoding
` [PATCH 09/43] nfsd4: use xdr_stream throughout compound encoding
` [PATCH 10/43] nfsd4: remove ADJUST_ARGS
` [PATCH 11/43] nfsd4: no need for encode_compoundres to adjust lengths
` [PATCH 12/43] nfsd4: keep xdr buf length updated
` [PATCH 13/43] rpc: xdr_truncate_encode
` [PATCH 14/43] nfsd4: use xdr_truncate_encode
` [PATCH 15/43] nfsd4: "backfill" using write_bytes_to_xdr_buf
` [PATCH 16/43] nfsd4: teach encoders to handle reserve_space failures
` [PATCH 17/43] nfsd4: reserve space before inlining 0-copy pages
` [PATCH 18/43] nfsd4: nfsd4_check_resp_size needn't recalculate length
` [PATCH 19/43] nfsd4: remove redundant encode buffer size checking
` [PATCH 20/43] nfsd4: size-checking cleanup
` [PATCH 21/43] nfsd4: allow encoding across page boundaries
` [PATCH 22/43] nfsd4: convert 4.1 replay encoding
` [PATCH 23/43] nfsd4: don't try to encode conflicting owner if low on space
` [PATCH 24/43] nfsd4: more precise nfsd4_max_reply
` [PATCH 25/43] nfsd4: minor encode_read cleanup
` [PATCH 26/43] nfsd4: nfsd4_check_resp_size should check against whole buffer
` [PATCH 27/43] rpc: define xdr_restrict_buflen
` [PATCH 28/43] nfsd4: adjust buflen to session channel limit
` [PATCH 29/43] nfsd4: use session limits to release send buffer reservation
` [PATCH 30/43] nfsd4: allow large readdirs
` [PATCH 31/43] nfsd4: enforce rd_dircount
` [PATCH 32/43] nfsd4: don't treat readlink like a zero-copy operation
` [PATCH 33/43] nfsd4: better estimate of getattr response size
` [PATCH 34/43] nfsd4: estimate sequence "
` [PATCH 35/43] nfsd4: turn off zero-copy-read in exotic cases
` [PATCH 36/43] nfsd4: nfsd_vfs_read doesn't use file handle parameter
` [PATCH 37/43] nfsd4: separate splice and readv cases
` [PATCH 38/43] nfsd4: allow exotic read compounds
` [PATCH 39/43] nfsd4: really fix nfs4err_resource in 4.1 case
` [PATCH 40/43] nfsd4: kill WRITE32
` [PATCH 41/43] nfsd4: kill WRITE64
` [PATCH 42/43] nfsd4: kill WRITEMEM
` [PATCH 43/43] nfsd4: kill write32, write64

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-09
 2014-05-11 20:47 UTC  (7+ messages)

[PATCH 0/4] ipc/shm.c: increase the limits for SHMMAX, SHMALL
 2014-05-11 20:46 UTC  (11+ messages)
            ` [PATCH v2] ipc,shm: document new limits in the uapi header

[Buildroot] [PATCH] p11-kit: fix build against linuxthreads
 2014-05-11 20:46 UTC  (2+ messages)

[Buildroot] [PATCH] qt5connectivity: the poster example needs no widgets, but it needs quick
 2014-05-11 20:44 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] powerpc64 powerpc64le: add support
 2014-05-11 20:44 UTC  (3+ messages)

[PATCH v3 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-11 20:37 UTC  (3+ messages)
` [PATCH v3 1/2] smp: Print more useful debug info upon receiving IPI on an offline CPU
` [PATCH v3 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"

[Buildroot] [git commit] qt5connectivity: the poster example needs no widgets, but it needs quick
 2014-05-11 20:37 UTC 

Kvaser socketCAN support
 2014-05-11 20:34 UTC  (5+ messages)

[PATCH] em28xx: remove the i2c_set_adapdata() call in em28xx_i2c_register()
 2014-05-11 20:29 UTC 

[PATCH 0/8] Marvell Berlin full clock support
 2014-05-11 20:24 UTC  (19+ messages)
` [PATCH 1/8] clk: add helper for unique DT clock names
` [PATCH 2/8] clk: berlin: add clock binding docs for Marvell Berlin2 SoCs
` [PATCH 3/8] clk: berlin: add driver for BG2x audio/video PLL
` [PATCH 4/8] clk: berlin: add driver for BG2x simple PLLs
` [PATCH 5/8] clk: berlin: add driver for BG2x complex divider cells
` [PATCH 6/8] clk: berlin: add core clock driver for BG2/BG2CD
` [PATCH 7/8] ARM: dts: berlin: convert BG2CD to DT clock nodes
` [PATCH 8/8] ARM: dts: berlin: convert BG2 "

[PATCH 1/5] em28xx: fix indenting in em28xx_usb_probe()
 2014-05-11 20:25 UTC  (4+ messages)
` [PATCH 2/5] em28xx: fix i2c_set_adapdata() call in em28xx_i2c_register()

mxs-dcp: BUG: init/1 still has locks held!
 2014-05-11 20:22 UTC  (8+ messages)

[PATCH v3 0/4] DT support for LaCie 2Big and 5Big Network v2
 2014-05-11 20:21 UTC  (5+ messages)
` [PATCH v3 1/4] ARM: Kirkwood: Add board file for netxbig LEDs
` [PATCH v3 2/4] ARM: Kirkwood: Add DT descriptions for net2big and net5big
` [PATCH v3 3/4] ARM: mvebu: Add LaCie 2Big and 5Big Network v2
` [PATCH v3 4/4] ARM: multi_v5: Enable "

[PATCH] Documentation/DMA-API-HOWTO.txt: fix duplicated word
 2014-05-11 20:15 UTC 

Build error on gstreamer1.0-plugins-imx with framebuffer
 2014-05-11 20:07 UTC  (2+ messages)

[Buildroot] [git commit] p11-kit: fix build against linuxthreads
 2014-05-11 20:14 UTC 

[PATCH] xserver-xorg-extension-viv-hdmi: Add hdmi utility
 2014-05-11 20:14 UTC  (2+ messages)

[PATCH 0/2] CPU hotplug: Fix the long-standing "IPI to offline CPU" issue
 2014-05-11 20:07 UTC  (8+ messages)
` [PATCH 2/2] CPU hotplug, stop-machine: Plug race-window that leads to "IPI-to-offline-CPU"
        ` [PATCH v2 "

[Xenomai] RTDM rework (2)
 2014-05-11 20:08 UTC  (9+ messages)

[PATCH] sh_eth: replace devm_kzalloc() with devm_kmalloc()
 2014-05-11 20:05 UTC  (2+ messages)

[PATCH 3.14 00/83] 3.14.4-stable review
 2014-05-11 19:20 UTC  (39+ messages)
` [PATCH 3.14 02/83] tty: serial: 8250_core.c Bug fix for Exar chips
` [PATCH 3.14 08/83] arm: KVM: fix possible misalignment of PGDs and bounce page
` [PATCH 3.14 09/83] KVM: async_pf: mm->mm_users can not pin apf->mm
` [PATCH 3.14 14/83] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.14 16/83] [SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
` [PATCH 3.14 17/83] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.14 20/83] powerpc: Fix Oops in rtas_stop_self()
` [PATCH 3.14 22/83] s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
` [PATCH 3.14 24/83] ARC: Remove ARC_HAS_COH_RTSC
` [PATCH 3.14 25/83] SUNRPC: Ensure that call_connect times out correctly
` [PATCH 3.14 26/83] SUNRPC: Ensure call_connect_status() deals correctly with SOFTCONN tasks
` [PATCH 3.14 27/83] ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
` [PATCH 3.14 28/83] framebuffer: fix cfb_copyarea
` [PATCH 3.14 29/83] matroxfb: restore the registers M_ACCESS and M_PITCH
` [PATCH 3.14 32/83] b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR
` [PATCH 3.14 33/83] Revert "net: mvneta: fix usage as a module on RGMII configurations"
` [PATCH 3.14 38/83] libata: Update queued trim blacklist for M5x0 drives
` [PATCH 3.14 41/83] crush: fix off-by-one errors in total_tries refactor
` [PATCH 3.14 43/83] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.14 44/83] mac80211: fix suspend vs. authentication race
` [PATCH 3.14 45/83] mac80211: fix software remain-on-channel implementation
` [PATCH 3.14 46/83] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.14 48/83] locks: allow __break_lease to sleep even when break_time is 0
` [PATCH 3.14 49/83] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.14 54/83] rtlwifi: rtl8188ee: initialize packet_beacon
` [PATCH 3.14 57/83] tgafb: fix mode setting with fbset
` [PATCH 3.14 58/83] tgafb: fix data copying
` [PATCH 3.14 61/83] mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
` [PATCH 3.14 64/83] dm cache: prevent corruption caused by discard_block_size > cache_block_size
` [PATCH 3.14 67/83] dm thin: fix dangling bio in process_deferred_bios error path
` [PATCH 3.14 68/83] dm cache: fix a lock-inversion
` [PATCH 3.14 69/83] dma: edma: fix incorrect SG list handling
` [PATCH 3.14 71/83] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.14 72/83] lib/percpu_counter.c: fix bad percpu counter state during suspend
` [PATCH 3.14 73/83] mmc: sdhci-bcm-kona: fix build errors when built-in
` [PATCH 3.14 78/83] cpufreq: at32ap: dont declare local variable as static
` [PATCH 3.14 79/83] ACPI / processor: Fix failure of loading acpi-cpufreq driver
` [PATCH 3.14 81/83] drm: cirrus: add power management support

Strange situation with --assume-unchanged and diff --find-copies-harder
 2014-05-11 19:20 UTC 

[PATCH 3.10 00/48] 3.10.40-stable review
 2014-05-11 19:20 UTC  (19+ messages)
` [PATCH 3.10 03/48] n_tty: Fix n_tty_write crash when echoing in raw mode
` [PATCH 3.10 07/48] ARM: 7840/1: LPAE: dont reject mapping /dev/mem above 4GB
` [PATCH 3.10 13/48] [SCSI] mpt2sas: Dont disable device twice at suspend
` [PATCH 3.10 14/48] powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
` [PATCH 3.10 18/48] ARC: Entry Handler tweaks: Simplify branch for in-kernel preemption
` [PATCH 3.10 19/48] ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
` [PATCH 3.10 22/48] mach64: use unaligned access
` [PATCH 3.10 27/48] mac80211: fix WPA with VLAN on AP side with ps-sta again
` [PATCH 3.10 29/48] mac80211: exclude AP_VLAN interfaces from tx power calculation
` [PATCH 3.10 31/48] rtlwifi: rtl8723ae: Fix too long disable of IRQs
` [PATCH 3.10 33/48] rtlwifi: rtl8192cu: "
` [PATCH 3.10 37/48] gpio: mxs: Allow for recursive enable_irq_wake() call
` [PATCH 3.10 38/48] tgafb: fix data copying
` [PATCH 3.10 41/48] mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
` [PATCH 3.10 42/48] Skip intel_crt_init for Dell XPS 8700
` [PATCH 3.10 45/48] lockd: ensure we tear down any live sockets when socket creation fails during lockd_up
` [PATCH 3.10 46/48] Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
` [PATCH 3.10 48/48] drm: cirrus: add power management support

[PATCH RESEND] irqchip: vt8500: Properly mask the interrupt in irq_mask()
 2014-05-11 19:53 UTC  (3+ messages)

[PATCH] watchdog: sunxi: Fix compilation with C=2
 2014-05-11 19:46 UTC  (4+ messages)

Bad checksum on bridge with IP options
 2014-05-11 19:42 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx28-evk: Restructure device tree file
 2014-05-11 19:39 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx23-olinuxino: "

Questions about development-process
 2014-05-11 19:37 UTC 

[PATCH 04/15] br_netfilter: switch sysctl nf_call_iptables to init_brnf_net
 2014-05-11 19:35 UTC  (2+ messages)

[PATCH 0/4] remote-hg: more improvements
 2014-05-11 19:33 UTC  (8+ messages)

[Buildroot] [Bug 6842] New: Checking external toolchain for eabihf
 2014-05-11 19:33 UTC  (2+ messages)
` [Buildroot] [Bug 6842] "

[PATCH 3.4 00/22] 3.4.90-stable review
 2014-05-11 19:21 UTC  (5+ messages)
` [PATCH 3.4 02/22] floppy: ignore kernel-only members in FDRAWCMD ioctl input
` [PATCH 3.4 03/22] floppy: dont write kernel-only members to FDRAWCMD ioctl output
` [PATCH 3.4 05/22] virtio_balloon: dont softlockup on huge balloon changes
` [PATCH 3.4 06/22] [SCSI] mpt2sas: Dont disable device twice at suspend


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.