Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | tcp: fix a compile error in DBGUNDO() | Eric Dumazet | 2016-09-23 | 1 | -2/+1 | |
| * | | | | tcp: fix wrong checksum calculation on MTU probing | Douglas Caetano dos Santos | 2016-09-23 | 1 | -5/+7 | |
| * | | | | Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-09-23 | 2 | -11/+19 | |
| |\ \ \ \ | ||||||
| | * | | | | can: dev: fix deadlock reported after bus-off | Sergei Miroshnichenko | 2016-09-22 | 2 | -11/+19 | |
| * | | | | | sch_sfb: keep backlog updated with qlen | WANG Cong | 2016-09-23 | 1 | -0/+3 | |
| * | | | | | sch_qfq: keep backlog updated with qlen | WANG Cong | 2016-09-23 | 1 | -0/+3 | |
* | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2016-10-01 | 4 | -5/+4 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixes | James Bottomley | 2016-09-28 | 4 | -5/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | scsi: Avoid that toggling use_blk_mq triggers a memory leak | Bart Van Assche | 2016-09-27 | 4 | -5/+4 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-10-01 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: joydev - recognize devices with Z axis as joysticks | Ville Ranki | 2016-09-27 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-01 | 5 | -64/+74 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | include/linux/property.h: fix typo/compile error | John Youn | 2016-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() | Eric Ren | 2016-10-01 | 1 | -0/+10 | |
| * | | | | | | | | | mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach... | Johannes Weiner | 2016-10-01 | 3 | -63/+63 | |
* | | | | | | | | | | MAINTAINERS: Switch to kernel.org email address for Javi Merino | Javi Merino | 2016-09-30 | 2 | -1/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied... | Linus Torvalds | 2016-09-30 | 8 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | drm/udl: fix line iterator in damage handling | David Herrmann | 2016-09-28 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2016-09-28 | 5 | -1/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/nouveau: Revert "bus: remove cpu_coherent flag" | Karol Herbst | 2016-09-22 | 4 | -1/+5 | |
| | * | | | | | | | | | drm/nouveau/fifo/nv04: avoid ramht race against cookie insertion | Ilia Mirkin | 2016-09-22 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-09-28 | 2 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/radeon/si/dpm: add workaround for for Jet parts | Alex Deucher | 2016-09-27 | 1 | -0/+6 | |
| | * | | | | | | | | | drm/amdgpu: disable CRTCs before teardown | Grazvydas Ignotas | 2016-09-27 | 1 | -1/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-09-29 | 5 | -33/+70 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | libnvdimm, region: fix flush hint table thinko | Dan Williams | 2016-09-24 | 2 | -10/+32 | |
| * | | | | | | | | | | nfit: fail DSMs that return non-zero status by default | Dan Williams | 2016-09-21 | 1 | -20/+28 | |
| * | | | | | | | | | | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 2016-09-21 | 1 | -1/+7 | |
| * | | | | | | | | | | tools/testing/nvdimm: fix allocation range for mock flush hint tables | Dan Williams | 2016-09-19 | 1 | -1/+2 | |
| * | | | | | | | | | | nvdimm: fix PHYS_PFN/PFN_PHYS mixup | Oliver O'Halloran | 2016-09-19 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-09-29 | 5 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mem-hotplug: use nodes that contain memory as mask in new_node_page() | Li Zhong | 2016-09-29 | 1 | -5/+5 | |
| * | | | | | | | | | | | scripts/recordmcount.c: account for .softirqentry.text | Dmitry Vyukov | 2016-09-29 | 2 | -0/+2 | |
| * | | | | | | | | | | | dma-mapping.h: preserve unmap info for CONFIG_DMA_API_DEBUG | Andrey Smirnov | 2016-09-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | mm,ksm: fix endless looping in allocating memory when ksm enable | zhong jiang | 2016-09-29 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-09-28 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl | Karl Beldan | 2016-09-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed | Roger Quadros | 2016-08-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | MAINTAINERS: Update my e-mail | Mark Fasheh | 2016-09-28 | 1 | -1/+1 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-28 | 2 | -8/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | cgroup: fix invalid controller enable rejections with cgroup namespace | Tejun Heo | 2016-09-23 | 1 | -4/+25 | |
| * | | | | | | | | | | cpuset: fix non static symbol warning | Wei Yongjun | 2016-09-16 | 1 | -1/+1 | |
| * | | | | | | | | | | cpuset: handle race between CPU hotplug and cpuset_hotplug_work | Joonwoo Park | 2016-09-13 | 1 | -3/+14 | |
* | | | | | | | | | | | Linux 4.8-rc8v4.8-rc8 | Linus Torvalds | 2016-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2016-09-26 | 1 | -13/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fix memory leaks in tracing_buffers_splice_read() | Al Viro | 2016-09-25 | 1 | -6/+8 | |
| * | | | | | | | | | | | tracing: Move mutex to protect against resetting of seq data | Steven Rostedt (Red Hat) | 2016-09-25 | 1 | -7/+8 | |
* | | | | | | | | | | | | fault_in_multipages_readable() throws set-but-unused error | Dave Chinner | 2016-09-26 | 1 | -0/+1 | |
* | | | | | | | | | | | | mm: check VMA flags to avoid invalid PROT_NONE NUMA balancing | Lorenzo Stoakes | 2016-09-26 | 2 | -8/+7 | |
* | | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-09-25 | 17 | -65/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |