summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gcc-10 warnings: fix low-hanging fruitLinus Torvalds2020-05-202-2/+2
* pnp: Use list_for_each_entry() instead of open codingJason Gunthorpe2020-05-201-20/+9
* netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-201-1/+1
* blktrace: Protect q->blk_trace with RCUJan Kara2020-05-202-6/+14
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2020-05-201-2/+4
* net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca2020-05-201-1/+1
* net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-201-2/+22
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-05-101-0/+9
* qed: Fix use after free in qed_chain_freeYuval Basson2020-05-021-9/+15
* include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger2020-05-021-2/+2
* KVM: Check validity of resolved slot when searching memslotsSean Christopherson2020-05-021-1/+1
* vmalloc: fix remap_vmalloc_range() bounds checksJann Horn2020-05-021-1/+1
* overflow.h: Add arithmetic shift helperJason Gunthorpe2020-05-021-0/+31
* tcp: cache line align MAX_TCP_HEADEREric Dumazet2020-05-021-1/+1
* keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells2020-05-021-1/+6
* KEYS: Don't write out to userspace while holding key semaphoreWaiman Long2020-04-243-4/+3
* x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-241-0/+8
* compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum2020-04-241-1/+1
* percpu_counter: fix a data race at vm_committed_asQian Cai2020-04-241-2/+2
* include/linux/swapops.h: correct guards for non_swap_entry()Steven Price2020-04-241-1/+2
* ext4: use non-movable memory for superblock readaheadRoman Gushchin2020-04-241-0/+8
* scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi2020-04-241-1/+1
* net: ipv6: do not consider routes via gateways for anycast address checkTim Stallard2020-04-241-0/+1
* signal: Extend exec_id to 64bitsEric W. Biederman2020-04-241-2/+2
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-241-0/+3
* nvme-fc: Revert "add module to ops template to allow module references"James Smart2020-04-241-4/+0
* thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl2020-04-241-1/+1
* uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov2020-04-242-0/+11
* block: Fix use-after-free issue accessing struct io_cqSahitya Tummala2020-04-241-0/+1
* coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov2020-04-131-2/+4
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-021-1/+1
* vt: selection, introduce vc_is_selJiri Slaby2020-04-021-1/+3
* afs: Fix some tracing detailsDavid Howells2020-04-021-1/+1
* Input: avoid BIT() macro usage in the serio.h UAPI headerEugene Syromiatnikov2020-04-021-5/+5
* futex: Fix inode life-time issuePeter Zijlstra2020-04-022-7/+11
* x86/mm: split vmalloc_sync_all()Joerg Roedel2020-04-021-2/+3
* page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-04-021-1/+1
* cgroup: Iterate tasks that did not finish do_exit()Michal Koutný2020-03-201-0/+1
* inet_diag: return classid for all socket typesDmitry Yakunin2020-03-201-6/+12
* net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2020-03-201-0/+2
* fib: add missing attribute validation for tun_idJakub Kicinski2020-03-201-0/+1
* include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson2020-03-111-1/+2
* usb: charger: assign specific number for enum valuePeter Chen2020-03-111-8/+8
* HID: core: increase HID report buffer size to 8KiBJohan Korsnes2020-03-111-1/+1
* ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg2020-03-111-1/+2
* net: sched: correct flower port blockingJason Baron2020-03-111-0/+9
* ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha2020-02-281-0/+1
* ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai2020-02-281-3/+3
* iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel2020-02-281-1/+1
* scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche2020-02-281-1/+0