index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
2021-12-08
hugetlbfs: flush TLBs correctly after huge_pmd_unshare
Nadav Amit
2021-07-20
um: fix error return code in winch_tramp()
Zhen Lei
2021-07-20
um: fix error return code in slip_open()
Zhen Lei
2021-05-22
um: Mark all kernel symbols as local
Johannes Berg
2020-12-29
um: chan_xterm: Fix fd leak
Anton Ivanov
2020-11-10
um: change sigio_spinlock to a mutex
Johannes Berg
2019-12-05
um: Make GCOV depend on !KCOV
Richard Weinberger
2019-11-28
um: Make line/tty semantics use true write IRQ
Anton Ivanov
2019-08-04
um: Silence lockdep complaint about mmap_sem
Johannes Berg
2019-07-10
um: Compile with modern headers
Jason A. Donenfeld
2019-02-20
um: Avoid marking pages with "changed protection"
Anton Ivanov
2018-11-27
um: Give start_idle_thread() a return code
Richard Weinberger
2018-11-10
um: Avoid longjmp/setjmp symbol clashes with libpthread.a
Florian Fainelli
2018-04-24
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
2018-01-31
um: link vmlinux with -no-pie
Thomas Meyer
2016-09-07
um: Don't discard .text.exit section
Andrey Ryabinin
2016-04-12
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-03-03
uml: flush stdout before forking
Vegard Nossum
2015-12-08
um: fix returns without va_end
Geyslan G. Bem
2015-12-08
arch: um: fix error when linking vmlinux.
Lorenzo Colitti
2015-12-08
um: Fix get_signal() usage
Richard Weinberger
2015-11-06
um: Switch clocksource to hrtimers
Anton Ivanov
2015-11-06
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
2015-11-06
um: Report host OOM more nicely
Richard Weinberger
2015-11-06
um: Get rid of open coded NR_SYSCALLS
Richard Weinberger
2015-11-06
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
2015-11-06
um: Define PTRACE_OLDSETOPTIONS
Richard Weinberger
2015-10-19
um: Fix kernel mode fault condition
Richard Weinberger
2015-10-19
um: Fix waitpid() usage in helper code
Richard Weinberger
2015-10-19
um: Fix out-of-tree build
Richard Weinberger
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-10
um/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-07
um: Fix do_signal() prototype
Ingo Molnar
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
2015-06-25
um: Include sys/types.h for makedev(), major(), minor()
Hans-Werner Hilse
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
2015-06-25
um: Do not use __ptr_t type for stack_t's .ss pointer
Hans-Werner Hilse
2015-06-24
mm: new mm hook framework
Laurent Dufour
2015-06-23
module: add per-module param_lock
Dan Streetman
2015-05-31
um: Fix mconsole dependency
Richard Weinberger
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
[next]