messages from 2012-03-27 22:24:22 to 2012-03-28 00:03:25 UTC [more...]
[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
2012-03-28 0:01 UTC (11+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
` [PATCH v2.1 "
[U-Boot] BIOS EMULATOR driver
2012-03-28 0:00 UTC (10+ messages)
linux-next: triage for March 18, 2012
2012-03-27 23:59 UTC (4+ messages)
[RFC 0/3] LE Connection
2012-03-27 23:59 UTC (4+ messages)
` [RFC 1/3] Bluetooth: Add address type to struct sockaddr_l2
` [RFC 2/3] Bluetooth: Add dst_type parameter to hci_connect
` [RFC 3/3] Bluetooth: Use address type info from User-space
mm: hung task (handle_pte_fault)
2012-03-27 23:53 UTC (4+ messages)
[Qemu-devel] [PATCH] Use DMADirection type for dma_bdrv_io
2012-03-27 15:14 UTC (4+ messages)
` [Qemu-devel] [Qemu-ppc] "
[GIT] Networking
2012-03-27 23:51 UTC (3+ messages)
[refpolicy] chsh (chfn_t) to access /etc/.pwd.lock (shadow_t) ?
2012-03-27 23:51 UTC (3+ messages)
how much can bitbake tell me about my upcoming build?
2012-03-27 23:41 UTC (3+ messages)
Clone fails on a repo with too many heads/tags
2012-03-27 23:48 UTC (21+ messages)
` [PATCH/RFC v2 0/4] Fix fetch-pack command line overflow during clone
` [PATCH/RFC v2 1/4] fetch-pack: new --stdin option to read refs from stdin
` [PATCH/RFC v2 2/4] remote-curl: send the refs to fetch-pack on stdin
` [PATCH/RFC v2 3/4] fetch-pack: test cases for the new --stdin option
+ drivers-rtc-rtc-88pm860xc-fix-rtc-irq-enable-callback.patch added to -mm tree
2012-03-27 23:48 UTC
[V1 1/4] regulator: fix the ldo configure according to 88pm860x spec
2012-03-27 23:47 UTC (2+ messages)
` [V2 2/4] rtc: fix 88pm860x rtc irq enable callback
[PATCH] LEDS-One-Shot-Timer-Trigger-implementation
2012-03-27 23:45 UTC (2+ messages)
iptables and the owner module
2012-03-27 23:45 UTC
[U-Boot] [PATCH 00/28] Add link-local addressing support
2012-03-27 23:43 UTC (58+ messages)
` [U-Boot] [PATCH v2 00/10] Network stack checkpatch.pl compliance
` [U-Boot] [PATCH v2 01/10] net: Remove volatile from net API
` [U-Boot] [PATCH v2 02/10] net: cosmetic: net.h checkpatch compliance
` [U-Boot] [PATCH v2 03/10] net: cosmetic: net.c "
` [U-Boot] [PATCH v2 04/10] net: cosmetic: eth.c "
` [U-Boot] [PATCH v2 05/10] net: cosmetic: net.c "
` [U-Boot] [PATCH v2 06/10] net: cosmetic: nfs.* "
` [U-Boot] [PATCH v2 07/10] net: cosmetic: rarp.* "
` [U-Boot] [PATCH v2 08/10] net: cosmetic: sntp.* "
` [U-Boot] [PATCH v2 09/10] net: cosmetic: tftp.* "
` [U-Boot] [PATCH v2 10/10] net: cosmetic: netconsole.c "
` [U-Boot] [PATCH v2 00/21] Network stack cosmetic improvements
` [U-Boot] [PATCH v2 01/21] net: Remove CMD_PING where there's no CMD_NET
` [U-Boot] [PATCH v2 02/21] net: Remove redefinitions of net.h functions
` [U-Boot] [PATCH v2 03/21] net: Move MAC-seeded rand out of bootp.c
` [U-Boot] [PATCH v2 04/21] net: Move CDP out of net.c
` [U-Boot] [PATCH v2 05/21] net: Encapsulate CDP packet identification
` [U-Boot] [PATCH v2 06/21] net: Move ARP out of net.c
` [U-Boot] [PATCH v2 07/21] net: Move PING "
` [U-Boot] [PATCH v2 08/21] net: Move RARP receive logic "
` [U-Boot] [PATCH v2 09/21] net: cosmetic: Un-typedef IP_t
` [U-Boot] [PATCH v2 10/21] net: cosmetic: Un-typedef Ethernet_t
` [U-Boot] [PATCH v2 11/21] net: cosmetic: Un-typedef VLAN_Ethernet_t
` [U-Boot] [PATCH v2 12/21] net: cosmetic: Un-typedef ARP_t
` [U-Boot] [PATCH v2 13/21] net: cosmetic: Un-typedef ICMP_t
` [U-Boot] [PATCH v2 14/21] net: cosmetic: Rename parameter len to payload_len
` [U-Boot] [PATCH v2 15/21] net: cosmetic: Add a more explicit comment about 802.2
` [U-Boot] [PATCH v2 16/21] net: cosmetic: Rename "x" to "eth_proto"
` [U-Boot] [PATCH v2 17/21] net: cosmetic: Rename CDPHandler to CDPReceive
` [U-Boot] [PATCH v2 18/21] net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
` [U-Boot] [PATCH v2 00/18] Network stack refactoring
` [U-Boot] [PATCH v2 19/21] net: cosmetic: Alphabetize includes in net.c
` [U-Boot] [PATCH v2 01/18] net: Refactor IP, UPD, and ICMP header writing functions
` [U-Boot] [PATCH v2 20/21] net: cosmetic: Rename tmp to reply_ip_addr in arp.c
` [U-Boot] [PATCH v2 21/21] net: cosmetic: Replace magic numbers in arp.c with constants
` [U-Boot] [PATCH v2 02/18] net: Refactor NetSendUDPPacket to share more code
` [U-Boot] [PATCH v2 03/18] net: Refactor packet length computations
` [U-Boot] [PATCH v2 04/18] net: Refactor bootp "
` [U-Boot] [PATCH v2 05/18] net: Move debug trace to point of action
` [U-Boot] [PATCH v2 06/18] net: Refactor ping receive handler
` [U-Boot] [PATCH v2 07/18] net: Refactor to use NetSendPacket instead of eth_send directly
` [U-Boot] [PATCH v2 08/18] net: Refactor to protect access to the NetState variable
` [U-Boot] [PATCH v2 09/18] net: Refactor to separate the UDP handler from the ARP handler
` [U-Boot] [PATCH v2 10/18] net: Add NetUpdateEther() to handle ARP and Ping replies
` [U-Boot] [PATCH v2 11/18] net: Don't write the "serverip" env var if configured not to
` [U-Boot] [PATCH v2 12/18] net: Fix unused variable compile warning
` [U-Boot] [PATCH v2 13/18] net: Add option CONFIG_BOOTP_MAY_FAIL
` [U-Boot] [PATCH v2 14/18] net: Remove static allocation for MAC address in PingSend()
` [U-Boot] [PATCH v2 15/18] net: Remove unused parameter from NetInitLoop()
` [U-Boot] [PATCH v2 16/18] net: Fix net buffer initialization
` [U-Boot] [PATCH v2 17/18] net: Make sure NetLoop is initialized when using NetConsole
` [U-Boot] [PATCH v2 18/18] net: Don't copy every packet that waits for an ARP
` [U-Boot] [PATCH v2 0/3] Add link-local addressing support
` [U-Boot] [PATCH v2 1/3] net: Separate ArpRequest() into lower-level func
` [U-Boot] [PATCH v2 2/3] net: Add link-local addressing support
` [U-Boot] [PATCH v2 3/3] net: Work-around for brain-damaged Cisco equipment with arp-proxy
` [U-Boot] [PATCH v2] net: Allow filtering on debug traces in the net subsystem
[PATCH v7]: Hibernation: lower/better control the amount of pages used for buffering
2012-03-27 23:41 UTC
+ backlight-fix-typo-in-tosa_lcdc.patch added to -mm tree
2012-03-27 23:38 UTC
HELLO
2012-03-27 23:38 UTC
[PATCH 00/10] clk: cleanup on basic clks
2012-03-27 23:36 UTC (14+ messages)
` [PATCH 01/10] clk: use kzalloc in clk_register_mux
` [PATCH 03/10] clk: add "const" for clk_ops of basic clks
` [PATCH 05/10] clk: align error return of basic clks registeration
` [PATCH 06/10] clk: fixed-rate: Don't open code kstrdup()
` [PATCH 09/10] clk: dynamically allocate parent_names basic clk registration
[PATCH v5]: Hibernation: lower/better control the amount of pages used for buffering
2012-03-27 23:29 UTC (9+ messages)
[lm-sensors] [PATCH] hwmon: (it87) Add support for IT8781F, IT8782F, IT8783E/F
2012-03-27 23:28 UTC (2+ messages)
A2DP quality (bluetooth-alsa)
2012-03-27 23:28 UTC (15+ messages)
` [PATCH] "
+ floppy-revert-floppy-disable-halt-warning.patch added to -mm tree
2012-03-27 23:27 UTC
[PATCH] floppy: revert floppy disable halt warning
2012-03-27 23:26 UTC (2+ messages)
btrfs crash after disk reconnect
2012-03-27 23:26 UTC (3+ messages)
new location of the bluetooth tree
2012-03-27 23:24 UTC (2+ messages)
[PATCH v3, 0/1] net/hyperv: Add flow control based on hi/low watermark
2012-03-27 23:20 UTC (4+ messages)
` [PATCH v3,0/1] "
` [PATCH v3, 1/1] "
` [PATCH v3,1/1] "
Doing kexec reboot right in systemd
2012-03-27 23:19 UTC (6+ messages)
UBIFS won't recognize ubinize image
2012-03-27 23:15 UTC
+ nohz-fix-idle-ticks-in-cpu-summary-line-of-proc-stat.patch added to -mm tree
2012-03-27 23:15 UTC
[PATCH v5 0/2] support to migrate with IPv6 address
2012-03-27 23:15 UTC (4+ messages)
` [PATCH v5 3/4] sockets: pass back errors in inet_listen()
` [Qemu-devel] "
[Buildroot] [PATCH] openswan: new package
2012-03-27 23:09 UTC
[PATCH] staging: evict abandoned 68360serial.c driver from 3.4
2012-03-27 23:07 UTC
[PATCH] tag: add --author option
2012-03-27 23:05 UTC (6+ messages)
[PATCH 0/6] firmware_class: Fix problems with usermodehelper test
2012-03-27 23:05 UTC (8+ messages)
` [PATCH 2/2] firmware_class: Move request_firmware_nowait() to workqueues
[GIT PULL] pxa io.h clean-up fixes
2012-03-27 23:02 UTC (2+ messages)
Definition of working directory
2012-03-27 23:01 UTC (4+ messages)
[RESEND] gta02 machine stuck during boot
2012-03-27 23:00 UTC (2+ messages)
` [PATCH] s3c24xx: Fix level irqs on external interrupts
[PATCH] modpost: Fix modpost's license checking V2
2012-03-27 22:59 UTC (6+ messages)
` [PATCH] modpost: Fix modpost's license checking V3
[Buildroot] [PATCH] expat: security bump to version 2.1.0
2012-03-27 22:58 UTC
[PATCH net-next 1/5] r8169: modify pll power function
2012-03-27 22:54 UTC (6+ messages)
` [PATCH net-next 2/5] r8169: add csi_opt
` [PATCH net-next 5/5] r8169: support RTL8411
[PATCH] Modified fetch() checksums to be correct for libpng 1.4.28 released 15/3/12 (current) instead of previous 8/3/12 release
2012-03-27 22:47 UTC
bnx2x - bnx2x_credit_pool_get_entry bug?
2012-03-27 22:55 UTC (3+ messages)
[PATCH 0/4] rt2x00: fix initialization after legacy driver
2012-03-27 22:52 UTC (4+ messages)
` [PATCH 1/4] rt2x00: broaden PCIE L1-state wakeup configuration
` [rt2x00-users] "
suppress page allocation failure warnings from sys_listxattr
2012-03-27 22:51 UTC (2+ messages)
KVM: VMX: vmx_set_cr0 expects kvm->srcu locked
2012-03-27 22:47 UTC
+ fs-xattrc-suppress-page-allocation-failure-warnings-from-sys_listxattr.patch added to -mm tree
2012-03-27 22:49 UTC
[PATCH 0/9] Realize archiving functions
2012-03-27 22:38 UTC (3+ messages)
` [PATCH 5/9] archiver.bbclass: New bbclass for archiving sources, patches, logs and scripts
[rfc] fcntl: Add F_GETOWNER_UIDS option
2012-03-27 22:46 UTC (8+ messages)
[PATCH v6]: Hibernation: lower/better control the amount of pages used for buffering
2012-03-27 22:46 UTC
[Cluster-devel] [PATCH 00/19] Fix filesystem freezing deadlocks
2012-03-27 22:45 UTC (7+ messages)
` [PATCH 01/19] mm: Make default vm_ops provide ->page_mkwrite handler
[Qemu-devel] [PATCH 0/4] linux-user: Option parser cleanup
2012-03-27 22:44 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] linux-user: Exit 0 when -h is used
` [Qemu-devel] [PATCH 2/4] linux-user: Add -help
` [Qemu-devel] [PATCH 3/4] linux-user: Add proper error messages for bad options
` [Qemu-devel] [PATCH 4/4] linux-user: Treat --foo options the same as -foo
[PATCH v4]: Hibernation: lower/better control the amount of pages used for buffering
2012-03-27 22:19 UTC (2+ messages)
[Buildroot] [PATCH] kernel-headers: bump 3.0.x and 3.2.x stable versions
2012-03-27 22:41 UTC
[PATCH] libext2: clear BG_BLOCK_UNINIT in any group containing metadata
2012-03-27 22:40 UTC (2+ messages)
[Bug 47965] New: I can't modify brightness with nVidia 1000m Quadro
2012-03-27 22:40 UTC (2+ messages)
` [Bug 47965] "
linux-next: build failure after merge of the scsi tree
2012-03-27 22:39 UTC (7+ messages)
DMA problem with The GTA02 Machine
2012-03-27 22:37 UTC (2+ messages)
` [PATCH] ASoC: Samsung: fix DMA interface for s3c2442 boards
[PATCH 1/3] NFSv4: Fix two infinite loops in the mount code
2012-03-27 22:35 UTC (3+ messages)
` [PATCH 2/3] NFSv4.1: Fix layoutcommit error handling
` [PATCH 3/3] NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_error
no-carrier on qlogic 8242 10gig with linux 3.x running xen
2012-03-27 22:35 UTC (11+ messages)
Partnership
2012-03-27 20:24 UTC
[PATCH 0/2] qemu kvm: correct gsi bitmap
2012-03-27 22:32 UTC (8+ messages)
` [PATCH 1/2] qemu kvm: Set up gsi bitmap correctly
` [Qemu-devel] "
[PATCH v7 0/4] MIPS: OCTEON: Use Device Tree
2012-03-27 22:31 UTC (6+ messages)
` [PATCH v7 2/4] MIPS: Octeon: Setup irq_domains for interrupts
[PATCH v5 3/3] gitweb: add If-Modified-Since handling to git_snapshot()
2012-03-27 22:31 UTC (2+ messages)
[RFC 0/8] HoG Plugin
2012-03-27 22:31 UTC (9+ messages)
` [RFC 1/8] HoG: Register HID over GATT device driver
` [RFC 2/8] HoG: register ATTIO callbacks
` [RFC 3/8] HoG: enable report characteristic notification
` [RFC 4/8] HoG: load primary service handle
` [RFC 5/8] HoG: discover report characteristic
` [RFC 6/8] HoG: add report notification handler
` [RFC 7/8] HoG: print the report map on debug output
` [RFC 8/8] HoG: HID I/O driver
pull request: wireless 2012-03-27
2012-03-27 22:28 UTC (2+ messages)
[PATCH] of/irq: add empty irq_of_parse_and_map() for non-dt builds
2012-03-27 22:28 UTC (5+ messages)
[PATCH v7 2/3] clk: introduce the common clock framework
2012-03-27 22:27 UTC (16+ messages)
` [PATCH 1/2] clk: Fix error handling in fixed clock hardware type register fn
` [PATCH 2/2] clk: Move init fields from clk to clk_hw
[GIT PULL 0/9] arm-soc updates, first batch
2012-03-27 22:26 UTC (4+ messages)
` [GIT PULL 06/09] ARM: board specific updates
[PATCH 1/3] external-csl: add mapping for powerpc-nf
2012-03-27 22:16 UTC (8+ messages)
` [PATCH 3/3] powerpc: define TUNE_PKGARCH for powerpc/powerpc-nf
[PATCH 0/1] net/hyperv: Add flow control based on hi/low watermark
2012-03-27 22:25 UTC (4+ messages)
` [PATCH 1/1] "
how to properly set up a local premirror?
2012-03-27 22:15 UTC
Help with strange problem passing mlx4 device into kvm guests
2012-03-27 22:24 UTC (2+ messages)
[Buildroot] GIT :: signing issue
2012-03-27 22:24 UTC (2+ messages)
[PATCH v4 2/3] gitweb: refactor If-Modified-Since handling
2012-03-27 22:24 UTC (4+ messages)
` [PATCH v5 "
Create subvolume from a directory?
2012-03-27 22:24 UTC (2+ 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.