Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-23 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-02-22 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | regulatory: add NUL to request alpha2 | Johannes Berg | 2018-02-22 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4 | Felix Fietkau | 2018-02-19 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/... | James Morris | 2018-02-22 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | seccomp, ptrace: switch get_metadata types to arch independent | Tycho Andersen | 2018-02-21 | 1 | -2/+2 | |
* | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2018-02-23 | 1 | -22/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | arm_pmu: acpi: request IRQs up-front | Mark Rutland | 2018-02-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | arm_pmu: note IRQs and PMUs per-cpu | Mark Rutland | 2018-02-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | arm_pmu: add armpmu_alloc_atomic() | Mark Rutland | 2018-02-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | arm_pmu: fold platform helpers into platform code | Mark Rutland | 2018-02-20 | 1 | -2/+0 | |
| * | | | | | | | | | | | arm_pmu: kill arm_pmu_platdata | Mark Rutland | 2018-02-20 | 1 | -17/+0 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2018-02-23 | 3 | -0/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | / / | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-02-22 | 3 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | drm: Allow determining if current task is output poll worker | Lukas Wunner | 2018-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | workqueue: Allow retrieval of current task's work struct | Lukas Wunner | 2018-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | drm/atomic: Fix memleak on ERESTARTSYS during non-blocking commits | Leo (Sunpeng) Li | 2018-02-01 | 1 | -0/+9 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2018-02-22 | 3 | -18/+33 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IB/uverbs: Use __aligned_u64 for uapi headers | Jason Gunthorpe | 2018-02-15 | 1 | -2/+2 | |
| * | | | | | | | | | | IB/uverbs: Use u64_to_user_ptr() not a union | Jason Gunthorpe | 2018-02-15 | 1 | -6/+4 | |
| * | | | | | | | | | | IB/uverbs: Always use the attribute size provided by the user | Matan Barak | 2018-02-15 | 1 | -7/+28 | |
| * | | | | | | | | | | RDMA/restrack: Remove unimplemented XRCD object | Leon Romanovsky | 2018-02-15 | 1 | -4/+0 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-02-22 | 7 | -12/+54 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 2018-02-21 | 3 | -1/+20 | |
| * | | | | | | | | | | mm, mlock, vmscan: no more skipping pagevecs | Shakeel Butt | 2018-02-21 | 1 | -2/+0 | |
| * | | | | | | | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system stats | Johannes Weiner | 2018-02-21 | 1 | -8/+16 | |
| * | | | | | | | | | | Kbuild: always define endianess in kconfig.h | Arnd Bergmann | 2018-02-21 | 1 | -0/+6 | |
| * | | | | | | | | | | include/linux/sched/mm.h: re-inline mmdrop() | Andrew Morton | 2018-02-21 | 1 | -1/+12 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | efivarfs: Limit the rate for non-root to read files | Luck, Tony | 2018-02-22 | 1 | -0/+4 | |
* | | | | | | | | | | kconfig.h: Include compiler types to avoid missed struct attributes | Kees Cook | 2018-02-22 | 1 | -0/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-02-19 | 5 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | udplite: fix partial checksum initialization | Alexey Kodanev | 2018-02-16 | 1 | -0/+1 | |
| * | | | | | | | | skbuff: Fix comment mis-spelling. | David S. Miller | 2018-02-16 | 1 | -1/+1 | |
| * | | | | | | | | uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define | Hauke Mehrtens | 2018-02-13 | 2 | -7/+5 | |
| * | | | | | | | | ptr_ring: prevent integer overflow when calculating size | Jason Wang | 2018-02-11 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-02-18 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cpumask: Make for_each_cpu_wrap() available on UP as well | Michael Kelley | 2018-02-16 | 1 | -0/+2 | |
* | | | | | | | | | Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-02-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: fix a typo in comment of BLK_MQ_POLL_STATS_BKTS | Minwoo Im | 2018-02-15 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-02-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | dma-mapping: fix a comment typo | Christoph Hellwig | 2018-02-12 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-02-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'topic/fixes' into for-linus | Takashi Iwai | 2018-02-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | ALSA: ac97: Fix copy and paste typo in documentation | Matthias Lange | 2018-02-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'acpi-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-02-15 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | device property: Constify device_get_match_data() | Andy Shevchenko | 2018-02-12 | 3 | -5/+5 | |
| * | | | | | | | | | | | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -2/+2 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'pm-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle' and 'pm-opp' | Rafael J. Wysocki | 2018-02-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | |