summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-01sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke1-3/+3
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov1-3/+13
2017-11-01userns: bump idmap limits to 340Christian Brauner1-3/+4
2017-11-01userns: use union in {g,u}idmap structChristian Brauner1-5/+13
2017-11-01Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner7-419/+419
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-31fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova1-1/+1
2017-10-31fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi1-2/+0
2017-10-31fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_tElena Reshetova1-1/+2
2017-10-31module: Do not paper over type mismatches in module_param_call()Kees Cook1-2/+2
2017-10-31module: Prepare to convert all module_param_call() prototypesKees Cook1-10/+2
2017-10-31GFS2: Implement iomap for block_mapBob Peterson1-1/+2
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger1-0/+4
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban1-1/+4
2017-10-31firmware: scm: Add new SCM call API for switching memory ownershipAvaneesh Kumar Dwivedi1-0/+16
2017-10-31time: Move old timekeeping interfaces to timekeeping32.hArnd Bergmann3-135/+154
2017-10-31time: Move time_t conversion helpers to time32.hArnd Bergmann2-49/+46
2017-10-31time: Move time_t based interfaces to time32.hArnd Bergmann2-162/+177
2017-10-31time: Remove unused functionsArnd Bergmann2-46/+0
2017-10-31timekeeping: Consolidate timekeeping_inject_offset codeArnd Bergmann1-26/+0
2017-10-31rtc: Allow rtc drivers to specify the tv_nsec value for ntpJason Gunthorpe1-1/+42
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-33/+43
2017-10-30mmc: parse new binding for eMMC fixed driver typeWolfram Sang1-0/+2
2017-10-30mmc: rtsx: fix tuning fail on gen3 PCI-Expressrui_feng1-0/+1
2017-10-30mmc: core: Add support for handling CQE requestsAdrian Hunter1-0/+2
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter1-1/+6
2017-10-30mmc: sdhci-pci: remove outdated declarationWolfram Sang1-3/+0
2017-10-30Merge tag 'pullreq_20171026' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki1-2/+14
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2
2017-10-30x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_...Baoquan He1-1/+1
2017-10-30Merge tag 'v4.14-rc7' into x86/mm, to pick up fixesIngo Molnar18-62/+124
2017-10-30gpio: Make it possible for consumers to enforce open drainLinus Walleij1-0/+6
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-4/+0
2017-10-30hwmon: (gpio-fan) Localize platform dataLinus Walleij1-36/+0
2017-10-30hwmon: (sht15) Root out platform dataLinus Walleij1-38/+0
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-19/+21
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long1-1/+1
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long1-16/+16
2017-10-29i2c: i2c-smbus: add of_i2c_setup_smbus_alertPhil Reid1-0/+9
2017-10-29i2c: i2c-smbus: Use threaded irq for smbalertPhil Reid1-1/+0
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+16
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes1-0/+1
2017-10-27net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland1-0/+36
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede1-0/+2
2017-10-27bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello1-3/+0
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman4-105/+153
2017-10-27Merge tag 'phy-for-4.15_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-4/+30
2017-10-27perf/core: Rewrite event timekeepingPeter Zijlstra1-18/+1