public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-06 23:47:01 to 2013-05-07 04:02:48 UTC [more...]

[000/126] 3.6.11.3-stable review
 2013-05-07  3:58 UTC  (19+ messages)
` [001/126] ASoC: imx-ssi: Fix occasional AC97 reset failure
` [003/126] ASoC: spear_pcm: Update to new pcm_new() API
` [005/126] spi/s3c64xx: modified error interrupt handling and init
` [020/126] mwifiex: limit channel number not to overflow memory
` [027/126] crypto: ux500 - add missing comma
` [034/126] cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
` [039/126] vfio-pci: Fix possible integer overflow
` [040/126] can: gw: use kmem_cache_free() instead of kfree()
` [045/126] PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
` [046/126] GFS2: Fix unlock of fcntl locks during withdrawn state
` [047/126] libsas: fix handling vacant phy in sas_set_ex_phy()
` [048/126] cifs: Allow passwords which begin with a delimitor
` [049/126] target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs
` [050/126] vfs: Revert spurious fix to spinning prevention in prune_icache_sb
` [051/126] kref: Implement kref_get_unless_zero v3
` [052/126] kobject: fix kset_find_obj() race with concurrent last kobject_put()
` [053/126] x86-32: Fix possible incomplete TLB invalidate with PAE pagetables
` [056/126] ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section

[PATCH] spi/omap2: Let device core handle pinctrl
 2013-05-07  3:56 UTC  (2+ messages)

mach-omap2/timer.c: Bug introduced while merging patch - ff931c82
 2013-05-07  3:53 UTC  (5+ messages)

linux-next: Tree for May 7
 2013-05-07  3:49 UTC 

[PATCH v4 0/6] KVM: MMU: fast zap all shadow pages
 2013-05-07  3:39 UTC  (10+ messages)
` [PATCH v4 4/6] KVM: MMU: fast invalid "

[PATCH v3 1/3] posix_timers: do not account group_exec_runtime for dying autoreaped tasks
 2013-05-07  3:35 UTC  (3+ messages)

(no subject)
 2013-05-06 15:41 UTC 

[PATCH 2/5] KVM: PPC: iommu: Add missing kvm_iommu_map_pages/kvm_iommu_unmap_pages
 2013-05-07  3:28 UTC  (5+ messages)

[PATCH]ALSA: HDA: Fix Oops caused by dereference NULL pointer
 2013-05-07  3:27 UTC 

[PATCH v5 0/7] use runnable load avg in load balance
 2013-05-07  3:24 UTC  (24+ messages)
` [PATCH v5 3/7] sched: set initial value of runnable avg for new forked task
` [PATCH v5 5/7] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task
` [PATCH v5 7/7] sched: consider runnable load average in effective_load

[PATCH v4 0/7] posix timers fixlet
 2013-05-07  3:16 UTC  (5+ messages)
` [PATCH 1/7] posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting

linux-next: Tree for May 6
 2013-05-07  3:06 UTC  (3+ messages)
` linux-next: Tree for May 6 (b43/bcma)

[PATCH 0/7] Clean up write-combining MTRR addition
 2013-05-07  3:09 UTC  (6+ messages)
` [PATCH 3/7] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs

[PATCH 2/2] i2c: pxa: no need release_mem_region before request_mem_region successful
 2013-05-07  2:59 UTC  (2+ messages)

3.8.4 kernel
 2013-05-07  2:51 UTC  (5+ messages)

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2013-05-07  2:50 UTC  (2+ messages)
` [PATCH v8] "

[PATCH] menuconfig: fix NULL pointer dereference when searching a symbol
 2013-05-07  2:48 UTC  (2+ messages)

Kernel Firmware Support
 2013-05-07  2:47 UTC  (2+ messages)

[PATCH] sched: wake-affine throttle
 2013-05-07  2:46 UTC  (3+ messages)

