Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | context_tracking: Take idle eqs entrypoints over RCU | Frederic Weisbecker | 2022-07-05 | 2 | -1/+9 | |
| | * | | | | | context_tracking: Split user tracking Kconfig | Frederic Weisbecker | 2022-06-29 | 2 | -8/+8 | |
| | * | | | | | context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user() | Frederic Weisbecker | 2022-06-29 | 1 | -1/+1 | |
| | * | | | | | context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit() | Frederic Weisbecker | 2022-06-29 | 1 | -6/+7 | |
| | * | | | | | context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi... | Frederic Weisbecker | 2022-06-29 | 1 | -2/+2 | |
| | * | | | | | context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/e... | Frederic Weisbecker | 2022-06-21 | 1 | -6/+6 | |
| | * | | | | | context_tracking: Remove unused context_tracking_in_user() | Frederic Weisbecker | 2022-06-20 | 1 | -5/+0 | |
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p... | Paul E. McKenney | 2022-07-21 | 5 | -11/+46 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| | | | * | | | | | rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs | Paul E. McKenney | 2022-06-21 | 1 | -0/+1 | |
| | | | * | | | | | rcu-tasks: Track blocked RCU Tasks Trace readers | Paul E. McKenney | 2022-06-20 | 2 | -3/+10 | |
| | | | * | | | | | rcu-tasks: Add data structures for lightweight grace periods | Paul E. McKenney | 2022-06-20 | 1 | -0/+2 | |
| | | | * | | | | | rcu-tasks: Merge state into .b.need_qs and atomically update | Paul E. McKenney | 2022-06-20 | 2 | -8/+11 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
| | | * | | | | | rcu: Add polled expedited grace-period primitives | Paul E. McKenney | 2022-07-21 | 2 | -0/+12 | |
| | | * | | | | | rcu: Provide a get_completed_synchronize_rcu() function | Paul E. McKenney | 2022-06-20 | 1 | -0/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | rcu: tiny: Record kvfree_call_rcu() call stack for KASAN | Johannes Berg | 2022-07-19 | 1 | -1/+10 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-08-02 | 5 | -110/+492 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | crypto: aria - Implement ARIA symmetric cipher algorithm | Taehee Yoo | 2022-07-15 | 1 | -0/+461 | |
| * | | | | | | crypto: hisilicon/qm - modify event irq processing | Weili Qian | 2022-06-17 | 1 | -1/+7 | |
| * | | | | | | crypto: blake2s - remove shash module | Jason A. Donenfeld | 2022-06-10 | 1 | -108/+0 | |
| * | | | | | | fscrypt: Add HCTR2 support for filename encryption | Nathan Huckleberry | 2022-06-10 | 1 | -1/+2 | |
| * | | | | | | crypto: x86/polyval - Add PCLMULQDQ accelerated implementation of POLYVAL | Nathan Huckleberry | 2022-06-10 | 1 | -0/+5 | |
| * | | | | | | crypto: polyval - Add POLYVAL support | Nathan Huckleberry | 2022-06-10 | 1 | -0/+17 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-08-02 | 3 | -14/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | random: handle archrandom with multiple longs | Jason A. Donenfeld | 2022-07-25 | 2 | -20/+10 | |
| * | | | | | | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld | 2022-07-18 | 3 | -8/+27 | |
* | | | | | | | Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z... | Linus Torvalds | 2022-08-02 | 1 | -12/+70 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kexec, KEYS: make the code in bzImage64_verify_sig generic | Coiby Xu | 2022-07-15 | 1 | -0/+7 | |
| * | | | | | | | kexec: clean up arch_kexec_kernel_verify_sig | Coiby Xu | 2022-07-15 | 1 | -5/+0 | |
| * | | | | | | | kexec: drop weak attribute from functions | Naveen N. Rao | 2022-07-15 | 1 | -4/+28 | |
| * | | | | | | | kexec_file: drop weak attribute from functions | Naveen N. Rao | 2022-07-15 | 1 | -6/+38 | |
* | | | | | | | | Merge tag 'safesetid-6.0' of https://github.com/micah-morton/linux | Linus Torvalds | 2022-08-02 | 3 | -0/+15 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | security: Add LSM hook to setgroups() syscall | Micah Morton | 2022-07-15 | 3 | -0/+15 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'audit-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-02 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | audit: make is_audit_feature_set() static | Xiu Jianfeng | 2022-06-13 | 1 | -2/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-08-02 | 2 | -0/+49 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dm: verity-loadpin: Use CONFIG_SECURITY_LOADPIN_VERITY for conditional compil... | Matthias Kaehlcke | 2022-07-08 | 1 | -1/+1 | |
| * | | | | | | | | LoadPin: Enable loading from trusted dm-verity devices | Matthias Kaehlcke | 2022-07-08 | 1 | -0/+22 | |
| * | | | | | | | | dm: Add verity helpers for LoadPin | Matthias Kaehlcke | 2022-07-08 | 1 | -0/+27 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-08-02 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dm: fix dm-raid crash if md_handle_request() splits bio | Mike Snitzer | 2022-07-28 | 2 | -2/+8 | |
| * | | | | | | | | dm table: remove dm_table_get_num_targets() wrapper | Mike Snitzer | 2022-07-07 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-08-02 | 18 | -265/+387 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ublk_drv: make sure that correct flags(features) returned to userspace | Ming Lei | 2022-07-22 | 1 | -3/+4 | |
| * | | | | | | | | | ublk: remove UBLK_IO_F_PREFLUSH | Christoph Hellwig | 2022-07-21 | 1 | -1/+0 | |
| * | | | | | | | | | ublk: remove UBLK_IO_F_INTEGRITY | Christoph Hellwig | 2022-07-18 | 1 | -1/+0 | |
| * | | | | | | | | | fs/nilfs2: Use the enum req_op and blk_opf_t types | Bart Van Assche | 2022-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | fs/jbd2: Fix the documentation of the jbd2_write_superblock() callers | Bart Van Assche | 2022-07-14 | 2 | -7/+7 | |
| * | | | | | | | | | fs/f2fs: Use the enum req_op and blk_opf_t types | Bart Van Assche | 2022-07-14 | 1 | -11/+11 | |
| * | | | | | | | | | fs/buffer: Combine two submit_bh() and ll_rw_block() arguments | Bart Van Assche | 2022-07-14 | 1 | -2/+2 | |
| * | | | | | | | | | fs/buffer: Use the new blk_opf_t type | Bart Van Assche | 2022-07-14 | 1 | -4/+5 |