summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | net: bpf: reject invalid shiftsRabin Vincent2016-01-121-0/+10
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-0/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | bpf: hash: use per-bucket spinlocktom.leiming@gmail.com2015-12-291-18/+32
| * | | | | | | | | | bpf: hash: move select_bucket() out of htab's spinlocktom.leiming@gmail.com2015-12-291-4/+2
| * | | | | | | | | | bpf: hash: use atomic counttom.leiming@gmail.com2015-12-291-6/+6
| * | | | | | | | | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-4/+0
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-1723-177/+270
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net, cgroup: cgroup_sk_updat_lock was missing initializerTejun Heo2015-12-141-1/+1
| * | | | | | | | | | | bpf, inode: allow for rename and link opsDaniel Borkmann2015-12-121-0/+20
| * | | | | | | | | | | sock, cgroup: add sock->sk_cgroupTejun Heo2015-12-081-1/+54
| * | | | | | | | | | | Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2015-12-081-27/+44
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | cgroup: implement cgroup_get_from_path() and expose cgroup_put()Tejun Heo2015-11-201-5/+34
| | * | | | | | | | | | cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using itTejun Heo2015-11-201-22/+10
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0311-46/+107
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bpf: add show_fdinfo handler for mapsDaniel Borkmann2015-11-201-1/+21
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-125-104/+51
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel/*: switch to memdup_user_nul()Al Viro2016-01-044-95/+48
| * | | | | | | | | | | | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-9/+3
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-0/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-121-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | missing include asm/paravirt.h in cputime.cStefano Stabellini2015-12-211-0/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-01-114-15/+231
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | workqueue: simplify the apply_workqueue_attrs_locked()wanghaibin2016-01-071-7/+4
| * | | | | | | | | | | | workqueue: implement lockup detectorTejun Heo2015-12-082-3/+174
| * | | | | | | | | | | | watchdog: introduce touch_softlockup_watchdog_sched()Tejun Heo2015-12-083-5/+18
| * | | | | | | | | | | | workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueueTejun Heo2015-12-081-0/+35
* | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-115-14/+109
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2015-12-291-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | irqdomain: Introduce is_fwnode_irqchip helperSuravee Suthikulpanit2015-12-211-1/+1
| | | |_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | genirq/msi: Export functions to allow MSI domains in modulesJake Oshins2015-12-202-0/+5
| * | | | | | | | | | | | | Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner2015-12-1935-221/+425
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | genirq/msi: Add msi_domain_populate_irqsMarc Zyngier2015-12-161-0/+40
| | * | | | | | | | | | | | | genirq/msi: Make the .prepare callback reusableMarc Zyngier2015-12-161-3/+15
| | * | | | | | | | | | | | | irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier2015-12-161-3/+3
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | genirq: Free irq_desc with rcuThomas Gleixner2015-12-141-3/+16
| * | | | | | | | | | | | | genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni2015-12-081-0/+25
| * | | | | | | | | | | | | genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla2015-11-161-4/+4
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds2016-01-118-31/+117
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | posix-clock: Fix return code on the poll method's error pathRichard Cochran2015-12-291-2/+2
| | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | clocksource: Make clocksource validation work for all clocksourcesYang Yingliang2015-12-191-1/+5
| * | | | | | | | | | | | | Merge branch 'fortglx/4.5/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner2015-12-196-26/+92
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | timekeeping: Cap adjustments so they don't exceed the maxadj valueJohn Stultz2015-12-161-4/+27
| | * | | | | | | | | | | | | ntp: Fix second_overflow's input parameter type to be 64bitsDengChao2015-12-162-8/+10
| | * | | | | | | | | | | | | ntp: Change time_reftime to time64_t and utilize 64bit __ktime_get_real_secondsDengChao2015-12-161-4/+6
| | * | | | | | | | | | | | | timekeeping: Provide internal function __ktime_get_real_secondsDengChao2015-12-162-0/+15
| | * | | | | | | | | | | | | time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflowJohn Stultz2015-12-102-3/+9
| | * | | | | | | | | | | | | ntp: Verify offset doesn't overflow in ntp_update_offsetSasha Levin2015-12-101-3/+5
| | * | | | | | | | | | | | | clocksource: Add CPU info to clocksource watchdog reportingSeiichi Ikarashi2015-12-071-2/+2
| | * | | | | | | | | | | | | time: Avoid signed overflow in timekeeping_get_ns()David Gibson2015-12-071-2/+1
OpenPOWER on IntegriCloud