[GIT PULL] timer changes for v3.10
 2013-05-07  2:38 UTC  (4+ messages)
    ` Fwd: "

[PATCH RFC 00/48] Add namespace support for audit
 2013-05-07  2:21 UTC  (49+ messages)
` [PATCH RFC 01/48] Audit: make audit kernel side netlink sock per userns
` [PATCH RFC 02/48] netlink: Add compare function for netlink_table
` [PATCH RFC 03/48] Audit: implement audit self-defined compare function
` [PATCH RFC 04/48] Audit: make audit_skb_queue per user namespace
` [PATCH RFC 05/48] Audit: make audit_skb_hold_queue "
` [PATCH RFC 06/48] Audit: make kauditd_task "
` [PATCH RFC 07/48] Audit: make audit_pid "
` [PATCH RFC 08/48] Audit: make audit_nlk_portid per user namesapce
` [PATCH RFC 09/48] Audit: make audit_enabled per user namespace
` [PATCH RFC 10/48] Audit: change type of audit_ever_enabled to bool
` [PATCH RFC 11/48] Audit: make audit_ever_enabled per user namespace
` [PATCH RFC 12/48] Audit: make audit_initialized "
` [PATCH RFC 13/48] Audit: only allow init user namespace to change audit_rate_limit
` [PATCH RFC 14/48] Audit: only allow init user namespace to change audit_failure
` [PATCH RFC 15/48] Audit: allow to send netlink message to auditd in uninit user namespace
` [PATCH RFC 16/48] Audit: user proper user namespace in audit_log_config_change
` [PATCH RFC 17/48] Audit: make kauditd_wait per user namespace
` [PATCH RFC 18/48] Audit: make audit_backlog_wait "
` [PATCH RFC 19/48] Audit: remove duplicate comments
` [PATCH RFC 20/48] Audit: introduce new audit logging interface for user namespace
` [PATCH RFC 21/48] Audit: pass proper user namespace to audit_log_common_recv_msg
` [PATCH RFC 22/48] Audit: Log audit config change in uninit user namespace
` [PATCH RFC 23/48] Audit: netfilter: Log xt table replace behavior in proper "
` [PATCH RFC 24/48] Audit: xt_AUDIT: Log audit message "
` [PATCH RFC 25/48] Audit: send reply message to the auditd "
` [PATCH RFC 26/48] Audit: make audit_inode_hash per "
` [PATCH RFC 27/48] Audit: make tree_list "
` [PATCH RFC 28/48] Audit: make audit filter list "
` [PATCH RFC 29/48] Audit: make audit_krule belongs to "
` [PATCH RFC 30/48] Audit: reply audit filter list request to proper "
` [PATCH RFC 31/48] Audit: pass proper user namespace to audit_filter_syscall
` [PATCH RFC 32/48] Audit: pass proper user namespace to audit_filter_inode_name
` [PATCH RFC 33/48] Audit: Log filter related audit message to proper user namespace
` [PATCH RFC 34/48] Log audit tree related message in "
` [PATCH RFC 35/48] Audit: Log task related audit message to "
` [PATCH RFC 36/48] Audit: Log watch "
` [PATCH RFC 37/48] Audit: translate audit_log_start to audit_log_start_ns
` [PATCH RFC 38/48] Audit: tty: "
` [PATCH RFC 39/48] Audit: netlabel: "
` [PATCH RFC 40/48] Audit: ima: "
` [PATCH RFC 41/48] Audit: lsm: "
` [PATCH RFC 42/48] Audit: selinux: "
` [PATCH RFC 43/48] Audit: xfrm: "
` [PATCH RFC 44/48] Audit: rename audit_log_start_ns to audit_log_start
` [PATCH RFC 45/48] Audit: user audit_enabled_ns to replace audit_enabled
` [PATCH RFC 46/48] Audit: rename audit_enabled_ns to audit_enabled
` [PATCH RFC 47/48] Audit: make audit_log user namespace awared
` [PATCH RFC 48/48] Audit: allow root user of un-init user namespace to set audit

The type of bitops
 2013-05-07  2:33 UTC  (4+ messages)

[PATCH -tip] ftrace: Fix outputting formats of x86-tsc and counter when use trace_clock
 2013-05-07  2:18 UTC  (2+ messages)

[PATCH -next] power: fix bq27x00_battery kconfig
 2013-05-07  2:15 UTC  (5+ messages)

[PATCH v2 00/13] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-05-07  2:16 UTC  (6+ messages)
` [PATCH v2 10/13] x86, acpi, numa, mem-hotplug: Introduce MEMBLK_HOTPLUGGABLE to mark and reserve hotpluggable memory

[GIT] Networking
 2013-05-07  2:10 UTC  (5+ messages)

[PATCH V3 0/3] trace-cmd: Support a raw format for outputting timestamp
 2013-05-07  2:03 UTC  (2+ messages)

[PATCHv2 0/4] mailbox: Common API
 2013-05-07  1:58 UTC  (4+ messages)
` [PATCHv2 3/4] mailbox: pl320: Introduce common API driver

[PATCH 0/10] NTB: Bug Fixes
 2013-05-07  1:55 UTC  (11+ messages)
` [PATCH 01/10] NTB: variable dereferenced before check
` [PATCH 02/10] ntb: off by one sanity checks
` [PATCH 03/10] NTB: fix pointer math issues
` [PATCH 04/10] NTB: Handle 64bit BAR sizes
` [PATCH 05/10] NTB: Link toggle memory leak
` [PATCH 06/10] NTB: reset tx_index on link toggle
` [PATCH 07/10] NTB: Correctly handle receive buffers of the minimal size
` [PATCH 08/10] NTB: memcpy lockup workaround
` [PATCH 09/10] ntb_netdev: remove from list on exit
` [PATCH 10/10] NTB: Multiple NTB client fix

[PATCH 0/2] rtc: pxa: add pxa95x rtc support
 2013-05-07  1:48 UTC  (4+ messages)
` [PATCH 1/2] Revert "drivers/rtc/rtc-pxa.c: fix set time sync time issue"
` [PATCH 2/2] rtc: pxa: add pxa95x rtc support

bcdedcc1afd6 breaks search in menuconfig
 2013-05-07  1:43 UTC  (2+ messages)

Invalid perf_branch_entry.to entries question
 2013-05-07  1:35 UTC 

[PATCH] kconfig: sort found symbols by relevance
 2013-05-07  1:35 UTC  (3+ messages)

v4l2: lockdep spew mmap_sem/dev_mutex
 2013-05-07  1:29 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-05-07  1:27 UTC 

[PATCH v3 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
 2013-05-07  1:12 UTC  (2+ messages)

[PATCH v6 01/16] spi/spi-atmel: fix probing failure after xfer->speed_hz set
 2013-05-07  1:11 UTC  (7+ messages)

Immediate wakeup after suspend
 2013-05-07  0:57 UTC  (3+ messages)

[PATCH 0/3 RFC] Driver core / ACPI: Add offline/online for graceful hot-removal of devices
 2013-05-07  0:59 UTC  (4+ messages)
` [PATCH 2/2 v2, RFC] Driver core: Introduce offline/online callbacks for memory blocks

[PATCH 1/2] PCI: Split pci_assign_unassigned_resources to per root bus
 2013-05-07  0:50 UTC  (2+ messages)

[PATCH v2 3/4] USB: Palmas OTG Transceiver Driver
 2013-05-07  0:43 UTC  (3+ messages)
