summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers1-6/+19
2018-01-04Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang49-359/+223
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11
2018-01-03net: phy: add unlocked accessorsRussell King1-0/+28
2018-01-03net: mdiobus: add unlocked accessorsRussell King1-0/+3
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar11-35/+31
2018-01-03efi: Parse ARM error information valueTyler Baicar1-0/+44
2018-01-03efi: Move ARM CPER code to new fileTyler Baicar1-0/+4
2018-01-03efi/capsule-loader: Reinstate virtual capsule mappingArd Biesheuvel1-1/+3
2018-01-03Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab35-308/+194
2018-01-03posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_tElena Reshetova1-3/+4
2018-01-03sfp: improve support for direct-attach copper cablesRussell King1-1/+35
2018-01-03extcon: axp288: Remove unused platform dataHans de Goede1-5/+0
2018-01-03clk: Prepare to remove asm-generic/clkdev.hStephen Boyd1-1/+4
2018-01-02net: phy: add helper to convert negotiation result to phy settingsRussell King1-0/+2
2018-01-02net: phy: marvell10g: add MDI swap reportingRussell King1-0/+1
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar10-110/+379
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar4-378/+378
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-2001/+2114
2018-01-02of: Add helper for mapping device node to logical CPU numberSuzuki K Poulose1-0/+7
2018-01-02net: ptr_ring: otherwise safe empty checks can overrun array boundsJohn Fastabend1-1/+6
2018-01-02i7300_idle: remove unused fileSinan Kaya1-84/+0
2018-01-02cgroup: Update documentation referenceMatt Roper1-1/+1
2018-01-02Merge 4.15.0-rc6 into usb-nextGreg Kroah-Hartman17-36/+105
2018-01-02Merge 4.15-rc6 into tty-nextGreg Kroah-Hartman35-308/+194
2018-01-02Merge 4.15-rc6 into staging-nextGreg Kroah-Hartman17-36/+105
2018-01-02Merge 4.15-rc6 into driver-core-nextGreg Kroah-Hartman35-308/+194
2018-01-02cpuidle: Add new macro to enter a retention idle statePrashanth Prakash1-16/+24
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman35-308/+194
2018-01-02fscache: Fix the default for fscache_maybe_release_page()David Howells1-1/+1
2018-01-02Input: gpio_tilt - delete driverLinus Walleij1-74/+0
2018-01-02Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-1/+1
2018-01-02Input: hil_mlc - convert timeval to jiffiesWEN Pingbo1-2/+2
2018-01-02Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-1/+1
2018-01-01errseq: Add to documentation treeMatthew Wilcox1-1/+1
2018-01-01eeprom: at24: fix a whitespace error in platform dataBartosz Golaszewski1-1/+1
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck1-0/+2
2017-12-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+4
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-16/+45
2017-12-31bpf: offload: report device information for offloaded programsJakub Kicinski1-0/+2
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski1-0/+3
2017-12-31bpf: offload: free program id when device disappearsJakub Kicinski1-0/+2
2017-12-31bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski3-18/+11
2017-12-31bpf: offload: don't use prog->aux->offload as booleanJakub Kicinski1-1/+2
2017-12-31Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang8-18/+79
2017-12-31i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij1-3/+2
2017-12-30Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+11
2017-12-30timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4