summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-06-04hrtimer: Add kernel doc annotation for HRTIMER_MODE_HARDSebastian Andrzej Siewior
2020-06-04fsnotify: replace inode pointer with an object idAmir Goldstein
2020-06-04tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-06-04net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-06-04udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn
2020-06-04mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-06-04lib: devres: add a helper function for ioremap_ucTuowen Zhao
2020-06-04NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-04qed: Fix use after free in qed_chain_freeYuval Basson
2020-06-04PCI: Add Zhaoxin Vendor IDRaymond Pang
2020-06-04svcrdma: Fix leak of svc_rdma_recv_ctxt objectsChuck Lever
2020-06-04svcrdma: Fix trace point use-after-free raceChuck Lever
2020-06-04printk: queue wake_up_klogd irq_work only if per-CPU areas are readySergey Senozhatsky
2020-06-04KVM: Check validity of resolved slot when searching memslotsSean Christopherson
2020-06-04vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-06-04iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen
2020-06-04tcp: cache line align MAX_TCP_HEADEREric Dumazet
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