` [PATCH v4] extcon: Palmas Extcon Driver

[RESEND][PATCH 1/3] arm: dts: introduce config HAS_BANDGAP
 2013-05-07  0:36 UTC  (7+ messages)

linux-next: unable to fetch the watchdog tree
 2013-05-07  0:12 UTC 

[ 00/63] 3.4.44-stable review
 2013-05-06 22:56 UTC  (37+ messages)
` [ 05/63] powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()
` [ 06/63] mwifiex: Use pci_release_region() instead of a pci_release_regions()
` [ 07/63] mwifiex: Call pci_release_region after calling pci_disable_device
` [ 08/63] usb/misc/appledisplay: Add 24" LED Cinema display
` [ 09/63] USB: add ftdi_sio USB ID for GDM Boost V1.x
` [ 10/63] USB: ftdi_sio: correct ST Micro Connect Lite PIDs
` [ 12/63] usb-storage: CY7C68300A chips do not support Cypress ATACB
` [ 13/63] s390/memory hotplug: prevent offline of active memory increments
` [ 15/63] serial_core.c: add put_device() after device_find_child()
` [ 16/63] arm: set the page table freeing ceiling to TASK_SIZE
` [ 18/63] tty: fix up atime/mtime mess, take three
` [ 19/63] fbcon: when font is freed, clear also vc_font.data
` [ 21/63] tracing: Fix stack tracer with fentry use
` [ 22/63] tracing: Remove most or all of stack tracer stack size from stack_max_size
` [ 24/63] tracing: Check return value of tracing_init_dentry()
` [ 25/63] tracing: Reset ftrace_graph_filter_enabled if count is zero
` [ 26/63] i2c: xiic: must always write 16-bit words to TX_FIFO
` [ 27/63] sysfs: fix use after free in case of concurrent read/write and readdir
` [ 28/63] Fix initialization of CMCI/CMCP interrupts
` [ 29/63] PCI / ACPI: Dont query OSC support with all possible controls
` [ 30/63] PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
` [ 34/63] mm: allow arch code to control the user page table ceiling
` [ 35/63] ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
` [ 36/63] ALSA: usb-audio: disable autopm for MIDI devices
` [ 37/63] ALSA: usb-audio: Fix autopm error during probing
` [ 40/63] hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
` [ 41/63] hrtimer: Add expiry time overflow check in hrtimer_interrupt
` [ 42/63] drivers/rtc/rtc-cmos.c: dont disable hpet emulation on suspend
` [ 43/63] cgroup: fix an off-by-one bug which may trigger BUG_ON()
` [ 45/63] fs/dcache.c: add cond_resched() to shrink_dcache_parent()
` [ 54/63] jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
` [ 55/63] ext4: fix journal callback list traversal
` [ 56/63] ext4: fix online resizing for ext3-compat file systems
` [ 57/63] ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
` [ 58/63] mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
` [ 59/63] KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions

[PATCH] perf record: handle death by SIGTERM
 2013-05-07  0:05 UTC  (3+ messages)

[PATCH] softirq: use _RET_IP_
 2013-05-07  0:03 UTC  (2+ messages)

[ 000/115] 3.9.1-stable review
 2013-05-07  0:00 UTC  (3+ messages)
` [ 067/115] ARM: 7702/1: Set the page table freeing ceiling to TASK_SIZE

[PATCH v2 00/10] optimize freezing tasks by reducing task wakeups
 2013-05-06 23:50 UTC  (17+ messages)
` [PATCH v3 01/16] freezer: add unsafe versions of freezable helpers for NFS
` [PATCH v3 02/16] freezer: add unsafe versions of freezable helpers for CIFS
` [PATCH v3 03/16] lockdep: remove task argument from debug_check_no_locks_held
` [PATCH v3 04/16] lockdep: check that no locks held at freeze time
` [PATCH v3 05/16] freezer: shorten freezer sleep time using exponential backoff
` [PATCH v3 06/16] freezer: skip waking up tasks with PF_FREEZER_SKIP set
` [PATCH v3 07/16] freezer: convert freezable helpers to freezer_do_not_count()
` [PATCH v3 08/16] freezer: convert freezable helpers to static inline where possible
` [PATCH v3 09/16] freezer: add new freezable helpers using freezer_do_not_count()
` [PATCH v3 10/16] binder: use freezable blocking calls
` [PATCH v3 11/16] epoll: use freezable blocking call
` [PATCH v3 12/16] select: "
` [PATCH v3 13/16] futex: "
` [PATCH v3 14/16] nanosleep: "
` [PATCH v3 15/16] sigtimedwait: "
` [PATCH v3 16/16] af_unix: use freezable blocking calls in read

[PATCHv3 00/14] drivers: mailbox: framework creation
 2013-05-06 23:45 UTC  (5+ messages)
` [RFC 2/3] mailbox: Introduce a new common API


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