All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-04-19 19:26:31 to 2011-04-19 20:33:12 UTC [more...]

[00/70] 2.6.38.4-rc1-stable review
 2011-04-19 20:15 UTC  (71+ messages)
` [01/70] vm: fix vm_pgoff wrap in stack expansion
` [02/70] drm/radeon/kms: pll tweaks for rv6xx
` [03/70] drm/radeon/kms: fix suspend on rv530 asics
` [04/70] cifs: always do is_path_accessible check in cifs_mount
` [05/70] cifs: check for private_data before trying to put it
` [06/70] cifs: set ra_pages in backing_dev_info
` [07/70] cifs: wrap received signature check in srv_mutex
` [08/70] [media] video: sn9c102: world-wirtable sysfs files
` [09/70] UBIFS: restrict world-writable debugfs files
` [10/70] ALSA: hda - Fix pin-config of Gigabyte mobo
` [11/70] NET: cdc-phonet, handle empty phonet header
` [12/70] x86: Fix a bogus unwind annotation in lib/semaphore_32.S
` [13/70] [IA64] tioca: Fix assignment from incompatible pointer warnings
` [14/70] [IA64] mca.c: Fix cast from integer to pointer warning
` [15/70] vm: fix mlock() on stack guard page
` [16/70] UBIFS: fix assertion warnings
` [17/70] perf: Fix task context scheduling
` [18/70] bridge: Fix possibly wrong MLD queries ethernet source address
` [19/70] fib: add rtnl locking in ip_fib_net_exit
` [20/70] gianfar: Fall back to software tcp/udp checksum on older controllers
` [21/70] l2tp: fix possible oops on l2tp_eth module unload
` [22/70] net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries
` [23/70] net_sched: fix ip_tos2prio
` [24/70] pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev
` [25/70] sctp: Pass __GFP_NOWARN to hash table allocation attempts
` [26/70] tcp: avoid cwnd moderation in undo
` [27/70] xfrm: Refcount destination entry on xfrm_lookup
` [28/70] vlan: should take into account needed_headroom
` [29/70] bridge: Reset IPCB when entering IP stack on NF_FORWARD
` [30/70] sparc: Fix .size directive for do_int_load
` [31/70] sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault()
` [32/70] sparc32: Pass task_struct to schedule_tail() in ret_from_fork
` [33/70] sparc64: Fix build errors with gcc-4.6.0
` [34/70] futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
` [35/70] kstrto*: converting strings to integers done (hopefully) right
` [36/70] mm/thp: use conventional format for boolean attributes
` [37/70] ramfs: fix memleak on no-mmu arch
` [38/70] oom-kill: remove boost_dying_task_prio()
` [39/70] MAINTAINERS: update STABLE BRANCH info
` [40/70] UBIFS: fix oops when R/O file-system is fsynced
` [41/70] x86, AMD: Set ARAT feature on AMD processors
` [42/70] x86, amd: Disable GartTlbWlkErr when BIOS forgets it
` [43/70] vfs: Fix absolute RCU path walk failures due to uninitialized seq number
` [44/70] ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset
` [45/70] i2c-algo-bit: Call pre/post_xfer for bit_test
` [46/70] RTC: add missing "return 0" in new alarm func for rtc-bfin.c
` [47/70] sched: Fix erroneous all_pinned logic
` [48/70] vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
` [49/70] brk: COMPAT_BRK: fix detection of randomized brk
` [50/70] usb: musb: temporarily make it bool
` [51/70] USB: ftdi_sio: Added IDs for CTI USB Serial Devices
` [52/70] USB: ftdi_sio: add PID for OCT DK201 docking station
` [53/70] USB: ftdi_sio: add ids for Hameg HO720 and HO730
` [54/70] USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem
` [55/70] next_pidmap: fix overflow condition
` [56/70] proc: do proper range check on readdir offset
` [57/70] powerpc: Fix oops if scan_dispatch_log is called too early
` [58/70] powerpc/perf_event: Skip updating kernel counters if register value shrinks
` [59/70] usb: Fix qcserial memory leak on rmmod
` [60/70] usb: qcserial avoid pointing to freed memory
` [61/70] usb: qcserial add missing errorpath kfrees
` [62/70] USB: EHCI: unlink unused QHs when the controller is stopped
` [63/70] USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
` [64/70] USB: xhci - fix unsafe macro definitions
` [65/70] USB: xhci - fix math in xhci_get_endpoint_interval()
` [66/70] USB: xhci - also free streams when resetting devices
` [67/70] USB: Fix unplug of device with active streams
` [68/70] radeon: Fix KMS CP writeback on big endian machines
` [69/70] Bluetooth: Fix HCI_RESET command synchronization
` [70/70] perf tool: Fix gcc 4.6.0 issues

Git notes list/show <revision-range>
 2011-04-19 20:32 UTC  (4+ messages)

