summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-06-01mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-06-01KEYS: Don't write out to userspace while holding key semaphoreWaiman Long
2020-06-01SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_micBenjamin Coddington
2020-06-01x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-06-01compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum
2020-06-01percpu_counter: fix a data race at vm_committed_asQian Cai
2020-06-01include/linux/swapops.h: correct guards for non_swap_entry()Steven Price
2020-06-01mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFSChristophe Leroy
2020-06-01ext4: use non-movable memory for superblock readaheadRoman Gushchin
2020-06-01scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi
2020-06-01crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel
2020-06-01net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard
2020-06-01xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-06-01PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-06-01thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl
2020-06-01block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-06-01hrtimer: Introduce HARD expiry modeSebastian Andrzej Siewior
2020-06-01media: rc: add keymap for Videostrong KII ProMohammad Rasim
2020-06-01rxrpc: Fix call interruptibility handlingDavid Howells
2020-06-01include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-06-01IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-06-01net/mlx5: Expose IP-in-IP capability bitAya Levin
2020-06-01uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-06-01coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov
2020-06-01libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov
2020-06-01vt: switch vt_dont_switch to boolJiri Slaby
2020-06-01vt: selection, introduce vc_is_selJiri Slaby
2020-06-01driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede
2020-06-01driver core: platform: Introduce platform_get_irq_optional()Thierry Reding
2020-05-21net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-05-21afs: Fix some tracing detailsDavid Howells
2020-05-21afs: Fix client call Rx-phase signal handlingDavid Howells
2020-05-21ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-05-21Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov
2020-05-21iommu/vt-d: Fix debugfs register readsMegha Dey
2020-05-21iommu/vt-d: Silence RCU-list debugging warningsQian Cai
2020-05-21tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet
2020-05-21tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet
2020-05-21tcp: annotate tp->snd_nxt lockless readsEric Dumazet
2020-05-21tcp: annotate tp->write_seq lockless readsEric Dumazet
2020-05-21tcp: add rcu protection around tp->fastopen_rskEric Dumazet
2020-05-21net: silence KCSAN warnings about sk->sk_backlog.len readsEric Dumazet
2020-05-21mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-05-21futex: Fix inode life-time issuePeter Zijlstra
2020-05-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-05-21iommu/vt-d: Fix RCU list debugging warningsAmol Grover
2020-05-21cgroup: Iterate tasks that did not finish do_exit()Michal Koutný
2020-05-21net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-05-21fib: add missing attribute validation for tun_idJakub Kicinski