Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | lib/plist.c: enforce memory ordering in plist_check_list | I Hsin Cheng | 2024-06-25 | 1 | -2/+2 | |
| * | | | | | | | percpu_counter: add a cmpxchg-based _add_batch variant | Mateusz Guzik | 2024-06-25 | 1 | -5/+39 | |
| * | | | | | | | lib/test_sort: add a testcase to ensure code coverage | Kuan-Wei Chiu | 2024-06-25 | 1 | -1/+13 | |
| * | | | | | | | lib/sort: optimize heapsort for handling final 2 or 3 elements | Kuan-Wei Chiu | 2024-06-25 | 1 | -4/+6 | |
| * | | | | | | | lib/sort: fix outdated comment regarding glibc qsort() | Kuan-Wei Chiu | 2024-06-25 | 1 | -1/+1 | |
| * | | | | | | | lib/sort: remove unused pr_fmt macro | Kuan-Wei Chiu | 2024-06-25 | 1 | -2/+0 | |
| * | | | | | | | lib/test_min_heap: add test for heap_del() | Kuan-Wei Chiu | 2024-06-25 | 1 | -0/+36 | |
| * | | | | | | | lib min_heap: add args for min_heap_callbacks | Kuan-Wei Chiu | 2024-06-25 | 1 | -13/+13 | |
| * | | | | | | | lib min_heap: add type safe interface | Kuan-Wei Chiu | 2024-06-25 | 1 | -7/+6 | |
* | | | | | | | | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-07-22 | 7 | -9/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm: fix | Andrew Morton | 2024-07-06 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/zlib: unpoison DFLTCC output buffers | Ilya Leoshkevich | 2024-07-04 | 2 | -0/+29 | |
| * | | | | | | | | | maple_tree: modified return type of mas_wr_store_entry() | JaeJoon Jung | 2024-07-04 | 1 | -9/+6 | |
| * | | | | | | | | | lib: test_hmm: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | test_maple_tree: add the missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | ubsan: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-07-04 | 1 | -0/+1 | |
| * | | | | | | | | | test_xarray: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-07-04 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-07-20 | 3 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge 6.10-rc6 into char-misc-next | Greg Kroah-Hartman | 2024-07-01 | 7 | -18/+84 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'v6.10-rc4' into char-misc-next | Greg Kroah-Hartman | 2024-06-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | lib/math: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-06-04 | 2 | -0/+2 | |
| * | | | | | | | | | dyndbg: add missing MODULE_DESCRIPTION() macro | Jeff Johnson | 2024-06-04 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2024-07-19 | 10 | -17/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | crypto: lib/mpi - delete unnecessary condition | Dan Carpenter | 2024-07-13 | 1 | -6/+4 | |
| * | | | | | | | | | crypto: lib - add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-06-21 | 3 | -0/+3 | |
| * | | | | | | | | | crypto: lib/mpi - Use swap() in mpi_powm() | Jiapeng Chong | 2024-06-21 | 1 | -7/+2 | |
| * | | | | | | | | | crypto: lib/mpi - Use swap() in mpi_ec_mul_point() | Jiapeng Chong | 2024-06-21 | 1 | -4/+2 | |
| * | | | | | | | | | crypto: lib - add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2024-06-07 | 4 | -0/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 2024-07-19 | 2 | -3/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'slab/for-6.11/buckets' into slab/for-next | Vlastimil Babka | 2024-07-15 | 2 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | mm, slab: don't wrap internal functions with alloc_hooks() | Vlastimil Babka | 2024-05-28 | 2 | -6/+1 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'bootconfig-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-07-18 | 1 | -11/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | bootconfig: Remove duplicate included header file linux/bootconfig.h | Thorsten Blum | 2024-07-12 | 1 | -11/+9 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-07-18 | 1 | -10/+12 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge v6.10-rc6 into drm-next | Daniel Vetter | 2024-07-05 | 7 | -18/+84 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2024-06-28 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | lib/fonts: Fix visiblity of SUN12x22 and TER16x32 if DRM_PANIC | Geert Uytterhoeven | 2024-06-24 | 1 | -2/+4 | |
| * | | | | | | | | | | Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2024-06-21 | 1 | -10/+10 | |
| |\| | | | | | | | | | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2024-05-27 | 58 | -815/+2355 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2024-05-02 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | lib/fonts: Allow to select fonts for drm_panic | Jocelyn Falempe | 2024-05-02 | 1 | -10/+10 | |
* | | | | | | | | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2024-07-17 | 5 | -23/+155 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-07-11 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Paolo Abeni | 2024-07-09 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | bpf: Fix tailcall cases in test_bpf | Leon Hwang | 2024-06-26 | 1 | -0/+10 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-07-04 | 3 | -6/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-06-27 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | dim: add new interfaces for initialization and getting results | Heng Qi | 2024-06-26 | 1 | -0/+68 | |
| * | | | | | | | | | | | | ethtool: provide customized dim profile management | Heng Qi | 2024-06-26 | 1 | -0/+70 | |
| * | | | | | | | | | | | | dim: make DIMLIB dependent on NET | Heng Qi | 2024-06-26 | 1 | -0/+1 |