index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2018-01-31
1
-0
/
+4
|
\
|
*
new primitive: vfs_mkobj()
Al Viro
2018-01-05
1
-0
/
+4
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-31
34
-59
/
+80
|
\
\
|
*
|
make kernel-side POLL... arch-independent
Al Viro
2017-11-30
1
-0
/
+14
|
*
|
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
2017-11-28
1
-1
/
+1
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
3
-4
/
+4
|
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
6
-9
/
+8
|
*
|
net: annotate ->poll() instances
Al Viro
2017-11-27
8
-8
/
+8
|
*
|
crypto: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
|
*
|
dmabuf: annotate dma_buf->active
Al Viro
2017-11-27
1
-1
/
+1
|
*
|
scif: annotate scif_pollepd
Al Viro
2017-11-27
1
-2
/
+2
|
*
|
annotate poll_table_entry->key
Al Viro
2017-11-27
1
-1
/
+1
|
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-4
/
+4
|
*
|
annotate poll-related wait keys
Al Viro
2017-11-27
1
-4
/
+6
|
*
|
->poll() methods should return __poll_t
Al Viro
2017-11-27
9
-9
/
+9
|
*
|
define __poll_t, annotate constants
Al Viro
2017-11-27
2
-15
/
+21
*
|
|
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2018-01-31
2
-2
/
+2
|
\
\
\
|
*
|
|
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
2018-01-19
1
-1
/
+1
|
*
|
|
cgroup: Update documentation reference
Matt Roper
2018-01-02
1
-1
/
+1
|
*
|
|
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
2017-12-04
1
-0
/
+6
|
*
|
|
cpuset: Make cpuset hotplug synchronous
Prateek Sood
2017-11-27
1
-6
/
+0
|
|
/
/
*
|
|
Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2018-01-30
1
-3
/
+3
|
\
\
\
|
*
|
|
percpu: percpu_counter_initialized can be boolean
guoyayun
2017-12-15
1
-3
/
+3
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
5
-36
/
+220
|
\
\
\
\
|
*
|
|
|
mm/memory_failure: Remove unused trapno from memory_failure
Eric W. Biederman
2018-01-23
1
-2
/
+2
|
*
|
|
|
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-23
1
-0
/
+2
|
*
|
|
|
signal: Helpers for faults with specialized siginfo layouts
Eric W. Biederman
2018-01-23
1
-0
/
+6
|
*
|
|
|
signal: Add send_sig_fault and force_sig_fault
Eric W. Biederman
2018-01-23
1
-0
/
+20
|
*
|
|
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-16
1
-1
/
+1
|
*
|
|
|
signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-16
1
-2
/
+27
|
*
|
|
|
signal/tile: Move the tile specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-16
1
-0
/
+4
|
*
|
|
|
signal/frv: Move the frv specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-16
1
-0
/
+3
|
*
|
|
|
signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.h
Eric W. Biederman
2018-01-16
1
-3
/
+19
|
*
|
|
|
signal: Move addr_lsb into the _sigfault union for clarity
Eric W. Biederman
2018-01-16
2
-5
/
+21
|
*
|
|
|
signal: unify compat_siginfo_t
Al Viro
2018-01-16
1
-0
/
+90
|
*
|
|
|
signal: kill __ARCH_SI_UID_T
Al Viro
2018-01-12
1
-8
/
+3
|
*
|
|
|
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
2018-01-12
2
-10
/
+0
|
*
|
|
|
signal/mips: switch mips to generic siginfo
Al Viro
2018-01-12
1
-0
/
+5
|
*
|
|
|
ia64/signal: switch to generic struct siginfo
Eric W. Biederman
2018-01-12
1
-0
/
+5
|
*
|
|
|
signal: Document glibc's si_code of SI_ASYNCNL
Eric W. Biederman
2018-01-12
1
-0
/
+1
|
*
|
|
|
signal: Document the strange si_codes used by ptrace event stops
Eric W. Biederman
2018-01-12
1
-0
/
+5
|
*
|
|
|
signal: Document all of the signals that use the _sigfault union member
Eric W. Biederman
2018-01-12
1
-1
/
+1
|
*
|
|
|
signal: Introduce clear_siginfo
Eric W. Biederman
2018-01-12
1
-0
/
+5
|
*
|
|
|
signal: Reduce copy_siginfo to just a memcpy
Eric W. Biederman
2018-01-12
1
-6
/
+2
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
6
-17
/
+187
|
\
\
\
\
\
|
*
|
|
|
|
arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI
James Morse
2018-01-14
1
-1
/
+2
|
*
|
|
|
|
firmware: arm_sdei: Add support for CPU and system power states
James Morse
2018-01-13
1
-0
/
+1
|
*
|
|
|
|
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
2018-01-13
2
-0
/
+152
|
*
|
|
|
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2018-01-12
1
-0
/
+7
|
|
\
\
\
\
\
|
|
*
|
|
|
|
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2018-01-02
1
-0
/
+7
[next]