Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2022-04-03 | 11 | -68/+29 |
|\ | |||||
| * | tracing: Move user_events.h temporarily out of include/uapi | Steven Rostedt (Google) | 2022-04-02 | 1 | -0/+0 |
| * | ftrace: Make ftrace_graph_is_dead() a static branch | Christophe Leroy | 2022-04-02 | 1 | -1/+15 |
| * | tracing/user_events: Remove eBPF interfaces | Beau Belgrave | 2022-04-02 | 1 | -53/+0 |
| * | tracing: Rename the staging files for trace_events | Steven Rostedt (Google) | 2022-04-02 | 9 | -14/+14 |
* | | Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-04-03 | 1 | -3/+0 |
|\ \ | |||||
| * | | Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels" | Thomas Gleixner | 2022-03-31 | 1 | -3/+0 |
* | | | Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2022-04-03 | 2 | -131/+1 |
|\ \ \ | |||||
| * | | | PCI: Remove the deprecated "pci-dma-compat.h" API | Christophe JAILLET | 2022-03-30 | 2 | -131/+1 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-04-02 | 2 | -23/+48 |
|\ \ \ \ | |||||
| * | | | | KVM: Remove dirty handling from gfn_to_pfn_cache completely | David Woodhouse | 2022-04-02 | 2 | -10/+5 |
| * | | | | KVM: Use enum to track if cached PFN will be used in guest and/or host | Sean Christopherson | 2022-04-02 | 2 | -10/+16 |
| * | | | | KVM: Don't actually set a request when evicting vCPUs for GFN cache invd | Sean Christopherson | 2022-04-02 | 1 | -7/+31 |
* | | | | | tracing: mark user_events as BROKEN | Steven Rostedt (Google) | 2022-04-02 | 1 | -0/+0 |
* | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2022-04-01 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | seq_file: fix NULL pointer arithmetic warning | MaĆra Canal | 2022-02-01 | 1 | -0/+1 |
* | | | | | | Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-01 | 2 | -2/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | loop: fix ioctl calls using compat_loop_info | Carlos Llamas | 2022-03-30 | 1 | -2/+2 |
| * | | | | | | nvme: allow duplicate NSIDs for private namespaces | Sungup Moon | 2022-03-29 | 1 | -0/+1 |
* | | | | | | | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-01 | 2 | -2/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | block: avoid calling blkg_free() in atomic context | Ming Lei | 2022-03-22 | 1 | -1/+4 |
| * | | | | | | | lib/sbitmap: allocate sb->map via kvzalloc_node | Ming Lei | 2022-03-21 | 1 | -1/+1 |
* | | | | | | | | Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2022-04-01 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | io_uring: remove IORING_CQE_F_MSG | Jens Axboe | 2022-03-24 | 1 | -2/+0 |
* | | | | | | | | | Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-04-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dm: fix dm_io and dm_target_io flags race condition on Alpha | Mikulas Patocka | 2022-04-01 | 1 | -0/+2 |
* | | | | | | | | | | Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2022-04-01 | 4 | -33/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | filemap: Remove AOP_FLAG_CONT_EXPAND | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+0 |
| * | | | | | | | | | | fs: Pass an iocb to generic_perform_write() | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -1/+1 |
| * | | | | | | | | | | fs, net: Move read_descriptor_t to net.h | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -19/+19 |
| * | | | | | | | | | | fs: Remove read_actor_t | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -3/+0 |
| * | | | | | | | | | | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 2022-04-01 | 2 | -7/+1 |
| * | | | | | | | | | | readahead: Remove read_cache_pages() | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -2/+0 |
* | | | | | | | | | | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray | Linus Torvalds | 2022-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | XArray: Include bitmap.h from xarray.h | Matthew Wilcox (Oracle) | 2022-02-03 | 1 | -0/+1 |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-04-01 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP | Andrey Konovalov | 2022-04-01 | 1 | -3/+1 |
* | | | | | | | | | | | | | Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-04-01 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock | Takashi Iwai | 2022-03-30 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-04-01 | 1 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | gpio: Properly document parent data union | Joey Gouly | 2022-03-31 | 1 | -5/+8 |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-04-01 | 2 | -0/+29 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Input: extract ChromeOS vivaldi physmap show function | Stephen Boyd | 2022-03-14 | 1 | -0/+27 |
| * | | | | | | | | | | | | | | | Merge tag 'v5.17-rc8' into next | Dmitry Torokhov | 2022-03-14 | 50 | -122/+261 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Input: add input_copy_abs() function | Hans de Goede | 2022-02-28 | 1 | -0/+2 |
* | | | | | | | | | | | | | | | | | Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 2022-04-01 | 6 | -4/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | rtc: mc146818-lib: Fix the AltCentury for AMD platforms | Mario Limonciello | 2022-03-29 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | rtc: remove uie_unsupported | Alexandre Belloni | 2022-03-23 | 1 | -2/+0 |
| * | | | | | | | | | | | | | | | | rtc: add new RTC_FEATURE_ALARM_WAKEUP_ONLY feature | Alexandre Belloni | 2022-03-23 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | | | rtc: ds1685: drop no_irq | Alexandre Belloni | 2022-03-23 | 1 | -1/+0 |