summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-282-11/+41
|\
| * Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe2018-12-094-15/+174
| |\
| * | blkcg: remove additional reference to the cssDennis Zhou2018-12-071-9/+39
| * | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou2018-12-071-2/+2
| * | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-0420-75/+218
| |\ \
| * \ \ Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2018-11-1812-100/+136
| |\ \ \
| * \ \ \ Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe2018-11-071-48/+100
| |\ \ \ \
* | \ \ \ \ Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...Linus Torvalds2018-12-288-268/+347
|\ \ \ \ \ \
| * | | | | | timekeeping: remove timespec_add/timespec_delArnd Bergmann2018-12-181-36/+0
| * | | | | | timekeeping: remove unused {read,update}_persistent_clockArnd Bergmann2018-12-182-19/+3
| * | | | | | y2038: signal: Add compat_sys_rt_sigtimedwait_time64Arnd Bergmann2018-12-181-0/+32
| * | | | | | y2038: signal: Add sys_rt_sigtimedwait_time32Arnd Bergmann2018-12-181-0/+33
| * | | | | | y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann2018-12-181-0/+2
| * | | | | | y2038: futex: Add support for __kernel_timespecArnd Bergmann2018-12-071-10/+12
| * | | | | | y2038: futex: Move compat implementation into futex.cArnd Bergmann2018-12-073-208/+192
| * | | | | | signal: Add restore_user_sigmask()Deepa Dinamani2018-12-061-0/+33
| * | | | | | signal: Add set_user_sigmask()Deepa Dinamani2018-12-061-0/+45
* | | | | | | Fix failure path in alloc_pid()Matthew Wilcox2018-12-281-2/+4
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-1/+1
|\ \ \ \ \ \ \
| * | | | | | | padata: clean an indentation issue, remove extraneous spaceColin Ian King2018-11-161-1/+1
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-2712-248/+1817
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-212-10/+64
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-209-102/+804
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn'tJesper Dangaard Brouer2018-12-201-1/+1
| | * | | | | | | | bpf: verifier: reorder stack size check with dead code sanitizationJakub Kicinski2018-12-201-2/+3
| | * | | | | | | | bpf: verifier: teach the verifier to reason about the BPF_JSET instructionJakub Kicinski2018-12-201-0/+20
| | * | | | | | | | bpf: Ensure line_info.insn_off cannot point to insn with zero codeMartin KaFai Lau2018-12-191-0/+8
| | * | | | | | | | bpf: log struct/union attribute for forward typeYonghong Song2018-12-191-1/+7
| | * | | | | | | | bpf: correct slot_type marking logic to allow more stack slot sharingJiong Wang2018-12-181-0/+5
| | * | | | | | | | bpf: support raw tracepoints in modulesMatt Mullins2018-12-183-5/+110
| | * | | | | | | | bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-182-22/+32
| | * | | | | | | | bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2018-12-181-20/+260
| | * | | | | | | | bpf: btf: refactor btf_int_bits_seq_show()Yonghong Song2018-12-181-14/+21
| | * | | | | | | | bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-5/+0
| | * | | | | | | | bpf: add self-check logic to liveness analysisAlexei Starovoitov2018-12-151-1/+107
| | * | | | | | | | bpf: improve stacksafe state comparisonAlexei Starovoitov2018-12-151-6/+7
| | * | | | | | | | bpf: speed up stacksafe checkAlexei Starovoitov2018-12-151-1/+3
| | * | | | | | | | bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2018-12-141-5/+69
| | * | | | | | | | bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-142-13/+22
| | * | | | | | | | bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann2018-12-131-7/+0
| | * | | | | | | | bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-131-0/+22
| | * | | | | | | | bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau2018-12-131-20/+12
| | * | | | | | | | bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-122-1/+114
| | * | | | | | | | bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-123-1/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-206-13/+40
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-104-99/+458
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: rename *_info_cnt to nr_*_info in bpf_prog_infoYonghong Song2018-12-101-19/+19
| | * | | | | | | | | bpf: clean up bpf_prog_get_info_by_fd()Song Liu2018-12-101-2/+2
| | * | | | | | | | | bpf: relax verifier restriction on BPF_MOV | BPF_ALUJiong Wang2018-12-101-4/+12
| | * | | | | | | | | bpf: Add bpf_line_info supportMartin KaFai Lau2018-12-094-33/+368