summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-12-03net: xdp: avoid output parameters when querying XDP progJakub Kicinski
2017-12-02gpio: gpiolib: Generalise state persistence beyond sleepAndrew Jeffery
2017-12-02iio: Add macro to populate struct iio_map arrayLukas Wunner
2017-12-02iio: stm32: fix adc/trigger link errorArnd Bergmann
2017-12-01Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2017-12-01move libgcc.h to include/linuxChristoph Hellwig
2017-12-01net: phy: core: use genphy version of callbacks read_status and config_aneg p...Heiner Kallweit
2017-12-01HID: hid-multitouch: support fine-grain orientation reportingWei-Ning Huang
2017-11-30spi: Fix double "when"Geert Uytterhoeven
2017-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-11-30net: phy: harmonize phy_id{,_mask} data typeRichard Leitner
2017-11-30skbuff: Grammar s/are can/can/, s/change/changes/Geert Uytterhoeven
2017-11-30gpio: Clarify that <linux/gpio.h> is legacyLinus Walleij
2017-11-30gpiolib: acpi: Introduce NO_RESTRICTION quirkAndy Shevchenko
2017-11-30gpiolib: acpi: Add quirks field to struct acpi_gpio_mappingAndy Shevchenko
2017-11-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-29autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"Ian Kent
2017-11-29mm: migrate: fix an incorrect call of prep_transhuge_page()Zi Yan
2017-11-29mm: introduce get_user_pages_longtermDan Williams
2017-11-29mm, hugetlbfs: introduce ->split() to vm_operations_structDan Williams
2017-11-29mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams
2017-11-29Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-11-29rtc: Remove unused RTC_DEVICE_NAME_SIZECole Robinson
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-11-29tee: add tee_param_is_memref() for driver useJens Wiklander
2017-11-28srcu: Prohibit call_srcu() use under raw spinlocksPaul E. McKenney
2017-11-28ptrace, seccomp: add support for retrieving seccomp metadataTycho Andersen
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang
2017-11-28ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-28Drivers: hv: vmbus: Fix a rescind issueK. Y. Srinivasan
2017-11-28fpga: add attribute groupsAlan Tull
2017-11-28fpga: region: add fpga_region_class_findAlan Tull
2017-11-28fpga: region: add register/unregister functionsAlan Tull
2017-11-28fpga: region: add fpga-region.h headerAlan Tull
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull
2017-11-28serial: Make retrieval of rs485 properties platform-agnosticLukas Wunner
2017-11-28serdev: document driver callbacksJohan Hovold
2017-11-28serdev: fix receive_buf return value when no callbackJohan Hovold
2017-11-28serdev: Introduce devm_serdev_device_open()Andrey Smirnov
2017-11-28debugfs: fix debugfs_real_fops() build errorArnd Bergmann
2017-11-28USB: of: clean up device-node helperJohan Hovold
2017-11-28USB: add device-tree support for interfacesJohan Hovold
2017-11-27sunrpc: make the function arg as constBhumika Goyal