Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2024-01-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | s390/fpu: get rid of MACHINE_HAS_VX | Heiko Carstens | 2023-12-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2024-01-10 | 1 | -2/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | sysctl: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | sysctl: Add a selftest for handling empty dirs | Joel Granados | 2023-12-28 | 1 | -0/+29 | |
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-10 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Kill sched.h dependency on rcupdate.h | Kent Overstreet | 2023-12-27 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2024-01-10 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | crypto: lib/mpi - Fix unexpected pointer access in mpi_ec_init | Tianjia Zhang | 2023-12-22 | 1 | -0/+3 | |
| * | | | | | | | | | | crypto: lib/aesgcm - Add kernel docs for aesgcm_mac | Sagar Vashnav | 2023-11-17 | 1 | -0/+13 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2024-01-09 | 13 | -34/+685 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kunit: Fix some comments which were mistakenly kerneldoc | David Gow | 2024-01-03 | 1 | -3/+3 | |
| * | | | | | | | | | | kunit: Add example of kunit_activate_static_stub() with pointer-to-function | Richard Fitzgerald | 2024-01-03 | 1 | -0/+35 | |
| * | | | | | | | | | | kunit: Fix NULL-dereference in kunit_init_suite() if suite->log is NULL | Richard Fitzgerald | 2024-01-03 | 1 | -1/+3 | |
| * | | | | | | | | | | kunit: Reset test->priv after each param iteration | Michal Wajdeczko | 2023-12-18 | 1 | -0/+1 | |
| * | | | | | | | | | | kunit: Add example for using test->priv | Michal Wajdeczko | 2023-12-18 | 1 | -0/+15 | |
| * | | | | | | | | | | overflow: Replace fake root_device with kunit_device | davidgow@google.com | 2023-12-18 | 1 | -3/+2 | |
| * | | | | | | | | | | fortify: test: Use kunit_device | davidgow@google.com | 2023-12-18 | 1 | -2/+3 | |
| * | | | | | | | | | | kunit: Add APIs for managing devices | davidgow@google.com | 2023-12-18 | 5 | -2/+336 | |
| * | | | | | | | | | | kunit: add ability to run tests after boot using debugfs | Rae Moar | 2023-12-18 | 2 | -0/+78 | |
| * | | | | | | | | | | kunit: add is_init test attribute | Rae Moar | 2023-12-18 | 2 | -1/+65 | |
| * | | | | | | | | | | kunit: add example suite to test init suites | Rae Moar | 2023-12-18 | 1 | -0/+37 | |
| * | | | | | | | | | | kunit: add KUNIT_INIT_TABLE to init linker section | Rae Moar | 2023-12-18 | 2 | -13/+77 | |
| * | | | | | | | | | | kunit: debugfs: Handle errors from alloc_string_stream() | Richard Fitzgerald | 2023-12-18 | 1 | -5/+25 | |
| * | | | | | | | | | | kunit: debugfs: Fix unchecked dereference in debugfs_print_results() | Richard Fitzgerald | 2023-12-18 | 1 | -1/+3 | |
| * | | | | | | | | | | kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy() | Richard Fitzgerald | 2023-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | | kunit: string-stream-test: Avoid cast warning when testing gfp_t flags | Richard Fitzgerald | 2023-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | | kunit: Add a macro to wrap a deferred action function | David Gow | 2023-12-18 | 2 | -6/+5 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'acpi-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2024-01-09 | 1 | -21/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-osl', 'acpi-bus' and 'acpi-tables' | Rafael J. Wysocki | 2024-01-04 | 1 | -21/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | / / / / / | | | | |_|_|_|/ / / / / | | | |/| | | | | / / / | | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | ACPI: tables: Correct and clean up the logic of acpi_parse_entries_array() | Yuntao Wang | 2023-12-06 | 1 | -21/+9 | |
| | | | | |_|_|_|/ / | | | | |/| | | | | | ||||||
* | | | | | | | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-01-09 | 4 | -61/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib/trace_readwrite.c:: replace asm-generic/io with linux/io | Tanzir Hasan | 2023-12-29 | 1 | -1/+1 | |
| * | | | | | | | | | | lib: crc_ccitt_false() is identical to crc_itu_t() | Mathis Marion | 2023-12-29 | 1 | -55/+0 | |
| * | | | | | | | | | | lib: add note about process exit message for DEBUG_STACK_USAGE | Uwe Kleine-König | 2023-12-29 | 1 | -0/+2 | |
| * | | | | | | | | | | kcov: remove stale RANDOMIZE_BASE text | Mark Rutland | 2023-12-20 | 1 | -4/+0 | |
| * | | | | | | | | | | ida: make 'ida_dump' static | Arnd Bergmann | 2023-12-10 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-01-09 | 7 | -709/+1213 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm, treewide: introduce NR_PAGE_ORDERS | Kirill A. Shutemov | 2024-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | lib/stackdepot: add printk_deferred_enter/exit guards | Andrey Konovalov | 2023-12-29 | 1 | -0/+9 | |
| * | | | | | | | | | | | UBSAN: use the kernel panic message markers | Borislav Petkov (AMD) | 2023-12-20 | 1 | -4/+3 | |
| * | | | | | | | | | | | maple_tree: avoid checking other gaps after getting the largest gap | Peng Zhang | 2023-12-20 | 1 | -0/+3 | |
| * | | | | | | | | | | | maple_tree: fix typos/spellos etc | Randy Dunlap | 2023-12-20 | 1 | -4/+4 | |
| * | | | | | | | | | | | lib/maple_tree.c: fix build error due to hotfix alteration | Andrew Morton | 2023-12-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes | Andrew Morton | 2023-12-20 | 1 | -0/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | maple_tree: change return type of mas_split_final_node as void. | Levi Yun | 2023-12-12 | 1 | -2/+1 | |
| * | | | | | | | | | | | | maple_tree: simplify mas_leaf_set_meta() | Peng Zhang | 2023-12-12 | 1 | -18/+4 | |
| * | | | | | | | | | | | | maple_tree: delete one of the two identical checks | Peng Zhang | 2023-12-12 | 1 | -3/+0 | |
| * | | | | | | | | | | | | maple_tree: remove an unused parameter for ma_meta_end() | Peng Zhang | 2023-12-12 | 1 | -6/+4 | |
| * | | | | | | | | | | | | maple_tree: avoid ascending when mas->min is also the parent's minimum | Peng Zhang | 2023-12-12 | 1 | -3/+5 |