summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-11-12oom: document obsolete oom_adj tunableDavid Rientjes
2010-11-12vmscan: avoid setting zone congested if no page dirtyShaohua Li
2010-11-12latencytop: fix per task accumulatorKen Chen
2010-11-12mm/vfs: revalidate page->mapping in do_generic_file_read()Dave Hansen
2010-11-12kernel/range.c: fix clean_sort_range() for the case of full arrayAlexey Khoroshilov
2010-11-12drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter
2010-11-12memcg: null dereference on allocation failureDan Carpenter
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter
2010-11-12include/linux/highmem.h needs hardirq.hCatalin Marinas
2010-11-12atomic: add atomic_inc_not_zero_hint()Eric Dumazet
2010-11-12include/linux/resource.h needs types.hJean Delvare
2010-11-12rapidio: use resource_size()Dan Carpenter
2010-11-12drivers/macintosh/adb-iop.c: flags should be unsigned longGeert Uytterhoeven
2010-11-12um: fix ptrace build errorRichard Weinberger
2010-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-09perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman
2010-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa
2010-11-08sparc: fix openpromfs compileMeelis Roos
2010-11-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman
2010-11-06floppy: fix another use-after-freeVivek Goyal
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds
2010-11-05Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds
2010-11-05watchdog: Fix section mismatch and potential undefined behavior.David Daney
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov
2010-11-05Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds