summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/apic, to pick up fixesIngo Molnar2017-08-2919-60/+106
|\
| * cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-08-291-1/+5
| * Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-281-1/+11
| |\
| | * iommu: Fix wrong freeing of iommu_device->devJoerg Roedel2017-08-151-1/+11
| * | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-282-3/+3
| |\ \
| | * \ Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2017-08-202-3/+3
| | |\ \
| | | * | PATCH] iio: Fix some documentation warningsJonathan Corbet2017-08-202-3/+3
| * | | | Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds2017-08-271-2/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-263-4/+2
| |\ \ \ \
| | * | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-bufferBenjamin Block2017-08-242-1/+2
| | * | | | Revert "loop: support 4k physical blocksize"Omar Sandoval2017-08-231-3/+0
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-08-251-0/+1
| |\ \ \ \ \
| | * | | | | IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-241-0/+1
| * | | | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-241-12/+26
| |\ \ \ \ \ \
| | * | | | | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI...Nicholas Piggin2017-08-091-12/+26
| * | | | | | | pty: Repair TIOCGPTPEEREric W. Biederman2017-08-241-0/+10
| * | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds2017-08-241-1/+1
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-231-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd()Damien Le Moal2017-08-171-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
| |\ \ \ \ \ \ \
| | * | | | | | | net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-211-1/+4
| | * | | | | | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-191-3/+1
| | * | | | | | | ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-171-2/+2
| | * | | | | | | ptr_ring: use kmalloc_array()Eric Dumazet2017-08-172-5/+7
| * | | | | | | | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
* | | | | | | | | Merge branch 'x86/asm' into x86/apicThomas Gleixner2017-08-257-132/+82
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | x86/lguest: Remove lguest supportJuergen Gross2017-08-243-119/+2
| * | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2017-08-1096-248/+407
| |\ \ \ \ \ \ \ \
| * | | | | | | | | objtool: Assume unannotated UD2 instructions are dead endsJosh Poimboeuf2017-07-282-17/+24
| * | | | | | | | | x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-261-1/+26
| * | | | | | | | | x86/asm: Make objtool unreachable macros independent from GCC versionJosh Poimboeuf2017-07-251-16/+16
| * | | | | | | | | x86/asm: Add ASM_UNREACHABLEKees Cook2017-07-252-4/+12
| * | | | | | | | | x86/io: Remove xlate_dev_kmem_ptr() duplicationAndy Shevchenko2017-07-241-0/+3
| * | | | | | | | | x86/io: Remove mem*io() duplicationsAndy Shevchenko2017-07-241-0/+24
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-191-0/+22
* | | | | | | | | | mm: discard memblock data laterPavel Tatashin2017-08-191-2/+4
* | | | | | | | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-191-0/+37
* | | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-191-2/+8
* | | | | | | | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-167-10/+44
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-161-1/+1
| * | | | | | | | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-161-0/+10
| * | | | | | | | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| * | | | | | | | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-151-5/+4
| * | | | | | | | | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-151-0/+3