aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-02qed*: Refactoring and rearranging FW API with no functional impactTomer Tayar10-1979/+2092
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-01Input: gpio_tilt - delete driverLinus Walleij1-74/+0
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-1/+1
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo1-2/+2
2018-01-01Input: 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/kernel/git/tip/tipLinus Torvalds2-2/+4
2017-12-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/for-4.16Wolfram Sang8-18/+79
2017-12-31i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij1-3/+2
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+11
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner2-2/+4
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner1-1/+1
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner1-0/+17
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+1
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+4
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+4
2017-12-28clk: divider: fix incorrect usage of container_ofJerome Brunet1-1/+1
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman1-0/+4
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas2-0/+5
2017-12-28cpufreq: schedutil: Use idle_calls counter of the remote CPUJoel Fernandes1-0/+1
2017-12-28kernel/irq: Extend lockdep class for request mutexAndrew Lunn2-15/+27
2017-12-28tee: add start argument to shm_register callbackJens Wiklander1-1/+2
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-0/+4
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-0/+10
2017-12-27bpf: fix maximum stack depth tracking logicAlexei Starovoitov1-0/+1
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-3/+5
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner1-2/+2
2017-12-27regmap: Add one flag to indicate if a hwlock should be usedBaolin Wang1-0/+2
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky1-7/+3
2017-12-25VFS: don't keep disconnected dentries on d_anonNeilBrown1-1/+1