summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-07kcsan, ubsan: Make KCSAN+UBSAN work togetherMarco Elver
2019-11-20kcsan: Improve various small stylistic detailsIngo Molnar
2019-11-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-11-17Linux 5.4-rc8Linus Torvalds
2019-11-17Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-11-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-11-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-11-16Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-16ipmr: Fix skb headroom in ipmr_get_route().Guillaume Nault
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-11-16net/smc: fix fastopen for non-blocking connect()Ursula Braun
2019-11-16rds: ib: update WR sizes when bringing up connectionDag Moxnes
2019-11-16net: gemini: add missed free_netdevChuhong Yuan
2019-11-16net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean
2019-11-16Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller
2019-11-16seg6: fix skb transport_header after decap_and_validate()Andrea Mayer
2019-11-16seg6: fix srh pointer in get_srh()Andrea Mayer
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver
2019-11-16locking/atomics, kcsan: Add KCSAN instrumentationMarco Elver
2019-11-16seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrierMarco Elver
2019-11-16seqlock, kcsan: Add annotations for KCSANMarco Elver
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver
2019-11-16objtool, kcsan: Add KCSAN runtime functions to whitelistMarco Elver
2019-11-16kcsan: Add Documentation entry in dev-toolsMarco Elver
2019-11-16include/linux/compiler.h: Introduce data_race(expr) macroMarco Elver
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-15mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell
2019-11-15mm/debug.c: __dump_page() prints an extra lineRalph Campbell
2019-11-15mm/page_io.c: do not free shared swap slotsVinayak Menon
2019-11-15mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2019-11-15mm,thp: recheck each page before collapsing file THPSong Liu
2019-11-15mm: slub: really fix slab walking for init_on_freeLaura Abbott
2019-11-15mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin
2019-11-15mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin
2019-11-15lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin
2019-11-15mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang
2019-11-15mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul
2019-11-15Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-11-15i2c: core: fix use after free in of_i2c_notifyWen Yang
2019-11-15i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede