messages from 2013-04-22 14:25:59 to 2013-04-24 23:20:41 UTC [more...]
[PATCH 1/2] Fix perf LBR filtering
2013-04-24 23:20 UTC (3+ messages)
` [PATCH 2/2] perf, x86: Don't allow unusual PEBS raw flags
[ 00/26] 3.4.42-stable review
2013-04-24 23:04 UTC (29+ messages)
` [ 01/26] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
` [ 02/26] hrtimer: Dont reinitialize a cpu_base lock on CPU_UP
` [ 03/26] can: sja1000: fix handling on dt properties on little endian systems
` [ 04/26] hugetlbfs: add swap entry check in follow_hugetlb_page()
` [ 05/26] kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
` [ 06/26] hfsplus: fix potential overflow in hfsplus_file_truncate()
` [ 07/26] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
` [ 08/26] KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
` [ 09/26] KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
` [ 10/26] KVM: Allow cross page reads and writes from cached translations
` [ 11/26] sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
` [ 12/26] ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
` [ 13/26] ARM: 7698/1: perf: fix group validation when using enable_on_exec
` [ 14/26] ath9k_htc: accept 1.x firmware newer than 1.3
` [ 15/26] ath9k_hw: change AR9580 initvals to fix a stability issue
` [ 16/26] ssb: implement spurious tone avoidance
` [ 17/26] crypto: algif - suppress sending source address information in recvmsg
` [ 18/26] perf: Treat attr.config as u64 in perf_swevent_init()
` [ 19/26] perf/x86: Fix offcore_rsp valid mask for SNB/IVB
` [ 20/26] fbcon: fix locking harder
` [ 21/26] vm: add vm_iomap_memory() helper function
` [ 22/26] vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
` [ 23/26] vm: convert fb_mmap "
` [ 24/26] vm: convert HPET mmap "
` [ 25/26] vm: convert mtdchar "
` [ 26/26] Btrfs: make sure nbytes are right after log replay
[ 00/23] 3.0.75-stable review
2013-04-24 22:55 UTC (26+ messages)
` [ 01/23] hrtimer: Dont reinitialize a cpu_base lock on CPU_UP
` [ 02/23] Revert "8021q: fix a potential use-after-free"
` [ 03/23] can: sja1000: fix handling on dt properties on little endian systems
` [ 04/23] hugetlbfs: add swap entry check in follow_hugetlb_page()
` [ 05/23] kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
` [ 06/23] hfsplus: fix potential overflow in hfsplus_file_truncate()
` [ 07/23] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
` [ 08/23] KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
` [ 09/23] KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
` [ 10/23] KVM: Allow cross page reads and writes from cached translations
` [ 11/23] ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
` [ 12/23] ath9k_htc: accept 1.x firmware newer than 1.3
` [ 13/23] sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
` [ 14/23] crypto: algif - suppress sending source address information in recvmsg
` [ 15/23] Revert "sysfs: fix race between readdir and lseek"
` [ 16/23] perf: Treat attr.config as u64 in perf_swevent_init()
` [ 17/23] fbcon: fix locking harder
` [ 18/23] vm: add vm_iomap_memory() helper function
` [ 19/23] vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
` [ 20/23] vm: convert fb_mmap "
` [ 21/23] vm: convert HPET mmap "
` [ 22/23] vm: convert mtdchar "
` [ 23/23] Btrfs: make sure nbytes are right after log replay
[PATCH] hrtimer, add expiry time overflow check in hrtimer_interrupt
2013-04-24 22:42 UTC (2+ messages)
[PATCH 1/8] menuconfig: Fix memory leak introduced by jump keys feature
2013-04-24 22:29 UTC
[PATCH] kmsg: Honor dmesg_restrict sysctl on /dev/kmsg
2013-04-24 22:01 UTC (23+ messages)
` [PATCH v2] "
[PATCH] time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
2013-04-24 21:26 UTC (7+ messages)
[PATCH v4 1/7] xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq
2013-04-24 19:28 UTC
[ 00/42] 3.8.9-stable review
2013-04-24 16:24 UTC (45+ messages)
` [ 01/42] powerpc: add a missing label in resume_kernel
` [ 02/42] kvm/powerpc/e500mc: fix tlb invalidation on cpu migration
` [ 03/42] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
` [ 04/42] kthread: Prevent unpark race which puts threads on the wrong cpu
` [ 05/42] hrtimer: Dont reinitialize a cpu_base lock on CPU_UP
` [ 06/42] can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irq
` [ 07/42] can: sja1000: fix handling on dt properties on little endian systems
` [ 08/42] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [ 09/42] hugetlbfs: add swap entry check in follow_hugetlb_page()
` [ 10/42] fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
` [ 11/42] kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
` [ 12/42] hfsplus: fix potential overflow in hfsplus_file_truncate()
` [ 13/42] md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
` [ 14/42] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
` [ 15/42] KVM: x86: Convert MSR_KVM_SYSTEM_TIME to use gfn_to_hva_cache functions (CVE-2013-1797)
` [ 16/42] KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)
` [ 17/42] KVM: Allow cross page reads and writes from cached translations
` [ 18/42] ARM: i.MX35: enable MAX clock
` [ 19/42] ARM: clk-imx35: Bugfix iomux clock
` [ 20/42] tg3: Add 57766 device support
` [ 21/42] sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
` [ 22/42] sched/debug: Fix sd->*_idx limit range avoiding overflow
` [ 23/42] ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
` [ 24/42] ARM: 7698/1: perf: fix group validation when using enable_on_exec
` [ 25/42] ath9k_htc: accept 1.x firmware newer than 1.3
` [ 26/42] ath9k_hw: change AR9580 initvals to fix a stability issue
` [ 27/42] mac80211: fix cfg80211 interaction on auth/assoc request
` [ 28/42] ssb: implement spurious tone avoidance
` [ 29/42] crypto: algif - suppress sending source address information in recvmsg
` [ 30/42] perf: Treat attr.config as u64 in perf_swevent_init()
` [ 31/42] perf/x86: Fix offcore_rsp valid mask for SNB/IVB
` [ 32/42] userns: Dont let unprivileged users trick privileged users into setting the id_map
` [ 33/42] userns: Check uid_maps openers fsuid, not the current fsuid
` [ 34/42] userns: Changing any namespace id mappings should require privileges
` [ 35/42] vm: add vm_iomap_memory() helper function
` [ 36/42] vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
` [ 37/42] vm: convert fb_mmap "
` [ 38/42] vm: convert HPET mmap "
` [ 39/42] vm: convert mtdchar "
` [ 40/42] Btrfs: make sure nbytes are right after log replay
` [ 41/42] s390: move dummy io_remap_pfn_range() to asm/pgtable.h
` [ 42/42] Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
[PATCH] block: fix max discard sectors limit
2013-04-24 14:49 UTC (5+ messages)
[PATCH] fix source operand decoding for 8bit mov[zs]x instructions
2013-04-24 10:38 UTC
[PATCH] usb: musb: make use_sg flag URB specific
2013-04-24 6:38 UTC
helping with tracking commits across repos
2013-04-24 6:26 UTC (7+ messages)
[PATCH 1/2] random: Statically compute poolbitshift, poolbytes, poolbits
2013-04-24 4:26 UTC (2+ messages)
` [PATCH 2/2] random: Account for entropy loss due to overwrites
[PATCH] block: fix max discard sectors limit
2013-04-24 4:09 UTC (5+ messages)
[PATCH 3.8-stable] perf: Fix error return code
2013-04-23 10:56 UTC (2+ messages)
[PATCH 3.8-stable] regulator: fixed regulator_bulk_enable unwinding code
2013-04-23 10:51 UTC (2+ messages)
[PATCH 3.8-stable] ARM: S3C24XX: Correct NR_IRQS definition for s3c2440
2013-04-23 4:29 UTC (3+ messages)
[00/75] 3.2.44-rc1 review
2013-04-22 14:25 UTC (54+ messages)
` [17/75] hrtimer: Don't reinitialize a cpu_base lock on CPU_UP
` [65/75] ALSA: hda - fix typo in proc output
` [44/75] ath9k_htc: accept 1.x firmware newer than 1.3
` [51/75] kernel/signal.c: stop info leak via the tkill and the tgkill syscalls
` [42/75] vfs: Revert spurious fix to spinning prevention in prune_icache_sb
` [23/75] hwspinlock: fix __hwspin_lock_request error path
` [57/75] drm/i915: panel: invert brightness via quirk
` [27/75] sched_clock: Prevent 64bit inatomicity on 32bit systems
` [62/75] drm/i915: add quirk to invert brightness on Packard Bell NCL20
` [05/75] USB: cypress_m8: fix use-after-free in TIOCMIWAIT
` [56/75] drm/i915: panel: invert brightness via parameter
` [26/75] powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test
` [75/75] sched: Convert BUG_ON()s in try_to_wake_up_local() to WARN_ON_ONCE()s
` [03/75] USB: ark3116: fix use-after-free in TIOCMIWAIT
` [64/75] ALSA: hda - Enabling Realtek ALC 671 codec
` [02/75] USB: serial: fix hang when opening port
` [50/75] hugetlbfs: add swap entry check in follow_hugetlb_page()
` [07/75] USB: io_edgeport: fix use-after-free in TIOCMIWAIT
` [19/75] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
` [54/75] writeback: fix dirtied pages accounting on redirty
` [38/75] tracing: Fix possible NULL pointer dereferences
` [69/75] fbcon: fix locking harder
` [63/75] msi-wmi: Fix memory leak
` [71/75] KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
` [40/75] kref: Implement kref_get_unless_zero v3
` [29/75] PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()
` [33/75] tracing: Fix double free when function profile init failed
` [18/75] crypto: gcm - fix assumption that assoc has one segment
` [34/75] x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates
` [10/75] USB: mos7840: fix broken TIOCMIWAIT
` [55/75] Btrfs: fix race between mmap writes and compression
` [47/75] ath9k_hw: change AR9580 initvals to fix a stability issue
` [28/75] ftrace: Consistently restore trace function on sysctl enabling
` [49/75] ARM: 7698/1: perf: fix group validation when using enable_on_exec
` [20/75] libata: Use integer return value for atapi_command_packet_set
` [43/75] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly
` [74/75] KVM: Allow cross page reads and writes from cached translations
` [16/75] USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAIT
` [60/75] drm/i915: add quirk to invert brightness on eMachines G725
` [58/75] drm/i915: panel: invert brightness acer aspire 5734z
` [36/75] target: Fix MAINTENANCE_IN service action CDB checks to use lower 5 bits
` [53/75] thermal: return an error on failure to register thermal class
` [48/75] ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for Feroceon
` [35/75] x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
` [70/75] hfsplus: fix potential overflow in hfsplus_file_truncate()
` [24/75] ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*
` [06/75] USB: ftdi_sio: fix use-after-free in TIOCMIWAIT
` [30/75] can: gw: use kmem_cache_free() instead of kfree()
` [21/75] libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive
` [04/75] USB: ch341: fix use-after-free in TIOCMIWAIT
` [39/75] Btrfs: make sure nbytes are right after log replay
` [25/75] alpha: Add irongate_io to PCI bus resources
` [45/75] of: introduce helper to manage boolean
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox