summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\
| * fs: make the buf argument to __kernel_write a void pointerChristoph Hellwig2017-09-04
| * fs: fix kernel_write prototypeChristoph Hellwig2017-09-04
| * fs: fix kernel_read prototypeChristoph Hellwig2017-09-04
* | Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2017-09-14
|\ \
| * | ipc: mqueue: Replace timespec with timespec64Deepa Dinamani2017-09-03
| * | semtimedop(): move compat to nativeAl Viro2017-07-15
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-14
|\ \ \
| * | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-13
* | | | sched/wait: Introduce wakeup boomark in wake_up_page_bitTim Chen2017-09-14
* | | | sched/wait: Break up long wake list walkTim Chen2017-09-14
|/ / /
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-13
|\ \ \
| * | | sched/debug: Add debugfs knob for "sched_debug"Peter Zijlstra2017-09-12
| * | | sched/core: WARN() when migrating to an offline CPUPeter Zijlstra2017-09-12
| * | | sched/fair: Plug hole between hotplug and active_load_balance()Peter Zijlstra2017-09-12
| * | | sched/fair: Avoid newidle balance for !active CPUsPeter Zijlstra2017-09-12
* | | | Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-13
|\ \ \ \
| * | | | module: fix ddebug_remove_module()Zhou Chengming2017-07-25
* | | | | Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-12
|\ \ \ \ \
| * | | | | sync to Linus v4.13-rc2 for subsystem developers to work againstJames Morris2017-07-24
| |\| | | |
| * | | | | LSM: Remove security_task_create() hook.Tetsuo Handa2017-07-18
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-12
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sched/fair: Fix nuisance kernel-doc warningRandy Dunlap2017-09-11
| * | | | | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugsPeter Zijlstra2017-09-07
| * | | | | sched/fair: Fix wake_affine_llc() balancing rulesPeter Zijlstra2017-09-07
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-12
|\ \ \ \ \ \
| * | | | | | genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner2017-09-07
| * | | | | | genirq/msi: Fix populating multiple interruptsJohn Keeping2017-09-06
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\ \ \ \ \ \
| * \ \ \ \ \ signal: Fix sending signals with siginfoEric W. Biederman2017-07-24
| |\ \ \ \ \ \
| | * | | | | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
| | | |_|_|/ / | | |/| | | |
| * | | | | | prctl: Allow local CAP_SYS_ADMIN changing exe_fileKirill Tkhai2017-07-20
| * | | | | | userns,pidns: Verify the userns for new pid namespacesEric W. Biederman2017-07-20
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-09
|\ \ \ \ \ \
| * | | | | | bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend2017-09-09
| * | | | | | bpf: add support for sockmap detach programsJohn Fastabend2017-09-09
| * | | | | | bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann2017-09-08
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-09
|\ \ \ \ \ \ \
| * | | | | | | kcov: support compat processesDmitry Vyukov2017-09-08
| * | | | | | | drivers/pps: aesthetic tweaks to PPS-related contentRobert P. J. Day2017-09-08
| * | | | | | | kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez2017-09-08
| * | | | | | | kmod: split out umh code into its own fileLuis R. Rodriguez2017-09-08
| * | | | | | | locking/rtmutex: replace top-waiter and pi_waiters leftmost cachingDavidlohr Bueso2017-09-08
| * | | | | | | sched/deadline: replace earliest dl and rq leftmost cachingDavidlohr Bueso2017-09-08
| * | | | | | | sched/fair: replace cfs_rq->rb_leftmostDavidlohr Bueso2017-09-08
| * | | | | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
| * | | | | | | mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-08
| * | | | | | | mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse2017-09-08
| * | | | | | | mm/ZONE_DEVICE: special case put_page() for device private pagesJérôme Glisse2017-09-08
| * | | | | | | mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08