summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-211-0/+8
|\
| * Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis2017-04-181-0/+8
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-04-212-24/+21
|\ \
| * | mm: prevent NR_ISOLATE_* stats from going negativeRabin Vincent2017-04-211-1/+1
| * | Revert "mm, page_alloc: only use per-cpu allocator for irq-safe requests"Mel Gorman2017-04-211-23/+20
* | | Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-202-5/+19
|\ \ \
| * | | ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)2017-04-201-2/+14
| * | | tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)2017-04-191-3/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-04-201-1/+11
|\ \ \ \
| * | | | HID: wacom: Override incorrect logical maximum contact identifierJason Gerecke2017-04-201-0/+10
| * | | | HID: wacom: Treat HID_DG_TOOLSERIALNUMBER as unsignedJason Gerecke2017-04-191-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-04-201-0/+2
|\ \ \ \ \
| * | | | | s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-121-0/+2
* | | | | | Merge tag 'keys-fixes-20170419' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-04-203-27/+39
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2017-04-182-24/+31
| * | | | | KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells2017-04-181-1/+1
| * | | | | KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells2017-04-181-2/+7
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-04-205-3/+84
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/...Stephen Boyd2017-04-174-0/+74
| |\ \ \ \ \ \
| | * | | | | | clk: sunxi-ng: a33: gate then ungate PLL CPU clk after rate changeChen-Yu Tsai2017-04-131-0/+11
| | * | | | | | clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocksChen-Yu Tsai2017-04-132-0/+61
| | * | | | | | clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driverTobias Regnery2017-04-131-0/+1
| | * | | | | | clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLERTobias Regnery2017-04-131-0/+1
| * | | | | | | clk: stm32f4: fix: exclude values 0 and 1 for PLLQGabriel Fernandez2017-04-041-3/+10
* | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-04-201-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-171-0/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | nsfs: mark dentry with DCACHE_RCUACCESSCong Wang2017-04-201-0/+1
* | | | | | | | mm: make mm_percpu_wq non freezableMichal Hocko2017-04-201-2/+1
* | | | | | | | Merge tag 'backlight-for-v4.11' of git://git.linaro.org/people/daniel.thompso...Linus Torvalds2017-04-191-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven2017-04-191-3/+4
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2017-04-184-7/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Fix hugepage page table freeNitin Gupta2017-04-181-0/+16
| * | | | | | | | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-183-7/+7
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-1815-58/+69
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'bpf-fixes'David S. Miller2017-04-171-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: fix checking xdp_adjust_head on tail callsDaniel Borkmann2017-04-171-0/+1
| | * | | | | | | | bpf: fix cb access in socket filter programs on tail callsDaniel Borkmann2017-04-171-0/+7
| |/ / / / / / / /
| * | | | | | | | ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal2017-04-171-2/+5
| * | | | | | | | Merge branch 'mediatek-tx-bugs'David S. Miller2017-04-172-17/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2017-04-172-8/+18
| | * | | | | | | | net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang2017-04-171-9/+8
| |/ / / / / / / /
| * | | | | | | | net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2017-04-171-15/+2
| * | | | | | | | net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern2017-04-171-1/+1
| * | | | | | | | net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2
| * | | | | | | | net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn2017-04-173-14/+6
| * | | | | | | | ipv4: fix a deadlock in ip_ra_controlWANG Cong2017-04-173-9/+5
| * | | | | | | | sfc: limit the number of receive queuesBert Kenward2017-04-172-0/+14
* | | | | | | | | Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-181-0/+117
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)2017-04-181-4/+23
| * | | | | | | | selftests: ftrace: Add a testcase for function PID filterNamhyung Kim2017-04-181-0/+98