| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | net/tls: Add support of AES128-CCM based ciphers | Vakul Garg | 2019-03-20 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | tipc: support broadcast/replicast configurable for bc-link | Hoang Le | 2019-03-19 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-07 | 2 | -0/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add fspick() to select a superblock for reconfiguration | David Howells | 2019-03-20 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add fsmount() to create a mount for a superblock | David Howells | 2019-03-20 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add fsconfig() for configuring and managing a context | David Howells | 2019-03-20 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add fsopen() to prepare for superblock creation | David Howells | 2019-03-20 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add move_mount(2) to move mounts around | David Howells | 2019-03-20 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 2019-03-20 | 2 | -0/+8 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-07 | 2 | -0/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ntp: Audit NTP parameters adjustment | Ondrej Mosnacek | 2019-04-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | timekeeping: Audit clock adjustments | Ondrej Mosnacek | 2019-04-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | unicore32: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Move EM_UNICORE to uapi/linux/elf-em.h | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | nios2: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | nds32: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Move EM_NDS32 to uapi/linux/elf-em.h | Dmitry V. Levin | 2019-03-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | hexagon: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Move EM_HEXAGON to uapi/linux/elf-em.h | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | h8300: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | c6x: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | arc: define syscall_get_arch() | Dmitry V. Levin | 2019-03-20 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h | Dmitry V. Levin | 2019-03-20 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'for-5.2/io_uring-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-07 | 1 | -0/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | io_uring: add support for eventfd notifications | Jens Axboe | 2019-05-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | io_uring: add support for IORING_OP_SYNC_FILE_RANGE | Jens Axboe | 2019-05-02 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | io_uring: add support for marking commands as draining | Jens Axboe | 2019-05-02 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-05-07 | 1 | -10/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | sed-opal.h: remove redundant licence boilerplate | Christoph Hellwig | 2019-04-30 | 1 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe | 2019-04-22 | 3 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | block: sed-opal: fix typos and formatting | David Kozub | 2019-04-06 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 3 | -76/+214 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | uapi/habanalabs: add missing fields in bmon params | Oded Gabbay | 2019-04-21 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | drivers/misc: Add Aspeed P2A control driver | Patrick Venture | 2019-04-25 | 1 | -0/+62 | |
| | * | | | | | | | | | | | | | | | | Merge 5.1-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-04-21 | 3 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | uapi/habanalabs: fix some comments in uapi file | Oded Gabbay | 2019-04-03 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | | | habanalabs: add new IOCTL for debug, tracing and profiling | Omer Shpigelman | 2019-04-01 | 1 | -1/+115 | |
| | * | | | | | | | | | | | | | | | | habanalabs: add device status option to INFO IOCTL | Dalit Ben Zoor | 2019-03-24 | 1 | -0/+12 | |
| | * | | | | | | | | | | | | | | | | uapi/habanalabs: add some comments in habanalabs.h | Oded Gabbay | 2019-03-07 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | Merge 5.1-rc3 into char-misc-next | Greg Kroah-Hartman | 2019-04-01 | 3 | -61/+189 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | mei: adjust the copyright notice in the files. | Tomas Winkler | 2019-03-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | mei: convert to SPDX license tags | Tomas Winkler | 2019-03-28 | 1 | -63/+2 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-05-07 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | clone: add CLONE_PIDFD | Christian Brauner | 2019-05-07 | 1 | -0/+1 | |
| | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2019-05-07 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | btrfs: use common file type conversion | Phillip Potter | 2019-04-29 | 1 | -0/+2 | |
| | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge tag 'spi-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2019-05-07 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'spi-5.2' into spi-next | Mark Brown | 2019-05-02 | 1 | -1/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | Merge tag 'v5.1-rc1' into spi-5.2 | Mark Brown | 2019-03-19 | 83 | -184/+2003 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | spi: spidev: Enable control of inter-word delays | Jan Kundrát | 2019-03-18 | 1 | -1/+5 | |

