public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-01 16:41:14 to 2013-03-01 20:13:53 UTC [more...]

[ 00/77] 3.8.2-stable review
 2013-03-01 19:45 UTC  (38+ messages)
` [ 01/77] mm: do not grow the stack vma just because of an overrun on preceding vma
` [ 02/77] ALSA: bt87x: Make load_all parameter working again
` [ 03/77] ALSA: hda - hdmi: Make jacks phantom, if theyre not detectable
` [ 07/77] IB/srp: Avoid sending a task management function needlessly
` [ 20/77] posix-timer: Dont call idr_find() with out-of-range ID
` [ 21/77] ftrace: Call ftrace cleanup module notifier after all other notifiers
` [ 22/77] x86/apic: Fix parsing of the lapic cmdline option
` [ 23/77] x86, efi: Make "noefi" really disable EFI runtime serivces
` [ 29/77] ocfs2: fix possible use-after-free with AIO
` [ 36/77] xen-blkback: use balloon pages for persistent grants
` [ 40/77] sysctl: fix null checking in bin_dn_node_address()
` [ 41/77] nbd: fsync and kill block device on shutdown
` [ 42/77] fs: Fix possible use-after-free with AIO
` [ 52/77] ext4: fix xattr block allocation/release with bigalloc
` [ 53/77] ext4: fix free clusters calculation in bigalloc filesystem
` [ 54/77] nfsd: Fix memleak
` [ 55/77] svcrpc: make svc_age_temp_xprts enqueue under sv_lock
` [ 56/77] svcrpc: fix rpc server shutdown races
` [ 57/77] HID: add support for Sony RF receiver with USB product id 0x0374
` [ 58/77] HID: clean up quirk for Sony RF receivers
` [ 59/77] fuse: dont WARN when nlink is zero
` [ 60/77] workqueue: consider work function when searching for busy work items
` [ 61/77] pstore: Avoid deadlock in panic and emergency-restart path
` [ 62/77] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
` [ 65/77] ab8500-chargalg: Only root should have write permission on sysfs file
` [ 66/77] ab8500_btemp: Demote initcall sequence
` [ 67/77] ACPI: Add DMI entry for Sony VGN-FW41E_H
` [ 68/77] staging: comedi: check s->async for poll(), read() and write()
` [ 69/77] ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
` [ 70/77] ata_piix: Add Device IDs for Intel Wellsburg PCH
` [ 71/77] ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDs
` [ 72/77] ahci: Add Device IDs for Intel Wellsburg PCH
` [ 73/77] [hid] usb hid quirks for Masterkit MA901 usb radio
` [ 74/77] x86, efi: Allow slash in file path of initrd
` [ 75/77] ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
` [ 76/77] efivarfs: Validate filenames much more aggressively
` [ 77/77] efivarfs: guid part of filenames are case-insensitive

[PATCH v6 00/46] CPU hotplug: stop_machine()-free CPU hotplug
 2013-03-01 20:06 UTC  (25+ messages)
` [PATCH v6 04/46] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
                                ` [PATCH] lglock: add read-preference local-global rwlock

[ 00/46] 3.4.35-stable review
 2013-03-01 19:45 UTC  (47+ messages)
` [ 01/46] ALSA: hda - hdmi: Make jacks phantom, if theyre not detectable
` [ 02/46] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
` [ 03/46] iommu/amd: Initialize device table after dma_ops
` [ 04/46] posix-timer: Dont call idr_find() with out-of-range ID
` [ 05/46] ftrace: Call ftrace cleanup module notifier after all other notifiers
` [ 06/46] x86, efi: Make "noefi" really disable EFI runtime serivces
` [ 07/46] doc, xen: Mention earlyprintk=xen in the documentation
` [ 08/46] doc, kernel-parameters: Document console=hvc<n>
` [ 09/46] x86: Make sure we can boot in the case the BDA contains pure garbage
` [ 10/46] target: Fix lookup of dynamic NodeACLs during cached demo-mode operation
` [ 11/46] target: Add missing mapped_lun bounds checking during make_mappedlun setup
` [ 12/46] ocfs2: fix possible use-after-free with AIO
` [ 13/46] ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
` [ 14/46] ocfs2: ac->ac_allow_chain_relink=0 wont disable group relink
` [ 15/46] block: fix ext_devt_idr handling
` [ 16/46] xen-blkback: do not leak mode property
` [ 17/46] xen/blkback: Dont trust the handle from the frontend
` [ 18/46] idr: fix a subtle bug in idr_get_next()
` [ 19/46] block: fix synchronization and limit check in blk_alloc_devt()
` [ 20/46] firewire: add minor number range check to fw_device_init()
` [ 21/46] sysctl: fix null checking in bin_dn_node_address()
` [ 22/46] fs: Fix possible use-after-free with AIO
` [ 23/46] media: rc: unlock on error in show_protocols()
` [ 24/46] ext4: check bh in ext4_read_block_bitmap()
` [ 25/46] ext4: fix race in ext4_mb_add_n_trim()
` [ 26/46] ext4: fix xattr block allocation/release with bigalloc
` [ 27/46] ext4: fix free clusters calculation in bigalloc filesystem
` [ 28/46] nfsd: Fix memleak
` [ 29/46] svcrpc: make svc_age_temp_xprts enqueue under sv_lock
` [ 30/46] vhost: fix length for cross region descriptor
` [ 31/46] fuse: dont WARN when nlink is zero
` [ 32/46] unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
` [ 33/46] ath9k_hw: fix calibration issues on chainmask that dont include chain 0
` [ 34/46] pstore: Avoid deadlock in panic and emergency-restart path
` [ 35/46] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
` [ 36/46] cgroup: fix exit() vs rmdir() race
` [ 37/46] ab8500-chargalg: Only root should have write permission on sysfs file
` [ 38/46] ab8500_btemp: Demote initcall sequence
` [ 39/46] ACPI: Add DMI entry for Sony VGN-FW41E_H
` [ 40/46] staging: comedi: ni_labpc: correct differential channel sequence for AI commands
` [ 41/46] staging: comedi: ni_labpc: set up command4 register *after* command3
` [ 42/46] staging: comedi: check s->async for poll(), read() and write()
` [ 43/46] perf tools: Fix build with bison 2.3 and older
` [ 44/46] ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs
` [ 45/46] ata_piix: Add Device IDs for Intel Wellsburg PCH
` [ 46/46] [hid] usb hid quirks for Masterkit MA901 usb radio

[PATCH 0/7] ksm: responses to NUMA review
 2013-03-01 20:03 UTC  (6+ messages)
` [PATCH 2/7] ksm: treat unstable nid like in stable tree

