summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-04-291-1/+1
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-233-4/+3
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-231-0/+8
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-231-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-231-2/+2
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-231-1/+2
* mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy2020-04-231-11/+8
* f2fs: Add a new CP flag to help fsck fix resize SPO issuesSahitya Tummala2020-04-231-0/+1
* x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-231-1/+1
* ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-231-0/+8
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-211-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-211-0/+1
* xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-04-171-1/+5
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-171-2/+2
* cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner2020-04-171-3/+9
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-171-0/+3
* nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-171-4/+0
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-171-1/+1
* ACPICA: Allow acpi_any_gpe_status_set() to skip one GPERafael J. Wysocki2020-04-171-1/+1
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-171-0/+1
* media: rc: add keymap for Videostrong KII ProMohammad Rasim2020-04-171-0/+1
* rxrpc: Fix call interruptibility handlingDavid Howells2020-04-171-1/+7
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-04-131-2/+2
* IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker2020-04-131-1/+5
* ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-131-0/+5
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-132-0/+11
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-081-2/+4
* libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov2020-04-021-3/+4
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso2020-04-012-20/+32
* ieee80211: fix HE SPR size calculationJohannes Berg2020-04-011-2/+2
* afs: Fix some tracing detailsDavid Howells2020-04-011-1/+1
* afs: Fix client call Rx-phase signal handlingDavid Howells2020-04-011-3/+1
* mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin2020-04-011-0/+12
* ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov2020-04-012-2/+8
* Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-04-011-5/+5
* iommu/vt-d: Fix debugfs register readsMegha Dey2020-04-011-0/+2
* iommu/vt-d: Silence RCU-list debugging warningsQian Cai2020-04-011-2/+4
* net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_popVladimir Oltean2020-04-011-7/+0
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-04-011-0/+1
* futex: Fix inode life-time issuePeter Zijlstra2020-03-252-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-251-2/+3
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-251-1/+1
* driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig2020-03-181-1/+1
* clk: imx8mn: Fix incorrect clock definesAnson Huang2020-03-181-2/+2
* iommu/vt-d: Fix RCU list debugging warningsAmol Grover2020-03-181-3/+5
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-03-181-0/+1
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-181-0/+2
* net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit2020-03-181-0/+1