| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINTAINERS: Claim atomic*_t maintainership | Peter Zijlstra | 2017-06-08 | 1 | -0/+9 |
* | locking/x86: Remove the unused atomic_inc_short() methd | Dmitry Vyukov | 2017-06-08 | 2 | -15/+1 |
* | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) | 2017-06-05 | 49 | -158/+103 |
* | tools/lib/lockdep: Hide liblockdep output from test results | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -2/+2 |
* | tools/lib/lockdep: Add dummy current_gfp_context() | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+3 |
* | tools/include: Add IS_ERR_OR_NULL to err.h | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+5 |
* | tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address | Levin, Alexander (Sasha Levin) | 2017-06-05 | 2 | -0/+10 |
* | tools/lib/lockdep: Include err.h | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+1 |
* | tools/include: Add (mostly) empty include/linux/sched/mm.h | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+4 |
* | tools/lib/lockdep: Use LDFLAGS | Ben Hutchings | 2017-06-05 | 1 | -1/+1 |
* | tools/lib/lockdep: Remove double-quotes from soname | Ben Hutchings | 2017-06-05 | 1 | -1/+1 |
* | tools/lib/lockdep: Fix object file paths used in an out-of-tree build | Ben Hutchings | 2017-06-05 | 1 | -4/+4 |
* | tools/lib/lockdep: Fix compilation for 4.11 | Levin, Alexander (Sasha Levin) | 2017-06-05 | 7 | -3/+237 |
* | tools/lib/lockdep: Don't mix fd-based and stream IO | Alexander Sverdlin | 2017-06-05 | 3 | -3/+6 |
* | tools: Add install make target for liblockdep | Alexander Sverdlin | 2017-06-05 | 1 | -2/+6 |
* | MAINTAINERS: Update email for Sasha Levin | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -1/+1 |
* | tools/lib/lockdep: Remove -lpthread compiler option | Vishal Thanki | 2017-06-05 | 1 | -2/+2 |
* | tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() | Ben Hutchings | 2017-06-05 | 2 | -10/+10 |
* | tools/lib/lockdep: Fix 'set but not used' warnings | Ben Hutchings | 2017-06-05 | 1 | -4/+4 |
* | tools/lib/lockdep: Fix 'unused value' warnings | Ben Hutchings | 2017-06-05 | 3 | -5/+15 |
* | tools/lib/lockdep: Enable -Wall by default | Ben Hutchings | 2017-06-05 | 1 | -0/+1 |
* | tools/lib/lockdep: Define the ARRAY_SIZE() macro | Ben Hutchings | 2017-06-05 | 1 | -0/+2 |
* | tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth | Ben Hutchings | 2017-06-05 | 1 | -1/+1 |
* | tools/lib/lockdep: Fix undefined symbol prandom_u32 | Ben Hutchings | 2017-06-05 | 1 | -0/+7 |
* | Linux 4.12-rc4v4.12-rc4 | Linus Torvalds | 2017-06-05 | 1 | -1/+1 |
* | fs/ufs: Set UFS default maximum bytes per file | Richard Narron | 2017-06-05 | 1 | -3/+2 |
* | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2017-06-04 | 9 | -19/+40 |
|\ |
|
| * | nfs: Mark unnecessarily extern functions as static | Jan Kara | 2017-06-03 | 2 | -4/+3 |
| * | SUNRPC: ensure correct error is reported by xs_tcp_setup_socket() | NeilBrown | 2017-05-31 | 1 | -1/+6 |
| * | NFSv4.0: Fix a lock leak in nfs40_walk_client_list | Trond Myklebust | 2017-05-24 | 1 | -1/+0 |
| * | pnfs: Fix the check for requests in range of layout segment | Benjamin Coddington | 2017-05-24 | 2 | -8/+27 |
| * | xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma... | Markus Elfring | 2017-05-24 | 1 | -4/+2 |
| * | pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() | Dan Carpenter | 2017-05-24 | 1 | -0/+1 |
| * | NFS fix COMMIT after COPY | Olga Kornievskaia | 2017-05-24 | 1 | -1/+1 |
* | | Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-06-04 | 1 | -2/+0 |
|\ \ |
|
| * | | Revert "tty: fix port buffer locking" | Greg Kroah-Hartman | 2017-06-04 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-06-04 | 4 | -17/+69 |
|\ \ \ |
|
| * | | | Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too | Hans de Goede | 2017-06-03 | 1 | -2/+3 |
| * | | | Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail | Hans de Goede | 2017-06-03 | 1 | -7/+36 |
| * | | | Merge tag 'v4.12-rc3' into for-linus | Dmitry Torokhov | 2017-06-03 | 12176 | -273389/+1303994 |
| |\| | |
|
| * | | | Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL | Andi Shyti | 2017-06-02 | 1 | -1/+1 |
| * | | | Input: synaptics - tell users to report when they should be using rmi-smbus | Benjamin Tissoires | 2017-05-30 | 1 | -1/+9 |
| * | | | Input: synaptics - warn the users when there is a better mode | Benjamin Tissoires | 2017-05-30 | 1 | -7/+15 |
| * | | | Input: synaptics - keep PS/2 around when RMI4_SMB is not enabled | Benjamin Tissoires | 2017-05-30 | 1 | -1/+2 |
| * | | | Input: synaptics - clear device info before filling in | Eric Biggers | 2017-05-30 | 1 | -0/+2 |
| * | | | Input: silead - disable interrupt during suspend | Hans de Goede | 2017-05-30 | 1 | -0/+3 |
* | | | | Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 2017-06-04 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | MAINTAINERS: update RTC mailing list | Alexandre Belloni | 2017-05-16 | 1 | -2/+2 |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-06-04 | 7 | -35/+53 |
|\ \ \ \ \ |
|
| * | | | | | scsi: libcxgbi: fix skb use after free | Varun Prakash | 2017-05-24 | 2 | -15/+26 |