aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-01-12audit: no leading space in audit_log_d_path prefixHEADmasterKees Cook3-6/+6
2012-01-12audit: treat s_id as an untrusted stringKees Cook2-13/+18
2012-01-12audit: fix signedness bug in audit_log_execve_info()Xi Wang1-2/+2
2012-01-12audit: comparison on interprocess fieldsPeter Moody2-1/+62
2012-01-12audit: implement all object interfield comparisonsPeter Moody2-1/+38
2012-01-12audit: allow interfield comparison between gid and ogidEric Paris2-1/+8
2012-01-12audit: complex interfield comparison helperEric Paris1-11/+39
2012-01-12audit: allow interfield comparison in audit rulesEric Paris3-2/+37
2012-01-12inotify: silence BUG when using inotify ONESHOT functionalityMiklos Szeredi1-1/+4
2012-01-12audit: fix mark refcountingMiklos Szeredi1-0/+2
2012-01-12Kernel: Audit Support For The ARM PlatformNathaniel Husted6-9/+25
2012-01-12audit: do not call audit_getname on errorEric Paris2-18/+13
2012-01-12audit: only allow tasks to set their loginuid if it is -1Eric Paris3-4/+24
2012-01-12audit: remove task argument to audit_set_loginuidEric Paris3-5/+5
2012-01-12audit: allow audit matching on inode gidEric Paris3-0/+14
2012-01-12audit: allow matching on obj_uidEric Paris3-0/+14
2012-01-12audit: remove audit_finish_fork as it can't be calledEric Paris3-24/+0
2012-01-12audit: reject entry,always rulesEric Paris1-2/+4
2012-01-12audit: inline audit_free to simplify the look of generic codeEric Paris3-4/+8
2012-01-12audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-12audit: inline checks for not needing to collect aux recordsEric Paris2-15/+23
2012-01-12audit: drop some potentially inadvisable likely notationsEric Paris1-6/+6
2012-01-12audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris1-5/+1
2012-01-12audit: inline audit_syscall_entry to reduce burden on archsEric Paris16-86/+72
2012-01-12audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-12Audit: push audit success and retcode into arch ptrace.hEric Paris26-74/+132
2012-01-12seccomp: audit abnormal end to a process due to seccompEric Paris3-21/+39
2012-01-12audit: check current inode and containing object when filtering on major and ...Eric Paris1-10/+14
2012-01-12audit: drop the meaningless and format breaking word 'user'Eric Paris1-1/+1
2012-01-12audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris1-188/+215
2012-01-12audit: make filetype matching consistent with other filtersEric Paris2-12/+11
2012-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-25/+89
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-10/+337
2012-01-11Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-8/+1613
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-93/+69
2012-01-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds12-726/+799
2012-01-11Merge git://git.infradead.org/battery-2.6Linus Torvalds47-737/+3475
2012-01-11Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-42/+82
2012-01-11Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-1/+16
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds91-806/+1125
2012-01-11cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-11cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-11Merge branch 'slab/urgent' into slab/for-linusPekka Enberg1239-10498/+14102
2012-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds44-2049/+8684
2012-01-10Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds59-143/+7026
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds12-214/+137
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14
2012-01-11autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro1-1/+7
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds48-369/+124
2012-01-10Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li...Linus Torvalds125-5/+12989
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds17-90/+99
2012-01-10Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds8-53/+17
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...Linus Torvalds61-134/+570
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-66/+227
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds166-1875/+3044
2012-01-10user namespace: make signal.c respect user namespacesSerge E. Hallyn2-4/+46
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo2-26/+53
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov5-4/+135
2012-01-10procfs: parse mount optionsVasiliy Kulikov3-2/+64
2012-01-10procfs: introduce the /proc/<pid>/map_files/ directoryPavel Emelyanov2-0/+367
2012-01-10procfs: make proc_get_link to use dentry instead of inodeCyrill Gorcunov2-11/+11
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming3-5/+23
2012-01-10sparc: make SA_NOMASK a synonym of SA_NODEFERMatt Fleming1-1/+2
2012-01-10reiserfs: don't lock root inode searchingFrederic Weisbecker1-15/+13
2012-01-10reiserfs: don't lock journal_init()Frederic Weisbecker2-43/+31
2012-01-10reiserfs: delay reiserfs lock until journal initializationFrederic Weisbecker2-22/+24
2012-01-10reiserfs: delete comments referring to the BKLDavidlohr Bueso1-7/+4
2012-01-10drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings1-2/+2
2012-01-10drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030Benoit Cousson2-2/+20
2012-01-10drivers/rtc/: remove redundant spi driver bus initializationLars-Peter Clausen5-5/+0
2012-01-10drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver staticAxel Lin1-1/+1
2012-01-10drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable staticAxel Lin1-1/+1
2012-01-10rtc: convert drivers/rtc/* to use module_platform_driver()Axel Lin30-351/+30
2012-01-10drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()Mark Brown1-3/+1
2012-01-10drivers/rtc/rtc-wm831x.c: remove unused period IRQ handlerMark Brown1-20/+0
2012-01-10rtc/ab8500: add calibration attribute to AB8500 RTCMark Godfrey2-0/+124
2012-01-10drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()Linus Walleij1-3/+3
2012-01-10rtc/ab8500: set can_wake flagAndrew Lynn1-0/+2
2012-01-10rtc/ab8500: don't disable IRQ:s when suspendingRobert Marklund1-2/+2
2012-01-10drivers/rtc/rtc-mxc.c: make alarm workYauhen Kharuzhy1-53/+59
2012-01-10drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoCYauhen Kharuzhy1-0/+11
2012-01-10drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writingOndrej Zary1-1/+1
2012-01-10MIPS: randomize PIE load addressDavid Daney1-0/+1
2012-01-10fs: binfmt_elf: create Kconfig variable for PIE randomizationDavid Daney4-1/+6
2012-01-10crc32: optimize inner loopJoakim Tjernlund1-10/+11
2012-01-10checkpatch: catch all occurences of type and cast spacing errors per lineAndy Whitcroft1-4/+7
2012-01-10checkpatch: typeof may have more complex argumentsAndy Whitcroft1-1/+1
2012-01-10checkpatch: ensure cast type is unique in the context parserAndy Whitcroft1-1/+1
2012-01-10checkpatch: fix complex macros handling of square bracketsAndy Whitcroft1-1/+1
2012-01-10checkpatch: fix 'return is not a function' square bracket handlingAndy Whitcroft1-1/+1
2012-01-10checkpatch: complex macro should allow the empty do while loopAndy Whitcroft1-1/+1
2012-01-10checkpatch: fix EXPORT_SYMBOL handling following a functionAndy Whitcroft1-1/+1
2012-01-10checkpatch: only apply kconfig help checks for options which promptAndy Whitcroft1-5/+12
2012-01-10checkpatch: optimise statement scanner when mid-statementAndy Whitcroft1-2/+20
2012-01-10checkpatch: ## is not a valid modifierAndy Whitcroft1-1/+3
2012-01-10checkpatch: improve memset and min/max with cast checkingJoe Perches1-36/+33
2012-01-10checkpatch: check for common memset parameter issues against statmentsAndy Whitcroft1-6/+22
2012-01-10checkpatch: correctly track the end of preprocessor commands in contextAndy Whitcroft1-51/+39
2012-01-10checkpatch: prefer __printf over __attribute__((format(printf,...)))Joe Perches1-0/+6
2012-01-10checkpatch: update signature "might be better as" warningJoe Perches1-2/+5
2012-01-10btree: export btree_get_prev() so modules can use btree_for_eachSteve Hodgson1-0/+1
2012-01-10leds: convert wm8350 driver to devm_kzalloc()Mark Brown1-5/+2
2012-01-10leds: convert wm831x status driver to devm_kzalloc()Mark Brown1-3/+2
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin1-1/+1
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown4-0/+822
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin1-18/+6
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin1-2/+1
2012-01-10drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin1-2/+0
2012-01-10leds: convert leds-dac124s085 to module_spi_driverAxel Lin1-12/+1
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin7-98/+7
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin21-265/+31
2012-01-10backlight: convert pwm_bl to dev_pm_opsMark Brown1-10/+11
2012-01-10backlight: convert platform_lcd to devm_kzalloc()Mark Brown1-5/+4
2012-01-10backlight: use kstrtoul()Jingoo Han2-19/+13
2012-01-10drivers/video/backlight/ep93xx_bl.c: remove duplicated header includeJingoo Han1-1/+0
2012-01-10backlight/ld9040.c: regulator control in the driverDonghwa Lee1-12/+59
2012-01-10backlight: convert drivers/video/backlight/* to use module_platform_driver()Axel Lin13-148/+13
2012-01-10backlight: remove ADX backlight device supportPaul Bolle3-191/+0
2012-01-10devfreq: add devfreq maintainer entryKyungmin Park1-0/+7
2012-01-10MAINTAINERS: spi: update F: patternsJoe Perches1-3/+3
2012-01-10MAINTAINERS: serial:blackfin: update F: patternJoe Perches1-1/+1
2012-01-10MAINTAINERS: staging: media: update F: patternsJoe Perches1-2/+2
2012-01-10MAINTAINERS: update encrypted-keys F: patternsJoe Perches1-2/+1
2012-01-10MAINTAINERS: update greth F: patternsJoe Perches1-1/+1
2012-01-10MAINTAINERS: update tulip F: patternsJoe Perches1-2/+2
2012-01-10MAINTAINERS: update sdhci F: patternsJoe Perches1-1/+2
2012-01-10MAINTAINERS: update mfd F: patternsJoe Perches1-1/+0
2012-01-10MAINTAINERS: update marvell ccic F: patternsJoe Perches1-1/+1
2012-01-10MAINTAINERS: update bt8xx gpio F: patternsJoe Perches1-1/+1
2012-01-10MAINTAINERS: update adp gpio F: patternsJoe Perches1-2/+2
2012-01-10MAINTAINERS: update various arm F: patternsJoe Perches1-7/+2
2012-01-10get_maintainers.pl: follow renames when looking up commit signersIan Campbell1-1/+1
2012-01-10mm/vmalloc.c: change void* into explict vm_struct*Minchan Kim1-4/+4
2012-01-10mm: vmscan: fix typo in isolating lru pagesHillf Danton1-1/+1
2012-01-10mm: test PageSwapBacked in lumpy reclaimHugh Dickins1-1/+1
2012-01-10mm/migrate.c: remove the unused macro lru_to_pageWang Sheng-Hui1-2/+0
2012-01-10mm/hugetlb.c: avoid bogus counter of surplus huge pageHillf Danton1-1/+1
2012-01-10mempool: fix first round failure behaviorTejun Heo1-2/+11
2012-01-10mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy()Tejun Heo1-19/+11
2012-01-10mempool: fix and document synchronization and memory barrier usageTejun Heo1-13/+48
2012-01-10mm/migrate.c: cleanup comment for migration_entry_wait()Wang Sheng-Hui1-2/+0
2012-01-10mm/mempolicy.c: mpol_equal(): use boolKOSAKI Motohiro2-12/+12
2012-01-10mm: hugetlb: fix pgoff computation when unmapping page from vmaHillf Danton1-2/+1
2012-01-10mm/vmscan.c: consider swap space when deciding whether to continue reclaimMinchan Kim1-2/+3
2012-01-10mm: bootmem: try harder to free pages in bulkJohannes Weiner1-12/+10
2012-01-10mm: bootmem: drop superfluous range check when freeing pages in bulkJohannes Weiner1-1/+1
2012-01-10mm: page_alloc: generalize order handling in __free_pages_bootmem()Johannes Weiner1-21/+12
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki6-0/+113
2012-01-10mm: simplify find_vma_prev()KOSAKI Motohiro1-28/+8
2012-01-10mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...Andrea Arcangeli4-3/+76
2012-01-10mm: fix off-by-two in __zone_watermark_ok()Michal Hocko1-1/+1
2012-01-10bootmem: micro optimize freeing pages in bulkUwe Kleine-König1-2/+2
2012-01-10mm: compaction: push isolate search base of compact control one pfn aheadHillf Danton1-1/+3
2012-01-10btrfs: pass __GFP_WRITE for buffered write page allocationsJohannes Weiner1-1/+1
2012-01-10mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin()Johannes Weiner1-1/+4
2012-01-10mm: try to distribute dirty pages fairly across zonesJohannes Weiner4-1/+115
2012-01-10mm: writeback: cleanups in preparation for per-zone dirty limitsJohannes Weiner1-46/+47
2012-01-10mm: exclude reserved pages from dirtyable memoryJohannes Weiner4-2/+29
2012-01-10vmscan: add task name to warn_scan_unevictable() messagesKOSAKI Motohiro1-2/+3
2012-01-10mm, debug: test for online nid when allocating on single nodeDavid Rientjes1-1/+1
2012-01-10fadvise: only initiate writeback for specified range with FADV_DONTNEEDShawn Bohrer1-1/+2
2012-01-10slub: min order when debug_guardpage_minorder > 0Stanislaw Gruszka1-0/+3
2012-01-10PM/Hibernate: do not count debug pages as savableStanislaw Gruszka1-0/+6
2012-01-10mm: more intensive memory corruption debuggingStanislaw Gruszka5-7/+113
2012-01-10kernel.h: add BUILD_BUG() macroDavid Daney3-1/+20
2012-01-10mm/hugetlb.c: fix virtual address handling in hugetlb faultKAMEZAWA Hiroyuki1-0/+2
2012-01-10hugetlb: clarify hugetlb_instantiation_mutex usageMichal Hocko1-0/+3
2012-01-10hugetlb: detect race upon page allocation failure during COWHillf Danton1-1/+8
2012-01-10mm: account reaped page cache on inode cache pruningKonstantin Khlebnikov1-0/+2
2012-01-10mm: avoid livelock on !__GFP_FS allocationsMel Gorman3-11/+41
2012-01-10mm: reduce the amount of work done when updating min_free_kbytesMel Gorman1-16/+24
2012-01-10mm: migrate: one less atomic operationJacobo Giralt1-6/+4
2012-01-10mm-tracepoint: fix documentation and examplesKonstantin Khlebnikov2-37/+37
2012-01-10mm-tracepoint: rename page-free eventsKonstantin Khlebnikov4-20/+20
2012-01-10mm: remove unused pagevec_freeKonstantin Khlebnikov2-17/+0
2012-01-10mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov4-30/+18
2012-01-10vmscan: activate executable pages after first usageKonstantin Khlebnikov1-0/+6
2012-01-10vmscan: promote shared file mapped pagesKonstantin Khlebnikov1-1/+1
2012-01-10mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2-64/+60
2012-01-10Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds16-463/+1079
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds20-470/+545
2012-01-10Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds29-271/+525
2012-01-10Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds6-16/+19
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds17-272/+943
2012-01-10hfsplus: creation of hidden dir on mount can failAl Viro1-2/+9
2012-01-10Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds114-1780/+2749
2012-01-11md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown1-1/+10
2012-01-11md: notify the 'degraded' sysfs attribute on failure.NeilBrown1-0/+6
2012-01-10slub: disallow changing cpu_partial from userspace for debug cachesDavid Rientjes1-0/+2
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds43-317/+2943
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds288-6739/+43103
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds132-1645/+5550
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds30-631/+3592
2012-01-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds70-2601/+3623
2012-01-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds39-290/+371
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds57-341/+1368
2012-01-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds24-413/+1169
2012-01-10Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds28-323/+326
2012-01-10Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds44-265/+1513