Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | bpf: add bpf_jit_limit knob to restrict unpriv allocations | Daniel Borkmann | 2018-10-25 | 1 | -3/+46 | |
| | * | | | | | | bpf: make direct packet write unclone more robust | Daniel Borkmann | 2018-10-25 | 1 | -1/+5 | |
| | * | | | | | | bpf: fix leaking uninitialized memory on pop/peek helpers | Daniel Borkmann | 2018-10-25 | 1 | -0/+2 | |
| | * | | | | | | bpf: fix direct packet write into pop/peek helpers | Daniel Borkmann | 2018-10-25 | 1 | -2/+0 | |
| | * | | | | | | bpf: fix cg_skb types to hint access type in may_access_direct_pkt_data | Daniel Borkmann | 2018-10-25 | 1 | -0/+1 | |
| | * | | | | | | bpf: fix direct packet access for flow dissector progs | Daniel Borkmann | 2018-10-25 | 1 | -2/+4 | |
| | * | | | | | | bpf, btf: fix a missing check bug in btf_parse | Martin Lau | 2018-10-26 | 1 | -33/+25 | |
| | * | | | | | | bpf: devmap: fix wrong interface selection in notifier_call | Taehee Yoo | 2018-10-26 | 1 | -2/+1 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'kbuild-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2018-10-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | kallsyms: reduce size a little on 64-bit | Jan Beulich | 2018-09-10 | 1 | -2/+2 | |
* | | | | | | | | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2018-10-28 | 1 | -60/+15 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | memremap: Convert to XArray | Matthew Wilcox | 2018-10-21 | 1 | -60/+16 | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-10-26 | 11 | -193/+1137 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | mm: defer ZONE_DEVICE page initialization to the point where we init pgmap | Alexander Duyck | 2018-10-26 | 1 | -15/+10 | |
| * | | | | | | | | psi: cgroup support | Johannes Weiner | 2018-10-26 | 2 | -10/+153 | |
| * | | | | | | | | psi: pressure stall information for CPU, memory, and IO | Johannes Weiner | 2018-10-26 | 6 | -2/+760 | |
| * | | | | | | | | sched: introduce this_rq_lock_irq() | Johannes Weiner | 2018-10-26 | 2 | -3/+13 | |
| * | | | | | | | | sched: sched.h: make rq locking and clock functions available in stats.h | Johannes Weiner | 2018-10-26 | 1 | -82/+82 | |
| * | | | | | | | | sched: loadavg: make calc_load_n() public | Johannes Weiner | 2018-10-26 | 1 | -69/+69 | |
| * | | | | | | | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD | Johannes Weiner | 2018-10-26 | 2 | -21/+1 | |
| * | | | | | | | | delayacct: track delays from thrashing cache pages | Johannes Weiner | 2018-10-26 | 1 | -0/+15 | |
| * | | | | | | | | mm: rework memcg kernel stack accounting | Roman Gushchin | 2018-10-26 | 1 | -6/+49 | |
* | | | | | | | | | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-10-26 | 2 | -266/+62 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | swiotlb: add support for non-coherent DMA | Christoph Hellwig | 2018-10-19 | 1 | -10/+23 | |
| * | | | | | | | | swiotlb: don't dip into swiotlb pool for coherent allocations | Christoph Hellwig | 2018-10-19 | 1 | -103/+2 | |
| * | | | | | | | | swiotlb: refactor swiotlb_map_page | Christoph Hellwig | 2018-10-19 | 1 | -37/+30 | |
| * | | | | | | | | swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs | Christoph Hellwig | 2018-10-19 | 1 | -22/+12 | |
| * | | | | | | | | swiotlb: merge swiotlb_unmap_page and unmap_single | Christoph Hellwig | 2018-10-19 | 1 | -11/+4 | |
| * | | | | | | | | swiotlb: remove the overflow buffer | Christoph Hellwig | 2018-10-19 | 2 | -58/+3 | |
| * | | | | | | | | swiotlb: do not panic on mapping failures | Christoph Hellwig | 2018-10-19 | 1 | -32/+1 | |
| * | | | | | | | | swiotlb: mark is_swiotlb_buffer static | Christoph Hellwig | 2018-10-19 | 1 | -1/+1 | |
| * | | | | | | | | swiotlb: remove a pointless comment | Christoph Hellwig | 2018-10-19 | 1 | -6/+0 | |
* | | | | | | | | | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-10-25 | 1 | -38/+48 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | printk: fix integer overflow in setup_log_buf() | Sergey Senozhatsky | 2018-10-12 | 1 | -1/+1 | |
| * | | | | | | | | | printk: do not preliminary split up cont buffer | Sergey Senozhatsky | 2018-10-12 | 1 | -3/+0 | |
| * | | | | | | | | | printk: lock/unlock console only for new logbuf entries | Sergey Senozhatsky | 2018-10-12 | 1 | -3/+7 | |
| * | | | | | | | | | printk: keep kernel cont support always enabled | Sergey Senozhatsky | 2018-10-12 | 1 | -18/+4 | |
| * | | | | | | | | | printk: Give error on attempt to set log buffer length to over 2G | He Zhe | 2018-10-09 | 1 | -6/+12 | |
| * | | | | | | | | | printk: Add KBUILD_MODNAME and remove a redundant print prefix | He Zhe | 2018-10-05 | 1 | -1/+3 | |
| * | | | | | | | | | printk: Correct wrong casting | He Zhe | 2018-10-05 | 1 | -2/+3 | |
| * | | | | | | | | | printk: Fix panic caused by passing log_buf_len to command line | He Zhe | 2018-10-05 | 1 | -1/+6 | |
| * | | | | | | | | | printk: CON_PRINTBUFFER console registration is a bit racy | Sergey Senozhatsky | 2018-10-02 | 1 | -1/+5 | |
| * | | | | | | | | | printk: Do not miss new messages when replaying the log | Petr Mladek | 2018-10-02 | 1 | -4/+9 | |
* | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-10-25 | 3 | -7/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | genirq: Fix race on spurious interrupt detection | Lukas Wunner | 2018-10-19 | 1 | -2/+6 | |
| * | | | | | | | | | | softirq: Fix typo in __do_softirq() comments | Yangtao Li | 2018-10-18 | 1 | -3/+3 | |
| * | | | | | | | | | | genirq: Fix grammar s/an /a / | Geert Uytterhoeven | 2018-10-09 | 1 | -1/+1 | |
| * | | | | | | | | | | genirq/debugfs: Reinstate full OF path for domain name | Marc Zyngier | 2018-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | genirq/debugfs: Reset domain debugfs_file on removal of the debugfs file | Marc Zyngier | 2018-10-01 | 1 | -0/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-10-25 | 11 | -132/+86 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | |