Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | kunit: Add printf attribute to fail_current_test_impl | David Gow | 2023-02-08 | 2 | -2/+4 | |
| * | | | | | | | | | | | | lib/hashtable_test.c: add test for the hashtable structure | Rae Moar | 2023-02-08 | 3 | -0/+331 | |
| * | | | | | | | | | | | | kunit: Expose 'static stub' API to redirect functions | David Gow | 2023-02-08 | 4 | -0/+164 | |
| * | | | | | | | | | | | | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 2023-02-08 | 5 | -8/+66 | |
* | | | | | | | | | | | | | Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-23 | 2 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | x86/nmi: Print reasons why backtrace NMIs are ignored | Paul E. McKenney | 2023-01-19 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | x86/nmi: Accumulate NMI-progress evidence in exc_nmi() | Paul E. McKenney | 2023-01-19 | 1 | -0/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2023-02-22 | 1 | -12/+272 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | iov_iter: Add a function to extract a page list from an iterator | David Howells | 2023-02-20 | 1 | -0/+264 | |
| * | | | | | | | | | | | | | iov_iter: Define flags to qualify page extraction. | David Howells | 2023-02-20 | 1 | -6/+8 | |
| * | | | | | | | | | | | | | splice: Add a func to do a splice from a buffered file without ITER_PIPE | David Howells | 2023-02-20 | 1 | -6/+0 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'docs-6.3' of git://git.lwn.net/linux | Linus Torvalds | 2023-02-22 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Documentation: Avoid duplicate Kconfig inclusion | Peter Foley | 2023-01-19 | 1 | -2/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-02-21 | 3 | -23/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2023-02-17 | 1 | -19/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-09 | 4 | -12/+133 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | lib/cpumask: update comment for cpumask_local_spread() | Yury Norov | 2023-02-07 | 1 | -4/+22 | |
| * | | | | | | | | | | | | | lib/cpumask: reorganize cpumask_local_spread() logic | Yury Norov | 2023-02-07 | 1 | -10/+6 | |
| * | | | | | | | | | | | | | cpumask: improve on cpumask_local_spread() locality | Yury Norov | 2023-02-07 | 1 | -10/+2 | |
| * | | | | | | | | | | | | | lib/find: introduce find_nth_and_andnot_bit | Yury Norov | 2023-02-07 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-02-02 | 5 | -17/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-01-28 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | btf, scripts: Exclude Rust CUs with pahole | Martin Rodriguez Reboredo | 2023-01-17 | 1 | -0/+9 | |
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2023-02-21 | 2 | -4/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | lib/mpi: Fix buffer overrun when SG is too long | Herbert Xu | 2023-01-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | crypto: lib/blake2s - Split up test function to halve stack usage | Herbert Xu | 2022-12-30 | 1 | -3/+22 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | uaccess: Add speculation barrier to copy_from_user() | Dave Hansen | 2023-02-21 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-02-21 | 4 | -8/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | arm64: Support Clang UBSAN trap codes for better reporting | Kees Cook | 2023-02-08 | 3 | -2/+100 | |
| * | | | | | | | | | | | | | | | Merge branch 'for-linus/hardening' into for-next/hardening | Kees Cook | 2023-02-02 | 2 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | lib/string: Use strchr() in strpbrk() | Andy Shevchenko | 2023-01-27 | 1 | -6/+4 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'irq-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-21 | 2 | -0/+430 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/... | Thomas Gleixner | 2023-02-19 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | genirq/affinity: Only build SMP-only helper functions on SMP kernels | Ingo Molnar | 2023-01-18 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | genirq/affinity: Move group_cpus_evenly() into lib/ | Ming Lei | 2023-01-17 | 2 | -0/+429 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-02-20 | 2 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG | Peter Zijlstra | 2023-01-31 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar | 2023-01-31 | 8 | -15/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ubsan: Fix objtool UACCESS warns | Peter Zijlstra | 2023-01-13 | 1 | -1/+4 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-02-20 | 1 | -57/+45 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | sbitmap: correct wake_batch recalculation to avoid potential IO hung | Kemeng Shi | 2023-01-29 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | | | sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitma... | Kemeng Shi | 2023-01-29 | 1 | -37/+33 | |
| * | | | | | | | | | | | | | | | | sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code | Kemeng Shi | 2023-01-29 | 1 | -15/+15 | |
| * | | | | | | | | | | | | | | | | sbitmap: remove redundant check in __sbitmap_queue_get_batch | Kemeng Shi | 2023-01-29 | 1 | -5/+3 | |
| * | | | | | | | | | | | | | | | | sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow | Kemeng Shi | 2023-01-29 | 1 | -7/+4 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for-6.3/iter-ubuf-2023-02-16' of git://git.kernel.dk/linux | Linus Torvalds | 2023-02-20 | 1 | -2/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | iov_iter: move iter_ubuf check inside restore WARN | Keith Busch | 2023-01-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | iov: add import_ubuf() | Jens Axboe | 2023-01-08 | 1 | -0/+11 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s... | Linus Torvalds | 2023-02-13 | 1 | -19/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | lib: parser: optimize match_NUMBER apis to use local array | Li Lingfeng | 2023-02-09 | 1 | -19/+20 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |