| Commit message (Expand) | Author | Age | Files | Lines |
* | firmware: scm: Add new SCM call API for switching memory ownership | Avaneesh Kumar Dwivedi | 2017-10-31 | 1 | -0/+16 |
* | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-10-15 | 1 | -1/+1 |
|\ |
|
| * | Drivers: hv: vmbus: Fix bugs in rescind handling | K. Y. Srinivasan | 2017-10-04 | 1 | -1/+1 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-14 | 1 | -8/+0 |
|\ \ |
|
| * | | sched/core: Fix wake_affine() performance regression | Peter Zijlstra | 2017-10-10 | 1 | -8/+0 |
* | | | kmemleak: clear stale pointers from task stacks | Konstantin Khlebnikov | 2017-10-14 | 1 | -1/+1 |
* | | | fs/mpage.c: fix mpage_writepage() for pages with buffers | Matthew Wilcox | 2017-10-14 | 1 | -0/+1 |
* | | | linux/kernel.h: add/correct kernel-doc notation | Randy Dunlap | 2017-10-14 | 1 | -16/+74 |
* | | | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF | Arnd Bergmann | 2017-10-14 | 1 | -0/+10 |
* | | | Merge tag 'sound-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-10-12 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai | 2017-10-09 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-10 | 3 | -3/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-10-09 | 3 | -3/+10 |
| |\ \ |
|
| | * | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 2017-10-09 | 2 | -0/+6 |
| | * | | netfilter: ebtables: fix race condition in frame_filter_net_init() | Artem Savkov | 2017-09-29 | 1 | -3/+4 |
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-10-07 | 3 | -1/+2 |
|\ \ \ \ |
|
| * | | | | scsi: libiscsi: Remove iscsi_destroy_session | Khazhismel Kumykov | 2017-10-03 | 1 | -1/+0 |
| * | | | | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP | Martin K. Petersen | 2017-10-03 | 2 | -0/+2 |
* | | | | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2017-10-07 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | mmc: Delete bounce buffer handling | Linus Walleij | 2017-10-04 | 1 | -1/+1 |
* | | | | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-10-06 | 2 | -61/+64 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner | 2017-10-04 | 1 | -0/+1 |
| * | | | | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner | 2017-10-04 | 1 | -1/+2 |
| * | | | | | watchdog/hardlockup/perf: Implement CPU enable replacement | Thomas Gleixner | 2017-09-14 | 1 | -0/+2 |
| * | | | | | watchdog/hardlockup/perf: Implement init time perf validation | Thomas Gleixner | 2017-09-14 | 1 | -2/+6 |
| * | | | | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner | 2017-09-14 | 1 | -0/+2 |
| * | | | | | watchdog/sysctl: Clean up sysctl variable name space | Thomas Gleixner | 2017-09-14 | 1 | -8/+8 |
| * | | | | | watchdog/sysctl: Get rid of the #ifdeffery | Thomas Gleixner | 2017-09-14 | 1 | -0/+6 |
| * | | | | | watchdog/core: Clean up header mess | Thomas Gleixner | 2017-09-14 | 1 | -35/+25 |
| * | | | | | smpboot/threads, watchdog/core: Avoid runtime allocation | Thomas Gleixner | 2017-09-14 | 1 | -2/+2 |
| * | | | | | watchdog/core: Remove the park_in_progress obfuscation | Thomas Gleixner | 2017-09-14 | 1 | -1/+0 |
| * | | | | | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner | 2017-09-14 | 1 | -0/+6 |
| * | | | | | watchdog/core: Remove broken suspend/resume interfaces | Thomas Gleixner | 2017-09-14 | 1 | -12/+0 |
| * | | | | | watchdog/core: Provide interface to stop from poweroff() | Thomas Gleixner | 2017-09-14 | 1 | -3/+3 |
| * | | | | | watchdog/hardlockup: Provide interface to stop/restart perf events | Peter Zijlstra | 2017-09-14 | 1 | -0/+4 |
* | | | | | | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-06 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | dm ioctl: fix alignment of event number in the device list | Mikulas Patocka | 2017-09-25 | 1 | -2/+2 |
* | | | | | | | Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-10-05 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ALSA: hda - program ICT bits to support HBR audio | Sriram Periyasamy | 2017-09-20 | 1 | -0/+1 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-05 | 9 | -28/+68 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | bpf: fix bpf_tail_call() x64 JIT | Alexei Starovoitov | 2017-10-04 | 1 | -1/+1 |
| * | | | | | | | | udp: perform source validation for mcast early demux | Paolo Abeni | 2017-10-01 | 1 | -1/+3 |
| * | | | | | | | | IPv4: early demux can return an error code | Paolo Abeni | 2017-10-01 | 3 | -4/+4 |
| * | | | | | | | | net/mlx5: Check device capability for maximum flow counters | Raed Salem | 2017-09-28 | 1 | -1/+2 |
| * | | | | | | | | net/mlx5: Fix FPGA capability location | Inbar Karmy | 2017-09-28 | 2 | -3/+3 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | netlink: fix nla_put_{u8,u16,u32} for KASAN | Arnd Bergmann | 2017-09-26 | 1 | -18/+55 |
* | | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-10-05 | 2 | -17/+17 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux in... | Olof Johansson | 2017-10-04 | 2 | -17/+17 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
| | * | | | | | | | ARC: reset: remove the misleading v1 suffix all over | Vineet Gupta | 2017-09-18 | 2 | -17/+17 |
* | | | | | | | | | include/linux/fs.h: fix comment about struct address_space | Mike Rapoport | 2017-10-04 | 1 | -1/+1 |