aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2016-09-101-0/+7
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-101-0/+11
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-101-0/+2
* net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-09-101-0/+4
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-103-0/+4
* net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2016-09-101-0/+5
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-102-1/+10
* kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2016-09-101-3/+3
* kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2016-09-101-6/+6
* kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2016-09-101-0/+74
* FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-101-0/+5
* llist: defining relaxed version of llist_emptySumit Singh2016-09-101-0/+6
* hrtimer: enhance power efficiencySumit Singh2016-09-101-0/+7
* thread_info: enhance power efficiencySumit Singh2016-09-101-0/+13
* asm-generic: processor.h: remove redundant macrosSumit Singh2016-09-101-7/+1
* asm-generic: processor.h: adding new header fileSumit Singh2016-09-101-0/+30
* asm-generic: relaxed.h: defined relaxed.hSumit Singh2016-09-101-0/+30
* asm-generic: atomic.h: relaxed atomic_readSumit Singh2016-09-101-0/+5
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-101-1/+1
* random.h: declare erandom functionimoseyon2016-09-101-0/+2
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2016-09-101-0/+14
* random32: add prandom_u32_max and convert open coded usersDaniel Borkmann2016-09-101-1/+17
* random32: improvements to prandom_bytesDaniel Borkmann2016-09-101-2/+2
* random32: upgrade taus88 generator to taus113 from errata paperDaniel Borkmann2016-09-101-5/+6
* random32: move rnd_state to linux/random.hDaniel Borkmann2016-09-102-7/+4
* random32: add prandom_reseed_late() and call when nonblocking pool becomes in...Hannes Frederic Sowa2016-09-101-0/+1
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-107-3/+76
* block: scheduler: add SIOPLUSdespairfactor2016-09-101-0/+2
* cfq-iosched: fix the setting of IOPS mode on SSDsJens Axboe2016-09-011-0/+2
* block: Disable add_randomChester Kener2016-09-011-1/+1
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-269-186/+126
* Linux 3.10.101 (accumulative patch)Stefan Guendhoer2016-08-265-21/+34
* Linux 3.10.100 (accumulative patch)Stefan Guendhoer2016-08-262-3/+3
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-266-8/+20
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-264-5/+47
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-262-6/+3
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-263-2/+3
* Linux 3.10.95 (accumulative patch)Stefan Guendhoer2016-08-265-0/+9
* Linux 3.10.94Stefan Guendhoer2016-08-261-1/+2
* ASoC: wm8904: Correct number of EQ registersCharles Keepax2016-08-261-1/+1
* net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2016-08-261-0/+9
* skbuff: Fix skb checksum partial check.Pravin B Shelar2016-08-261-1/+1
* skbuff: Fix skb checksum flag on skb pullPravin B Shelar2016-08-261-0/+3
* af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2016-08-261-1/+5
* security: fix typo in security_task_prctlJann Horn2016-08-261-1/+1
* x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2016-08-261-0/+8
* include/linux: add compiler-gcc6.hLevin Calado2016-08-261-0/+64
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-266-18/+274
* workqueue: Add system wide power_efficient workqueuesViresh Kumar2016-08-261-0/+8
* workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueuesViresh Kumar2016-08-261-0/+27