summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-11time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz
2015-12-11ntp: Verify offset doesn't overflow in ntp_update_offsetSasha Levin
2015-12-11selftests/timers: fix write return value handlngAndrzej Hajda
2015-12-07clocksource: Add CPU info to clocksource watchdog reportingSeiichi Ikarashi
2015-12-07time: Avoid signed overflow in timekeeping_get_ns()David Gibson
2015-12-04alarmtimer: Avoid unexpected rtc interrupt when system resume from S3zhuo-hao
2015-11-25MAINTAINERS: Add entry for kernel/time/alarmtimer.cJohn Stultz
2015-11-16Linux 4.4-rc1Linus Torvalds
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-14Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-14Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-14f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-14squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-149p: xattr simplificationsAndreas Gruenbacher
2015-11-14xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-14jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-14hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-14ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-14vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-14vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-11-14Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2015-11-14Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-11-13Merge tag '4.4-additional' of git://git.lwn.net/linuxLinus Torvalds
2015-11-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13mpt3sas: fix inline markers on non inline function declarationsStephen Rothwell
2015-11-13dax: fix __dax_pmd_fault crashDan Williams
2015-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-13Merge tag 'trace-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2015-11-13Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjam...Dave Airlie
2015-11-12Revert "drm/rockchip: Convert the probe function to the generic drm_of_compon...Mark Yao