summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-20pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe1-20/+9
2020-05-20netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
2020-05-20blktrace: Protect q->blk_trace with RCUJan Kara2-6/+14
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-2/+4
2020-05-20net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca1-1/+1
2020-05-20net: stricter validation of untrusted gso packetsWillem de Bruijn1-2/+22
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-0/+9
2020-05-02qed: Fix use after free in qed_chain_freeYuval Basson1-9/+15
2020-05-02include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger1-2/+2
2020-05-02KVM: Check validity of resolved slot when searching memslotsSean Christopherson1-1/+1
2020-05-02vmalloc: fix remap_vmalloc_range() bounds checksJann Horn1-1/+1
2020-05-02overflow.h: Add arithmetic shift helperJason Gunthorpe1-0/+31
2020-05-02tcp: cache line align MAX_TCP_HEADEREric Dumazet1-1/+1
2020-05-02keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells1-1/+6
2020-04-24KEYS: Don't write out to userspace while holding key semaphoreWaiman Long3-4/+3
2020-04-24x86: ACPI: fix CPU hotplug deadlockQian Cai1-0/+8
2020-04-24compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-24percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-24include/linux/swapops.h: correct guards for non_swap_entry()Steven Price1-1/+2
2020-04-24ext4: use non-movable memory for superblock readaheadRoman Gushchin1-0/+8
2020-04-24scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi1-1/+1
2020-04-24net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard1-0/+1
2020-04-24signal: Extend exec_id to 64bitsEric W. Biederman1-2/+2
2020-04-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I1-0/+3
2020-04-24nvme-fc: Revert "add module to ops template to allow module references"James Smart1-4/+0
2020-04-24thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-24uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2-0/+11
2020-04-24block: Fix use-after-free issue accessing struct io_cqSahitya Tummala1-0/+1
2020-04-13coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov1-2/+4
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby1-1/+1
2020-04-02vt: selection, introduce vc_is_selJiri Slaby1-1/+3
2020-04-02afs: Fix some tracing detailsDavid Howells1-1/+1
2020-04-02Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov1-5/+5
2020-04-02futex: Fix inode life-time issuePeter Zijlstra2-7/+11
2020-04-02x86/mm: split vmalloc_sync_all()Joerg Roedel1-2/+3
2020-04-02page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-20cgroup: Iterate tasks that did not finish do_exit()Michal Koutný1-0/+1
2020-03-20inet_diag: return classid for all socket typesDmitry Yakunin1-6/+12
2020-03-20net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit1-0/+2
2020-03-20fib: add missing attribute validation for tun_idJakub Kicinski1-0/+1
2020-03-11include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson1-1/+2
2020-03-11usb: charger: assign specific number for enum valuePeter Chen1-8/+8
2020-03-11HID: core: increase HID report buffer size to 8KiBJohan Korsnes1-1/+1
2020-03-11ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg1-1/+2
2020-03-11net: sched: correct flower port blockingJason Baron1-0/+9
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha1-0/+1
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai1-3/+3
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel1-1/+1
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche1-1/+0
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold1-0/+2