mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3 00/31] AArch64 Linux kernel port
 2012-09-09 23:29 UTC  (6+ messages)
` [PATCH v3 02/31] arm64: Kernel booting and initialisation
` [PATCH v3 31/31] arm64: MAINTAINERS update

[ 00/95] 3.2.29-stable review
 2012-09-09 22:43 UTC  (71+ messages)
` [ 01/95] HID: add ASUS AIO keyboard model AK1D
` [ 02/95] nfs: tear down caches in nfs_init_writepagecache when allocation fails
` [ 03/95] NFS: Use kcalloc() when allocating arrays
` [ 04/95] NFSv4.1 fix page number calculation bug for filelayout decode buffers
` [ 05/95] fix page number calculation bug for block layout decode buffer
` [ 06/95] pnfs: defer release of pages in layoutget
` [ 07/95] ext4: avoid kmemcheck complaint from reading uninitialized memory
` [ 08/95] fuse: verify all ioctl retry iov elements
` [ 09/95] Bluetooth: Fix legacy pairing with some devices
` [ 10/95] xhci: Increase reset timeout for Renesas 720201 host
` [ 11/95] xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk
` [ 18/95] usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces in eth_stop
` [ 19/95] ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled
` [ 20/95] ARM: 7488/1: mm: use 5 bits for swapfile type encoding
` [ 21/95] ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems
` [ 22/95] drm/i915: ignore eDP bpc settings from vbt
` [ 23/95] ALSA: hda - fix Copyright debug message
` [ 24/95] sched: fix divide by zero at {thread_group,task}_times
` [ 29/95] audit: dont free_chunk() after fsnotify_add_mark()
` [ 31/95] vfs: canonicalize create mode in build_open_flags()
` [ 32/95] PCI: EHCI: Fix crash during hibernation on ASUS computers
` [ 37/95] NFS: Alias the nfs module to nfs4
` [ 38/95] target: fix NULL pointer dereference bug alloc_page() fails to get memory
` [ 39/95] ext4: fix long mount times on very big file systems
` [ 40/95] PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
` [ 41/95] PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
` [ 42/95] ASoC: wm9712: Fix microphone source selection
` [ 43/95] USB: smsusb: remove __devinit* from the struct usb_device_id table
` [ 44/95] USB: spca506: "
` [ 45/95] USB: p54usb: "
` [ 46/95] USB: rtl8187: "
` [ 47/95] USB: vt6656: "
` [ 48/95] USB: winbond: "
` [ 49/95] USB: emi62: "
` [ 50/95] USB: CDC ACM: Fix NULL pointer dereference
` [ 51/95] alpha: Dont export SOCK_NONBLOCK to user space
` [ 52/95] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts
` [ 53/95] ALSA: hda - dont create dysfunctional mixer controls for ca0132
` [ 54/95] netconsole: remove a redundant netconsole_target_put()
` [ 55/95] drm/radeon/kms: upstream atombios.h updates
` [ 56/95] drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping
` [ 57/95] drm/radeon: implement ACPI VFCT vbios fetch (v3)
` [ 58/95] ACPI: export symbol acpi_get_table_with_size
` [ 59/95] drm/radeon: convert radeon vfct code to use acpi_get_table_with_size
` [ 60/95] drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
` [ 61/95] drm/radeon: finish getting bios earlier
` [ 62/95] drm/radeon: fix use after free in ATRM bios reading code
` [ 63/95] drm/radeon: split ATRM support out from the ATPX handler (v3)
` [ 64/95] NFSv3: Ensure that do_proc_get_root() reports errors correctly
` [ 65/95] vfs: missed source of ->f_pos races
` [ 66/95] svcrpc: fix BUG() in svc_tcp_clear_pages
` [ 67/95] svcrpc: sends on closed socket should stop immediately
` [ 68/95] svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
` [ 69/95] Revert "drm/radeon: fix bo creation retry path"
` [ 70/95] fbcon: fix race condition between console lock and cursor timer (v1.1)
` [ 71/95] cciss: fix incorrect scsi status reporting
` [ 72/95] mm: hugetlbfs: correctly populate shared pmd
` [ 73/95] drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources
` [ 74/95] drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode
` [ 75/95] rapidio/tsi721: fix inbound doorbell interrupt handling
` [ 76/95] rapidio/tsi721: fix unused variable compiler warning
` [ 78/95] block: replace __getblk_slow misfix by grow_dev_page fix
` [ 79/95] Bluetooth: Fix using uninitialized option in RFCMode
` [ 80/95] drivers/char/random.c: fix boot id uniqueness race
` [ 81/95] MAINTAINERS: Theodore Tso is taking over the random driver
` [ 82/95] random: Add comment to random_initialize()
` [ 83/95] dmi: Feed DMI table to /dev/random driver
` [ 91/95] Staging: speakup: fix an improperly-declared variable
` [ 92/95] NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
` [ 94/95] Squashfs: fix mount time sanity check for corrupted superblock

iwl3945: order 5 allocation during ifconfig up; vm problem?
 2012-09-09 22:40 UTC  (2+ messages)

[PATCH 0/3] devfreq: Add support for devices which can idle
 2012-09-09 22:00 UTC  (7+ messages)
` [PATCH 1/3] devfreq: core updates to support "
` [PATCH 2/3] devfreq: Add suspend and resume apis
` [PATCH 3/3] devfreq: Add current freq callback in device profile

[PATCH 14/14] drivers/media/usb/gspca/cpia1.c: fix error return code
 2012-09-09 21:56 UTC  (2+ messages)

[PATCH] Add mach-specific includes
 2012-09-09 21:55 UTC  (3+ messages)

[PATCH v4] linux/kernel.h: Fix DIV_ROUND_CLOSEST to support negative dividends
 2012-09-09 21:30 UTC  (5+ messages)

[PATCH 01/10] Makefile: Add option CONFIG_DISABLE_GCC_AUTOMATIC_INLINING
 2012-09-09 21:28 UTC  (6+ messages)
` [PATCH 02/10] mm, slob: Use NUMA_NO_NODE instead of -1
` [PATCH 03/10] mm, slab: Remove silly function slab_buffer_size()

linux-user-chroot 2012.2
 2012-09-09 21:24 UTC  (3+ messages)

Linux 3.6-rc5
 2012-09-09 21:09 UTC  (13+ messages)

[PATCH] clk: Make the managed clk functions generically available
 2012-09-09 20:57 UTC  (2+ messages)

Storage related regression in linux-next 20120824
 2012-09-09 20:50 UTC  (9+ messages)

Build regressions/improvements in v3.6-rc5
 2012-09-09 20:44 UTC  (2+ messages)

[RFC][PATCH] libata: enable SATA disk fua detection on default
 2012-09-09 20:39 UTC  (8+ messages)

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-09 20:33 UTC  (13+ messages)

[PATCH] virtio: console: fix error handling in init() function
 2012-09-09 20:19 UTC  (2+ messages)

[PATCH] compat_ioctl: Remove unused local typedef
 2012-09-09 20:03 UTC 

[PATCH] USB: input: wacom_sys.c: format OLED image in kernel
 2012-09-09 19:37 UTC 

[Squashfs-devel] PROBLEM: mount empty SquashFS
 2012-09-09 19:30 UTC  (3+ messages)

[PATCH] IRQ: Add a check for uninitialized irqs
 2012-09-09 19:25 UTC 

[tip:x86/cpufeature] x86, cpufeature: Add feature bit for SMAP
 2012-09-09 19:02 UTC 

[PATCH] rtlwifi/rtl8723e: Add firmware for new driver
 2012-09-09 18:59 UTC  (2+ messages)

[PATCH v2] drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c: fix error return code
 2012-09-09 18:52 UTC  (2+ messages)

Linux 3.2.28
 2012-09-09 18:12 UTC  (3+ messages)
` rcu_bh stalls on 3.2.28

3.5-rc7: nouveau doesn't X on NVC0
 2012-09-09 17:54 UTC  (5+ messages)

[PATCH] PCI: drop duplicate const in DECLARE_PCI_FIXUP_SECTION
 2012-09-09 16:54 UTC  (2+ messages)

[PATCH] can: rename LED trigger name on netdev renames
 2012-09-09 16:17 UTC  (2+ messages)
` [PATCH v2] "

[PATCH/RFC] um: Preinclude include/linux/kern_levels.h
 2012-09-09 16:06 UTC  (4+ messages)
    ` [uml-devel] "

[PATCH] fbdev: jz4740: Use devm_request_and_ioremap
 2012-09-09 15:38 UTC 

[PATCH] leds: add led_trigger_rename function
 2012-09-09 15:27 UTC 

[BUG][3.4.10] Conflicts between initializing my USB devices and my IDE devices
 2012-09-09 15:21 UTC  (3+ messages)

[PATCH] KVM: tsc deadline timer works only when hrtimer high resolution configured
 2012-09-09 15:10 UTC  (7+ messages)

[PATCH] lib: gcd: prevent possible div by 0
 2012-09-09 15:03 UTC 

[PATCH] dlm: check the maximum size of a request from user
 2012-09-09 14:16 UTC 

[PATCH v6 00/12] KVM: introduce readonly memslot
 2012-09-09 13:52 UTC  (13+ messages)
` [PATCH v6 11/12] "
` [PATCH v6 12/12] KVM: indicate readonly access fault

[PATCH] staging/rts_pstor: remove braces {} in ms.c
 2012-09-09 13:01 UTC 

[PATCH v4] hashtable: introduce a small and naive hashtable
 2012-09-09 12:52 UTC 

[PATCH v8 1/2] block: ioctl support for sanitize in eMMC 4.5
 2012-09-09 12:12 UTC  (3+ messages)

