| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-01-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge 5.16-rc4 into tty-next | Greg Kroah-Hartman | 2021-12-06 | 1 | -0/+1 |
| |\| | |
|
| * | | | tty: the rest, stop using tty_schedule_flip() | Jiri Slaby | 2021-11-25 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-01-12 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 2021-12-13 | 1 | -0/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 2021-12-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | alpha: Snapshot thread flags | Mark Rutland | 2021-12-01 | 1 | -1/+1 |
| |/
|/| |
|
* | | futex: Wireup futex_waitv syscall | André Almeida | 2021-11-25 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 1 | -3/+1 |
|\ |
|
| * | alpha: use is_kernel_text() helper | Kefeng Wang | 2021-11-09 | 1 | -3/+1 |
* | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-11-08 | 2 | -3/+3 |
|\ \ |
|
| * | | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2021-10-24 | 2 | -3/+3 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 1 | -2/+1 |
| * | | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+2 |
| |/ |
|
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -0/+2 |
|\ \ |
|
| * | | fix up for "net: add new socket option SO_RESERVE_MEM" | Stephen Rothwell | 2021-10-01 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-02 | 1 | -4/+6 |
|\ \ |
|
| * | | audit: add support for the openat2 syscall | Richard Guy Briggs | 2021-10-01 | 1 | -0/+2 |
| * | | audit: replace magic audit syscall class numbers with macros | Richard Guy Briggs | 2021-10-01 | 1 | -4/+4 |
* | | | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2021-10-15 | 2 | -4/+3 |
| |/
|/| |
|
* | | alpha: enable GENERIC_PCI_IOMAP unconditionally | Linus Torvalds | 2021-09-19 | 1 | -1/+1 |
* | | alpha: move __udiv_qrnnd library function to arch/alpha/lib/ | Linus Torvalds | 2021-09-18 | 5 | -3/+5 |
* | | alpha: mark 'Jensen' platform as no longer broken | Linus Torvalds | 2021-09-18 | 2 | -6/+5 |
* | | alpha: make 'Jensen' IO functions build again | Linus Torvalds | 2021-09-18 | 2 | -5/+5 |
* | | alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile | Guenter Roeck | 2021-09-16 | 1 | -3/+3 |
* | | alpha: Use absolute_pointer to define COMMAND_LINE | Guenter Roeck | 2021-09-15 | 1 | -1/+1 |
* | | alpha: Move setup.h out of uapi | Guenter Roeck | 2021-09-15 | 2 | -39/+46 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-08 | 2 | -6/+10 |
|\ |
|
| * | alpha: pci-sysfs: fix all kernel-doc warnings | Randy Dunlap | 2021-09-08 | 1 | -4/+8 |
| * | alpha: agp: make empty macros use do-while-0 style | Randy Dunlap | 2021-09-08 | 1 | -2/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-09-03 | 1 | -0/+2 |
|\ \ |
|
| * | | mm: wire up syscall process_mrelease | Suren Baghdasaryan | 2021-09-03 | 1 | -0/+2 |
| |/ |
|
* | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-09-02 | 1 | -3/+7 |
|\ \ |
|
| * | | alpha: return error code from alpha_pci_map_sg() | Martin Oliveira | 2021-08-09 | 1 | -3/+7 |
| |/ |
|
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-09-02 | 1 | -2/+0 |
|\ \ |
|
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 2021-07-30 | 1 | -2/+0 |
* | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2021-09-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | exit/bdflush: Remove the deprecated bdflush system call | Eric W. Biederman | 2021-07-12 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2021-09-01 | 5 | -20/+18 |
|\ \ \ |
|
| * | | | signal/alpha: si_trapno is only used with SIGFPE and SIGTRAP TRAP_UNK | Eric W. Biederman | 2021-07-23 | 5 | -20/+18 |
| |/ / |
|
* | | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-09-01 | 1 | -4/+4 |
|\ \ \ |
|
| * \ \ | Merge 5.14-rc5 into tty-next | Greg Kroah-Hartman | 2021-08-09 | 15 | -31/+31 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | tty: drop put_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -1/+1 |
| * | | | tty: stop using alloc_tty_driver | Jiri Slaby | 2021-07-27 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | sock: allow reading and changing sk_userlocks with setsockopt | Pavel Tikhomirov | 2021-08-04 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-07-30 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 2021-07-30 | 1 | -1/+0 |
* | | | alpha: register early reserved memory in memblock | Mike Rapoport | 2021-07-29 | 1 | -6/+7 |
* | | | alpha: fix spelling mistakes | gushengxian | 2021-07-26 | 5 | -6/+6 |