summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain
2017-04-03ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias
2017-04-03KEYS: Add a key restriction structMat Martineau
2017-04-03KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau
2017-04-03KEYS: Use a typedef for restrict_link function pointersMat Martineau
2017-04-03Merge tag 'v4.11-rc5' into x86/mm, to refresh the branchIngo Molnar
2017-04-03drivers/of/base.c: Add of_property_read_u64_indexAlistair Popple
2017-04-03Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-03Merge 4.11-rc5 into tty-nextGreg Kroah-Hartman
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-04-03Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells
2017-04-03security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier
2017-04-01udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov
2017-04-01i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov
2017-04-01i2c: export i2c_client_type structureDmitry Torokhov
2017-03-31kasan: report only the first error by defaultMark Rutland
2017-03-31mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-03-31mm: move mm_percpu_wq initialization earlierMichal Hocko
2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland
2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner
2017-03-30Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2017-03-30Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/l...Arnd Bergmann
2017-03-30ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo
2017-03-30ACPI: platform-msi: retrieve devid from IORTHanjun Guo
2017-03-30HID: add two missing usages for digitizerXiaolei Yu
2017-03-30x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit
2017-03-30Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-30locking/atomic: Fix atomic_try_cmpxchg() semanticsPeter Zijlstra
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-03-29PCI: Export PCI device config accessorsKeith Busch
2017-03-29Documentation: Add flexible-arrays.rst to the documentation treesayli karnik
2017-03-29Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saee...David S. Miller
2017-03-29Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"Jens Axboe
2017-03-29block: warn if sharing request queue across gendisksOmar Sandoval
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei