summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski2019-10-071-0/+3
* mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh2019-10-072-3/+3
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* fs: Export generic_fadvise()Jan Kara2019-10-051-0/+2
* SUNRPC: Dequeue the request from the receive queue while we're re-encodingTrond Myklebust2019-10-051-0/+1
* blk-mq: add callback of .cleanup_rqMing Lei2019-10-051-0/+13
* mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson2019-10-051-0/+9
* block: make rq sector size accessible for block statsHou Tao2019-10-051-3/+12
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-051-0/+5
* x86/amd_nb: Add PCI device IDs for family 17h, model 70hMarcel Bocu2019-10-051-0/+1
* iommu/vt-d: Remove global page flush supportJacob Pan2019-09-211-3/+0
* ipc: fix sparc64 ipc() wrapperArnd Bergmann2019-09-191-0/+19
* net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer2019-09-191-0/+1
* usb: chipidea: imx: add imx7ulp supportPeter Chen2019-09-161-0/+1
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-09-101-0/+1
* lib: logic_pio: Add logic_pio_unregister_range()John Garry2019-09-061-0/+1
* Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-09-061-1/+0
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-252-0/+11
* page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-251-7/+11
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-161-0/+2
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-091-0/+1
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-08-091-2/+4
* loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-08-061-0/+6
* gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-08-061-32/+32
* bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-08-062-0/+6
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-08-061-2/+6
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-061-0/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-08-041-1/+9
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-2/+2
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+7
* drivers/base: Introduce kill_device()Dan Williams2019-07-311-0/+1
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-07-311-1/+1
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-07-311-0/+6
* mm, swap: fix race between swapoff and some swap operationsHuang Ying2019-07-311-3/+10
* mm/hmm: fix use after free with struct hmm in the mmu notifiersJason Gunthorpe2019-07-311-0/+1
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+2
* block: Limit zone array allocation sizeDamien Le Moal2019-07-281-0/+5
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-281-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-281-0/+2
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-281-0/+5
* net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-281-1/+2
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-261-0/+5
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-07-261-2/+2
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-1/+1