summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: don't block fb changes for async plane updatesHelen Koike2019-06-151-0/+8
* Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...Greg Kroah-Hartman2019-06-151-3/+0
* pwm: Fix deadlock warning when removing PWM devicePhong Hoang2019-06-151-5/+0
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-111-0/+8
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-111-0/+2
* fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-06-111-0/+4
* drm/i915: Fix I915_EXEC_RING_MASKChris Wilson2019-06-111-1/+1
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-111-0/+4
* pstore: Convert buf_lock to semaphoreKees Cook2019-06-111-4/+3
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-111-4/+2
* ipv6: fix the check before getting the cookie in rt6_get_cookieXin Long2019-06-111-2/+1
* include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-06-091-2/+2
* Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-06-092-0/+8
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-091-0/+1
* include/linux/bitops.h: sanitize rotate primitivesRasmus Villemoes2019-06-091-8/+8
* tipc: Avoid copying bytes beyond the supplied dataChris Packham2019-06-091-3/+7
* inet: switch IP ID generator to siphashEric Dumazet2019-06-092-0/+7
* 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
* cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin2019-05-311-0/+5
* smpboot: Place the __percpu annotation correctlySebastian Andrzej Siewior2019-05-311-1/+1
* hugetlb: use same fault hash key for shared and private mappingsMike Kravetz2019-05-311-3/+1
* 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
* PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje2019-05-251-0/+2
* of: fix clang -Wunsequenced for be32_to_cpu()Phong Tran2019-05-251-2/+2
* net: test nouarg before dereferencing zerocopy pointersWillem de Bruijn2019-05-251-3/+6
* mfd: max77620: Fix swapped FPS_PERIOD_MAX_US valuesDmitry Osipenko2019-05-211-2/+2
* mfd: da9063: Fix OTP control register names to match datasheets for DA9063/63LSteve Twiss2019-05-211-3/+3
* net: core: another layer of lists, around PF_MEMALLOC skb handlingSasha Levin2019-05-211-0/+30
* nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-05-161-1/+1
* RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-05-161-0/+1
* mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2019-05-161-0/+16
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2019-05-161-0/+70
* IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2019-05-162-15/+39
* netfilter: ctnetlink: don't use conntrack/expect object addresses as idFlorian Westphal2019-05-161-0/+2
* KVM: fix spectrev1 gadgetsPaolo Bonzini2019-05-161-4/+6
* x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan2019-05-161-1/+6
* cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-05-141-0/+24
* x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-05-141-0/+2
* locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon2019-05-142-21/+27
* Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann2019-05-101-0/+3
* linux/kernel.h: Use parentheses around argument in u64_to_user_ptr()Jann Horn2019-05-101-2/+2
* clk: x86: Add system specific quirk to mark clocks as criticalDavid Müller2019-05-081-0/+3
* USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2019-05-081-2/+0
* caif: reduce stack size with KASANArnd Bergmann2019-05-081-0/+27
* sctp: avoid running the sctp state machine recursivelyXin Long2019-05-081-1/+0
* ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASKAndrei Vagin2019-05-041-0/+18
* net/sched: don't dereference a->goto_chain to read the chain indexDavide Caratti2019-05-041-1/+1
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-05-041-4/+6