summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-08-03signal: Add calculate_sigpending()Eric W. Biederman
2018-08-03new helper: inode_fake_hash()Al Viro
2018-08-03new primitive: discard_new_inode()Al Viro
2018-08-03netfilter: bridge: Expose nf_tables bridge hook priorities through uapiMáté Eckl
2018-08-03netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osfFernando Fernandez Mancera
2018-08-03netfilter: nf_osf: move nf_osf_fingers to non-uapi header fileFernando Fernandez Mancera
2018-08-03mailbox: mediatek: Add Mediatek CMDQ driverHoulong Wei
2018-08-03mailbox/omap: switch to SPDX license identifierSuman Anna
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon
2018-08-02RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe
2018-08-03bpf: introduce the bpf_get_local_storage() helper functionRoman Gushchin
2018-08-03bpf/verifier: introduce BPF_PTR_TO_MAP_VALUERoman Gushchin
2018-08-03bpf: extend bpf_prog_array to store pointers to the cgroup storageRoman Gushchin
2018-08-03bpf: allocate cgroup storage entries on attaching bpf programsRoman Gushchin
2018-08-03bpf: pass a pointer to a cgroup storage using pcpu variableRoman Gushchin
2018-08-03bpf: introduce cgroup storage mapsRoman Gushchin
2018-08-03bpf: add ability to charge bpf maps memory dynamicallyRoman Gushchin
2018-08-02random: Make crng state queryableJason A. Donenfeld
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook
2018-08-02scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-08-02libceph: add authorizer challengeIlya Dryomov
2018-08-02libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-08-02libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann
2018-08-02libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov
2018-08-02libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov
2018-08-02Merge branch 'rppt' into docs-nextJonathan Corbet
2018-08-02docs/mm: memblock: add kernel-doc description for memblock typesMike Rapoport
2018-08-02docs/mm: memblock: update kernel-doc commentsMike Rapoport
2018-08-02mm/memblock: add a name for memblock flags enumerationMike Rapoport
2018-08-02docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'Mike Rapoport
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02rtc: remove struct rtc_taskAlexandre Belloni
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
2018-08-02goldfish: Use dedicated macros instead of manual bit shiftingRoman Kiryanov
2018-08-02goldfish: Add missing includes to goldfish.hRoman Kiryanov
2018-08-02Drivers: hv: vmbus: Reset the channel callback in vmbus_onoffer_rescind()Dexuan Cui
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-08-01kill d_instantiate_no_diralias()Al Viro
2018-08-01ring-buffer: Make ring_buffer_record_is_set_on() return boolSteven Rostedt (VMware)
2018-08-01ring-buffer: Make ring_buffer_record_is_on() return boolSteven Rostedt (VMware)
2018-08-01Merge branch 'ib/4.17-bitmap' into nextDmitry Torokhov
2018-08-01bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds