linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-23 21:01:05 to 2012-01-23 23:56:33 UTC [more...]

[00/90] 3.0.18-stable review
 2012-01-23 23:42 UTC  (74+ messages)
` [01/90] mtdoops: fix the oops_page_used array size
` [02/90] mtd: mtdoops: skip reading initially bad blocks
` [03/90] mtd: mtd_blkdevs: dont increase open count on error path
` [05/90] drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
` [07/90] ALSA: snd-usb-us122l: Delete calls to preempt_disable
` [08/90] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [09/90] ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs
` [10/90] drm/radeon/kms: workaround invalid AVI infoframe checksum issue
` [11/90] drm/radeon/kms: disable writeback on pre-R300 asics
` [12/90] radeon: Fix disabling PCI bus mastering on big endian hosts
` [13/90] NFS: Retry mounting NFSROOT
` [15/90] nfs: fix regression in handling of context= option in NFSv4
` [16/90] HID: bump maximum global item tag report size to 96 bytes
` [17/90] UBI: fix missing scrub when there is a bit-flip
` [19/90] PCI: Fix PCI_EXP_TYPE_RC_EC value
` [25/90] SCSI: mpt2sas : Fix for memory allocation error for large host credits
` [27/90] ima: free duplicate measurement memory
` [28/90] ima: fix invalid memory reference
` [29/90] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
` [30/90] rtl8192se: Fix BUG caused by failure to check skb allocation
` [31/90] mac80211: fix rx->key NULL pointer dereference in promiscuous mode
` [32/90] memcg: add mem_cgroup_replace_page_cache() to fix LRU issue
` [33/90] x86: Fix mmap random address range
` [34/90] UBI: fix nameless volumes handling
` [36/90] UBIFS: fix debugging messages
` [37/90] i2c: Fix error value returned by several bus drivers
` [39/90] mmc: sdhci: Fix tuning timer incorrect setting when suspending host
` [40/90] mmc: sd: Fix SDR12 timing regression
` [41/90] [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
` [42/90] kconfig/streamline-config.pl: Simplify backslash line concatination
` [43/90] kconfig/streamline-config.pl: Fix parsing Makefile with variables
` [44/90] svcrpc: fix double-free on shutdown of nfsd after changing pool mode
` [45/90] svcrpc: destroy server sockets all at once
` [46/90] svcrpc: avoid memory-corruption on pool shutdown
` [47/90] nfsd: Fix oops when parsing a 0 length export
` [48/90] fsnotify: dont BUG in fsnotify_destroy_mark()
` [49/90] x86, UV: Update Boot messages for SGI UV2 platform
` [50/90] recordmcount: Fix handling of elf64 big-endian objects
` [51/90] [media] uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()
` [52/90] fix shrink_dcache_parent() livelock
` [53/90] ah: Correctly pass error codes in ahash output callback
` [54/90] ah: Read nexthdr value before overwriting it in ahash input callback
` [55/90] HID: hid-multitouch - add another eGalax id
` [56/90] HID: multitouch: cleanup with eGalax PID definitions
` [57/90] HID: multitouch: Add egalax ID for Acer Iconia W500
` [58/90] HID: multitouch: add support for the MSI Windpad 110W
` [59/90] HID: multitouch: add support for 3M 32"
` [60/90] [S390] fix cputime overflow in uptime_proc_show
` [61/90] block: add and use scsi_blk_cmd_ioctl
` [62/90] block: fail SCSI passthrough ioctls on partition devices
` [63/90] dm: do not forward ioctls from logical volumes to the underlying device
` [64/90] proc: clean up and fix /proc/<pid>/mem handling
` [66/90] ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645
` [67/90] intel idle: Make idle driver more robust
` [68/90] intel_idle: fix API misuse
` [69/90] ACPI: Store SRAT table revision
` [72/90] ACPICA: Put back the call to acpi_os_validate_address
` [74/90] [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroy
` [76/90] target: Set additional sense length field in sense data
` [77/90] I2C: OMAP: correct SYSC register offset for OMAP4
` [78/90] x86/UV2: Fix BAU destination timeout initialization
` [79/90] rt2800pci: fix spurious interrupts generation
` [80/90] pnfs-obj: pNFS errors are communicated on iodata->pnfs_error
` [81/90] pnfs-obj: Must return layout on IO error
` [82/90] net: Fix driver name for mdio-gpio.c
` [83/90] i2c-eg20t: modified the setting of transfer rate
` [84/90] score: fix off-by-one index into syscall table
` [85/90] kprobes: initialize before using a hlist
` [86/90] proc: clear_refs: do not clear reserved pages
` [87/90] mm: fix NULL ptr dereference in __count_immobile_pages
` [88/90] iwlagn: check for SMPS mode
` [89/90] iwlegacy: 3945: fix hw passive scan on radar channels
` [90/90] UBIFS: make debugging messages light again

[patch v2, kernel version 3.2.1] Source mode for macvlan interface
 2012-01-23 23:52 UTC  (2+ messages)

[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
 2012-01-23 23:49 UTC  (9+ messages)

[00/27] 2.6.32.55-longterm review
 2012-01-23 23:42 UTC  (22+ messages)
` [01/27] ext4: fix undefined behavior in ext4_fill_flex_info()
` [03/27] ALSA: ice1724 - Check for ac97 to avoid kernel oops
` [05/27] HID: bump maximum global item tag report size to 96 bytes
` [07/27] PCI: Fix PCI_EXP_TYPE_RC_EC value
` [08/27] PCI: msi: Disable msi interrupts when we initialize a pci device
` [09/27] xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX
` [10/27] ima: free duplicate measurement memory
` [11/27] PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB
` [12/27] x86: Fix mmap random address range
` [13/27] UBI: fix nameless volumes handling
` [15/27] [media] V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()
` [16/27] svcrpc: fix double-free on shutdown of nfsd after changing pool mode
` [17/27] svcrpc: destroy server sockets all at once
` [18/27] nfsd: Fix oops when parsing a 0 length export
` [20/27] [S390] fix cputime overflow in uptime_proc_show
` [21/27] USB: Fix bad dma problem on WDM device disconnect
` [22/27] block: add and use scsi_blk_cmd_ioctl
` [23/27] kernel.h: add printk_ratelimited and pr_<level>_rl
` [25/27] [SCSI] sym53c8xx: Fix NULL pointer dereference in slave_destroy
` [26/27] score: fix off-by-one index into syscall table
` [27/27] kprobes: initialize before using a hlist

[GIT PULL] Power management fixes for 3.3
 2012-01-23 23:46 UTC  (3+ messages)

linux-kernel-announce
 2012-01-23 23:36 UTC 

[PATCH] Use acpi_os_map_memory() instead of ioremap() in einj driver
 2012-01-23 23:27 UTC 

[PATCH v5] Resurrect Intel740 driver: i740fb
 2012-01-23 23:17 UTC 

[PATCHSET] blkcg: kill policy node and blkg->dev, take#3
 2012-01-23 23:09 UTC  (17+ messages)
` [PATCH 01/16] blkcg: make CONFIG_BLK_CGROUP bool
` [PATCH 02/16] cfq: don't register propio policy if !CONFIG_CFQ_GROUP_IOSCHED
` [PATCH 03/16] elevator: clear auxiliary data earlier during elevator switch
` [PATCH 04/16] elevator: make elevator_init_fn() return 0/-errno
` [PATCH 05/16] block: implement blk_queue_bypass_start/end()
` [PATCH 06/16] block: extend queue bypassing to cover blkcg policies
` [PATCH 07/16] blkcg: shoot down blkio_groups on elevator switch
` [PATCH 08/16] blkcg: move rcu_read_lock() outside of blkio_group get functions
` [PATCH 09/16] blkcg: update blkg get functions take blkio_cgroup as parameter
` [PATCH 10/16] blkcg: use q and plid instead of opaque void * for blkio_group association
` [PATCH 11/16] blkcg: add blkio_policy[] array and allow one policy per policy ID
` [PATCH 12/16] blkcg: use the usual get blkg path for root blkio_group
` [PATCH 13/16] blkcg: factor out blkio_group creation
` [PATCH 14/16] blkcg: don't allow or retain configuration of missing devices
` [PATCH 15/16] blkcg: kill blkio_policy_node
` [PATCH 16/16] blkcg: kill the mind-bending blkg->dev

Pinmux bindings proposal V2
 2012-01-23 23:08 UTC  (3+ messages)

[PATCH 0/4] PCI: allocate pci bus num range for unassigned bridge busn
 2012-01-23 23:06 UTC  (5+ messages)
` [PATCH 1/4] PCI: Add iobusn_resource and insert root bus range to that tree
` [PATCH 2/4] PCI: Allocate bus range instead of use max blindly
` [PATCH 3/4] PCI: kill pci_fixup_parent_subordinate_busnr()
` [PATCH 4/4] PCI: Seperate child bus scanning to two passes overall

[PATCH] NVMe: Fix compilation on architecturs without readq/writeq
 2012-01-23 23:04 UTC  (8+ messages)

[PATCH/RESEND] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 23:04 UTC  (8+ messages)

[PATCH] trace: reset sleep/block start time on task switch
 2012-01-23 23:02 UTC  (5+ messages)

x86, mce, Use user return notifier in mce
 2012-01-23 23:00 UTC  (10+ messages)

Pinmux bindings proposal
 2012-01-23 22:54 UTC  (12+ messages)

[PATCH] drivers/media/dvb/frontends/drxk_hard.c does not need to include linux/version.h
 2012-01-23 22:45 UTC 

[PATCH] zcache fix for 3.3-rc1
 2012-01-23 22:40 UTC  (6+ messages)
` [PATCH] zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention

[PATCH 0/7] PCI: pcie hotplug related patch
 2012-01-23 22:38 UTC  (14+ messages)
` [PATCH 1/7] PCI: Make sriov work with hotplug remove

[PATCH v4 4/4] x86/platform: (TS-5500) add ADC support
 2012-01-23 22:35 UTC  (7+ messages)
` [PATCH] x86/platform: (TS-5500) revised ADC driver

[PATCH] Don't leak in arch/x86/boot/compressed/misc.c::parse_elf()
 2012-01-23 22:34 UTC 

[PATCH] kconfig: fix new choices being skipped upon config update
 2012-01-23 22:29 UTC 

[patch v4, kernel version 3.2.1] net/ipv4/ip_gre: Ethernet multipoint GRE over IP
 2012-01-23 22:23 UTC  (5+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-01-23 22:23 UTC  (12+ messages)
` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]

[PATCH/RESEND net 5/5][NON-TRIVIAL] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 22:22 UTC  (5+ messages)

RFC v2 irq_domain rework posted to linux-kernel. (Was: [RFCv2 00/14])
 2012-01-23 22:08 UTC 

/etc/fstab.d yes or not
 2012-01-23 22:07 UTC  (7+ messages)

FYIO: usb/video 3.2 breaks logitech 9000pro webcam focus control
 2012-01-23 21:49 UTC 

[PATCH/RESEND net 5/5][NON-TRIVIAL 1/1] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 21:55 UTC 

[PATCH/RESEND net 4/5][TRIVIAL 4/4] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 21:55 UTC 

[PATCH/RESEND net 3/5][TRIVIAL 3/4] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 21:54 UTC 

[PATCH/RESEND net 2/5][TRIVIAL 2/4] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 21:54 UTC 

[RFCv2 00/14]
 2012-01-23 21:53 UTC  (16+ messages)
` [RFCv2 01/14] irq_domain: add documentation and MAINTAINERS entry
` [RFCv2 02/14] dt: Make irqdomain less verbose
` [RFCv2 03/14] irq_domain: Make irq_domain structure match powerpc's irq_host
` [RFCv2 04/14] irq_domain: convert microblaze from irq_host to irq_domain
` [RFCv2 05/14] irq_domain/powerpc: Use common irq_domain structure instead of irq_host
` [RFCv2 06/14] irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
` [RFCv2 07/14] irq_domain/powerpc: Eliminate virq_is_host()
` [RFCv2 08/14] irq_domain: Move irq_domain code from powerpc to kernel/irq
` [RFCv2 09/14] irqdomain: remove NO_IRQ from irq domain code
` [RFCv2 10/14] irq_domain: Remove references to old irq_host names
` [RFCv2 11/14] irq_domain: Replace irq_alloc_host() with revmap-specific initializers
` [RFCv2 12/14] irq_domain: Add support for base irq and hwirq in legacy mappings
` [RFCv2 13/14] irq_domain: Remove 'new' irq_domain in favour of the ppc one
` [RFCv2 14/14] irq_domain: Remove irq_domain_add_simple()

[PATCH/RESEND net 1/5][TRIVIAL 1/4] drivers/net/ethernet: dev_alloc_skb to netdev_alloc_skb
 2012-01-23 21:52 UTC 

[PATCH] x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
 2012-01-23 21:44 UTC  (2+ messages)
  ` [Xen-devel] "

[PATCH] r8169: Randomise invalid MAC addresses
 2012-01-23 21:43 UTC  (5+ messages)

[PATCH v3] sysctl: control functionality of /proc/pid/mem
 2012-01-23 21:21 UTC 

[PATCH] Sound WM8958 DSP2: Use correct format string in dev_err() call
 2012-01-23 21:29 UTC  (3+ messages)

ASoC: Fix use-after-free in wm2000 - don't release_firmware() twice
 2012-01-23 21:28 UTC 

v3.3-rc1, regression introduced by "sched, nohz: Implement sched group, domain aware nohz idle load balancing" when unplugging CPUs
 2012-01-23 21:21 UTC  (4+ messages)

[PATCH] kbuild: disable -Wmissing-field-initializers for W=1
 2012-01-23 21:18 UTC  (2+ messages)

linux-next: build failure after merge of the nfs tree
 2012-01-23 21:10 UTC  (3+ messages)

[PATCH] irqdesc: Consolidate irq reservation logic
 2012-01-23 21:08 UTC 

[PATCH] irqdesc: Consolidate irq reservation logic
 2012-01-23 21:08 UTC 

[PATCH 3.3-rc1] PM / Sleep: Fix read_unlock_usermodehelper() call
 2012-01-23 21:09 UTC  (2+ messages)

[PATCH 08/17] blkcg: shoot down blkio_groups on elevator switch
 2012-01-23 21:03 UTC  (11+ messages)

[PATCH 1/3] serial: 8250: Remove trailing space in 8250 driver
 2012-01-23 21:04 UTC  (4+ messages)
` [PATCH 3/3] serial: 8250: Add a wakeup_capable module param


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).