Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | tracing: Add trace_export support for event trace | Tingwei Zhang | 2020-10-05 | 1 | -125/+134 | |
| * | | | | | | | | | tracing: Add flag to control different traces | Tingwei Zhang | 2020-10-05 | 1 | -17/+19 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2020-10-14 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cgroup: Zero sized write should be no-op | Jouni Roivas | 2020-09-30 | 1 | -0/+3 | |
| * | | | | | | | | | cgroup: remove redundant kernfs_activate in cgroup_setup_root() | Wei Yang | 2020-09-30 | 1 | -1/+0 | |
* | | | | | | | | | | Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2020-10-14 | 2 | -8/+19 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | pidfd: support PIDFD_NONBLOCK in pidfd_open() | Christian Brauner | 2020-09-04 | 1 | -5/+7 | |
| * | | | | | | | | | | exit: support non-blocking pidfds | Christian Brauner | 2020-09-04 | 1 | -3/+12 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-14 | 1 | -8/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fork: introduce kernel_clone() | Christian Brauner | 2020-08-20 | 1 | -8/+8 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-10-14 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | swiotlb: Mark max_segment with static keyword | Andy Shevchenko | 2020-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | swiotlb: Use %pa to print phys_addr_t variables | Andy Shevchenko | 2020-09-10 | 1 | -3/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-10-14 | 3 | -27/+17 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ \ | Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains' | Rafael J. Wysocki | 2020-10-13 | 2 | -11/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / / | | | | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | | | | PM: hibernate: remove the bogus call to get_gendisk() in software_resume() | Christoph Hellwig | 2020-10-05 | 1 | -11/+0 | |
| | | * | | | | | | | | | | | PM: hibernate: Batch hibernate and resume IO requests | Xiaoyi Chen | 2020-09-28 | 1 | -0/+15 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-10-13 | 1 | -16/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | cpufreq: schedutil: Simplify sugov_fast_switch() | Rafael J. Wysocki | 2020-10-07 | 1 | -6/+2 | |
| | * | | | | | | | | | | | cpufreq: Move traces and update to policy->cur to cpufreq core | Viresh Kumar | 2020-10-05 | 1 | -11/+1 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-10-14 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | objtool: Rename frame.h -> objtool.h | Julien Thierry | 2020-09-10 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-10-14 | 3 | -16/+31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary | Suren Baghdasaryan | 2020-10-13 | 1 | -0/+21 | |
| * | | | | | | | | | | | | | dma-contiguous: simplify cma_early_percent_memory() | Mike Rapoport | 2020-10-13 | 1 | -10/+1 | |
| * | | | | | | | | | | | | | mm: remove src/dst mm parameter in copy_page_range() | Peter Xu | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | mm: use helper function mapping_allow_writable() | Miaohe Lin | 2020-10-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | resource: report parent to walk_iomem_res_desc() callback | Dan Williams | 2020-10-13 | 1 | -4/+7 | |
* | | | | | | | | | | | | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-13 | 1 | -18/+46 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | seccomp: Make duplicate listener detection non-racy | Jann Horn | 2020-10-08 | 1 | -7/+31 | |
| * | | | | | | | | | | | | | | seccomp: Use current_pt_regs() instead of task_pt_regs(current) | Denis Efremov | 2020-09-08 | 1 | -7/+11 | |
| * | | | | | | | | | | | | | | seccomp: kill process instead of thread for unknown actions | Rich Felker | 2020-09-08 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | Merge tag 'audit-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-13 | 2 | -9/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | audit: Remove redundant null check | Xu Wang | 2020-08-26 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | audit: uninitialize variable audit_sig_sid | Jules Irenge | 2020-08-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | audit: change unnecessary globals into statics | Jules Irenge | 2020-08-17 | 2 | -7/+3 | |
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-13 | 6 | -580/+3045 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2020-10-12 | 6 | -577/+3042 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | printk: reduce setup_text_buf size to LOG_LINE_MAX | John Ogness | 2020-09-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | printk: avoid and/or handle record truncation | John Ogness | 2020-09-30 | 3 | -4/+19 | |
| | * | | | | | | | | | | | | | | printk: remove dict ring | John Ogness | 2020-09-22 | 3 | -200/+64 | |
| | * | | | | | | | | | | | | | | printk: move dictionary keys to dev_printk_info | John Ogness | 2020-09-22 | 4 | -83/+92 | |
| | * | | | | | | | | | | | | | | printk: move printk_info into separate array | John Ogness | 2020-09-22 | 3 | -71/+133 | |
| | * | | | | | | | | | | | | | | printk: reimplement log_cont using record extension | John Ogness | 2020-09-15 | 1 | -78/+20 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: add finalization/extension support | John Ogness | 2020-09-15 | 2 | -55/+476 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: change representation of states | John Ogness | 2020-09-15 | 2 | -32/+27 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: clear initial reserved fields | John Ogness | 2020-09-15 | 2 | -16/+26 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: add BLK_DATALESS() macro | John Ogness | 2020-09-15 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: relocate get_data() | John Ogness | 2020-09-15 | 1 | -58/+58 | |
| | * | | | | | | | | | | | | | | printk: ringbuffer: avoid memcpy() on state_var | John Ogness | 2020-09-15 | 1 | -2/+7 |