Age | Commit message (Expand) | Author | Files | Lines |
2019-01-22 | interconnect: Add generic on-chip interconnect API | Georgi Djakov | 5 | -0/+585 |
2019-01-22 | applicom: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 1 | -11/+24 |
2019-01-22 | hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable | Buland Singh | 1 | -1/+1 |
2019-01-22 | slimbus: core: add missing spin_lock_init on txn_lock | Srinivas Kandagatla | 1 | -0/+1 |
2019-01-22 | slimbus: core: use slim_device_update_status() to update status | Srinivas Kandagatla | 1 | -19/+18 |
2019-01-22 | slimbus: core: do not call device_status under a lock | Srinivas Kandagatla | 1 | -0/+3 |
2019-01-22 | slimbus: core: match full device id | Srinivas Kandagatla | 1 | -1/+3 |
2019-01-22 | efirtc: remove unnecessary code efi_rtc_open & efi_rtc_close | Naveen Kumar Parna | 1 | -23/+0 |
2019-01-22 | uio: remove redundant check | Chengguang Xu | 1 | -2/+2 |
2019-01-22 | uio: fix potential memory leak in error case | Chengguang Xu | 1 | -1/+1 |
2019-01-22 | drivers: platform: goldfish: fix the checkpatch complain in Kconfig | Roman Kiryanov | 1 | -2/+2 |
2019-01-22 | vop: Fix handling of >32 feature bits | Vincent Whitchurch | 1 | -2/+2 |
2019-01-22 | vop: vringh: Do not crash if no DMA channel | Vincent Whitchurch | 1 | -12/+20 |
2019-01-22 | vop: Add definition of readq/writeq if missing | Vincent Whitchurch | 1 | -0/+1 |
2019-01-22 | vop: Use %z for size_t | Vincent Whitchurch | 1 | -2/+2 |
2019-01-22 | powerpc: Adopt nvram module for PPC64 | Finn Thain | 1 | -0/+4 |
2019-01-22 | char/generic_nvram: Remove as unused | Finn Thain | 2 | -165/+1 |
2019-01-22 | powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM | Finn Thain | 1 | -10/+9 |
2019-01-22 | powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP... | Finn Thain | 6 | -75/+48 |
2019-01-22 | powerpc: Implement nvram ioctls | Finn Thain | 1 | -0/+38 |
2019-01-22 | char/nvram: Add "devname:nvram" module alias | Finn Thain | 1 | -0/+1 |
2019-01-22 | macintosh/via-cuda: Don't rely on Cuda to end a transfer | Finn Thain | 1 | -3/+5 |
2019-01-22 | m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA... | Finn Thain | 1 | -1/+2 |
2019-01-22 | char/nvram: Implement NVRAM read/write methods | Finn Thain | 1 | -46/+74 |
2019-01-22 | char/nvram: Allow the set_checksum and initialize ioctls to be omitted | Finn Thain | 1 | -30/+40 |
2019-01-22 | char/nvram: Adopt arch_nvram_ops | Finn Thain | 1 | -6/+24 |
2019-01-22 | powerpc: Replace nvram_* extern declarations with standard header | Finn Thain | 2 | -1/+2 |
2019-01-22 | nvram: Replace nvram_* function exports with static functions | Finn Thain | 2 | -25/+10 |
2019-01-22 | char/nvram: Re-order functions to remove forward declarations and #ifdefs | Finn Thain | 1 | -95/+72 |
2019-01-22 | m68k/atari: Move Atari-specific code out of drivers/char/nvram.c | Finn Thain | 1 | -245/+35 |
2019-01-22 | scsi/atari_scsi: Don't select CONFIG_NVRAM | Finn Thain | 3 | -8/+5 |
2019-01-18 | misc: enclosure: Use struct_size() in kzalloc() | Gustavo A. R. Silva | 1 | -3/+1 |
2019-01-18 | misc/sgi-gru/grufault: fix a style error | Peng Hao | 1 | -2/+2 |
2019-01-18 | misc/mic/vop/vop_main : remove unneeded semicolon | Peng Hao | 1 | -2/+2 |
2019-01-18 | misc/ics932s401: Add a missing check to i2c_smbus_read_word_data | Aditya Pakki | 1 | -0/+2 |
2019-01-18 | drivers: misc: ad525x_dpot: clean indentation issue, remove tabs | Colin Ian King | 1 | -13/+11 |
2019-01-18 | lkdtm: change snprintf to scnprintf for possible overflow | Silvio Cesare | 1 | -2/+2 |
2019-01-13 | mei: squash single_recv_buf into one bit in client properties | Alexander Usyskin | 1 | -1/+2 |
2019-01-09 | lkdtm: Add tests for NULL pointer dereference | Christophe Leroy | 3 | -0/+22 |
2019-01-09 | lkdtm: Print real addresses | Christophe Leroy | 1 | -9/+9 |
2019-01-09 | lkdtm: Do not depend on BLOCK and clean up headers | Kees Cook | 1 | -9/+0 |
2019-01-06 | Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+17 |
2019-01-06 | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc | Linus Torvalds | 3 | -0/+166 |
2019-01-06 | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2019-01-06 | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -58/+34 |
2019-01-06 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 51 | -290/+628 |
2019-01-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 6 | -21/+10 |
2019-01-06 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 13 | -44/+70 |
2019-01-06 | Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 13 | -130/+321 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 23 | -188/+1521 |