summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | kernel/sysctl.c: threads-max observe limitsHeinrich Schuchardt2015-04-172-6/+31
* | | | | | | | | | | | kernel/fork.c: avoid division by zeroHeinrich Schuchardt2015-04-171-9/+20
* | | | | | | | | | | | kernel/fork.c: new function for max_threadsHeinrich Schuchardt2015-04-171-13/+21
* | | | | | | | | | | | fork_init: update max_threads commentJean Delvare2015-04-171-2/+2
* | | | | | | | | | | | fork: report pid reservation failure properlyMichal Hocko2015-04-172-9/+11
* | | | | | | | | | | | signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfoVladimir Davydov2015-04-171-9/+5
* | | | | | | | | | | | ptrace: ptrace_detach() can no longer race with SIGKILLOleg Nesterov2015-04-171-10/+9
* | | | | | | | | | | | ptrace: fix race between ptrace_resume() and wait_task_stopped()Oleg Nesterov2015-04-171-0/+20
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-1512-63/+106
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: remove use of seq_printf return valueJoe Perches2015-04-151-2/+2
| * | | | | | | | | | | | cgroup: remove use of seq_printf return valueJoe Perches2015-04-151-1/+3
| * | | | | | | | | | | | kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-5/+48
| * | | | | | | | | | | | kernel/hung_task.c: change hung_task.c to use for_each_process_thread()Aaron Tomlin2015-04-151-2/+2
| * | | | | | | | | | | | kernel/resource.c: remove deprecated __check_region() and friendsJakub Sitnicki2015-04-151-32/+0
| * | | | | | | | | | | | kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-156-20/+41
| * | | | | | | | | | | | mm: allow compaction of unevictable pagesEric B Munson2015-04-151-0/+9
| * | | | | | | | | | | | memcg: zap mem_cgroup_lookup()Vladimir Davydov2015-04-151-1/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-153-142/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove rest of exec domains.Richard Weinberger2015-04-121-37/+0
| * | | | | | | | | | | | Remove execution domain supportRichard Weinberger2015-04-123-105/+1
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | acct: check FMODE_CAN_WRITEAl Viro2015-04-111-1/+1
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-159-116/+205
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge branch 'iocb' into for-davemAl Viro2015-04-092-2/+3
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-027-34/+94
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | tc: bpf: generalize pedit actionAlexei Starovoitov2015-03-291-0/+2
| * | | | | | | | | | | ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-201-0/+1
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-203-7/+27
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov2015-03-152-17/+137
| * | | | | | | | | | | ebpf: add helper for obtaining current processor idDaniel Borkmann2015-03-152-0/+13
| * | | | | | | | | | | ebpf: add prandom helper for packet samplingDaniel Borkmann2015-03-152-0/+14
| * | | | | | | | | | | ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann2015-03-121-1/+4
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0910-44/+137
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ebpf: bpf_map_*: fix linker error on avr32 and openrisc archDaniel Borkmann2015-03-061-0/+5
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-0316-163/+247
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | cls_bpf: add initial eBPF support for programmable classifiersDaniel Borkmann2015-03-011-0/+2
| * | | | | | | | | | | | ebpf: move read-only fields to bpf_prog and shrink bpf_prog_auxDaniel Borkmann2015-03-012-6/+5
| * | | | | | | | | | | | ebpf: add sched_cls_type and map it to sk_filter's verifier opsDaniel Borkmann2015-03-011-2/+13
| * | | | | | | | | | | | ebpf: constify various function pointer structsDaniel Borkmann2015-03-013-9/+9
| * | | | | | | | | | | | ebpf: remove kernel test stubsDaniel Borkmann2015-03-012-81/+0
* | | | | | | | | | | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-142-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge back earlier suspend/hibernate material for v4.1.Rafael J. Wysocki2015-04-102-3/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PM / sleep: add pm-trace support for suspending phaseZhonghui Fu2015-03-181-1/+1
| | * | | | | | | | | | | | | PM / sleep: add configurable delay for pm_testBrian Norris2015-02-261-2/+11
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-143-98/+244
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kernel, cpuset: remove exception for __GFP_THISNODEDavid Rientjes2015-04-141-13/+5
| * | | | | | | | | | | | | | watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-141-19/+2
| * | | | | | | | | | | | | | watchdog: clean up some function names and argumentsUlrich Obergfell2015-04-141-8/+12
| * | | | | | | | | | | | | | watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-142-76/+40
| * | | | | | | | | | | | | | watchdog: implement error handling for failure to set up hardware perf eventsUlrich Obergfell2015-04-141-0/+30
OpenPOWER on IntegriCloud