summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16net: move seq_file_single_net to <linux/seq_file_net.h>Christoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq_privateChristoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-16proc: introduce a proc_pid_ns helperChristoph Hellwig
2018-05-15iomap: add a swapfile activation functionDarrick J. Wong
2018-05-15Merge tag 'scmi-updates-4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2018-05-15Merge tag 'v4.17-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-05-15lib/string_helpers: Add missed declaration of struct task_structAndy Shevchenko
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka
2018-05-15srcu: Add cleanup_srcu_struct_quiesced()Paul E. McKenney
2018-05-15rcu: Declare rcu_eqs_special_set() in public headerYury Norov
2018-05-15softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney
2018-05-15rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu
2018-05-15mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bitGeert Uytterhoeven
2018-05-15HID: add driver for Valve Steam ControllerRodrigo Rivas Costa
2018-05-15i2c: Get rid of i2c_board_info->archdataBoris Brezillon
2018-05-15usb: gadget: udc: atmel: Remove obsolete includeRomain Izard
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt
2018-05-15x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams
2018-05-15x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams
2018-05-15locking/spinlocks: Clean up comment and #ifndef for {,queued_}spin_is_locked()Andrea Parri
2018-05-15locking/spinlocks: Document the semantics of spin_is_locked()Andrea Parri
2018-05-15Merge tag 'v4.17-rc5' into locking/core, to pick up fixesIngo Molnar
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan
2018-05-14audit: use inline function to set audit contextRichard Guy Briggs
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14Merge branch 'opp/genpd-pstate-updates' of git://git.kernel.org/pub/scm/linux...Rafael J. Wysocki
2018-05-14PM / Domains: Allow a better error handling of dev_pm_domain_attach()Ulf Hansson
2018-05-14audit: convert sessionid unset to a macroRichard Guy Briggs
2018-05-14block: Split out bio_list_copy_data()Kent Overstreet
2018-05-14block: Add bio_copy_data_iter(), zero_fill_bio_iter()Kent Overstreet
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet
2018-05-14block: Add bioset_init()/bioset_exit()Kent Overstreet
2018-05-14block: Convert bio_set to mempool_init()Kent Overstreet
2018-05-14mempool: Add mempool_init()/mempool_exit()Kent Overstreet
2018-05-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-05-14vmcore: add API to collect hardware dump in second kernelRahul Lakkireddy
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-14firmware: add firmware_request_nowarn() - load firmware without warningsAndres Rodriguez
2018-05-14nubus: Call bus_register unconditionallyFinn Thain
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn
2018-05-14coresight: Moving framework and drivers to SPDX identifierMathieu Poirier