summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-03statx: Reserve the top bit of the mask for future struct expansionDavid Howells1-0/+1
2017-04-03sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops()Eric Dumazet1-1/+1
2017-04-03security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova1-2/+3
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com1-2/+2
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+7
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+3
2017-04-02[iov_iter] new privimitive: iov_iter_revert()Al Viro1-1/+5
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro73-227/+577
2017-04-02hwmon: Constify str parameter of hwmon_ops->read_stringJean Delvare1-1/+1
2017-04-02nvme: Correct NVMF enum values to match NVMe-oF rev 1.0Roland Dreier1-8/+8
2017-04-02net: mpls: Increase max number of labels for lwt encapDavid Ahern1-3/+2
2017-04-02udp: use sk_protocol instead of pcflag to detect udplite socketsPaolo Abeni1-1/+1
2017-04-01bpf: introduce BPF_PROG_TEST_RUN commandAlexei Starovoitov2-0/+19
2017-04-01net: dsa: add cross-chip bridging operationsVivien Didelot1-0/+8
2017-04-01i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov1-0/+4
2017-04-01i2c: export i2c_client_type structureDmitry Torokhov1-0/+1
2017-04-01kasan: report only the first error by defaultMark Rutland1-0/+3
2017-04-01mm: fix section name for .data..ro_after_initKees Cook2-5/+5
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner1-0/+6
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko1-0/+2
2017-04-01drm/vmwgfx: Define an overlaid handle_close ioctl.Thomas Hellstrom1-0/+24
2017-03-31drivers/perf: arm_pmu: split irq request from enableMark Rutland1-4/+0
2017-03-31drivers/perf: arm_pmu: manage interrupts per-cpuMark Rutland1-1/+2
2017-03-31tty: serial_core: Add name field to uart_port structVignesh R1-0/+1
2017-03-31Merge branch 'vfio-ccw-for-martin' of git://git.kernel.org/pub/scm/linux/kern...Martin Schwidefsky2-0/+42
2017-03-31vfio: ccw: realize VFIO_DEVICE_G(S)ET_IRQ_INFO ioctlsDong Jia Shi1-2/+8
2017-03-31vfio: ccw: realize VFIO_DEVICE_GET_REGION_INFO ioctlDong Jia Shi1-0/+11
2017-03-31vfio: ccw: introduce ccw_io_regionDong Jia Shi1-0/+24
2017-03-31vfio: ccw: define device_api stringsDong Jia Shi1-0/+1
2017-03-31Merge branch 'fortglx/4.12/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner21-40/+83
2017-03-31cfg80211: add documentation for cfg80211_get_bss()Johannes Berg1-1/+11
2017-03-31cfg80211: Add support for FILS shared key authentication offloadVidyullatha Kanchanapally3-5/+151
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally1-8/+83
2017-03-31target: Fix ALUA transition state race between multiple initiatorsMike Christie1-6/+2
2017-03-31target: Fix unknown fabric callback queue-full errorsNicholas Bellinger1-0/+1
2017-03-31sock: avoid dirtying sk_stamp, if possiblePaolo Abeni1-1/+4
2017-03-30PCI: Recognize Thunderbolt devicesLukas Wunner1-0/+23
2017-03-30drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt1-1/+1
2017-03-30sctp: alloc stream info when initializing asocXin Long1-1/+2
2017-03-30Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-2/+2
2017-03-30Merge tag 'tee-drv-for-4.12' of git://git.linaro.org:/people/jens.wiklander/l...Arnd Bergmann2-0/+623
2017-03-30clk: renesas: Add r8a7795 ES2.0 CPG Core Clock DefinitionsGeert Uytterhoeven1-0/+7
2017-03-30drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom1-1/+4
2017-03-30ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo1-0/+2
2017-03-30ACPI: platform-msi: retrieve devid from IORTHanjun Guo1-0/+1
2017-03-30HID: add two missing usages for digitizerXiaolei Yu1-0/+2
2017-03-30target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger1-0/+1
2017-03-30x86/events/amd/iommu: Add IOMMU-specific hw_perf_event structSuravee Suthikulpanit1-0/+7
2017-03-30Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar30-123/+144
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra3-5/+20