| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | arch: fix asm-offsets.c building with -Wmissing-prototypes | Arnd Bergmann | 2023-11-23 | 1 | -1/+1 |
| | |/ |
|
| * | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 2023-11-23 | 1 | -6/+0 |
| * | | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 2023-11-23 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-09 | 1 | -0/+3 |
|\ \ |
|
| * | | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 2023-11-12 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2024-01-09 | 2 | -3/+0 |
|\ \ |
|
| * | | arch: turn off -Werror for architectures with known warnings | Arnd Bergmann | 2023-12-10 | 2 | -3/+0 |
| |/ |
|
* / | wire up syscalls for statmount/listmount | Miklos Szeredi | 2023-12-14 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-11-03 | 3 | -7/+11 |
|\ |
|
| * | vgacon: clean up global screen_info instances | Arnd Bergmann | 2023-10-17 | 3 | -7/+7 |
| * | vgacon: remove screen_info dependency | Arnd Bergmann | 2023-10-17 | 1 | -1/+1 |
| * | vgacon: rework screen_info #ifdef checks | Arnd Bergmann | 2023-10-17 | 2 | -0/+4 |
* | | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-02 | 1 | -0/+20 |
|\ \ |
|
| * | | mm: delete checks for xor_unlock_is_negative_byte() | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -1/+0 |
| * | | alpha: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+21 |
| |/ |
|
* | | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-11-02 | 1 | -8/+9 |
|\ \ |
|
| * | | alpha: Streamline convoluted PCI error handling | Ilpo Järvinen | 2023-10-10 | 1 | -8/+9 |
| |/ |
|
* | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-11-01 | 1 | -2/+2 |
|\ \ |
|
| * | | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta | 2023-10-06 | 1 | -0/+1 |
| * | | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta | 2023-10-03 | 1 | -1/+1 |
| |/ |
|
* | | alpha: Fix up new futex syscall numbers | Peter Zijlstra | 2023-10-16 | 1 | -3/+4 |
* | | locking/local, arch: Rewrite local_add_unless() as a static inline function | Uros Bizjak | 2023-10-04 | 1 | -17/+16 |
* | | futex: Add sys_futex_requeue() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
* | | futex: Add sys_futex_wait() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
* | | futex: Add sys_futex_wake() | peterz@infradead.org | 2023-09-21 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2023-09-05 | 33 | -33/+32 |
|\ |
|
| * | alpha: remove <asm/export.h> | Masahiro Yamada | 2023-08-22 | 1 | -1/+0 |
| * | alpha: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada | 2023-08-22 | 32 | -32/+32 |
* | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2023-09-01 | 2 | -4/+3 |
|\ \ |
|
| * \ | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman | 2023-08-20 | 2 | -15/+1 |
| |\ \ |
|
| * | | | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -2/+2 |
| * | | | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 2023-08-11 | 1 | -2/+1 |
| * | | | tty: sysrq: switch sysrq handlers from int to u8 | Jiri Slaby | 2023-07-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-08-31 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe | 2023-07-11 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-08-30 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | PCI/sysfs: Move declarations to linux/pci.h | Arnd Bergmann | 2023-08-14 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-08-29 | 2 | -5/+18 |
|\ \ \ |
|
| * | | | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) | 2023-08-24 | 1 | -4/+1 |
| * | | | alpha: implement the new page table range API | Matthew Wilcox (Oracle) | 2023-08-24 | 2 | -2/+18 |
| |/ / |
|
* | | | Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-28 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | alpha: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2023-08-15 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-08-28 | 1 | -0/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | arch: Register fchmodat2, usually as syscall 452 | Palmer Dabbelt | 2023-07-27 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-08-13 | 1 | -2/+1 |
|\ \ |
|
| * | | alpha: remove __init annotation from exported page_is_ram() | Masahiro Yamada | 2023-08-10 | 1 | -2/+1 |
| |/ |
|
* / | locking: remove spin_lock_prefetch | Mateusz Guzik | 2023-08-12 | 1 | -13/+0 |
|/ |
|
* | Merge branch 'expand-stack' | Linus Torvalds | 2023-06-28 | 2 | -10/+4 |
|\ |
|
| * | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds | 2023-06-24 | 2 | -10/+4 |
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2023-06-28 | 1 | -0/+3 |
|\ \ |
|