index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2022-06-03
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-13
/
+10
2022-05-27
um: line: Use separate IRQs per line
Johannes Berg
1
-13
/
+9
2022-05-27
um: Use asm-generic/dma-mapping.h
Johannes Berg
1
-0
/
+1
2022-05-13
um: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-7
/
+2
2022-05-11
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
1
-0
/
+2
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+4
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+3
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+1
2022-03-18
parport_pc: Also enable driver for PCI systems
Maciej W. Rozycki
1
-0
/
+1
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+1
2022-03-11
um: fix and optimize xor select template for CONFIG64 and timetravel mode
Benjamin Beichler
1
-1
/
+3
2022-02-25
uaccess: generalize access_ok()
Arnd Bergmann
1
-2
/
+3
2022-02-25
uaccess: add generic __{get,put}_kernel_nofault
Arnd Bergmann
1
-2
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
1
-1
/
+0
2021-12-22
um: remove set_fs
Christoph Hellwig
2
-6
/
+19
2021-12-21
um: header debriding - sigio.h
Al Viro
1
-1
/
+0
2021-12-21
um: header debriding - os.h
Al Viro
1
-13
/
+0
2021-12-21
um: header debriding - net_*.h
Al Viro
2
-3
/
+0
2021-12-21
um: header debriding - mem_user.h
Al Viro
1
-5
/
+0
2021-12-21
um: header debriding - activate_ipi()
Al Viro
1
-1
/
+0
2021-12-21
um: common-offsets.h debriding...
Al Viro
1
-12
/
+0
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
1
-3
/
+0
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
1
-1
/
+0
2021-12-21
um: kill unused cpu()
Al Viro
1
-1
/
+0
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
2
-3
/
+1
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-2
/
+2
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
3
-5
/
+5
2021-12-21
um: fix ndelay/udelay defines
Johannes Berg
1
-2
/
+2
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-14
/
+0
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+0
2021-09-01
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-2
/
+0
2021-07-27
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
1
-4
/
+1
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+4
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-1
/
+2
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-31
/
+336
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-17
um: implement flush_cache_vmap/flush_cache_vunmap
Johannes Berg
2
-1
/
+10
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
2
-1
/
+14
2021-06-17
um: enable the use of optimized xor routines in UML
Anton Ivanov
2
-1
/
+36
[next]