index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
PM: hibernate: Honour ACPI hardware signature by default for virtual guests
David Woodhouse
1
-1
/
+1
2022-03-16
fs: Remove aops ->set_page_dirty
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-16
io_uring: make tracing format consistent
Dylan Yudaken
1
-12
/
+12
2022-03-16
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
1
-0
/
+18
2022-03-16
Merge tag 'v5.17-rc8' into usb-next
Greg Kroah-Hartman
32
-71
/
+184
2022-03-15
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-1
/
+5
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-3
/
+2
2022-03-15
xen/grant-table: remove gnttab_*transfer*() functions
Juergen Gross
1
-8
/
+0
2022-03-15
dt-bindings: change the macro name of prci in header files and example
Zong Li
2
-13
/
+13
2022-03-15
ext4: fix remaining two trace events to use same printk convention
Ritesh Harjani
1
-2
/
+2
2022-03-15
ext4: add commit tid info in ext4_fc_commit_start/stop trace events
Ritesh Harjani
1
-8
/
+13
2022-03-15
ext4: add transaction tid info in fc_track events
Ritesh Harjani
1
-41
/
+64
2022-03-15
ext4: add new trace event in ext4_fc_cleanup
Ritesh Harjani
1
-0
/
+26
2022-03-15
clk: ti: Drop legacy compatibility clocks for dra7
Tony Lindgren
1
-168
/
+0
2022-03-15
clk: ti: Drop legacy compatibility clocks for am4
Tony Lindgren
1
-98
/
+0
2022-03-15
clk: ti: Drop legacy compatibility clocks for am3
Tony Lindgren
1
-93
/
+0
2022-03-15
drm/amdkfd: CRIU export dmabuf handles for GTT BOs
David Yat Sin
1
-1
/
+4
2022-03-15
pstore: Don't use semaphores in always-atomic-context code
Jann Horn
1
-3
/
+3
2022-03-15
crypto: hisilicon/qm: Set the VF QM state register
Longfang Liu
1
-0
/
+6
2022-03-15
hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
Shameer Kolothum
1
-0
/
+5
2022-03-15
hisi_acc_qm: Move VF PCI device IDs to common header
Shameer Kolothum
1
-0
/
+3
2022-03-15
crypto: hisilicon/qm: Move few definitions to common header
Longfang Liu
1
-0
/
+38
2022-03-15
crypto: hisilicon/qm: Move the QM header to include/linux
Shameer Kolothum
1
-0
/
+441
2022-03-15
usb: early: xhci-dbc: Remove duplicate keep parsing
Peter Zijlstra
1
-1
/
+1
2022-03-15
NFSD: prevent integer overflow on 32 bit systems
Dan Carpenter
1
-0
/
+2
2022-03-15
bpf, sockmap: Fix memleak in sk_psock_queue_msg
Wang Yufen
1
-9
/
+4
2022-03-15
mm: Convert swap_set_page_dirty() to swap_dirty_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
1
-3
/
+5
2022-03-15
fs: Add aops->dirty_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-15
fs: Remove aops->launder_page
Matthew Wilcox (Oracle)
1
-4
/
+1
2022-03-15
fs: Add aops->launder_folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-03-15
fs: Remove aops->invalidatepage
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-15
nfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
ext4: Convert invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
3
-17
/
+35
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-03-15
iomap: Remove iomap_invalidatepage()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-03-15
fs: Add invalidate_folio() aops method
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
2
-3
/
+1
2022-03-15
Merge branch 'x86/cpu' into x86/core, to resolve conflicts
Ingo Molnar
1
-0
/
+3
2022-03-15
Merge branch 'x86/pasid' into x86/core, to resolve conflicts
Ingo Molnar
4
-11
/
+41
2022-03-15
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
1
-0
/
+2
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
2
-7
/
+16
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
1
-1
/
+1
2022-03-15
x86/ibt: Ensure module init/exit points have references
Peter Zijlstra
1
-1
/
+10
2022-03-15
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
1
-1
/
+2
2022-03-15
x86/ibt: Add ANNOTATE_NOENDBR
Peter Zijlstra
1
-0
/
+16
[prev]
[next]