summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-179-34/+72
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-04-151-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | time: Introduce jiffies64_to_msecs()Li RongQing2019-04-081-0/+10
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-04-1210-150/+903
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bpf: support input __sk_buff context in BPF_PROG_TEST_RUNStanislav Fomichev2019-04-111-1/+9
| | * | | | | | | | | | | | | | bpf: allow for key-less BTF in array mapDaniel Borkmann2019-04-103-6/+26
| | * | | | | | | | | | | | | | bpf: kernel side support for BTF Var and DataSecDaniel Borkmann2019-04-101-20/+397
| | * | | | | | | | | | | | | | bpf: allow . char as part of the object nameDaniel Borkmann2019-04-101-3/+3
| | * | | | | | | | | | | | | | bpf: add syscall side map freeze supportDaniel Borkmann2019-04-101-12/+54
| | * | | | | | | | | | | | | | bpf: add program side {rd, wr}only support for mapsDaniel Borkmann2019-04-107-13/+62
| | * | | | | | | | | | | | | | bpf: do not retain flags that are not tied to map lifetimeDaniel Borkmann2019-04-101-1/+13
| | * | | | | | | | | | | | | | bpf: implement lookup-free direct value access for mapsDaniel Borkmann2019-04-105-30/+124
| | * | | | | | | | | | | | | | bpf: Add missed newline in verifier verbose logAndrey Ignatov2019-04-051-1/+1
| | * | | | | | | | | | | | | | bpf: Sanity check max value for var_off stack accessAndrey Ignatov2019-04-051-3/+15
| | * | | | | | | | | | | | | | bpf: Reject indirect var_off stack access in unpriv modeAndrey Ignatov2019-04-051-0/+16
| | * | | | | | | | | | | | | | bpf: Reject indirect var_off stack access in raw modeAndrey Ignatov2019-04-051-0/+9
| | * | | | | | | | | | | | | | bpf: increase verifier log limitAlexei Starovoitov2019-04-041-1/+1
| | * | | | | | | | | | | | | | bpf: increase complexity limit and maximum program sizeAlexei Starovoitov2019-04-042-2/+2
| | * | | | | | | | | | | | | | bpf: verbose jump offset overflow checkAlexei Starovoitov2019-04-042-6/+12
| | * | | | | | | | | | | | | | bpf: convert temp arrays to kvcallocAlexei Starovoitov2019-04-041-7/+7
| | * | | | | | | | | | | | | | bpf: improve verification speed by not remarking live_readAlexei Starovoitov2019-04-041-0/+9
| | * | | | | | | | | | | | | | bpf: improve verification speed by droping statesAlexei Starovoitov2019-04-041-3/+41
| | * | | | | | | | | | | | | | bpf: add verifier stats and log_level bit 2Alexei Starovoitov2019-04-041-24/+52
| | * | | | | | | | | | | | | | bpf: Support variable offset stack access from helpersAndrey Ignatov2019-03-291-21/+54
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-093-5/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | / / / / / / / / / | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-057-34/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-2827-124/+336
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-03-271-15/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | bpf: add skc_lookup_tcp helperLorenz Bauer2019-03-221-1/+2
| | * | | | | | | | | | | | | | | bpf: allow helpers to return PTR_TO_SOCK_COMMONLorenz Bauer2019-03-221-0/+4
| | * | | | | | | | | | | | | | | bpf: track references based on is_acquire_funcLorenz Bauer2019-03-221-14/+12Star
| * | | | | | | | | | | | | | | | genetlink: make policy common to familyJohannes Berg2019-03-221-3/+25
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-086-10/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | audit_compare_dname_path(): switch to const struct qstr *Al Viro2019-04-295-9/+8Star
| * | | | | | | | | | | | | | | | audit_update_watch(): switch to const struct qstr *Al Viro2019-04-261-4/+5
| * | | | | | | | | | | | | | | | fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro2019-04-263-6/+6
* | | | | | | | | | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-087-58/+116
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | audit: fix a memory leak bugWenwen Wang2019-04-221-5/+7
| * | | | | | | | | | | | | | | | | ntp: Audit NTP parameters adjustmentOndrej Mosnacek2019-04-164-5/+50
| * | | | | | | | | | | | | | | | | timekeeping: Audit clock adjustmentsOndrej Mosnacek2019-04-162-0/+13
| * | | | | | | | | | | | | | | | | audit: purge unnecessary list_empty callsRichard Guy Briggs2019-04-092-39/+27Star
| * | | | | | | | | | | | | | | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-212-4/+4
| * | | | | | | | | | | | | | | | | audit: Make audit_log_cap and audit_copy_inode staticYueHaibing2019-03-211-3/+5
| * | | | | | | | | | | | | | | | | audit: connect LOGIN record to its syscall recordRichard Guy Briggs2019-03-211-1/+1
| * | | | | | | | | | | | | | | | | audit: fix a memleak caused by auditing load moduleLi RongQing2019-03-191-1/+9
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-081-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | swiotlb: save io_tlb_used to local variable before leaving critical sectionDongli Zhang2019-04-131-2/+5
| * | | | | | | | | | | | | | | | | swiotlb: dump used and total slots when swiotlb buffer is fullDongli Zhang2019-04-101-1/+2
* | | | | | | | | | | | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-078-5/+183
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Provide in-kernel headers to make extending kernel easierJoel Fernandes (Google)2019-04-294-0/+174