aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-20Annotate hardware config module parameters in drivers/net/ethernet/David Howells12-26/+26
2017-04-20Annotate hardware config module parameters in drivers/net/can/David Howells2-8/+8
2017-04-20Annotate hardware config module parameters in drivers/net/arcnet/David Howells3-6/+6
2017-04-20Annotate hardware config module parameters in drivers/net/appletalk/David Howells2-6/+6
2017-04-20Annotate hardware config module parameters in drivers/mmc/host/David Howells1-4/+4
2017-04-20Annotate hardware config module parameters in drivers/misc/David Howells1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/media/David Howells2-6/+6
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells3-9/+9
2017-04-20Annotate hardware config module parameters in drivers/input/David Howells3-4/+4
2017-04-20Annotate hardware config module parameters in drivers/iio/David Howells2-2/+2
2017-04-20Annotate hardware config module parameters in drivers/i2c/David Howells8-12/+12
2017-04-20Annotate hardware config module parameters in drivers/gpio/David Howells5-9/+9
2017-04-20Annotate hardware config module parameters in drivers/cpufreq/David Howells1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/clocksource/David Howells1-1/+1
2017-04-20Annotate hardware config module parameters in drivers/char/David Howells1-2/+2
2017-04-20Annotate hardware config module parameters in drivers/char/mwave/David Howells1-4/+4
2017-04-20Annotate hardware config module parameters in drivers/char/ipmi/David Howells1-7/+7
2017-04-04Annotate hardware config module parameters in arch/x86/mm/David Howells1-1/+1
2017-04-04Annotate module params that specify hardware parameters (eg. ioport)David Howells1-1/+64
2017-04-03security, keys: convert key_user.usage from atomic_t to refcount_tElena Reshetova4-6/+7
2017-04-03security, keys: convert key.usage from atomic_t to refcount_tElena Reshetova6-12/+13
2017-03-30TOMOYO: Use designated initializersKees Cook2-16/+16
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security blob.Tetsuo Handa6-2/+37
2017-03-28update to v4.11-rc4 due to memory corruption bug in rc2James Morris1078-7486/+13935
2017-03-26Linux 4.11-rc4Linus Torvalds1-1/+1
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds21-88/+111
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+2
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-9/+20
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds26-247/+141
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-14/+26
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds6-50/+47
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscryptLinus Torvalds7-71/+15
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-6/+24
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds18-69/+110
2017-03-25Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-255/+399
2017-03-25ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds8-8/+25
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-24uapi: fix rdma/mlx5-abi.h userspace compilation errorsDmitry V. Levin1-1/+2
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2-19/+37
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky1-1/+1
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter1-1/+1
2017-03-24IB/rxe: double free on errorDan Carpenter1-1/+1
2017-03-24RDMA/vmw_pvrdma: Activate device on ethernet link upAditya Sarwade2-3/+12