public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-07 00:06:57 to 2013-05-07 04:28:00 UTC [more...]

[000/126] 3.6.11.3-stable review
 2013-05-07  4:05 UTC  (75+ messages)
` [001/126] ASoC: imx-ssi: Fix occasional AC97 reset failure
` [002/126] ASoC: dma-sh7760: Fix compile error
` [003/126] ASoC: spear_pcm: Update to new pcm_new() API
` [004/126] regmap: cache Fix regcache-rbtree sync
` [005/126] spi/s3c64xx: modified error interrupt handling and init
` [006/126] spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts
` [007/126] UBIFS: make space fixup work in the remount case
` [008/126] ALSA: hda - Enabling Realtek ALC 671 codec
` [009/126] ALSA: hda - fix typo in proc output
` [010/126] mm: prevent mmap_cache race in find_vma()
` [011/126] EISA/PCI: Init EISA early, before PNP
` [012/126] EISA/PCI: Fix bus res reference
` [013/126] libata: Use integer return value for atapi_command_packet_set
` [014/126] libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
` [015/126] alpha: Add irongate_io to PCI bus resources
` [016/126] PCI/PM: Disable runtime PM of PCIe ports
` [017/126] ata_piix: Fix DVD not dectected at some Haswell platforms
` [018/126] ftrace: Consistently restore trace function on sysctl enabling
` [019/126] powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test
` [020/126] mwifiex: limit channel number not to overflow memory
` [021/126] mac80211: fix remain-on-channel cancel crash
` [022/126] x86: remove the x32 syscall bitmask from syscall_get_nr()
` [023/126] hwspinlock: fix __hwspin_lock_request error path
` [024/126] remoteproc: fix error path of handle_vdev
` [025/126] remoteproc: fix FW_CONFIG typo
` [026/126] spinlocks and preemption points need to be at least compiler barriers
` [027/126] crypto: ux500 - add missing comma
` [028/126] crypto: gcm - fix assumption that assoc has one segment
` [029/126] drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal
` [030/126] block: avoid using uninitialized value in from queue_var_store
` [031/126] x86: Fix rebuild with EFI_STUB enabled
` [032/126] thermal: return an error on failure to register thermal class
` [033/126] msi-wmi: Fix memory leak
` [034/126] cpufreq: exynos: Get booting freq value in exynos_cpufreq_init
` [035/126] drm/i915: add quirk to invert brightness on eMachines G725
` [036/126] drm/i915: add quirk to invert brightness on eMachines e725
` [037/126] drm/i915: add quirk to invert brightness on Packard Bell NCL20
` [038/126] r8169: fix auto speed down issue
` [039/126] vfio-pci: Fix possible integer overflow
` [040/126] can: gw: use kmem_cache_free() instead of kfree()
` [041/126] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
` [042/126] ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
` [043/126] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running
` [044/126] tracing: Fix double free when function profile init failed
` [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
` [054/126] tracing: Fix possible NULL pointer dereferences
` [055/126] udl: handle EDID failure properly
` [056/126] ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
` [057/126] sched_clock: Prevent 64bit inatomicity on 32bit systems
` [058/126] x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
` [059/126] x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
` [060/126] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
` [082/126] perf: Treat attr.config as u64 in perf_swevent_init()
` [084/126] vm: add vm_iomap_memory() helper function
` [092/126] aio: fix possible invalid memory access when DEBUG is enabled
` [094/126] TTY: fix atime/mtime regression
` [095/126] atm: update msg_namelen in vcc_recvmsg()
` [103/126] llc: Fix missing msg_namelen update in llc_ui_recvmsg()
` [104/126] netrom: fix info leak via msg_name in nr_recvmsg()
` [105/126] netrom: fix invalid use of sizeof "
` [106/126] NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
` [107/126] rose: fix info leak via msg_name in rose_recvmsg()
` [119/126] tcp: Reallocate headroom if it would overflow csum_start
` [124/126] net: drop dst before queueing fragments
` [125/126] ARM: 7699/1: sched_clock: Add more notrace to prevent recursion

[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  (4+ 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:55 UTC  (5+ 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
` [ 10/63] USB: ftdi_sio: correct ST Micro Connect Lite PIDs


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