| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-05-03 | 1 | -25/+56 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | printk: fix double printing with earlycon | Aleksey Makarov | 2017-04-12 | 1 | -10/+36 | |
| | | | * | | | | | | | | | | | | | | | | | printk: rename selected_console -> preferred_console | Aleksey Makarov | 2017-04-12 | 1 | -5/+5 | |
| | | | * | | | | | | | | | | | | | | | | | printk: fix name/type/scope of preferred_console var | Aleksey Makarov | 2017-04-12 | 1 | -6/+6 | |
| | | | * | | | | | | | | | | | | | | | | | printk: Correctly handle preemption in console_unlock() | Petr Mladek | 2017-04-04 | 1 | -2/+6 | |
| | | | * | | | | | | | | | | | | | | | | | printk: use console_trylock() in console_cpu_notify() | Sergey Senozhatsky | 2017-03-24 | 1 | -5/+6 | |
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-03 | 1 | -2/+9 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko | 2017-05-03 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 2017-05-03 | 1 | -0/+4 | |
| | | | * | | | | | | | | | | | | | | | | | | lockdep: teach lockdep about memalloc_noio_save | Nikolay Borisov | 2017-05-03 | 1 | -1/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2017-05-03 | 1 | -0/+2 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v4.11-rc7' into drm-next | Dave Airlie | 2017-04-19 | 6 | -58/+73 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | Backmerge tag 'v4.11-rc6' into drm-next | Dave Airlie | 2017-04-11 | 8 | -70/+103 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Backmerge tag 'v4.11-rc4' into drm-next | Dave Airlie | 2017-03-28 | 5 | -341/+477 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | BackMerge tag 'v4.11-rc3' into drm-next | Dave Airlie | 2017-03-23 | 31 | -160/+368 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | drm/i915: annote drop_caches debugfs interface with lockdep | Daniel Vetter | 2017-03-14 | 1 | -0/+2 | |
| | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack... | Linus Torvalds | 2017-05-03 | 4 | -32/+71 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Move ->free_mark callback to fsnotify_ops | Jan Kara | 2017-04-10 | 3 | -6/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Add group pointer in fsnotify_init_mark() | Jan Kara | 2017-04-10 | 3 | -12/+15 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() | Jan Kara | 2017-04-10 | 2 | -2/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Pass fsnotify_iter_info into handle_event handler | Jan Kara | 2017-04-10 | 3 | -3/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Detach mark from object list when last reference is dropped | Jan Kara | 2017-04-10 | 1 | -16/+15 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Free fsnotify_mark_connector when there is no mark attached | Jan Kara | 2017-04-10 | 1 | -4/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Move object pointer to fsnotify_mark_connector | Jan Kara | 2017-04-10 | 1 | -5/+20 | |
| | | | * | | | | | | | | | | | | | | | | | | | fsnotify: Move mark list head from object into dedicated structure | Jan Kara | 2017-04-10 | 1 | -2/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | | audit_tree: Use mark flags to check whether mark is alive | Jan Kara | 2017-04-10 | 1 | -3/+3 | |
| | | | * | | | | | | | | | | | | | | | | | | | audit: Abstract hash key handling | Jan Kara | 2017-04-05 | 1 | -11/+28 | |
| | | | | |_|_|_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2017-05-03 | 8 | -173/+201 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | audit: fix the RCU locking for the auditd_connection structure | Paul Moore | 2017-05-02 | 1 | -57/+100 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: use kmem_cache to manage the audit_buffer cache | Paul Moore | 2017-05-02 | 1 | -49/+17 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: Use timespec64 to represent audit timestamps | Deepa Dinamani | 2017-05-02 | 3 | -9/+9 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: store the auditd PID as a pid struct instead of pid_t | Paul Moore | 2017-05-02 | 2 | -28/+58 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: kernel generated netlink traffic should have a portid of 0 | Paul Moore | 2017-05-02 | 3 | -27/+13 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: combine audit_receive() and audit_receive_skb() | Paul Moore | 2017-05-02 | 1 | -11/+8 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: convert audit_watch.count from atomic_t to refcount_t | Elena Reshetova | 2017-05-02 | 1 | -4/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: convert audit_tree.count from atomic_t to refcount_t | Elena Reshetova | 2017-05-02 | 1 | -4/+5 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: log module name on delete_module | Richard Guy Briggs | 2017-05-02 | 1 | -0/+2 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: remove unnecessary semicolon in audit_watch_handle_event() | Nicholas Mc Guire | 2017-05-02 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: remove unnecessary semicolon in audit_mark_handle_event() | Nicholas Mc Guire | 2017-05-02 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | | | | | | | | | audit: remove unnecessary semicolon in audit_field_valid() | Nicholas Mc Guire | 2017-05-02 | 1 | -2/+2 | |
| | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-05-03 | 2 | -13/+24 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | LSM: Revive security_task_alloc() hook and per "struct task_struct" security ... | Tetsuo Handa | 2017-03-28 | 1 | -1/+6 | |
| | | | * | | | | | | | | | | | | | | | | | | update to v4.11-rc4 due to memory corruption bug in rc2 | James Morris | 2017-03-28 | 34 | -496/+840 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | | prlimit,security,selinux: add a security hook for prlimit | Stephen Smalley | 2017-03-06 | 1 | -12/+18 | |
| | | | | |_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 3 | -3/+3 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | | | | | treewide: Fix typo in xml/driver-api/basics.xml | Masanari Iida | 2017-03-24 | 3 | -3/+3 | |
| | | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 10 | -281/+1068 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'for-4.12/upstream' and 'for-4.12/klp-hybrid-consistency-model... | Jiri Kosina | 2017-05-01 | 10 | -276/+1060 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | * | | | | | | | | | | | | | | | | | livepatch: Cancel transition a safe way for immediate patches | Petr Mladek | 2017-04-11 | 1 | -20/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | livepatch: make klp_mutex proper part of API | Jiri Kosina | 2017-03-08 | 3 | -2/+8 | |

