summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-111-0/+4
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-111-4/+2
* net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski2019-06-111-0/+4
* ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-111-2/+1
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-091-0/+1
* mm, memcg: consider subtrees in memory.eventsChris Down2019-06-092-2/+13
* include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes2019-06-091-8/+8
* tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-06-041-3/+7
* inet: switch IP ID generator to siphashEric Dumazet2019-06-042-0/+7
* tinydrm/mipi-dbi: Use dma-safe buffers for all SPI transfersNoralf Trønnes2019-05-311-2/+3
* regulator: add regulator_get_linear_step() stub helperArnd Bergmann2019-05-311-0/+5
* rcu: Do a single rhp->func read in rcu_head_after_call_rcu()Neeraj Upadhyay2019-05-311-2/+4
* overflow: Fix -Wtype-limits compilation warningsLeon Romanovsky2019-05-311-3/+9
* timekeeping: Force upper bound for setting CLOCK_REALTIMEThomas Gleixner2019-05-311-0/+21
* block: pass page to xen_biovec_phys_mergeableMing Lei2019-05-311-1/+3
* HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne2019-05-311-0/+1
* iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertionLars-Peter Clausen2019-05-311-0/+1
* fscrypt: use READ_ONCE() to access ->i_crypt_infoEric Biggers2019-05-311-1/+2
* cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-05-311-0/+5
* block: fix use-after-free on gendiskYufen Yu2019-05-311-0/+1
* smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior2019-05-311-1/+1
* x86/modules: Avoid breaking W^X while loading modulesNadav Amit2019-05-311-0/+1
* net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang2019-05-311-1/+1
* Bluetooth: Ignore CC events not matching the last HCI commandJoão Paulo Rechi Vita2019-05-311-0/+1
* acct_on(): don't mess with freeze protectionAl Viro2019-05-311-0/+2
* media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-05-311-0/+1
* dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-311-0/+26
* crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers2019-05-311-1/+7
* bio: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-311-1/+1
* bpf: add map_lookup_elem_sys_only for lookups from syscall sideDaniel Borkmann2019-05-251-0/+1
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-05-251-0/+2
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-251-0/+2
* x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-251-1/+0
* fsnotify: fix unlink performance regressionAmir Goldstein2019-05-252-33/+4
* udlfb: introduce a rendering mutexMikulas Patocka2019-05-251-0/+1
* udlfb: fix sleeping inside spinlockMikulas Patocka2019-05-251-0/+6
* RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-05-251-1/+0
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-251-2/+2
* dcache: sort the freeing-without-RCU-delay mess for good.Al Viro2019-05-251-1/+1
* flow_offload: support CVLAN matchEdward Cree2019-05-251-0/+2
* net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-251-3/+6
* ipv6: prevent possible fib6 leaksEric Dumazet2019-05-251-1/+2
* jbd2: fix potential double freeChengguang Xu2019-05-221-3/+5
* mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko2019-05-221-2/+2
* mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss2019-05-221-3/+3
* ACPICA: Linux: move ACPI_DEBUG_DEFAULT flag out of ifndefErik Schmauss2019-05-221-5/+5
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-221-3/+1
* mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams2019-05-221-4/+2
* i2c: core: ratelimit 'transfer when suspended' errorsWolfram Sang2019-05-161-1/+2
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24