Modesetting fixes for pre-ILK, 915GM especially
 2011-04-19 20:32 UTC  (4+ messages)
` [PATCH 1/3] drm/i915: Check that the plane points to the pipe's framebuffer before enabling
` [PATCH 2/3] drm/i915: Attach a fb to the load-detect pipe
` [PATCH 3/3] drm/i915: Only enable the plane after setting the fb base (pre-ILK)

[PATCH 0/3] pass the scan_control into shrinkers
 2011-04-19 20:30 UTC  (7+ messages)
` [PATCH 1/3] move scan_control definition to header file
` [PATCH 2/3] change the shrink_slab by passing scan_control
` [PATCH 3/3] change shrinker API by passing scan_control struct

[PATCH] gpio: New driver for the Intel 82801 (ICH) GPIO pins
 2011-04-19 20:30 UTC  (8+ messages)

[PATCH] misc: Driver for Silicon Labs Si570 and compatibles
 2011-04-19 20:30 UTC  (4+ messages)

[PATCH] char: agp: fix OOM and buffer overflow
 2011-04-19 20:29 UTC  (5+ messages)

[PATCH 1/3] Add a strtobool function matching semantics of existing in kernel equivalents
 2011-04-19 20:30 UTC  (4+ messages)
` [PATCH 2/3] debugfs: move to new strtobool

[Buildroot] mounting a cramfs
 2011-04-19 20:26 UTC  (2+ messages)

[Buildroot] which templates are used?
 2011-04-19 20:25 UTC  (5+ messages)

[U-Boot] [PATCH] PowerPC: Move -fPIC flag to common place
 2011-04-19 20:25 UTC  (4+ messages)

[Buildroot] Switching to /dev/ttyX
 2011-04-19 20:25 UTC  (2+ messages)

[Buildroot] [PATCH] Add x-loader bootloader
 2011-04-19 20:25 UTC  (2+ messages)

[Buildroot] Fwd: Re: mysql Server
 2011-04-19 20:24 UTC  (2+ messages)

/proc/acpi/wakeup regression in 2.6.39-rc3
 2011-04-19 20:22 UTC  (6+ messages)
` [linux-pm] "

[Bugme-new] [Bug 33502] New: Caught 64-bit read from uninitialized memory in __alloc_skb
 2011-04-19 20:17 UTC  (6+ messages)

[PATCH] tty/serial: add support for Xilinx PS UART
 2011-04-19 20:14 UTC  (2+ messages)

[Qemu-trivial] [PATCH] configure: Make epoll_create1 test work around SPARC glibc bug
 2011-04-19 20:16 UTC  (9+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

+ mm-optimize-page_lock_anon_vma-fast-path.patch added to -mm tree
 2011-04-19 20:13 UTC 

[PATCH RFC] Rename detection and whitespace
 2011-04-19 20:13 UTC 

[PATCH v2 0/2] Store and load PCI device saved state across function resets
 2011-04-19 20:12 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add interfaces to store and load the device saved state
` [PATCH v2 2/2] KVM: Use pci_store/load_saved_state() around VM device usage

+ mm-convert-anon_vma-lock-to-a-mutex.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-use-refcounts-for-page_lock_anon_vma.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-improve-page_lock_anon_vma-comment.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-remove-i_mmap_lock-lockbreak.patch added to -mm tree
 2011-04-19 20:10 UTC 

[PATCH V2][2.6.39?] b43: trivial: update module info about ucode16_mimo firmware
 2011-04-19 20:49 UTC 

+ mm-revert-page_lock_anon_vma-lock-annotation.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-now-that-all-old-mmu_gather-code-is-gone-remove-the-storage.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ ia64-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ um-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:09 UTC 

+ mm-convert-i_mmap_lock-to-a-mutex.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ arm-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ lockdep-mutex-provide-mutex_lock_nest_lock.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-extended-batches-for-generic-mmu_gather.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-powerpc-move-the-rcu-page-table-freeing-into-generic-code.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ s390-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ sh-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ sparc-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ powerpc-mmu_gather-rework.patch added to -mm tree
 2011-04-19 20:10 UTC 

+ mm-mmu_gather-rework-fix.patch added to -mm tree
 2011-04-19 20:10 UTC 

[PATCH 00/20] mm: Preemptibility -v10
 2011-04-19 20:08 UTC  (30+ messages)
` [PATCH 01/20] mm: mmu_gather rework
` [PATCH 12/20] mm: Extended batches for generic mmu_gather
` [PATCH 13/20] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 14/20] mm: Remove i_mmap_lock lockbreak
` [PATCH 15/20] mm: Convert i_mmap_lock to a mutex
` [PATCH 19/20] mm: Convert anon_vma->lock "
` [PATCH 20/20] mm: Optimize page_lock_anon_vma() fast-path

Linux 2.6.39-rc4
 2011-04-19 20:09 UTC  (3+ messages)
` [PATCH] uml: fix hppfs build

