Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | gpiolib: cdev: Add hardware timestamp clock type | Dipen Patel | 2022-05-04 | 2 | -33/+222 | |
| * | | | | | | | | gpio: tegra186: Add HTE support | Dipen Patel | 2022-05-04 | 1 | -1/+80 | |
| * | | | | | | | | gpiolib: Add HTE support | Dipen Patel | 2022-05-04 | 4 | -2/+83 | |
| * | | | | | | | | dt-bindings: Add HTE bindings | Dipen Patel | 2022-05-04 | 3 | -0/+156 | |
| * | | | | | | | | hte: Add Tegra194 HTE kernel provider | Dipen Patel | 2022-05-04 | 6 | -0/+815 | |
| * | | | | | | | | drivers: Add hardware timestamp engine (HTE) subsystem | Dipen Patel | 2022-05-04 | 6 | -0/+1237 | |
| * | | | | | | | | Documentation: Add HTE subsystem guide | Dipen Patel | 2022-05-03 | 1 | -0/+79 | |
* | | | | | | | | | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2022-06-05 | 17 | -350/+289 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kbuild: Allow to select bash in a modified environment | Schspa Shi | 2022-06-04 | 1 | -1/+1 | |
| * | | | | | | | | | scripts: kconfig: nconf: make nconfig accept jk keybindings | Isak Ellmer | 2022-06-04 | 1 | -2/+6 | |
| * | | | | | | | | | modpost: use fnmatch() to simplify match() | Masahiro Yamada | 2022-06-04 | 1 | -61/+13 | |
| * | | | | | | | | | modpost: simplify mod->name allocation | Masahiro Yamada | 2022-06-04 | 1 | -13/+12 | |
| * | | | | | | | | | kbuild: factor out the common objtool arguments | Masahiro Yamada | 2022-06-04 | 4 | -97/+52 | |
| * | | | | | | | | | kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o | Masahiro Yamada | 2022-06-04 | 2 | -40/+62 | |
| * | | | | | | | | | kbuild: clean .tmp_* pattern by make clean | Masahiro Yamada | 2022-06-04 | 3 | -8/+5 | |
| * | | | | | | | | | kbuild: remove redundant cleanups in scripts/link-vmlinux.sh | Masahiro Yamada | 2022-06-01 | 1 | -2/+0 | |
| * | | | | | | | | | kbuild: rebuild multi-object modules when objtool is updated | Masahiro Yamada | 2022-06-01 | 1 | -3/+8 | |
| * | | | | | | | | | kbuild: add cmd_and_savecmd macro | Masahiro Yamada | 2022-06-01 | 1 | -2/+4 | |
| * | | | | | | | | | kbuild: make *.mod rule robust against too long argument error | Masahiro Yamada | 2022-06-01 | 1 | -2/+4 | |
| * | | | | | | | | | kbuild: make built-in.a rule robust against too long argument error | Masahiro Yamada | 2022-06-01 | 1 | -1/+6 | |
| * | | | | | | | | | kbuild: check static EXPORT_SYMBOL* by script instead of modpost | Masahiro Yamada | 2022-06-01 | 3 | -27/+70 | |
| * | | | | | | | | | parisc: remove arch/parisc/nm | Masahiro Yamada | 2022-05-29 | 2 | -7/+0 | |
| * | | | | | | | | | kbuild: do not create *.prelink.o for Clang LTO or IBT | Masahiro Yamada | 2022-05-29 | 6 | -67/+28 | |
| * | | | | | | | | | kbuild: replace $(linked-object) with CONFIG options | Masahiro Yamada | 2022-05-29 | 1 | -2/+1 | |
| * | | | | | | | | | kbuild: do not try to parse *.cmd files for objects provided by compiler | Masahiro Yamada | 2022-05-29 | 1 | -1/+8 | |
| * | | | | | | | | | kbuild: replace $(if A,A,B) with $(or A,B) in scripts/Makefile.modpost | Masahiro Yamada | 2022-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | modpost: squash if...else-if in find_elf_symbol2() | Masahiro Yamada | 2022-05-27 | 1 | -7/+3 | |
| * | | | | | | | | | modpost: reuse ARRAY_SIZE() macro for section_mismatch() | Masahiro Yamada | 2022-05-27 | 3 | -6/+6 | |
| * | | | | | | | | | modpost: remove the unused argument of check_sec_ref() | Masahiro Yamada | 2022-05-27 | 1 | -3/+2 | |
| * | | | | | | | | | modpost: fix undefined behavior of is_arm_mapping_symbol() | Masahiro Yamada | 2022-05-27 | 1 | -1/+2 | |
| * | | | | | | | | | modpost: fix removing numeric suffixes | Alexander Lobakin | 2022-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | scripts/kallsyms: update usage message of the kallsyms program | Yuntao Wang | 2022-05-27 | 1 | -1/+1 | |
| * | | | | | | | | | kbuild: Fix include path in scripts/Makefile.modpost | Jing Leng | 2022-05-27 | 1 | -2/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-05 | 1 | -9/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | namei: cleanup double word in comment | Tom Rix | 2022-05-20 | 1 | -1/+1 | |
| * | | | | | | | | | get rid of dead code in legitimize_root() | Al Viro | 2022-05-20 | 1 | -7/+0 | |
| * | | | | | | | | | fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy() | Al Viro | 2022-05-20 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-05 | 9 | -30/+27 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | move mount-related externs from fs.h to mount.h | Al Viro | 2022-05-20 | 4 | -11/+14 | |
| * | | | | | | | | | blob_to_mnt(): kern_unmount() is needed to undo kern_mount() | Al Viro | 2022-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb... | Al Viro | 2022-05-20 | 1 | -2/+2 | |
| * | | | | | | | | | linux/mount.h: trim includes | Al Viro | 2022-05-20 | 1 | -12/+5 | |
| * | | | | | | | | | uninline may_mount() and don't opencode it in fspick(2)/fsopen(2) | Al Viro | 2022-05-20 | 3 | -3/+4 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-06-05 | 8 | -94/+55 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | Unify the primitives for file descriptor closing | Al Viro | 2022-05-15 | 5 | -56/+34 | |
| * | | | | | | | | fs: remove fget_many and fput_many interface | Gou Hao | 2022-05-15 | 4 | -32/+16 | |
| * | | | | | | | | io_uring_enter(): don't leave f.flags uninitialized | Al Viro | 2022-05-12 | 1 | -6/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci... | Linus Torvalds | 2022-06-05 | 14 | -100/+143 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share | Steve French | 2022-06-04 | 1 | -1/+2 | |
| * | | | | | | | | cifs: skip trailing separators of prefix paths | Paulo Alcantara | 2022-06-03 | 1 | -36/+49 |