All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-18 02:41:21 to 2012-05-18 04:22:58 UTC [more...]

[PATCH v2 00/03]: clean up and merge the MMU and non-MMU versions of entry.S
 2012-05-18  4:22 UTC  (3+ messages)
` [PATCH v2 1/3] m68k: use some direct calls to ret_from_exception in entry code
` [PATCH v2 2/3] m68k: use jbsr to call functions instead of bsrl

[PATCH 1/1] usb: gadget/uvc: Add support for 'USB_GADGET_DELAYED_STATUS' response for a set_intf(alt-set 1) command
 2012-05-18  4:19 UTC  (3+ messages)

[PATCHv2] Bluetooth: Fix early return from l2cap_chan_del
 2012-05-18  4:19 UTC  (2+ messages)

[PATCH 0/2] ARM: EXYNOS: G2D clock support to Exynos4
 2012-05-18  4:07 UTC  (3+ messages)
` [PATCH 1/2] ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c file
` [PATCH 2/2] ARM: EXYNOS: Add G2D related clock entries for SMDK4X12

[RFC PATCH 00/10] Use __kernel_[u]long_t for x32 user space compatibility
 2012-05-18  4:13 UTC  (13+ messages)
` [PATCH 08/10] Use __kernel_ulong_t in struct msqid64_ds

[PATCH] dma-buf: mmap support
 2012-05-18  4:12 UTC  (3+ messages)

[PATCH] driver core: fix dma-buf.c kernel-doc warnings
 2012-05-18  4:10 UTC  (2+ messages)

[PATCH] dma-buf: add vmap interface (v2)
 2012-05-18  4:07 UTC  (2+ messages)
` [Linaro-mm-sig] "

Booting mx31 on linux-next-20120517
 2012-05-18  4:07 UTC  (2+ messages)

UHS Support
 2012-05-18  4:03 UTC 

[U-Boot] [PATCH] video/lcd: add new driver of LCD controler for Atmel new SoC
 2012-05-18  4:00 UTC  (3+ messages)

[RFC] econet: remove ancient bug ridden protocol
 2012-05-18  3:59 UTC 

[PATCH net-next] ip_frag: struct inet_frags match() method returns a bool
 2012-05-18  3:57 UTC 

cgroup: denying device doesn't work with 'rw' mode string
 2012-05-18  3:52 UTC  (3+ messages)

[PATCH 00/25] ERTM state machine changes, part 3
 2012-05-18  3:53 UTC  (26+ messages)
` [PATCH 01/25] Bluetooth: Change default state of ERTM disable flag
` [PATCH 02/25] Bluetooth: Add a new L2CAP ERTM transmit state machine
` [PATCH 03/25] Bluetooth: Refactor l2cap_streaming_send
` [PATCH 04/25] Bluetooth: Refactor l2cap_ertm_send
` [PATCH 05/25] Bluetooth: Refactor l2cap_send_sframe
` [PATCH 06/25] Bluetooth: Consolidate common receive code for ERTM and streaming mode
` [PATCH 07/25] Bluetooth: Add streaming mode receive and incoming packet classifier
` [PATCH 08/25] Bluetooth: Remove receive code that has been superceded
` [PATCH 09/25] Bluetooth: Refactor l2cap_send_ack
` [PATCH 10/25] Bluetooth: Use the transmit state machine for busy state changes
` [PATCH 11/25] Bluetooth: Update l2cap_send_i_or_rr_or_rnr to fit the spec better
` [PATCH 12/25] Bluetooth: Add the ERTM receive state machine
` [PATCH 13/25] Bluetooth: Add implementation for retransmitting all unacked frames
` [PATCH 14/25] Bluetooth: Send SREJ frames when packets go missing
` [PATCH 15/25] Bluetooth: Reassemble all available data when retransmissions succeed
` [PATCH 16/25] Bluetooth: Handle SREJ requests to resend unacked frames
` [PATCH 17/25] Bluetooth: Handle incoming REJ frames
` [PATCH 18/25] Bluetooth: Use new header structures in l2cap_send_rr_or_rnr
` [PATCH 19/25] Bluetooth: Check rules when setting retransmit or monitor timers
` [PATCH 20/25] Bluetooth: Use the ERTM transmit state machine from timeout handlers
` [PATCH 21/25] Bluetooth: Simplify the ERTM ack timeout
` [PATCH 22/25] Bluetooth: Remove unneccesary inline
` [PATCH 23/25] Bluetooth: Set txwin values for streaming mode
` [PATCH 24/25] Bluetooth: Remove unused ERTM control field macros
` [PATCH 25/25] Bluetooth: Enable ERTM by default

[Qemu-devel] [PATCH 00/15] Qemu Openrisc support
 2012-05-18  3:53 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/15] Openrisc: add target stub
` [Qemu-devel] [PATCH 03/15] Openrisc: add instructions translation

