Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'linus' into x86/apic, to pick up fixes | Ingo Molnar | 2017-08-29 | 19 | -60/+106 |
|\ | |||||
| * | cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs | Tejun Heo | 2017-08-29 | 1 | -1/+5 |
| * | Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-08-28 | 1 | -1/+11 |
| |\ | |||||
| | * | iommu: Fix wrong freeing of iommu_device->dev | Joerg Roedel | 2017-08-15 | 1 | -1/+11 |
| * | | Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-08-28 | 2 | -3/+3 |
| |\ \ | |||||
| | * \ | Merge tag 'fixes-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2017-08-20 | 2 | -3/+3 |
| | |\ \ | |||||
| | | * | | PATCH] iio: Fix some documentation warnings | Jonathan Corbet | 2017-08-20 | 2 | -3/+3 |
| * | | | | Clarify (and fix) MAX_LFS_FILESIZE macros | Linus Torvalds | 2017-08-27 | 1 | -2/+2 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-08-26 | 3 | -4/+2 |
| |\ \ \ \ | |||||
| | * | | | | bsg-lib: fix kernel panic resulting from missing allocation of reply-buffer | Benjamin Block | 2017-08-24 | 2 | -1/+2 |
| | * | | | | Revert "loop: support 4k physical blocksize" | Omar Sandoval | 2017-08-23 | 1 | -3/+0 |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2017-08-25 | 1 | -0/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | IB/core: Avoid accessing non-allocated memory when inferring port type | Noa Osherovich | 2017-08-24 | 1 | -0/+1 |
| * | | | | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-08-24 | 1 | -12/+26 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI... | Nicholas Piggin | 2017-08-09 | 1 | -12/+26 |
| * | | | | | | | pty: Repair TIOCGPTPEER | Eric W. Biederman | 2017-08-24 | 1 | -0/+10 |
| * | | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master" | Linus Torvalds | 2017-08-24 | 1 | -1/+1 |
| * | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-08-23 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | scsi: sd_zbc: Write unlock zone from sd_uninit_cmnd() | Damien Le Moal | 2017-08-17 | 1 | -0/+1 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-08-21 | 5 | -11/+14 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | net_sched: fix order of queue length updates in qdisc_replace() | Konstantin Khlebnikov | 2017-08-21 | 1 | -1/+4 |
| | * | | | | | | | datagram: When peeking datagrams with offset < 0 don't skip empty skbs | Matthew Dawson | 2017-08-19 | 1 | -3/+1 |
| | * | | | | | | | ipv4: better IP_MAX_MTU enforcement | Eric Dumazet | 2017-08-17 | 1 | -2/+2 |
| | * | | | | | | | ptr_ring: use kmalloc_array() | Eric Dumazet | 2017-08-17 | 2 | -5/+7 |
| * | | | | | | | | pids: make task_tgid_nr_ns() safe | Oleg Nesterov | 2017-08-21 | 2 | -25/+30 |
* | | | | | | | | | Merge branch 'x86/asm' into x86/apic | Thomas Gleixner | 2017-08-25 | 7 | -132/+82 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | x86/lguest: Remove lguest support | Juergen Gross | 2017-08-24 | 3 | -119/+2 |
| * | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2017-08-10 | 96 | -248/+407 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | objtool: Assume unannotated UD2 instructions are dead ends | Josh Poimboeuf | 2017-07-28 | 2 | -17/+24 |
| * | | | | | | | | | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 2017-07-26 | 1 | -1/+26 |
| * | | | | | | | | | x86/asm: Make objtool unreachable macros independent from GCC version | Josh Poimboeuf | 2017-07-25 | 1 | -16/+16 |
| * | | | | | | | | | x86/asm: Add ASM_UNREACHABLE | Kees Cook | 2017-07-25 | 2 | -4/+12 |
| * | | | | | | | | | x86/io: Remove xlate_dev_kmem_ptr() duplication | Andy Shevchenko | 2017-07-24 | 1 | -0/+3 |
| * | | | | | | | | | x86/io: Remove mem*io() duplications | Andy Shevchenko | 2017-07-24 | 1 | -0/+24 |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 2017-08-10 | 1 | -2/+2 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 2017-08-18 | 1 | -0/+8 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | mm, oom: fix potential data corruption when oom_reaper races with writer | Michal Hocko | 2017-08-19 | 1 | -0/+22 |
* | | | | | | | | | | mm: discard memblock data later | Pavel Tatashin | 2017-08-19 | 1 | -2/+4 |
* | | | | | | | | | | wait: add wait_event_killable_timeout() | Luis R. Rodriguez | 2017-08-19 | 1 | -0/+37 |
* | | | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 2017-08-19 | 1 | -2/+8 |
* | | | | | | | | | | pty: fix the cached path of the pty slave file descriptor in the master | Linus Torvalds | 2017-08-17 | 1 | -1/+1 |
| |_|_|/ / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-08-16 | 7 | -10/+44 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | net: Fix a typo in comment about sock flags. | Tonghao Zhang | 2017-08-16 | 1 | -1/+1 |
| * | | | | | | | | ipv6: fix NULL dereference in ip6_route_dev_notify() | Eric Dumazet | 2017-08-16 | 1 | -0/+10 |
| * | | | | | | | | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub... | David S. Miller | 2017-08-15 | 1 | -0/+15 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | mac80211: add api to start ba session timer expired flow | Naftali Goldstein | 2017-08-09 | 1 | -0/+15 |
| * | | | | | | | | | udp: fix linear skb reception with PEEK_OFF | Al Viro | 2017-08-15 | 1 | -5/+4 |
| * | | | | | | | | | PCI: Disable PCIe Relaxed Ordering if unsupported | dingtianhong | 2017-08-15 | 1 | -0/+3 |