summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-27generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-03-27block: add a zone condition debug helperChaitanya Kulkarni
2020-03-27block: move bio_map_* to blk-map.cChristoph Hellwig
2020-03-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27block: simplify queue allocationChristoph Hellwig
2020-03-27block: add a blk_mq_init_queue_data helperChristoph Hellwig
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown
2020-03-27block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig
2020-03-27x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu
2020-03-27x86/efi: Add a prototype for efi_arch_mem_reserve()Benjamin Thiel
2020-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-03-26Input: move the new KEY_SELECTIVE_SCREENSHOT keycodeDmitry Torokhov
2020-03-26Merge tag 'mac80211-for-net-2020-03-26' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-03-26x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)Al Viro
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()Bartlomiej Zolnierkiewicz
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz
2020-03-25clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-25net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-03-25block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig
2020-03-25block: move block layer internals out of include/linux/genhd.hChristoph Hellwig
2020-03-25block: move guard_bio_eod to bio.cChristoph Hellwig
2020-03-25block: mark part_in_flight and part_in_flight_rw staticChristoph Hellwig
2020-03-25block: mark block_depr staticChristoph Hellwig
2020-03-25block/diskstats: replace time_in_queue with sum of request timesKonstantin Khlebnikov
2020-03-25block/diskstats: accumulate all per-cpu counters in one passKonstantin Khlebnikov
2020-03-25block/diskstats: more accurate approximation of io_ticks for slow disksKonstantin Khlebnikov
2020-03-25Merge branch 'x86/cpu' into perf/core, to resolve conflictIngo Molnar
2020-03-25cpu/hotplug: Hide cpu_up/down()Qais Yousef
2020-03-25cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef
2020-03-25cpu/hotplug: Provide bringup_hibernate_cpu()Qais Yousef
2020-03-25cpu/hotplug: Create a new function to shutdown nonboot cpusQais Yousef
2020-03-25cpu/hotplug: Add new {add,remove}_cpu() functionsQais Yousef
2020-03-25ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki