Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed | Waiman Long | 2022-08-03 | 2 | -4/+6 | |
* | | | | | | | | | | Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-08-06 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/core: Fix ';;' typo | Slark Xiao | 2022-08-04 | 1 | -1/+1 | |
| * | | | | | | | | | | kprobes: Forbid probing on trampoline and BPF code areas | Chen Zhongjin | 2022-08-02 | 1 | -1/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-08-06 | 1 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | watchdog: export lockup_detector_reconfigure | Laurent Dufour | 2022-07-27 | 1 | -5/+16 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 2022-08-06 | 4 | -58/+303 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | swiotlb: fix passing local variable to debugfs_create_ulong() | Tianyu Lan | 2022-07-28 | 1 | -3/+9 | |
| * | | | | | | | | | dma-mapping: reformat comment to suppress htmldoc warning | Logan Gunthorpe | 2022-07-28 | 1 | -9/+9 | |
| * | | | | | | | | | dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support | Logan Gunthorpe | 2022-07-26 | 1 | -0/+18 | |
| * | | | | | | | | | dma-direct: support PCI P2PDMA pages in dma-direct map_sg | Logan Gunthorpe | 2022-07-26 | 2 | -7/+44 | |
| * | | | | | | | | | dma-mapping: allow EREMOTEIO return code for P2PDMA transfers | Logan Gunthorpe | 2022-07-26 | 1 | -1/+4 | |
| * | | | | | | | | | swiotlb: clean up some coding style and minor issues | Tianyu Lan | 2022-07-22 | 1 | -11/+15 | |
| * | | | | | | | | | dma-mapping: add dma_opt_mapping_size() | John Garry | 2022-07-19 | 1 | -0/+12 | |
| * | | | | | | | | | swiotlb: move struct io_tlb_slot to swiotlb.c | Christoph Hellwig | 2022-07-18 | 1 | -0/+6 | |
| * | | | | | | | | | swiotlb: ensure a segment doesn't cross the area boundary | Chao Gao | 2022-07-18 | 1 | -1/+10 | |
| * | | | | | | | | | swiotlb: consolidate rounding up default_nslabs | Chao Gao | 2022-07-18 | 1 | -17/+16 | |
| * | | | | | | | | | swiotlb: remove unused fields in io_tlb_mem | Chao Gao | 2022-07-18 | 1 | -2/+0 | |
| * | | | | | | | | | swiotlb: fix use after free on error handling path | Dan Carpenter | 2022-07-18 | 1 | -1/+1 | |
| * | | | | | | | | | swiotlb: split up the global swiotlb lock | Tianyu Lan | 2022-07-13 | 1 | -40/+189 | |
| * | | | | | | | | | swiotlb: fail map correctly with failed io_tlb_default_mem | Robin Murphy | 2022-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | swiotlb: panic if nslabs is too small | Dongli Zhang | 2022-06-22 | 1 | -1/+5 | |
| * | | | | | | | | | swiotlb: remove a useless return in swiotlb_init | Dongli Zhang | 2022-06-22 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-08-05 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-07-03 | 1 | -1/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2022-08-05 | 24 | -49/+1910 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rv: Unlock on error path in rv_unregister_reactor() | Dan Carpenter | 2022-08-04 | 1 | -2/+4 | |
| * | | | | | | | | | tracing/eprobe: Show syntax error logs in error_log file | Masami Hiramatsu (Google) | 2022-08-02 | 2 | -3/+13 | |
| * | | | | | | | | | tracing: Use free_trace_buffer() in allocate_trace_buffers() | Zhiqiang Liu | 2022-08-02 | 1 | -14/+11 | |
| * | | | | | | | | | rv/reactor: Add the panic reactor | Daniel Bristot de Oliveira | 2022-07-30 | 3 | -0/+52 | |
| * | | | | | | | | | rv/reactor: Add the printk reactor | Daniel Bristot de Oliveira | 2022-07-30 | 3 | -1/+52 | |
| * | | | | | | | | | rv/monitor: Add the wwnr monitor | Daniel Bristot de Oliveira | 2022-07-30 | 4 | -0/+146 | |
| * | | | | | | | | | rv/monitor: Add the wip monitor | Daniel Bristot de Oliveira | 2022-07-30 | 3 | -36/+29 | |
| * | | | | | | | | | rv/monitor: Add the wip monitor skeleton created by dot2k | Daniel Bristot de Oliveira | 2022-07-30 | 2 | -0/+155 | |
| * | | | | | | | | | Documentation/rv: Add a basic documentation | Daniel Bristot de Oliveira | 2022-07-30 | 2 | -0/+6 | |
| * | | | | | | | | | rv/include: Add deterministic automata monitor definition via C macros | Daniel Bristot de Oliveira | 2022-07-30 | 3 | -0/+30 | |
| * | | | | | | | | | rv: Add runtime reactors interface | Daniel Bristot de Oliveira | 2022-07-30 | 5 | -0/+564 | |
| * | | | | | | | | | rv: Add Runtime Verification (RV) interface | Daniel Bristot de Oliveira | 2022-07-30 | 8 | -0/+844 | |
| * | | | | | | | | | tracing: Auto generate event name when creating a group of events | Linyu Yuan | 2022-07-24 | 6 | -27/+40 | |
| * | | | | | | | | | tracing: eprobe: Remove duplicate is_good_name() operation | Linyu Yuan | 2022-07-24 | 1 | -2/+0 | |
| * | | | | | | | | | tracing: eprobe: Add missing log index | Linyu Yuan | 2022-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | tracing/histograms: Simplify create_hist_fields() | Zheng Yejian | 2022-07-12 | 1 | -3/+2 | |
| * | | | | | | | | | tracing/user_events: Fix syntax errors in comments | Xiang wangx | 2022-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-08-04 | 2 | -28/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | kernel: remove platform_has() infrastructure | Juergen Gross | 2022-08-01 | 2 | -28/+1 | |
* | | | | | | | | | | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-08-04 | 3 | -3/+21 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 5.19-rc6 into char-misc-next | Greg Kroah-Hartman | 2022-07-11 | 4 | -72/+52 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | remove CONFIG_ANDROID | Christoph Hellwig | 2022-07-01 | 2 | -3/+1 | |
| * | | | | | | | | | | | pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig | Kalesh Singh | 2022-07-01 | 1 | -0/+20 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-08-03 | 1 | -0/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |