| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-08-14 | rcu/nocb: Atomic ->len field in rcu_segcblist structure | Paul E. McKenney | 1 | -0/+4 |
| 2019-08-14 | rcu/nocb: Use rcu_segcblist for no-CBs CPUs | Paul E. McKenney | 1 | -1/+0 |
| 2019-08-14 | rcu/nocb: Use separate flag to indicate offloaded ->cblist | Paul E. McKenney | 1 | -0/+1 |
| 2019-08-14 | rcu/nocb: Use separate flag to indicate disabled ->cblist | Paul E. McKenney | 1 | -0/+4 |
| 2019-08-14 | rcu/nocb: Rename and document no-CB CB kthread sleep trace event | Paul E. McKenney | 1 | -1/+2 |
| 2019-08-13 | dt-bindings: interconnect: Add Qualcomm QCS404 DT bindings | Georgi Djakov | 1 | -0/+88 |
| 2019-08-13 | interconnect: Add pre_aggregate() callback | Georgi Djakov | 1 | -0/+3 |
| 2019-08-13 | interconnect: Add support for path tags | Georgi Djakov | 2 | -2/+7 |
| 2019-08-13 | IB/mlx5: Add legacy events to DEVX list | Yishai Hadas | 1 | -0/+9 |
| 2019-08-13 | RDMA/siw: Change CQ flags from 64->32 bits | Bernard Metzler | 1 | -1/+2 |
| 2019-08-13 | Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next | Doug Ledford | 2 | -6/+32 |
| 2019-08-13 | Kbuild: Handle PREEMPT_RT for version string and magic | Thomas Gleixner | 1 | -0/+2 |
| 2019-08-13 | can: netlink: fix documentation typos | Andre Hartmann | 1 | -3/+3 |
| 2019-08-13 | can: gw: add support for CAN FD frames | Oliver Hartkopp | 1 | -1/+13 |
| 2019-08-13 | can: gw: use struct canfd_frame as internal data structure | Oliver Hartkopp | 1 | -2/+3 |
| 2019-08-13 | PCI: Add #defines for some of PCIe spec r4.0 features | Vidya Sagar | 1 | -1/+13 |
| 2019-08-13 | bus: ti-sysc: Add missing kerneldoc comments | Suman Anna | 1 | -2/+3 |
| 2019-08-13 | bus: ti-sysc: Switch to SPDX license identifier | Suman Anna | 1 | -0/+2 |
| 2019-08-13 | dt-bindings: ti-sysc: Add SPDX license identifier | Suman Anna | 1 | -0/+1 |
| 2019-08-13 | kbuild: remove all netfilter headers from header-test blacklist. | Jeremy Sowden | 1 | -74/+0 |
| 2019-08-13 | netfilter: remove "#ifdef __KERNEL__" guards from some headers. | Jeremy Sowden | 7 | -21/+0 |
| 2019-08-13 | netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files. | Jeremy Sowden | 15 | -0/+52 |
| 2019-08-13 | netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-... | Jeremy Sowden | 4 | -0/+31 |
| 2019-08-13 | netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file. | Jeremy Sowden | 1 | -0/+4 |
| 2019-08-13 | netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f... | Jeremy Sowden | 1 | -0/+8 |
| 2019-08-13 | netfilter: add missing includes to a number of header-files. | Jeremy Sowden | 27 | -14/+80 |
| 2019-08-13 | netfilter: inline four headers files into another one. | Jeremy Sowden | 5 | -280/+234 |
| 2019-08-13 | netfilter: nf_tables: store data in offload context registers | Pablo Neira Ayuso | 1 | -0/+1 |
| 2019-08-13 | net/mlx5: Add XRQ legacy commands opcodes | Yishai Hadas | 1 | -0/+2 |
| 2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König | 7 | -99/+79 |
| 2019-08-13 | dma-buf: nuke reservation_object seq number | Christian König | 1 | -7/+2 |
| 2019-08-13 | lib: logic_pio: Add logic_pio_unregister_range() | John Garry | 1 | -0/+1 |
| 2019-08-13 | fs-verity: add SHA-512 support | Eric Biggers | 1 | -0/+1 |
| 2019-08-13 | fs-verity: implement FS_IOC_MEASURE_VERITY ioctl | Eric Biggers | 1 | -0/+11 |
| 2019-08-13 | fs-verity: implement FS_IOC_ENABLE_VERITY ioctl | Eric Biggers | 1 | -0/+66 |
| 2019-08-13 | scsi: use __u{8,16,32,64} instead of uint{8,16,32,64}_t in uapi headers | Masahiro Yamada | 3 | -44/+47 |
| 2019-08-13 | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl | Eric Biggers | 2 | -0/+9 |
| 2019-08-13 | fscrypt: allow unprivileged users to add/remove keys for v2 policies | Eric Biggers | 1 | -1/+5 |
| 2019-08-13 | fscrypt: v2 encryption policy support | Eric Biggers | 2 | -9/+57 |
| 2019-08-13 | fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl | Eric Biggers | 2 | -0/+22 |
| 2019-08-13 | fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl | Eric Biggers | 2 | -0/+21 |
| 2019-08-13 | fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl | Eric Biggers | 3 | -10/+54 |
| 2019-08-13 | fscrypt: rename keyinfo.c to keysetup.c | Eric Biggers | 1 | -2/+2 |
| 2019-08-13 | fscrypt: use FSCRYPT_* definitions, not FS_* | Eric Biggers | 1 | -0/+2 |
| 2019-08-13 | fscrypt: use FSCRYPT_ prefix for uapi constants | Eric Biggers | 1 | -23/+42 |
| 2019-08-13 | fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> | Eric Biggers | 3 | -51/+65 |
| 2019-08-13 | scsi: qla2xxx: Modify NVMe include directives | Bart Van Assche | 1 | -0/+2 |
| 2019-08-13 | fanotify, inotify, dnotify, security: add security hook for fs notifications | Aaron Goidel | 2 | -3/+16 |
| 2019-08-12 | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 6 | -53/+55 |
| 2019-08-12 | drm/panfrost: Add support for GPU heap allocations | Rob Herring | 1 | -0/+1 |