index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
parisc: Enable ARCH_HAS_STRICT_MODULE_RWX
Helge Deller
1
-0
/
+1
2022-06-26
parisc: Fix flush_anon_page on PA8800/PA8900
John David Anglin
1
-1
/
+4
2022-06-26
parisc: align '*' in comment in math-emu code
Jiang Jian
1
-1
/
+1
2022-06-25
kbuild: Ignore __this_module in gen_autoksyms.sh
Sami Tolvanen
1
-0
/
+3
2022-06-25
kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS (2nd attempt)
Masahiro Yamada
1
-1
/
+1
2022-06-25
LoongArch: Make compute_return_era() return void
Tiezhu Yang
2
-4
/
+2
2022-06-25
LoongArch: Fix wrong fpu version
Tiezhu Yang
1
-1
/
+1
2022-06-25
LoongArch: Fix EENTRY/MERRENTRY setting in setup_tlb_handler()
Huacai Chen
1
-2
/
+3
2022-06-25
LoongArch: Fix sleeping in atomic context in setup_tlb_handler()
Huacai Chen
1
-1
/
+1
2022-06-25
LoongArch: Fix the _stext symbol address
Huacai Chen
2
-2
/
+1
2022-06-25
LoongArch: Fix the !THP build
Huacai Chen
1
-5
/
+5
2022-06-24
cifs: update cifs_ses::ip_addr after failover
Paulo Alcantara
1
-1
/
+7
2022-06-24
cifs: avoid deadlocks while updating iface
Shyam Prasad N
2
-15
/
+33
2022-06-24
MAINTAINERS: Add new IOMMU development mailing list
Joerg Roedel
1
-0
/
+11
2022-06-24
usb: chipidea: udc: check request status before setting device address
Xu Yang
1
-0
/
+3
2022-06-24
USB: gadget: Fix double-free bug in raw_gadget driver
Alan Stern
1
-6
/
+7
2022-06-24
KVM: SEV: Init target VMCBs in sev_migrate_from
Peter Gonda
3
-33
/
+48
2022-06-24
KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
Mingwei Zhang
1
-2
/
+2
2022-06-23
gpio: mxs: Fix header comment
Stefan Wahren
1
-1
/
+1
2022-06-23
gpio: Fix kernel-doc comments to nested union
Akira Yokosawa
1
-13
/
+16
2022-06-23
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-23
dm: fix BLK_STS_DM_REQUEUE handling when dm_io represents split bio
Ming Lei
2
-4
/
+8
2022-06-23
io_uring: use original request task for inflight tracking
Jens Axboe
1
-1
/
+1
2022-06-23
MAINTAINERS: Reorganize KVM/x86 maintainership
Paolo Bonzini
1
-9
/
+32
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
9
-78
/
+2
2022-06-23
Revert "printk: add kthread console printers"
Petr Mladek
2
-309
/
+22
2022-06-23
Revert "printk: extend console_lock for per-console locking"
Petr Mladek
2
-220
/
+56
2022-06-23
Revert "printk: remove @console_locked"
Petr Mladek
1
-14
/
+15
2022-06-23
Revert "printk: Block console kthreads when direct printing will be required"
Petr Mladek
1
-3
/
+1
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
6
-47
/
+0
2022-06-23
filemap: Fix serialization adding transparent huge pages to page cache
Alistair Popple
1
-0
/
+2
2022-06-23
mm: Clear page->private when splitting or migrating a page
Matthew Wilcox (Oracle)
2
-0
/
+2
2022-06-23
s390/pai: Fix multiple concurrent event installation
Thomas Richter
1
-3
/
+12
2022-06-23
s390/pai: Prevent invalid event number for pai_crypto PMU
Thomas Richter
1
-2
/
+3
2022-06-23
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
2022-06-23
s390/crash: make copy_oldmem_page() return number of bytes copied
Alexander Gordeev
1
-3
/
+4
2022-06-23
s390/crash: add missing iterator advance in copy_oldmem_page()
Alexander Gordeev
1
-0
/
+7
2022-06-23
gpio: grgpio: Fix device removing
Uwe Kleine-König
1
-13
/
+1
2022-06-23
io_uring: move io_uring_get_opcode out of TP_printk
Dylan Yudaken
1
-7
/
+35
2022-06-23
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI
Utkarsh Patel
1
-1
/
+3
2022-06-23
xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI
Tanveer Alam
1
-1
/
+3
[next]