Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | recordmcount: Fix memory leaks in the uwrite function | Hao Zeng | 2023-04-25 | 1 | -1/+5 | |
| * | | | | | leaking_addresses: also skip canonical ftrace path | Ross Zwisler | 2023-03-29 | 1 | -0/+1 | |
* | | | | | | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-04-28 | 2 | -10/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | scripts/objdump-func: Support multiple functions | Josh Poimboeuf | 2023-04-14 | 1 | -9/+25 | |
| * | | | | | | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf | 2023-03-23 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2023-04-27 | 13 | -42/+496 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | checkpatch: introduce proper bindings license check | Dmitry Rokosov | 2023-04-18 | 1 | -1/+6 | |
| * | | | | | | scripts/gdb: add GDB convenience functions $lx_dentry_name() and $lx_i_dentry() | Glenn Washburn | 2023-04-18 | 1 | -0/+37 | |
| * | | | | | | scripts/gdb: create linux/vfs.py for VFS related GDB helpers | Glenn Washburn | 2023-04-18 | 4 | -15/+32 | |
| * | | | | | | scripts/gdb: timerlist: convert int chunks to str | Amjad Ouled-Ameur | 2023-04-18 | 1 | -1/+1 | |
| * | | | | | | scripts/gdb: print interrupts | Florian Fainelli | 2023-04-18 | 3 | -0/+247 | |
| * | | | | | | scripts/gdb: raise error with reduced debugging information | Florian Fainelli | 2023-04-18 | 2 | -1/+6 | |
| * | | | | | | scripts/gdb: add a Radix Tree Parser | Kieran Bingham | 2023-04-18 | 3 | -0/+99 | |
| * | | | | | | checkpatch: check for misuse of the link tags | Matthieu Baerts | 2023-04-18 | 1 | -1/+12 | |
| * | | | | | | checkpatch: allow Closes tags with links | Matthieu Baerts | 2023-04-18 | 1 | -5/+5 | |
| * | | | | | | checkpatch: use a list of "link" tags | Matthieu Baerts | 2023-04-18 | 1 | -4/+20 | |
| * | | | | | | checkpatch: don't print the next line if not defined | Matthieu Baerts | 2023-04-18 | 1 | -1/+1 | |
| * | | | | | | scripts/gdb: fix lx-timerlist for HRTIMER_MAX_CLOCK_BASES printing | Peng Liu | 2023-04-18 | 1 | -1/+2 | |
| * | | | | | | scripts/gdb: fix lx-timerlist for Python3 | Peng Liu | 2023-04-18 | 2 | -2/+7 | |
| * | | | | | | scripts/gdb: fix lx-timerlist for struct timequeue_head change | Peng Liu | 2023-04-18 | 1 | -2/+1 | |
| * | | | | | | scripts/gdb: bail early if there are no generic PD | Florian Fainelli | 2023-04-08 | 1 | -1/+3 | |
| * | | | | | | scripts/gdb: bail early if there are no clocks | Florian Fainelli | 2023-04-08 | 1 | -0/+2 | |
| * | | | | | | checkpatch: ignore ETHTOOL_LINK_MODE_ enum values | Gerhard Engleder | 2023-04-08 | 1 | -0/+2 | |
| * | | | | | | scripts/link-vmlinux.sh: fix error message presentation | Andrew Morton | 2023-04-08 | 1 | -1/+1 | |
| * | | | | | | scripts/gdb: support getting current task struct in UML | Glenn Washburn | 2023-04-08 | 1 | -2/+8 | |
| * | | | | | | scripts/gdb: correct indentation in get_current_task | Glenn Washburn | 2023-04-08 | 1 | -9/+9 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-04-27 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14 | Arnd Bergmann | 2023-04-18 | 1 | -0/+2 | |
* | | | | | | | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-04-27 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sh: remove sh5/sh64 last fragments | Randy Dunlap | 2023-03-23 | 1 | -7/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-27 | 4 | -13/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | module: Ignore L0 and rename is_arm_mapping_symbol() | Tiezhu Yang | 2023-04-13 | 1 | -2/+2 | |
| * | | | | | | | module: Move is_arm_mapping_symbol() to module_symbol.h | Tiezhu Yang | 2023-04-13 | 1 | -9/+1 | |
| * | | | | | | | module: Sync code of is_arm_mapping_symbol() | Tiezhu Yang | 2023-04-13 | 1 | -0/+2 | |
| * | | | | | | | scripts/gdb: use mem instead of core_layout to get the module address | Pankaj Raghav | 2023-04-13 | 3 | -4/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2023-04-27 | 2 | -0/+16 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman | 2023-04-10 | 4 | -4/+7 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | cdx: add the cdx bus driver | Nipun Gupta | 2023-03-29 | 2 | -0/+16 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-04-26 | 3 | -8/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-04-20 | 6 | -121/+126 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Daniel Borkmann says: | Jakub Kicinski | 2023-04-13 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages | Alejandro Colomar | 2023-04-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-04-06 | 3 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-03-30 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski | 2023-03-28 | 2 | -7/+6 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | atomics: Provide atomic_add_negative() variants | Thomas Gleixner | 2023-03-28 | 2 | -7/+6 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-04-25 | 1 | -4/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | scripts: Update the CONFIG_* ignore list in headers_install.sh | Thomas Huth | 2023-03-10 | 1 | -4/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'soc-dt-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2023-04-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dts: add riscv include prefix link | Andre Przywara | 2023-03-27 | 1 | -0/+1 | |
| |/ / / / / / / |