Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | bpf: verbose jump offset overflow check | Alexei Starovoitov | 2019-04-04 | 2 | -6/+12 | |
| | * | | | | | bpf: convert temp arrays to kvcalloc | Alexei Starovoitov | 2019-04-04 | 1 | -7/+7 | |
| | * | | | | | bpf: improve verification speed by not remarking live_read | Alexei Starovoitov | 2019-04-04 | 1 | -0/+9 | |
| | * | | | | | bpf: improve verification speed by droping states | Alexei Starovoitov | 2019-04-04 | 1 | -3/+41 | |
| | * | | | | | bpf: add verifier stats and log_level bit 2 | Alexei Starovoitov | 2019-04-04 | 1 | -24/+52 | |
| | * | | | | | bpf: Support variable offset stack access from helpers | Andrey Ignatov | 2019-03-29 | 1 | -21/+54 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-08 | 3 | -5/+9 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-04-05 | 7 | -34/+70 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-27 | 27 | -124/+336 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-03-26 | 1 | -15/+18 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | bpf: add skc_lookup_tcp helper | Lorenz Bauer | 2019-03-21 | 1 | -1/+2 | |
| | * | | | | | | | bpf: allow helpers to return PTR_TO_SOCK_COMMON | Lorenz Bauer | 2019-03-21 | 1 | -0/+4 | |
| | * | | | | | | | bpf: track references based on is_acquire_func | Lorenz Bauer | 2019-03-21 | 1 | -14/+12 | |
| * | | | | | | | | genetlink: make policy common to family | Johannes Berg | 2019-03-22 | 1 | -3/+25 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-07 | 6 | -10/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | audit_compare_dname_path(): switch to const struct qstr * | Al Viro | 2019-04-28 | 5 | -9/+8 | |
| * | | | | | | | | audit_update_watch(): switch to const struct qstr * | Al Viro | 2019-04-26 | 1 | -4/+5 | |
| * | | | | | | | | fsnotify: switch send_to_group() and ->handle_event to const struct qstr * | Al Viro | 2019-04-26 | 3 | -6/+6 | |
* | | | | | | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-07 | 7 | -58/+116 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | audit: fix a memory leak bug | Wenwen Wang | 2019-04-22 | 1 | -5/+7 | |
| * | | | | | | | | | ntp: Audit NTP parameters adjustment | Ondrej Mosnacek | 2019-04-15 | 4 | -5/+50 | |
| * | | | | | | | | | timekeeping: Audit clock adjustments | Ondrej Mosnacek | 2019-04-15 | 2 | -0/+13 | |
| * | | | | | | | | | audit: purge unnecessary list_empty calls | Richard Guy Briggs | 2019-04-08 | 2 | -39/+27 | |
| * | | | | | | | | | syscall_get_arch: add "struct task_struct *" argument | Dmitry V. Levin | 2019-03-20 | 2 | -4/+4 | |
| * | | | | | | | | | audit: Make audit_log_cap and audit_copy_inode static | YueHaibing | 2019-03-20 | 1 | -3/+5 | |
| * | | | | | | | | | audit: connect LOGIN record to its syscall record | Richard Guy Briggs | 2019-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | audit: fix a memleak caused by auditing load module | Li RongQing | 2019-03-18 | 1 | -1/+9 | |
* | | | | | | | | | | Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-07 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | swiotlb: save io_tlb_used to local variable before leaving critical section | Dongli Zhang | 2019-04-12 | 1 | -2/+5 | |
| * | | | | | | | | | | swiotlb: dump used and total slots when swiotlb buffer is full | Dongli Zhang | 2019-04-10 | 1 | -1/+2 | |
* | | | | | | | | | | | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-07 | 8 | -5/+183 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Provide in-kernel headers to make extending kernel easier | Joel Fernandes (Google) | 2019-04-29 | 4 | -0/+174 | |
| * | | | | | | | | | | | livepatch: Replace klp_ktype_patch's default_attrs with groups | Kimberly Brown | 2019-04-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | cpufreq: schedutil: Replace default_attrs field with groups | Kimberly Brown | 2019-04-25 | 1 | -2/+3 | |
| * | | | | | | | | | | | padata: Replace padata_attr_type default_attrs field with groups | Kimberly Brown | 2019-04-25 | 1 | -1/+2 | |
| * | | | | | | | | | | | irqdesc: Replace irq_kobj_type's default_attrs field with groups | Kimberly Brown | 2019-04-25 | 1 | -1/+2 | |
* | | | | | | | | | | | | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2019-05-07 | 3 | -10/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | signal: support CLONE_PIDFD with pidfd_send_signal | Christian Brauner | 2019-05-07 | 2 | -6/+9 | |
| * | | | | | | | | | | | | clone: add CLONE_PIDFD | Christian Brauner | 2019-05-07 | 1 | -4/+103 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'stable-fodder' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-07 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | acct_on(): don't mess with freeze protection | Al Viro | 2019-04-04 | 1 | -2/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-07 | 1 | -8/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bpf: switch to ->free_inode() | Al Viro | 2019-05-01 | 1 | -8/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2019-05-07 | 12 | -19/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively | Sakari Ailus | 2019-04-09 | 12 | -19/+19 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds | 2019-05-07 | 1 | -52/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | livepatch: Remove duplicated code for early initialization | Petr Mladek | 2019-05-03 | 1 | -16/+26 | |
| * | | | | | | | | | | | | livepatch: Remove custom kobject state handling | Petr Mladek | 2019-05-03 | 1 | -39/+17 | |
| * | | | | | | | | | | | | livepatch: Convert error about unsupported reliable stacktrace into a warning | Petr Mladek | 2019-04-29 | 1 | -3/+2 | |
* | | | | | | | | | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |