Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | datagram: When peeking datagrams with offset < 0 don't skip empty skbs | Matthew Dawson | 2017-08-18 | 1 | -3/+1 | |
| * | | | | | | | | | ipv4: better IP_MAX_MTU enforcement | Eric Dumazet | 2017-08-16 | 1 | -2/+2 | |
| * | | | | | | | | | ptr_ring: use kmalloc_array() | Eric Dumazet | 2017-08-16 | 2 | -5/+7 | |
* | | | | | | | | | | pids: make task_tgid_nr_ns() safe | Oleg Nesterov | 2017-08-21 | 2 | -25/+30 | |
* | | | | | | | | | | 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-18 | 1 | -0/+22 | |
* | | | | | | | | | | | mm: discard memblock data later | Pavel Tatashin | 2017-08-18 | 1 | -2/+4 | |
* | | | | | | | | | | | wait: add wait_event_killable_timeout() | Luis R. Rodriguez | 2017-08-18 | 1 | -0/+37 | |
* | | | | | | | | | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 2017-08-18 | 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-15 | 7 | -10/+44 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | net: Fix a typo in comment about sock flags. | Tonghao Zhang | 2017-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | ipv6: fix NULL dereference in ip6_route_dev_notify() | Eric Dumazet | 2017-08-15 | 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-14 | 1 | -5/+4 | |
| * | | | | | | | | | | PCI: Disable PCIe Relaxed Ordering if unsupported | dingtianhong | 2017-08-14 | 1 | -0/+3 | |
| * | | | | | | | | | | udp: harden copy_linear_skb() | Eric Dumazet | 2017-08-11 | 1 | -0/+2 | |
| * | | | | | | | | | | net: fix compilation when busy poll is not enabled | Daniel Borkmann | 2017-08-11 | 1 | -6/+6 | |
| * | | | | | | | | | | bonding: require speed/duplex only for 802.3ad, alb and tlb | Andreas Born | 2017-08-11 | 1 | -0/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-08-13 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tty: pl011: fix initialization order of QDF2400 E44 | Timur Tabi | 2017-07-30 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-08-13 | 2 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2017-07-23 | 2 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | iio: accel: st_accel: add SPI-3wire support | Lorenzo Bianconi | 2017-07-06 | 2 | -0/+9 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2017-08-12 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | iscsi-target: Fix iscsi_np reset hung task during parallel delete | Nicholas Bellinger | 2017-08-06 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-08-11 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2017-08-11 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | nvmet_fc: add defer_req callback for deferment of cmd buffer return | James Smart | 2017-08-10 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-08-10 | 2 | -4/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2017-08-10 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence | Chris Wilson | 2017-07-31 | 1 | -1/+2 | |
| * | | | | | | | | | | | | Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l... | Dave Airlie | 2017-08-10 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/msm: Remove __user from __u64 data types | Jordan Crouse | 2017-08-01 | 1 | -3/+3 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-08-10 | 2 | -29/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 2 | -1/+9 | |
| * | | | | | | | | | | | | | mm: make tlb_flush_pending global | Minchan Kim | 2017-08-10 | 1 | -21/+0 | |
| * | | | | | | | | | | | | | mm: refactor TLB gathering API | Minchan Kim | 2017-08-10 | 2 | -3/+10 | |
| * | | | | | | | | | | | | | mm: migrate: fix barriers around tlb_flush_pending | Nadav Amit | 2017-08-10 | 1 | -4/+10 | |
| * | | | | | | | | | | | | | mm: migrate: prevent racy access to tlb_flush_pending | Nadav Amit | 2017-08-10 | 1 | -9/+22 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-08-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | PCI: Add pci_reset_function_locked() | Marc Zyngier | 2017-08-01 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-08-09 | 2 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | pinctrl: generic: update references to Documentation/pinctrl.txt | Ludovic Desroches | 2017-08-07 | 2 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-08-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | i2c: rephrase explanation of I2C_CLASS_DEPRECATED | Wolfram Sang | 2017-07-31 | 1 | -1/+2 | |
| |/ / / / / / / / / / |