| Commit message (Expand) | Author | Age | Files | Lines |
* | apparmor: make internal lib fn skipn_spaces available to the rest of apparmor | John Johansen | 2017-06-08 | 2 | -1/+2 |
* | apparmor: move file context into file.h | John Johansen | 2017-06-08 | 2 | -32/+32 |
* | security/apparmor: Use POSIX-compatible "printf '%s'" | Thomas Schneider | 2017-06-08 | 1 | -2/+2 |
* | apparmor: Fix error cod in __aa_fs_profile_mkdir() | Dan Carpenter | 2017-06-08 | 1 | -2/+4 |
* | apparmorfs: Use seq_putc() in two functions | Markus Elfring | 2017-06-08 | 1 | -2/+2 |
* | apparmorfs: Combine two function calls into one in aa_fs_seq_raw_abi_show() | Markus Elfring | 2017-06-08 | 1 | -4/+3 |
* | Sync to mainline for security submaintainers to work against | James Morris | 2017-05-22 | 12277 | -282005/+1313528 |
|\ |
|
| * | Linux 4.12-rc2v4.12-rc2 | Linus Torvalds | 2017-05-22 | 1 | -1/+1 |
| * | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds | 2017-05-22 | 1 | -3/+3 |
| * | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds | 2017-05-22 | 1 | -2/+3 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-21 | 2 | -3/+5 |
| |\ |
|
| | * | osf_wait4(): fix infoleak | Al Viro | 2017-05-21 | 1 | -2/+4 |
| | * | fix unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -1/+1 |
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-21 | 3 | -1/+28 |
| |\ \ |
|
| | * | | sched/core: Call __schedule() from do_idle() without enabling preemption | Steven Rostedt (VMware) | 2017-05-15 | 3 | -1/+28 |
| | |/ |
|
| * | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-21 | 2 | -8/+11 |
| |\ \ |
|
| | * | | genirq: Fix chained interrupt data ordering | Thomas Gleixner | 2017-05-16 | 1 | -1/+1 |
| | * | | irqchip/mbigen: Fix the clear register offset calculation | MaJun | 2017-05-12 | 1 | -4/+1 |
| | * | | irqchip/mbigen: Fix potential NULL dereferencing | Hanjun Guo | 2017-05-12 | 1 | -0/+3 |
| | * | | irqchip/mbigen: Fix memory mapping code | Hanjun Guo | 2017-05-12 | 1 | -3/+6 |
| * | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-21 | 10 | -11/+72 |
| |\ \ \ |
|
| | * | | | tracing: Make sure RCU is watching before calling a stack trace | Steven Rostedt (VMware) | 2017-05-19 | 1 | -1/+30 |
| | * | | | kprobes: Document how optimized kprobes are removed from module unload | Steven Rostedt (VMware) | 2017-05-18 | 1 | -0/+6 |
| | * | | | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 2017-05-18 | 1 | -2/+6 |
| | * | | | selftests/ftrace: Fix bashisms | Naveen N. Rao | 2017-05-18 | 3 | -4/+4 |
| | * | | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub | Steven Rostedt (VMware) | 2017-05-18 | 2 | -2/+4 |
| | * | | | ftrace/instances: Clear function triggers when removing instances | Naveen N. Rao | 2017-05-18 | 3 | -0/+12 |
| | * | | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() | Naveen N. Rao | 2017-05-18 | 1 | -2/+2 |
| | * | | | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 2017-05-18 | 3 | -1/+9 |
| | * | | | tracing: Move postpone selftests to core from early_initcall | Steven Rostedt | 2017-05-18 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-21 | 13 | -36/+59 |
| |\ \ \ |
|
| | * | | | nvmet: release the sq ref on rdma read errors | Vijay Immanuel | 2017-05-20 | 3 | -0/+8 |
| | * | | | nvmet-fc: remove target cpu scheduling flag | James Smart | 2017-05-20 | 4 | -15/+3 |
| | * | | | nvme-fc: stop queues on error detection | James Smart | 2017-05-20 | 1 | -0/+4 |
| | * | | | nvme-fc: require target or discovery role for fc-nvme targets | James Smart | 2017-05-20 | 1 | -0/+6 |
| | * | | | nvme-fc: correct port role bits | James Smart | 2017-05-20 | 1 | -2/+2 |
| | * | | | nvme: unmap CMB and remove sysfs file in reset path | Jon Derrick | 2017-05-20 | 1 | -1/+6 |
| | * | | | blktrace: fix integer parse | Shaohua Li | 2017-05-19 | 1 | -2/+2 |
| | * | | | fuseblk: Fix warning in super_setup_bdi_name() | Jan Kara | 2017-05-17 | 1 | -1/+8 |
| | * | | | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-05-15 | 1 | -3/+5 |
| | |\ \ \ |
|
| | | * | | | block: xen-blkback: add null check to avoid null pointer dereference | Gustavo A. R. Silva | 2017-05-15 | 1 | -3/+5 |
| | * | | | | drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub() | Lars Ellenberg | 2017-05-11 | 1 | -12/+15 |
| * | | | | | Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-20 | 15 | -165/+183 |
| |\ \ \ \ \ |
|
| | * | | | | | MAINTAINERS: greybus-dev list is members-only | Randy Dunlap | 2017-05-18 | 1 | -1/+1 |
| | * | | | | | staging: fsl-dpaa2/eth: add ETHERNET dependency | Arnd Bergmann | 2017-05-16 | 1 | -0/+1 |
| | * | | | | | staging: typec: fusb302: refactor resume retry mechanism | Rui Miguel Silva | 2017-05-16 | 1 | -34/+36 |
| | * | | | | | staging: typec: fusb302: reset i2c_busy state in error | Rui Miguel Silva | 2017-05-16 | 1 | -2/+4 |
| | * | | | | | staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg802... | Ian W MORRISON | 2017-05-15 | 1 | -1/+0 |
| | * | | | | | staging: rtl8192e: GetTs Fix invalid TID 7 warning. | Malcolm Priestley | 2017-05-15 | 1 | -11/+4 |
| | * | | | | | staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. | Malcolm Priestley | 2017-05-15 | 1 | -1/+1 |