[PATCH] MAINTAINERS: Convert some P: entries to M:
 2013-03-01 20:02 UTC  (2+ messages)
` [PATCH V2] MAINTAINERS: Update SIMTEC file patterns, remove Vincent Sanders

[ 00/30] 3.0.68-stable review
 2013-03-01 19:45 UTC  (31+ messages)
` [ 01/30] quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
` [ 02/30] iommu/amd: Initialize device table after dma_ops
` [ 03/30] posix-timer: Dont call idr_find() with out-of-range ID
` [ 04/30] ftrace: Call ftrace cleanup module notifier after all other notifiers
` [ 05/30] doc, xen: Mention earlyprintk=xen in the documentation
` [ 06/30] doc, kernel-parameters: Document console=hvc<n>
` [ 07/30] x86: Make sure we can boot in the case the BDA contains pure garbage
` [ 08/30] target: Add missing mapped_lun bounds checking during make_mappedlun setup
` [ 09/30] ocfs2: ac->ac_allow_chain_relink=0 wont disable group relink
` [ 10/30] xen-blkback: do not leak mode property
` [ 11/30] idr: fix a subtle bug in idr_get_next()
` [ 12/30] firewire: add minor number range check to fw_device_init()
` [ 13/30] sysctl: fix null checking in bin_dn_node_address()
` [ 14/30] media: rc: unlock on error in show_protocols()
` [ 15/30] ext4: fix race in ext4_mb_add_n_trim()
` [ 16/30] svcrpc: make svc_age_temp_xprts enqueue under sv_lock
` [ 17/30] vhost: fix length for cross region descriptor
` [ 18/30] ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
` [ 19/30] ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
` [ 20/30] wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
` [ 21/30] unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)
` [ 22/30] x86: Do not leak kernel page mapping locations
` [ 23/30] x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
` [ 24/30] cpuset: fix cpuset_print_task_mems_allowed() vs rename() race
` [ 25/30] cgroup: fix exit() vs rmdir() race
` [ 26/30] dca: check against empty dca_domains list before unregister provider fix
` [ 27/30] s390/kvm: Fix store status for ACRS/FPRS fix
` [ 28/30] staging: comedi: ni_labpc: correct differential channel sequence for AI commands
` [ 29/30] staging: comedi: ni_labpc: set up command4 register *after* command3
` [ 30/30] staging: comedi: check s->async for poll(), read() and write()

PROBLEM: Possible recursive locking on "tick_periodic()" and "do_timer()" because of "xtime_lock" in 3.7.9
 2013-03-01 19:33 UTC 

IMA: How to manage user space signing policy with others
 2013-03-01 19:39 UTC  (9+ messages)

pull request: wireless 2013-03-01
 2013-03-01 19:37 UTC  (2+ messages)

[PATCH] mfd: palmas: provide irq flags through DT/platform data
 2013-03-01 19:34 UTC  (5+ messages)

sched: CPU #1's llc-sibling CPU #0 is not on the same node!
 2013-03-01 19:31 UTC  (20+ messages)

[PATCH] irq: add quirk for broken interrupt remapping on 55XX chipsets
 2013-03-01 19:29 UTC  (3+ messages)

[PATCH v3 0/2] Add automatic bus number support for i2c busses with device tree
 2013-03-01 19:22 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
  ` [PATCH v4 2/2] i2c: pxa: Use i2c-core to get bus number now

[PATCH]serial: 8250: Fix detect XScale port wrong
 2013-03-01 19:17 UTC  (2+ messages)

[ 00/53] 3.0.67-stable review
 2013-03-01 19:17 UTC  (10+ messages)
