summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2012-01-04Linux 3.2v3.2Linus Torvalds-1/+1
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-15/+32
2012-01-04minixfs: misplaced checks lead to dentry leakAl Viro-17/+17
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov-3/+12
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov-1/+8
2012-01-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-2/+2
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+23
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds-6/+0
2012-01-04[CIFS] default ntlmv2 for cifs mount delayed to 3.3Steve French-1/+1
2012-01-03cifs: fix bad buffer length check in coalesce_t2Jeff Layton-1/+1
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds-34/+10
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines-4/+10
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara-2/+2
2012-01-03fix CAN MAINTAINERS SCM tree typeOliver Hartkopp-2/+2
2012-01-03mwifiex: fix crash during simultaneous scan and connectAmitkumar Karwar-1/+6
2012-01-03b43: fix regression in PIO caseGuennadi Liakhovetski-3/+13
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan-0/+3
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-1/+1
2012-01-03CAN MAINTAINERS updateOliver Hartkopp-6/+5
2012-01-03net: fsl: fec: fix build for mx23-only kernelWolfram Sang-2/+2
2012-01-03sch_qfq: fix overflow in qfq_update_start()Eric Dumazet-2/+2
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller-1/+5
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-1/+1
2012-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+17
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds-0/+1
2011-12-31gspca: Fix falling back to lower isoc alt settingsMauro Carvalho Chehab-1/+1
2011-12-31futex: Fix uninterruptible loop due to gate_areaHugh Dickins-8/+20
2011-12-31netfilter: ctnetlink: fix timeout calculationXi Wang-2/+2
2011-12-31ipvs: try also real server with port 0 in backup serverJulian Anastasov-5/+11
2011-12-30skge: restore rx multicast filter on resume and after config changesFlorian Zumbiehl-0/+3
2011-12-30mlx4_en: nullify cq->vector field when closing completion queueYevgeny Petrilin-0/+1
2011-12-30Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds-75/+65
2011-12-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-30/+48
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+6
2011-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-26/+3
2011-12-30Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+15
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds-1/+0
2011-12-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-7/+12
2011-12-29Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-1/+1
2011-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+22
2011-12-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2011-12-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds-25/+43
2011-12-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-12/+15
2011-12-29mm: hugetlb: fix non-atomic enqueue of huge pageHillf Danton-1/+1
2011-12-29procfs: do not confuse jiffies with cputime64_tAndreas Schwab-2/+8
2011-12-29mm/mempolicy.c: refix mbind_range() vma issueKOSAKI Motohiro-1/+10
2011-12-29gspca: Fix bulk mode cameras no longer working (regression fix)Hans de Goede-2/+2
2011-12-29Input: sentelic - fix retrieving number of buttonsTai-hwa Liang-3/+4
2011-12-29ceph: disable use of dcache for readdir etc.Sage Weil-26/+3
2011-12-29block: fix blk_queue_end_tag()Dan Williams-11/+2