index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2019-05-02
1
-1
/
+1
*
sched, exit: Deal with nested sleeps
Peter Zijlstra
2019-05-02
1
-0
/
+2
*
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2019-05-02
2
-3
/
+2
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2019-05-02
1
-2
/
+0
*
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2019-05-02
1
-0
/
+1
*
vfs: delete vfs_readdir function declaration
Zhang Zhen
2019-05-02
1
-1
/
+0
*
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Moyster
2019-05-02
1
-0
/
+1
*
clean up process flags
Corinna Vinschen
2019-05-02
1
-0
/
+5
*
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2019-05-02
2
-3
/
+3
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2019-05-02
1
-0
/
+6
*
nospec: Include <asm/barrier.h> dependency
Dan Williams
2019-05-02
1
-0
/
+1
*
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
2019-05-02
1
-2
/
+1
*
nospec: Kill array_index_nospec_mask_check()
Dan Williams
2019-05-02
1
-21
/
+1
*
nospec: Move array_index_nospec() parameter checking into separate macro
Will Deacon
2019-05-02
1
-15
/
+21
*
array_index_nospec: Sanitize speculative array de-references
Dan Williams
2019-05-02
1
-0
/
+72
*
Make file credentials available to the seqfile interfaces
Linus Torvalds
2019-05-02
1
-9
/
+4
*
allow O_TMPFILE to work with O_WRONLY
Al Viro
2019-05-02
1
-2
/
+2
*
Safer ABI for O_TMPFILE
Al Viro
2019-05-02
1
-2
/
+6
*
allow the temp files created by open() to be linked to
Al Viro
2019-05-02
1
-0
/
+1
*
it's still short a few helpers, but infrastructure should be OK now...
Al Viro
2019-05-02
3
-0
/
+7
*
iio:st sensors: remove custom sampling frequence attribute in favour of core ...
Jonathan Cameron
2018-12-11
1
-11
/
+1
*
iio: Added ST-sensors platform data to select the DRDY interrupt pin
Denis CIOCCA
2018-12-11
1
-3
/
+11
*
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2018-12-11
1
-2
/
+2
*
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2018-12-11
1
-11
/
+9
*
mm: vmpressure: dynamic window sizing.
Martijn Coenen
2018-12-11
1
-2
/
+33
*
mm, oom: make dump_tasks public
Liam Mark
2018-12-01
1
-0
/
+3
*
mm: add CMA page allocation
fire855
2018-11-30
3
-16
/
+10
*
gcc6: avoid declaration of unused static struct in cpufeature.h
Andreas Fenkart
2018-11-30
1
-2
/
+13
*
blk: rq_data_dir() should not return a boolean
Linus Torvalds
2018-11-30
1
-1
/
+1
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
1
-3
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
11
-11
/
+11
*
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2018-11-29
2
-1
/
+2
*
include: remove redefine in fb.h (CONFIG_DMA_SHARED_BUFFER)
Moyster
2018-11-29
1
-2
/
+0
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
1
-0
/
+3
*
FROMLIST: ANDROID: binder: Add BINDER_GET_NODE_INFO_FOR_REF ioctl.
Martijn Coenen
2018-11-29
1
-0
/
+10
*
ANDROID: Revert "net: increase fragment memory usage limits"
Greg Hackmann
2018-11-27
1
-2
/
+2
*
Revert "usb: gadget: f_fs: Increase EP_ALLOC ioctl number"
fire855
2018-05-16
1
-1
/
+1
*
ANDROID: sound: rawmidi: Hold lock around realloc
Daniel Rosenberg
2018-05-16
1
-0
/
+1
*
add vmalloc alloc_size attributes
Daniel Micay
2018-05-16
1
-10
/
+11
*
add kmalloc alloc_size attributes
Daniel Micay
2018-05-16
1
-3
/
+3
*
add slub free list XOR encryption
Daniel Micay
2018-05-16
1
-0
/
+2
*
add page sanitization / verification
Daniel Micay
2018-05-16
1
-0
/
+22
*
sched: replace INIT_COMPLETION with reinit_completion
Wolfram Sang
2018-05-16
1
-3
/
+15
*
etherdevice: Use ether_addr_copy to copy an Ethernet address
Joe Perches
2018-05-16
1
-1
/
+23
*
ether_addr_equal: Optimize implementation, remove unused compare_ether_addr
Joe Perches
2018-05-16
1
-33
/
+18
*
net: etherdevice: add address inherit helper
Bjørn Mork
2018-05-16
1
-0
/
+15
*
crypto: hmac - require that the underlying hash algorithm is unkeyed
Eric Biggers
2018-04-13
1
-0
/
+8
*
BACKPORT: netlink: add a start callback for starting a netlink dump
Tom Herbert
2018-04-13
2
-0
/
+4
*
Revert "crypto: cryptd - Add helpers to check whether a tfm is queued"
Mister Oyster
2018-01-05
1
-5
/
+0
*
Revert "crypto: api - prevent helper ciphers from being used"
Mister Oyster
2018-01-05
1
-6
/
+0
[next]