Denys Dmytriyenko : README: by popular demand add comment on how to avoid systemd breakage
 2012-05-18  3:49 UTC 

Hot-replace for RAID5
 2012-05-18  3:45 UTC  (6+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-18  3:44 UTC  (7+ messages)

Last call for input to mdadm-3.2.4
 2012-05-18  3:44 UTC  (7+ messages)
` mdadm-3.2.5 coming soon :-(

[PATCH] gpiolib: Add of_get_gpio_chip_by_phandle() helper
 2012-05-18  3:43 UTC  (7+ messages)

[PATCH] imsm: fix: check if size of expansion is not larger than maximum
 2012-05-18  3:42 UTC  (2+ messages)

[PATCH] imsm: fix a typo in fprintf message
 2012-05-18  3:42 UTC  (2+ messages)

[PATCH 00/08] mach-shmobile: Emma Mobile EV2 support V3
 2012-05-18  3:40 UTC  (8+ messages)

trim malfunction in linux 3.3.6
 2012-05-18  3:43 UTC  (2+ messages)

Denys Dmytriyenko : README: no longer depend on toolchain-layer, remove references to older gcc/binutils
 2012-05-18  3:39 UTC 

[PATCH RESEND BlueZ v6 00/13] Better D-Bus introspection
 2012-05-18  3:37 UTC  (15+ messages)
` [PATCH RESEND BlueZ v6 01/13] Constify GDBus method tables
` [PATCH RESEND BlueZ v6 02/13] Constify GDBus signal tables
` [PATCH RESEND BlueZ v6 03/13] gdbus: add argument info to methods and signals
` [PATCH RESEND BlueZ v6 04/13] gdbus: add and use helpers for table declarations
` [PATCH RESEND BlueZ v6 05/13] Convert GDBus methods to use macro helpers
` [PATCH RESEND BlueZ v6 06/13] gdbus: use GDBusArgInfo to generate introspection
` [PATCH RESEND BlueZ v6 07/13] gdbus: loop over args to check message signature
` [PATCH RESEND BlueZ v6 08/13] Do not set signature and reply in GDBus tables
` [PATCH RESEND BlueZ v6 09/13] gdbus: remove signature and reply from tables
` [PATCH RESEND BlueZ v6 10/13] gdbus: add Deprecated annotation in introspection
` [PATCH RESEND BlueZ v6 11/13] gdbus: add Method.NoReply "
` [PATCH RESEND BlueZ v6 12/13] gdbus: do not check signature twice
` [PATCH RESEND BlueZ v6 13/13] adapter: "

[PATCH 0/1] ncurses: Disable parallel make
 2012-05-18  3:25 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v6 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-05-18  3:34 UTC  (8+ messages)
` [PATCH v6 04/12] x86/smpboot.c: Don't offline CPU0 if any irq can not be migrated out of it and remove CPU0 check in smp_callin()

[git pull] machine check recovery fix
 2012-05-18  3:33 UTC  (6+ messages)

[PATCH] cifs: Fix comment as d_alloc_root() is replaced by d_make_root()
 2012-05-18  3:32 UTC  (3+ messages)

[PATCH 0/2] l2cap_chan init and delete fixes for ERTM
 2012-05-18  3:30 UTC  (5+ messages)
` [PATCH 1/2] Bluetooth: Fix early return from l2cap_chan_del

[PATCH 5/5] Btrfs: fix memory leak in btrfs_pause_balance()
 2012-05-18  3:12 UTC  (3+ messages)

[ 00/53] 3.2.18-stable review
 2012-05-18  2:33 UTC  (54+ messages)
` [ 01/53] regulator: Fix the logic to ensure new voltage setting in valid range
` [ 02/53] ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"
` [ 03/53] ALSA: echoaudio: Remove incorrect part of assertion
` [ 04/53] ARM: orion5x: Fix GPIO enable bits for MPP9
` [ 05/53] ALSA: HDA: Lessen CPU usage when waiting for chip to respond
` [ 06/53] percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
` [ 07/53] hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
` [ 08/53] namespaces, pid_ns: fix leakage on fork() failure
` [ 09/53] mm: nobootmem: fix sign extend problem in __free_pages_memory()
` [ 10/53] asix: Fix tx transfer padding for full-speed USB
` [ 11/53] netem: fix possible skb leak
` [ 12/53] net: In unregister_netdevice_notifier unregister the netdevices
` [ 13/53] net: l2tp: unlock socket lock before returning from l2tp_ip_sendmsg
` [ 14/53] sky2: propogate rx hash when packet is copied
` [ 15/53] sky2: fix receive length error in mixed non-VLAN/VLAN traffic
` [ 16/53] sungem: Fix WakeOnLan
` [ 17/53] tg3: Avoid panic from reserved statblk field access
` [ 18/53] tcp: fix infinite cwnd in tcp_complete_cwr()
` [ 19/53] tcp: change tcp_adv_win_scale and tcp_rmem[2]
` [ 20/53] brcm80211: smac: pass missing argument to brcms_b_mute
` [ 21/53] phy:icplus:fix Auto Power Saving in ip101a_config_init
` [ 22/53] NFSv4: Revalidate uid/gid after open
` [ 23/53] target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion
` [ 24/53] [media] marvell-cam: fix an ARM build error
` [ 25/53] [media] rc: Postpone ISR registration
` [ 26/53] cdc_ether: Ignore bogus union descriptor for RNDIS devices
` [ 27/53] jffs2: Fix lock acquisition order bug in gc path
` [ 28/53] [media] s5p-fimc: Fix locking in subdev set_crop op
` [ 29/53] dm mpath: check if scsi_dh module already loaded before trying to load
` [ 30/53] sparc64: Do not clobber %g2 in xcall_fetch_glob_regs()
` [ 31/53] gpio: Add missing spin_lock_init in gpio-ml-ioh driver
` [ 32/53] spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
` [ 33/53] spi-topcliff-pch: Fix issue for transmitting over 4KByte
` [ 34/53] spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
` [ 35/53] spi-topcliff-pch: add recovery processing in case wait-event timeout
` [ 36/53] ext4: avoid deadlock on sync-mounted FS w/o journal
` [ 37/53] ia64: Add accept4() syscall
` [ 38/53] brcm80211: smac: fix endless retry of A-MPDU transmissions
` [ 39/53] ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP access
` [ 40/53] target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups
` [ 41/53] crypto: mv_cesa requires on CRYPTO_HASH to build
` [ 42/53] ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops
` [ 43/53] ASoC: wm8994: Fix AIF2ADC power down
` [ 44/53] usbnet: fix skb traversing races during unlink(v2)
` [ 45/53] cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
` [ 46/53] ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
` [ 47/53] arch/tile: apply commit 74fca9da0 to the compat signal handling as well
` [ 48/53] MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
` [ 49/53] target: Fix bug in handling of FILEIO + block_device resize ops
` [ 50/53] tcp: do_tcp_sendpages() must try to push data out on oom conditions
` [ 51/53] e1000: Prevent reset task killing itself
` [ 52/53] mtd: map.h: fix arm cross-build failure
` [ 53/53] stmmac: Fix compilation error in mmc_core.c

Issues when running DT enabled kernel on iMX28 from linux-next
 2012-05-18  3:05 UTC  (7+ messages)

Can't find macro SAVE_ALL
 2012-05-18  3:05 UTC  (4+ messages)

[PATCH 00/13] Block cleanups (for bcache)
 2012-05-18  3:00 UTC  (22+ messages)
` [PATCH 01/13] block: Generalized bio pool freeing
` [PATCH 02/13] dm: kill dm_rq_bio_destructor
` [PATCH 03/13] block: Add bio_clone_bioset()
` [PATCH 04/13] block: Add bio_clone_kmalloc()
` [PATCH 05/13] block: Only clone bio vecs that are in use
` [PATCH 06/13] block: Add bio_reset()
` [PATCH 07/13] pktcdvd: Switch to bio_kmalloc()
` [PATCH 08/13] block: Kill bi_destructor
` [PATCH 09/13] block: Add an explicit bio flag for bios that own their bvec
` [PATCH 10/13] block: Rework bio splitting
  ` [PATCH 11/13] Closures
` [PATCH 12/13] Make generic_make_request handle arbitrarily large bios
` [PATCH 13/13] Gut bio_add_page()

[PATCH] dm thin: fix table output when pool target disables discard passdown internally
 2012-05-18  3:00 UTC 

[v2 PATCH] ppc: move DEBUG code to --debug
 2012-05-18  2:59 UTC  (2+ messages)

[PATCH 1/3] perf script: Add general python handler to process non-tracepoint events
 2012-05-18  2:55 UTC  (6+ messages)
` [PATCH 3/3] perf script/python: Pass thread/dso name and symbol info to event handler in python

[PATCH] ARM: mach-shmobile: sh73a0: fixup PINT/IRQ16-IRQ31 irq number conflict
 2012-05-18  2:55 UTC  (2+ messages)

[PATCH powerpc] fix a lockdep complaint in start_secondary
 2012-05-18  2:54 UTC  (5+ messages)

[PATCH BlueZ v6 00/15] gdbus: Better D-Bus introspection
 2012-05-18  2:55 UTC  (7+ messages)
` [PATCH BlueZ v6 01/15] gdbus: return if method signature is malformed
` [PATCH BlueZ v6 02/15] gdbus: do not call memset for terminating NUL
` [PATCH BlueZ v6 03/15] Constify GDBus method tables

[PATCH 1/2] ARM: EXYYNOS: Use EXYNOS4210_GPEx instead of EXYNOS4_GPEx
 2012-05-18  2:54 UTC  (6+ messages)
` [PATCH 2/2] gpio/exynos: Add support for Exynos4x12 SoC

[U-Boot] [PATCH 1/2] GPIO: Extend the cmd_gpio API by gpio_{from, to}_string()
 2012-05-18  2:53 UTC  (4+ messages)

[PATCH]libxl: rewrite libxl_cpumap_alloc()
 2012-05-18  2:53 UTC 

[PATCH 1/5] st: Use static class attributes
 2012-05-18  2:51 UTC  (2+ messages)

[PATCH 0/4] twl4030_charger improvements
 2012-05-18  2:50 UTC  (7+ messages)
` [PATCH 3/4] power_supply/MFD: twl4030_charger: Allow charger to control the regulator that feeds it
` [PATCH 4/4] usb: otg: twl4030-usb: Don't power down phy when it is in-use by charger

[U-Boot] [RFC] Make i2c probe opt-outable?
 2012-05-18  2:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] powerpc/85xx: minor clean-ups to the P2020DS board header file
 2012-05-18  2:46 UTC  (4+ messages)
` [U-Boot] [PATCH 5/6] cmd_nvedit.c: allow board-specific code before/after saving the environment

[PATCH net-next v4] be2net: Fix to allow get/set of debug levels in the firmware
 2012-05-18  2:45 UTC  (4+ messages)

[PATCH 1/8] i2c: i2c-bfin-twi: Illegal i2c bus lock upon certain transfer scenarios
 2012-05-18  2:41 UTC  (4+ messages)
` [PATCH 4/8] i2c: i2c-bfin-twi: Tighten condition when failing I2C transfer if MEN bit is reset unexpectedly


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.