[PATCH] builddeb: remove unneeded explicit Architecture
 2012-09-09 11:54 UTC  (11+ messages)

[PATCH v2 1/5] fat: allocate persistent inode numbers
 2012-09-09 11:29 UTC  (11+ messages)

[RFC PATCH 0/5] driver core: driver probe asynchronously
 2012-09-09 10:44 UTC  (10+ messages)
` [RFC PATCH 1/5] driver core: driver probe at the last minute in driver_register
` [RFC PATCH 2/5] driver core: introduce driver_register_sync helper
` [RFC PATCH 3/5] driver core: platform: apply driver_register_sync for platform_driver_probe
` [RFC PATCH 4/5] driver core: remove __must_check on declaration of driver_attach
` [RFC PATCH 5/5] driver core: implement asynchorous probe() inside driver_register

[PATCH] block: remove the duplicated setting for congestion_threshold
 2012-09-09 10:44 UTC  (2+ messages)

[GIT] floppy, pktcdvd
 2012-09-09 10:42 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-jens-3.7
 2012-09-09 10:39 UTC  (2+ messages)

[PATCH] [RFC]power: battery: Generic battery driver using IIO
 2012-09-09  9:59 UTC  (7+ messages)

[PATCH] block: reject invalid queue attribute values
 2012-09-09  9:54 UTC  (2+ messages)

[PATCH 0/6] mtip32xx: Support for new devices and minor changes
 2012-09-09  9:54 UTC  (2+ messages)

ATTENTION
 2012-09-09  9:20 UTC 

[PATCH 3/3] perf tool: remove BIONIC wrapper around libgen.h
 2012-09-09  9:01 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Remove BIONIC wrapper around libgen. h

[PATCH 2/3] perf probe: make a copy of exec path for passing to basename
 2012-09-09  9:00 UTC  (2+ messages)
` [tip:perf/core] perf probe: Make "

[PATCH 1/3] perf annotate: make a copy of filename for passing to basename
 2012-09-09  8:59 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Make "

[PATCH 5/5] perf gtk/browser: Use perf_hpp__format functions
 2012-09-09  8:58 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/5] perf ui/browser: Use perf_hpp__format functions
 2012-09-09  8:57 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: "

[PATCH 3/5] perf hists: Use perf_hpp__format->width to calculate the column widths
 2012-09-09  8:56 UTC  (2+ messages)
` [tip:perf/core] perf hists: Use perf_hpp__format-> width "

[PATCH 2/5] perf hists: Handle field separator properly
 2012-09-09  8:55 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/5] perf hists: Introduce perf_hpp for hist period printing
 2012-09-09  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v3] perf bench: fix assert when NDEBUG is defined
 2012-09-09  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[GIT PULL 0/9] perf/core improvements and fixes
 2012-09-09  8:40 UTC  (2+ messages)

[PATCH] Staging: panel: fix spinlock trylock failure on UP
 2012-09-09  8:23 UTC 

[PATCH 1/4] [-next] Makefile: Do not call cc-option before including the arch's Makefile
 2012-09-09  8:20 UTC  (3+ messages)
` [PATCH 4/4] xtensa: Setup CROSS_COMPILE at the top

BUG: soft lockup - CPU#1 stuck for 1024s!
 2012-09-09  7:59 UTC 

[PATCH v2] media: v4l2-ctrls: add control for test pattern
 2012-09-09  7:40 UTC  (4+ messages)

[PATCH 0/7 V6] workqueue: fix hoplug things
 2012-09-09  6:30 UTC  (11+ messages)
` [PATCH 4/7 V6] workqueue: fix idle worker depletion

[PATCH mmotm] slub: zero page to fix boot crashes
 2012-09-09  6:21 UTC  (2+ messages)

Interesting conversation or usual day without something new? I'd choose the first one. What do you think?:)
 2012-09-09  4:40 UTC 

[RFC] mm: add support for zsmalloc and zcache
 2012-09-09  3:46 UTC  (4+ messages)

[PATCH] regmap: no need primary handler for nested irq
 2012-09-09  3:05 UTC  (2+ messages)

[patch] aoe: cleanup an allocation a bit
 2012-09-09  1:25 UTC  (2+ messages)

[PATCH] usb: gadget: Conform with checkpatch -3 warnings, 1 error
 2012-09-09  0:50 UTC 

[PATCH v2 0/10] mm: SLxB cleaning and trace accuracy improvement
 2012-09-08 23:28 UTC  (4+ messages)

[PATCH v2 00/12] Porting perf to Android
 2012-09-08 22:39 UTC  (4+ messages)
` [PATCH v2 01/12] perf tools: include wrapper for magic.h

[PATCH] virtio-balloon spec: provide a version of the "silent deflate" feature that works
 2012-09-08 22:37 UTC  (11+ messages)

Good Day
 2012-09-08 21:24 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome