summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | bpf: Create file bpf iteratorYonghong Song2020-05-102-2/+20
| | * | | | | bpf: Create anonymous bpf iteratorYonghong Song2020-05-102-0/+155
| | * | | | | bpf: Implement bpf_seq_read() for bpf iteratorYonghong Song2020-05-101-0/+123
| | * | | | | bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATEYonghong Song2020-05-101-0/+31
| | * | | | | bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2020-05-102-0/+76
| | * | | | | bpf: Allow loading of a bpf_iter programYonghong Song2020-05-102-0/+57
| | * | | | | bpf: Implement an interface to register bpf_iter targetsYonghong Song2020-05-102-1/+60
| | * | | | | sysctl: Fix unused function warningArnd Bergmann2020-05-051-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-071-0/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | bpf: Fix use-after-free of bpf_link when priming half-failsAndrii Nakryiko2020-05-021-6/+7
| * | | | | | bpf: Sharing bpf runtime stats with BPF_ENABLE_STATSSong Liu2020-05-012-1/+92
| * | | | | | bpf: Fix unused variable warningArnd Bergmann2020-04-301-1/+1
| * | | | | | bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASHJakub Sitnicki2020-04-291-10/+35
| * | | | | | bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko2020-04-294-21/+181
| * | | | | | bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko2020-04-291-0/+49
| * | | | | | bpf: Allocate ID for bpf_linkAndrii Nakryiko2020-04-292-53/+104
| * | | | | | bpf: Refactor bpf_link update handlingAndrii Nakryiko2020-04-293-36/+32
| * | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-2818-1636/+1485
| |\ \ \ \ \ \
| | * | | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-2718-207/+132
| | * | | | | | sysctl: avoid forward declarationsChristoph Hellwig2020-04-271-1534/+1497
| | * | | | | | sysctl: remove all extern declaration from sysctl.cChristoph Hellwig2020-04-271-42/+3
| | * | | | | | mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig2020-04-271-1/+1
| * | | | | | | bpf, cgroup: Remove unused exportsChristoph Hellwig2020-04-271-4/+0
| * | | | | | | bpf: Make verifier log more relevant by defaultAndrii Nakryiko2020-04-261-4/+25
| * | | | | | | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-263-0/+17
| * | | | | | | net: bpf: Make bpf_ktime_get_ns() available to non GPL programsMaciej Żenczykowski2020-04-261-1/+1
| * | | | | | | bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2020-04-262-0/+78
| * | | | | | | bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev2020-04-261-17/+3
| * | | | | | | bpf: Remove set but not used variable 'dst_known'Mao Wenan2020-04-261-3/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-2617-88/+122
| |\ \ \ \ \ \ \
| * | | | | | | | xdp: export the DEV_MAP_BULK_SIZE macroIoana Ciornei2020-04-231-1/+0
| * | | | | | | | kernel/module: Hide vermagic header file from general useLeon Romanovsky2020-04-211-0/+3
* | | | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-042-14/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: rename pipe_buf ->steal to ->try_stealChristoph Hellwig2020-05-201-3/+3
| * | | | | | | | | fs: make the pipe_buf_operations ->confirm operation optionalChristoph Hellwig2020-05-202-2/+0
| * | | | | | | | | fs: make the pipe_buf_operations ->steal operation optionalChristoph Hellwig2020-05-201-1/+0
| * | | | | | | | | trace: remove tracing_pipe_buf_opsChristoph Hellwig2020-05-201-8/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-043-24/+110
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-2021-72/+243
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | lockdep: Prepare for noinstr sectionsPeter Zijlstra2020-05-192-21/+67
| | * | | | | | | | | tracing: Provide lockdep less trace_hardirqs_on/off() variantsThomas Gleixner2020-05-191-0/+37
| * | | | | | | | | | rcuwait: Let rcuwait_wake_up() return whether or not a task was awokenDavidlohr Bueso2020-05-131-2/+5
| * | | | | | | | | | rcuwait: Fix stale wake call name in commentDavidlohr Bueso2020-05-131-1/+1
* | | | | | | | | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2020-06-032-22/+46
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | kdb: Remove the misfeature 'KDBFLAGS'Wei Li2020-06-021-4/+4
| * | | | | | | | | | | kdb: Cleanup math with KDB_CMD_HISTORY_COUNTDouglas Anderson2020-06-021-1/+2
| * | | | | | | | | | | kgdb: Don't call the deinit under spinlockDouglas Anderson2020-06-021-2/+3
| * | | | | | | | | | | kgdboc: Add kgdboc_earlycon to support early kgdb using boot consolesDouglas Anderson2020-05-181-4/+18
| * | | | | | | | | | | kgdb: Prevent infinite recursive entries to the debuggerDouglas Anderson2020-05-181-0/+1
| * | | | | | | | | | | kgdb: Delay "kgdbwait" to dbg_late_init() by defaultDouglas Anderson2020-05-181-10/+15