aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-12[SUBMITTED 20160617] initramfs: use vfs_stat/lstat directlyy2038-4.9-nextArnd Bergmann2-24/+10
2016-09-12fixup get_itimerspec/put_itimerspecArnd Bergmann1-28/+15
2016-09-12convert compat clock syscallsArnd Bergmann1-49/+34
2016-09-12make clock syscalls use __kernel_timespecArnd Bergmann2-12/+12
2016-09-12convert nanosleepArnd Bergmann9-62/+77
2016-09-12Revert "y2038: convert posix clock syscalls"Arnd Bergmann9-123/+123
2016-09-12y2038: convert posix clock syscallsArnd Bergmann9-124/+124
2016-09-12use timespec64Arnd Bergmann1-15/+24
2016-09-12get_timespecArnd Bergmann1-2/+31
2016-09-12clock syscallsArnd Bergmann1-38/+81
2016-09-12x86: use COMPAT_SYS_TIMEArnd Bergmann3-46/+74
2016-09-12ARM: use CONFIG_COMPAT_TIMEArnd Bergmann7-47/+142
2016-09-12y2038: ignore new syscalls for nowArnd Bergmann1-0/+25
2016-09-12y2038: convert all timex users to use __kernel_timexArnd Bergmann15-46/+53
2016-09-12y2038: convert ntp_validate_timex to use timespec64Arnd Bergmann2-8/+20
2016-09-12y2038: introduce struct __kernel_timexArnd Bergmann1-0/+44
2016-09-12y2038: move compat posix time handling to posix-timers.cArnd Bergmann4-178/+179
2016-09-12y2038: use __kernel_timespec in sys_utimensatArnd Bergmann6-18/+19
2016-09-12y2038: make compat_sys_mq_timed{send,receive} usable on 32-bitArnd Bergmann3-57/+103
2016-09-12y2038: introduce compat_sys_ppoll_time64Arnd Bergmann1-7/+30
2016-09-12y2038: introduce compat_sys_pselect6_time64Arnd Bergmann1-19/+43
2016-09-12y2038: use __kernel_itimerspec in timerfdArnd Bergmann2-9/+10
2016-09-12y2038: introduce {get,put}_itimerspecArnd Bergmann2-0/+39
2016-09-12y2038: add compat handling for sys_recvmmsgArnd Bergmann5-8/+53
2016-09-12y2038: factor out compat fd_set and sigset handlingArnd Bergmann1-15/+32
2016-09-12y2038: use __kernel_timespec in sys_io_geteventsArnd Bergmann4-39/+42
2016-09-12y2038: use timespec64 for poll/select/recvmmsgArnd Bergmann5-35/+30
2016-09-12y2038: ipc: report long times to user spaceArnd Bergmann7-37/+64
2016-09-12y2038: xtensa: extend sysvipc data structuresArnd Bergmann3-48/+28
2016-09-12y2038: powerpc: extend sysvipc data structuresArnd Bergmann4-42/+40
2016-09-12y2038: sparc: extend sysvipc data structuresArnd Bergmann4-47/+41
2016-09-12y2038: parisc: extend sysvipc data structuresArnd Bergmann4-49/+48
2016-09-12y2038: x86: extend sysvipc data structuresArnd Bergmann4-18/+123
2016-09-12y2038: mips: extend sysvipc data structuresArnd Bergmann4-40/+92
2016-09-12y2038: asm-generic: extend sysvipc data structuresArnd Bergmann6-74/+80
2016-09-12y2038: remove unneeded ipc uapi header filesArnd Bergmann34-690/+27
2016-09-12y2038: use __kernel_timespec in sys_sched_rr_get_intervalArnd Bergmann3-28/+29
2016-09-12y2038: use __kernel_timespec in sys_futexArnd Bergmann2-7/+7
2016-09-12y2038: use __kernel_timespec in sys_rt_sigtimedwaitArnd Bergmann4-13/+15
2016-09-12y2038: use __kernel_timespec for sys_mq_timed{send,receive}Arnd Bergmann5-21/+21
2016-09-12y2038: add compat handling for sys_semtimedopArnd Bergmann4-23/+41
2016-09-12y2038: add compat_{get,put}_timespec64Arnd Bergmann2-0/+34
2016-09-12y2038: introduce and use struct __kernel_rusageArnd Bergmann8-27/+99
2016-09-12y2038: use __kernel_stat for sys_newstat syscallsArnd Bergmann2-6/+9
2016-09-12y2038: introduce struct __kernel_statArnd Bergmann22-25/+190
2016-09-12y2038: introduce struct __kernel_timespecArnd Bergmann3-5/+60
2016-09-12y2038: add compat_sys_rt_sigtimedwait variantsArnd Bergmann2-0/+70
2016-09-12y2038: compile compat time code even when CONFIG_COMPAT is not setArnd Bergmann5-2/+42
2016-09-12y2038: make linux/compat_time.h usable on 32-bitArnd Bergmann2-5/+20
2016-09-12y2038: introduce CONFIG_COMPAT_TIMEArnd Bergmann1-0/+11
2016-09-12y2038: introduce linux/compat_time.h headerArnd Bergmann14-201/+163
2016-09-12y2038: split out compat_syscalls.hArnd Bergmann2-103/+119
2016-09-12fat: use time64_to_tmArnd Bergmann1-3/+4
2016-09-12tomoyo: fix timestamping for y2038Arnd Bergmann4-34/+13
2016-09-12kdb: use avoid open-coded time_to_tmArnd Bergmann3-46/+15
2016-09-12audit: use timespec64Arnd Bergmann4-10/+10
2016-09-12initramfs: use time64_t timestampsArnd Bergmann1-5/+5
2016-09-12scsi: fnic: use current_kernel_time() for timestampArnd Bergmann1-1/+1
2016-09-12[HACK] input: avoid timestamp overflowArnd Bergmann3-4/+23
2016-09-12Add linux-next specific files for 20160912Stephen Rothwell5-0/+9982
2016-09-12Merge branch 'akpm/master'Stephen Rothwell33-176/+767
2016-09-12hung_task-allow-hung_task_panic-when-hung_task_warnings-is-0-fixAndrew Morton1-3/+1
2016-09-12hung_task: allow hung_task_panic when hung_task_warnings is 0John Siddle1-11/+13
2016-09-12kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-09-12kthread: better support freezable kthread workersPetr Mladek2-9/+24
2016-09-12kthread: allow to modify delayed kthread workPetr Mladek2-0/+57
2016-09-12kthread: allow to cancel kthread workPetr Mladek2-2/+135
2016-09-12kthread: initial support for delayed kthread workPetr Mladek2-0/+135
2016-09-12kthread: detect when a kthread work is used by more workersPetr Mladek1-8/+20
2016-09-12kthread: add kthread_destroy_worker()Petr Mladek2-0/+25
2016-09-12kthread: add kthread_create_worker*()Petr Mladek2-10/+110
2016-09-12kthread: allow to call __kthread_create_on_node() with va_list argsPetr Mladek1-30/+42
2016-09-12kthread/smpboot: do not park in kthread_create_on_cpu()Petr Mladek2-2/+11
2016-09-12crypto: engine: fix linux-next merge conflictArnd Bergmann1-2/+2
2016-09-12kthread: kthread worker API cleanupPetr Mladek18-90/+91
2016-09-12kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek3-4/+4
2016-09-12scripts/tags.sh: enable code completion in VIMMathieu Maret1-1/+2
2016-09-12mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas7-9/+83
2016-09-12kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier2-0/+9
2016-09-12include/linux/mlx5/device.h: kill BUILD_BUG_ON()sAndrew Morton1-2/+0
2016-09-12drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton1-2/+1
2016-09-12Merge branch 'akpm-current/current'Stephen Rothwell238-2281/+3848
2016-09-12Revert "[media] media: platform: pxa_camera: move pxa_camera out of soc_camera"Stephen Rothwell5-10/+9
2016-09-12Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell17-275/+764
2016-09-12Merge remote-tracking branch 'rtc/rtc-next'Stephen Rothwell31-712/+110
2016-09-12Merge remote-tracking branch 'coresight/next'Stephen Rothwell1-2/+2
2016-09-12Merge remote-tracking branch 'livepatching/for-next'Stephen Rothwell6-14/+107
2016-09-12Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell1-4/+2
2016-09-12Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell115-1242/+6530
2016-09-12Merge remote-tracking branch 'dma-buf/for-next'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'pwm/for-next'Stephen Rothwell19-145/+1183
2016-09-12next-20160908/gpioStephen Rothwell19-77/+1297
2016-09-12Merge remote-tracking branch 'rpmsg/for-next'Stephen Rothwell25-713/+3429
2016-09-12Merge remote-tracking branch 'remoteproc/for-next'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'pinctrl/for-next'Stephen Rothwell42-315/+3951
2016-09-12Merge remote-tracking branch 'libata/for-next'Stephen Rothwell10-206/+358
2016-09-12Merge remote-tracking branch 'scsi/for-next'Stephen Rothwell67-3499/+12484
2016-09-12Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell9-126/+263
2016-09-12Merge remote-tracking branch 'extcon/extcon-next'Stephen Rothwell20-276/+1111
2016-09-12Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell118-2717/+3922
2016-09-12Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell535-78751/+15045
2016-09-12Merge remote-tracking branch 'usb-chipidea-next/ci-for-usb-next'Stephen Rothwell7-22/+41
2016-09-12Merge remote-tracking branch 'usb-serial/usb-next'Stephen Rothwell2-115/+60
2016-09-12Merge remote-tracking branch 'usb-gadget/next'Stephen Rothwell48-448/+998
2016-09-12Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell83-667/+1188
2016-09-12Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell48-913/+1332
2016-09-12Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell10-47/+81
2016-09-12Merge remote-tracking branch 'ipmi/for-next'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'leds/for-next'Stephen Rothwell18-45/+1407
2016-09-12Merge remote-tracking branch 'hsi/for-next'Stephen Rothwell1-8/+9
2016-09-12Merge remote-tracking branch 'chrome-platform/for-next'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'drivers-x86/for-next'Stephen Rothwell1-105/+152
2016-09-12Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell1-0/+2
2016-09-12Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell1-74/+95
2016-09-12Merge remote-tracking branch 'xen-tip/linux-next'Stephen Rothwell1-4/+3
2016-09-12Merge remote-tracking branch 'kvm-ppc-paulus/kvm-ppc-next'Stephen Rothwell32-490/+1351
2016-09-12Merge remote-tracking branch 'kvm-mips/next'Stephen Rothwell2-0/+32
2016-09-12Merge remote-tracking branch 'kvm-arm/next'Stephen Rothwell36-418/+841
2016-09-12Merge remote-tracking branch 'kvm/linux-next'Stephen Rothwell19-187/+615
2016-09-12Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell47-240/+5985
2016-09-12Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell15-17/+892
2016-09-12Merge remote-tracking branch 'irqchip/irqchip/for-next'Stephen Rothwell11-9/+360
2016-09-12Merge remote-tracking branch 'edac-amd/for-next'Stephen Rothwell18-737/+1352
2016-09-12Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell334-3225/+12241
2016-09-12Merge remote-tracking branch 'spi/for-next'Stephen Rothwell22-173/+660
2016-09-12Merge remote-tracking branch 'mailbox/mailbox-for-next'Stephen Rothwell4-0/+251
2016-09-12Merge remote-tracking branch 'devicetree/for-next'Stephen Rothwell6-36/+62
2016-09-12Merge remote-tracking branch 'audit/next'Stephen Rothwell3-9/+15
2016-09-12Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell5-13/+15
2016-09-12Merge remote-tracking branch 'vfio/next'Stephen Rothwell1-4/+4
2016-09-12Merge remote-tracking branch 'iommu/next'Stephen Rothwell11-106/+882
2016-09-12Merge remote-tracking branch 'tpmdd/next'Stephen Rothwell0-0/+0
2016-09-12extcon: Add support for qcom SPMI PMIC USB id detection hardwareStephen Boyd4-0/+218
2016-09-12Merge remote-tracking branch 'selinux/next'Stephen Rothwell13-65/+210
2016-09-12Merge remote-tracking branch 'keys/keys-next'Stephen Rothwell33-52/+1584
2016-09-12Merge remote-tracking branch 'integrity/next'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'security/next'Stephen Rothwell2-2/+0
2016-09-12Merge remote-tracking branch 'regulator/for-next'Stephen Rothwell13-17/+555
2016-09-12Merge remote-tracking branch 'omap_dss2/for-next'Stephen Rothwell22-87/+960
2016-09-12Merge remote-tracking branch 'battery/for-next'Stephen Rothwell125-1232/+1561
2016-09-12Merge remote-tracking branch 'mfd/for-mfd-next'Stephen Rothwell64-310/+3529
2016-09-12Merge remote-tracking branch 'md/for-next'Stephen Rothwell13-87/+1113
2016-09-12Merge remote-tracking branch 'mmc-uh/next'Stephen Rothwell39-306/+597
2016-09-12Merge remote-tracking branch 'lightnvm/for-next'Stephen Rothwell1-1/+1
2016-09-12Merge remote-tracking branch 'block/for-next'Stephen Rothwell8-372/+324
2016-09-12Merge remote-tracking branch 'input/next'Stephen Rothwell29-507/+631
2016-09-12Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell263-2495/+6462
2016-09-12Merge remote-tracking branch 'sound/for-next'Stephen Rothwell81-782/+899
2016-09-12Merge remote-tracking branch 'regmap/for-next'Stephen Rothwell3-3/+37
2016-09-12Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell25-22/+750
2016-09-12Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell223-1270/+983
2016-09-12Merge remote-tracking branch 'sunxi/sunxi/for-next'Stephen Rothwell78-1312/+7439
2016-09-12Merge remote-tracking branch 'drm-misc/topic/drm-misc'Stephen Rothwell8-8/+99
2016-09-12Merge remote-tracking branch 'drm-tegra/drm/tegra/for-next'Stephen Rothwell1-1/+8
2016-09-12Merge remote-tracking branch 'drm-intel/for-linux-next'Stephen Rothwell61-3098/+4118
2016-09-12Merge remote-tracking branch 'drm-panel/drm/panel/for-next'Stephen Rothwell3-8/+66
2016-09-12Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell400-17828/+34001
2016-09-12Merge remote-tracking branch 'crypto/master'Stephen Rothwell59-1192/+3168
2016-09-12Merge remote-tracking branch 'nand/nand/next'Stephen Rothwell22-127/+227
2016-09-12Merge remote-tracking branch 'mtd/master'Stephen Rothwell2-1/+4
2016-09-12Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell30-41/+10653
2016-09-12Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell10-20/+54
2016-09-12Merge remote-tracking branch 'bluetooth/master'Stephen Rothwell26-92/+898
2016-09-12Merge remote-tracking branch 'wireless-drivers-next/master'Stephen Rothwell88-638/+2241
2016-09-12Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell1-1/+1
2016-09-12Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell11-119/+55
2016-09-12Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell1-1/+1
2016-09-12Merge remote-tracking branch 'net-next/master'Stephen Rothwell761-20728/+67902
2016-09-12Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell51-410/+1180
2016-09-12Merge remote-tracking branch 'thermal/next'Stephen Rothwell28-128/+2543
2016-09-12Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell86-1092/+2085
2016-09-12Merge remote-tracking branch 'v4l-dvb/master'Stephen Rothwell657-19414/+26794
2016-09-12Merge remote-tracking branch 'hwmon-staging/hwmon-next'Stephen Rothwell35-2144/+4602
2016-09-12Merge branch 'dmi/master'Stephen Rothwell0-0/+0
2016-09-12Merge remote-tracking branch 'i2c/i2c/for-next'Stephen Rothwell78-1282/+2000
2016-09-12Merge remote-tracking branch 'hid/for-next'Stephen Rothwell39-517/+9066
2016-09-12KVM: PPC: e500: Use kmalloc_array() in kvmppc_e500_tlb_init()Markus Elfring1-3/+4
2016-09-12Merge remote-tracking branch 'pstore/for-next/pstore'Stephen Rothwell8-96/+162
2016-09-12KVM: PPC: e500: Replace kzalloc() calls by kcalloc() in two functionsMarkus Elfring1-12/+11
2016-09-12KVM: PPC: e500: Delete an unnecessary initialisation in kvm_vcpu_ioctl_config...Markus Elfring1-1/+1
2016-09-12KVM: PPC: e500: Less function calls in kvm_vcpu_ioctl_config_tlb() after erro...Markus Elfring1-14/+16
2016-09-12KVM: PPC: e500: Use kmalloc_array() in kvm_vcpu_ioctl_config_tlb()Markus Elfring1-1/+1
2016-09-12KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier3-5/+19
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras7-0/+63
2016-09-12KVM: PPC: Book3S HV: Update irq stats for IRQs handled in real modeSuresh Warrier1-0/+50
2016-09-12KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier4-1/+14
2016-09-12KVM: PPC: Book3S HV: Dump irqmap in debugfsSuresh Warrier1-0/+17
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier7-3/+49
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier5-2/+132
2016-09-12Merge remote-tracking branch 'pci/next'Stephen Rothwell32-334/+269
2016-09-12Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell13-59/+53
2016-09-12Merge remote-tracking branch 'vfs-miklos/next'Stephen Rothwell56-91/+206
2016-09-12Merge remote-tracking branch 'file-locks/linux-next'Stephen Rothwell1-3/+18
2016-09-12Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell11-67/+105
2016-09-12Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell7-21/+167
2016-09-12Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell5-6/+10
2016-09-12Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell6-36/+68
2016-09-12Merge remote-tracking branch 'jfs/jfs-next'Stephen Rothwell2-4/+9
2016-09-12Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell9-44/+54
2016-09-12Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell1-10/+32