aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet
2012-08-21ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet
2012-08-21ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch
2012-08-21tcp: fix possible socket refcount problemEric Dumazet
2012-08-21target: Remove unused se_cmd.cmd_spdtlRoland Dreier
2012-08-21Merge branch 'audit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-21Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-21task_work: add a scheduling point in task_work_run()Eric Dumazet
2012-08-21fbcon: fix race condition between console lock and cursor timerDave Airlie
2012-08-21Revert "drm/radeon: fix bo creation retry path"Alex Deucher
2012-08-21ALSA: snd-als100: fix suspend/resumeOndrej Zary
2012-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds
2012-08-20Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-20tcm_fc: rcu_deref outside rcu lock/unlock sectionDenis Efremov
2012-08-20tcm_vhost: Fix vhost_scsi_target structure alignmentMichael S. Tsirkin
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-08-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-08-20[IA64] defconfig: Remove CONFIG_MISC_DEVICESFabio Estevam
2012-08-20Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-08-20Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-20ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai
2012-08-20Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter
2012-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-08-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-08-20vfs: missed source of ->f_pos racesAl Viro
2012-08-20libceph: delay debugfs initialization until we learn global_idSage Weil
2012-08-20NFSv3: Ensure that do_proc_get_root() reports errors correctlyTrond Myklebust
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-08-20NFSv4: Ensure that nfs4_alloc_client cleans up on error.Trond Myklebust
2012-08-20drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher
2012-08-20drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher
2012-08-20ACPI: export symbol acpi_get_table_with_sizeAlex Deucher
2012-08-20drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter
2012-08-20drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover la...Tvrtko Ursulin
2012-08-20drm/radeon: fix checking of MSAA renderbuffers on r600-r700Marek Olšák
2012-08-20drm/radeon: allow CMASK and FMASK in the CS checker on r600-r700Marek Olšák
2012-08-20drm/radeon: init lockup timeout on ring initChristian König
2012-08-20drm/radeon: avoid turning off spread spectrum for used pllJerome Glisse
2012-08-20net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell