index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make ttu's return boolean
Minchan Kim
2017-05-03
1
-2
/
+2
*
mm: remove SWAP_MLOCK in ttu
Minchan Kim
2017-05-03
1
-1
/
+0
*
mm: make try_to_munlock() return void
Minchan Kim
2017-05-03
1
-1
/
+1
*
mm: remove SWAP_DIRTY in ttu
Minchan Kim
2017-05-03
1
-1
/
+0
*
mm: remove rodata_test_data export, add pr_fmt
Kees Cook
2017-05-03
1
-1
/
+0
*
jbd2: mark the transaction context with the scope GFP_NOFS context
Michal Hocko
2017-05-03
1
-0
/
+2
*
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-05-03
3
-8
/
+34
*
xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
Michal Hocko
2017-05-03
1
-0
/
+2
*
lockdep: allow to disable reclaim lockup detection
Michal Hocko
2017-05-03
1
-1
/
+9
*
mm: use is_migrate_highatomic() to simplify the code
Xishi Qiu
2017-05-03
1
-1
/
+1
*
mm: memcontrol: provide shmem statistics
Johannes Weiner
2017-05-03
1
-0
/
+1
*
mm: reclaim MADV_FREE pages
Shaohua Li
2017-05-03
1
-1
/
+1
*
mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
Shaohua Li
2017-05-03
2
-2
/
+2
*
mm: delete unnecessary TTU_* flags
Shaohua Li
2017-05-03
1
-13
/
+9
*
mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
Johannes Weiner
2017-05-03
1
-1
/
+0
*
mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
Johannes Weiner
2017-05-03
1
-0
/
+2
*
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2017-05-03
1
-4
/
+3
|
\
|
*
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
2017-05-02
1
-2
/
+2
|
*
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
2017-05-02
1
-2
/
+1
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
8
-19
/
+103
|
\
\
|
*
\
Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-04-18
3
-12
/
+37
|
|
\
\
|
|
*
|
KEYS: add SP800-56A KDF support for DH
Stephan Mueller
2017-04-04
1
-0
/
+7
|
|
*
|
KEYS: Add KEYCTL_RESTRICT_KEYRING
Mat Martineau
2017-04-04
1
-1
/
+5
|
|
*
|
KEYS: Add an optional lookup_restriction hook to key_type
Mat Martineau
2017-04-04
1
-0
/
+8
|
|
*
|
KEYS: Use structure to capture key restriction function and data
Mat Martineau
2017-04-04
1
-4
/
+4
|
|
*
|
KEYS: Add a key restriction struct
Mat Martineau
2017-04-03
1
-0
/
+6
|
|
*
|
KEYS: Split role of the keyring pointer for keyring restrict functions
Mat Martineau
2017-04-03
1
-3
/
+5
|
|
*
|
KEYS: Use a typedef for restrict_link function pointers
Mat Martineau
2017-04-03
1
-9
/
+7
|
*
|
|
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
2017-04-03
1
-1
/
+2
|
|
/
/
|
*
|
security, keys: convert key.usage from atomic_t to refcount_t
Elena Reshetova
2017-04-03
1
-2
/
+3
|
*
|
LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...
Tetsuo Handa
2017-03-28
4
-1
/
+26
|
*
|
update to v4.11-rc4 due to memory corruption bug in rc2
James Morris
2017-03-28
39
-112
/
+187
|
|
\
\
|
*
|
|
security: introduce CONFIG_SECURITY_WRITABLE_HOOKS
James Morris
2017-03-06
1
-0
/
+7
|
*
|
|
prlimit,security,selinux: add a security hook for prlimit
Stephen Smalley
2017-03-06
2
-3
/
+28
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
4
-15
/
+74
|
\
\
\
\
\
|
*
|
|
|
|
livepatch: allow removal of a disabled patch
Josh Poimboeuf
2017-03-08
1
-0
/
+3
|
*
|
|
|
|
livepatch: change to a per-task consistency model
Josh Poimboeuf
2017-03-08
3
-1
/
+53
|
*
|
|
|
|
livepatch: store function sizes
Josh Poimboeuf
2017-03-08
1
-0
/
+3
|
*
|
|
|
|
livepatch: separate enabled and patched states
Josh Poimboeuf
2017-03-08
1
-11
/
+6
|
*
|
|
|
|
livepatch: create temporary klp_update_patch_state() stub
Josh Poimboeuf
2017-03-08
1
-1
/
+4
|
*
|
|
|
|
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
1
-3
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
3
-2
/
+21
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
2017-05-02
314
-5314
/
+10615
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
-
-
-
-
-
-
.
\
\
\
\
\
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
2017-05-02
64
-1465
/
+1157
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
*
|
|
|
|
|
HID: add two missing usages for digitizer
Xiaolei Yu
2017-03-30
1
-0
/
+2
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
HID: i2c-hid: support regulator power on/off
Brian Norris
2017-03-06
1
-0
/
+6
|
|
|
|
/
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
HID: hiddev: reallocate hiddev's minor number
Jaejoong Kim
2017-03-21
2
-1
/
+12
|
|
|
*
|
|
|
|
|
|
HID: remove initial reading of reports at connect
Benjamin Tissoires
2017-03-21
1
-1
/
+1
|
|
|
/
/
/
/
/
/
/
[next]