Direct disk access on IBM Server
 2011-04-19 20:08 UTC  (2+ messages)

[BUG] DMA_ERROR_CODE undefined in radeon_gart.c
 2011-04-19 20:07 UTC  (3+ messages)

Unionmount status?
 2011-04-19 20:04 UTC  (13+ messages)
                      ` [PATCH] tmpfs: implement generic xattr support

rtlwifi: rtl8192ce: LED initialization
 2011-04-19 19:57 UTC 

[PATCH 1/3] ssb: pci: trivial: correct amount of maximum retries
 2011-04-19 20:40 UTC  (3+ messages)
` [PATCH 2/3] ssb: cc: use correct min_msk for 0x4312
` [PATCH 3/3] ssb: cc: clear GPIOPULL registers on init

Regression from 2.6.36
 2011-04-19 19:55 UTC  (19+ messages)

[RFC] Deep color support
 2011-04-19 19:56 UTC  (3+ messages)
` [ANCIENT PATCH] Enable 30-bit depth

[GIT PATCHES FOR 2.6.40] gspca for_v2.6.40
 2011-04-19 19:54 UTC  (2+ messages)

[PATCH v2 0/6] Use chained handler entry/exit functions in platform code
 2011-04-19 19:52 UTC  (6+ messages)
` [PATCH 5/6] ARM: nmk: update GPIO chained IRQ handler to entry/exit functions

Mysterious freezes after 2.6.35, no NMI
 2011-04-19 19:52 UTC  (3+ messages)

[PATCH 0/5] various small patches for -next
 2011-04-19 20:46 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: downgrade non-lethal BUG_ONs
` [PATCH 2/5] drm/i915: not finding a fence is a non-recoverable condition
` [PATCH 3/5] drm/i915: check gpu_write_list in move_to_flushing
` [PATCH 4/5] drm/i915: fix relaxed tiling on gen2: y-tiling on i855gm
` [PATCH 5/5] drm/i915: fix relaxed tiling on gen2: tile height

How to create a kernel virtual mapping for physical addresses
 2011-04-19 19:51 UTC  (2+ messages)

Bug in PCI Passthrough?
 2011-04-19 19:51 UTC 

[U-Boot] [PATCH v3 0/4] Add DIG297 board and OMAP3 fixes
 2011-04-19 19:50 UTC  (5+ messages)
` [U-Boot] [PATCH v4 4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board

[PATCH] mm: make expand_downwards symmetrical to expand_upwards
 2011-04-19 19:49 UTC  (15+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[RFC/PATCH] git add: notice removal of tracked paths by default
 2011-04-19 19:46 UTC  (2+ messages)

[RFC PATCH] Pass empty file to p4merge where no base is suitable
 2011-04-19 19:46 UTC 

[PATCH] ehea: Fix a DLPAR bug on ehea_rereg_mrs()
 2011-04-19 19:39 UTC 

[U-Boot] [PATCH 00/15] [REWORK AVR32/AT91] additional changes for avr32
 2011-04-19 19:36 UTC  (6+ messages)

parent transid troubles
 2011-04-19 19:34 UTC  (2+ messages)

[PATCH 0/8] (3rd take) add support for z196 CPACF algorithms
 2011-04-19 19:29 UTC  (9+ messages)
` [PATCH 1/8] s390: extend crypto facility check
` [PATCH 2/8] s390: cleanup DES code
` [PATCH 3/8] s390: add System z hardware support for XTS mode
` [PATCH 4/8] s390: add System z hardware support for CTR mode
` [PATCH 5/8] s390: add System z hardware support for GHASH
` [PATCH 6/8] s390: cleanup s390 Kconfig options
` [PATCH 7/8] tcrypt: disable 384 bit key XTS test
` [PATCH 8/8] tcrypt: CTR mode speed test for AES

[PATCH net-next-2.6 3/3] bonding,ipv4,ipv6,vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
 2011-04-19 19:34 UTC  (5+ messages)

[PATCH 00/11] RFC: KBUS messaging subsystem
 2011-04-19 19:33 UTC  (7+ messages)
    ` [PATCH] extra/1 Allow setting the maximum KBUS message size

[PATCH] hid: assorted usage updates from hut 1.12
 2011-04-19 19:28 UTC  (2+ messages)
` [PATCH v2] "

[xen-unstable test] 6892: regressions - FAIL
 2011-04-19 19:28 UTC 

[PATCH 7/7] sparc32,leon: implement genirq CPU affinity
 2011-04-19 19:27 UTC  (2+ messages)

[PATCH 0/1] add support for z196 CPACF algorithms
 2011-04-19 19:23 UTC  (2+ messages)
` [PATCH 1/1] s390: extend crypto facility check


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.