` [ 17/53] s390/kvm: Fix store status for ACRS/FPRS
` [ 47/53] dca: check against empty dca_domains list before unregister provider

[PATCH] l2tp: Restore socket refcount when sendmsg succeeds
 2013-03-01 19:12 UTC  (2+ messages)

[PATCH resend] hsi: fix kernel-doc warnings
 2013-03-01 19:11 UTC 

[stable 3.0 v2] x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems
 2013-03-01 19:05 UTC  (2+ messages)

[RFC 0/5] perf, signal x86: Fix breakpoint events overflow handling
 2013-03-01 18:57 UTC  (7+ messages)
` [PATCH 1/5] signal x86: Propage RF EFLAGS bit throught the signal restore call
` [PATCH 2/5] signal x86: Clear RF EFLAGS bit for signal handler
` [PATCH 3/5] perf: Fix hw breakpoints overflow period sampling
` [PATCH 4/5] perf tests: Test breakpoint overflow signal handler
` [PATCH 5/5] perf tests: Test breakpoint overflow signal handler counts

[GIT PULL] late arch/metag fixes for v3.9-rc1
 2013-03-01 18:54 UTC  (3+ messages)

[PATCH -v5 1/5] x86,smp: move waiting on contended ticket lock out of line
 2013-03-01 18:52 UTC  (22+ messages)
` [tip:core/locking] x86/smp: Move "

[PATCH RFC] arm: l2x0: Leverage power saving features
 2013-03-01 18:51 UTC 

[PATCH 0/6] Drivers: hv: Consolidate GUID definitions
 2013-03-01 18:40 UTC  (9+ messages)
` [PATCH 1/6] Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h
  ` [PATCH 6/6] Drivers: hv: Execute shutdown in a thread context

[GIT PULL] Load keys from signed PE binaries
 2013-03-01 18:39 UTC  (10+ messages)

[tip:x86/cleanups] x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety
 2013-03-01 18:33 UTC  (4+ messages)

[RFC PATCH] Add pin control driver for Wondermedia SoCS
 2013-03-01 18:24 UTC  (5+ messages)
` [PATCH] pinctrl: gpio: vt8500: Add pin control driver for Wondermedia SoCs

[patch] perf stat: --repeat forever
 2013-03-01 18:02 UTC  (2+ messages)
` [patch v2] "

[PATCH 0/9] Add blockconsole version 1.1 (try 2)
 2013-03-01 17:56 UTC  (17+ messages)
` [PATCH 3/9] printk: add CON_ALLDATA console flag
` [PATCH 5/9] blockconsole: use CON_ALLDATA
  ` [PATCH 1/3] blockconsole: Fix undefined MAX_RT_PRIO
    ` [PATCH 2/3] blockconsole: Rename device_lock with bc_device_lock
    ` [PATCH 3/3] blockconsole: Mark a local work struct static

[RFC PATCH] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers
 2013-03-01 17:54 UTC  (3+ messages)
  ` [PATCH] Quirk to support Marvell 88SE91xx SATA controllers with Intel IOMMU

[RFC PATCH v2 1/2] mm: tuning hardcoded reserved memory
 2013-03-01 17:48 UTC  (4+ messages)

linux-next: build warning after merge of the char-misc tree
 2013-03-01 17:43 UTC  (5+ messages)

[PATCH] mv643xx_eth: Fix a possible deadlock upon ifdown
 2013-03-01 17:30 UTC  (3+ messages)

[GIT] CIFS Fixes
 2013-03-01 17:16 UTC 

[-rc7 regression] Block IO/VFS/ext3/timer spinlock lockup?
 2013-03-01 17:14 UTC  (13+ messages)
            ` [-rc7 regression] Buggy commit: "mm: use aligned zone start for pfn_to_bitidx calculation"

[PATCH v2] gpio: palmas: add in GPIO support for palmas charger
 2013-03-01 17:06 UTC 

[PATCH] x86: Expose loops_per_jiffy through /proc/cpuinfo
 2013-03-01 17:06 UTC  (3+ messages)

[PATCH 2/2] kconfig: use config scripts to detect ncurses libs
 2013-03-01 17:04 UTC  (6+ messages)

[regression] external HDD in USB3 enclosure cannot be dynamically removed (Re: Linux 3.7.5)
 2013-03-01 16:48 UTC  (11+ messages)

[GIT] x86 platform driver updates for 3.8
 2013-03-01 16:27 UTC  (6+ messages)
    ` [GIT] x86 platform driver bugfixes "

[GIT PULL 00/15] perf/core improvements and fixes
 2013-02-28 21:05 UTC  (7+ messages)
` [PATCH 01/15] perf tools: check if -DFORTIFY_SOURCE=2 is allowed
` [PATCH 03/15] perf tools: Honor parallel jobs
` [PATCH 05/15] perf tools: Sort command-list.txt alphabetically
` [PATCH 11/15] perf tools: Introduce tools/lib/lk library
` [PATCH 12/15] perf tools: Extract perf-specific stuff from debugfs.c
` [PATCH 14/15] perf annotate: Fix build with NO_NEWT=1


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