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-04-02
KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
David Woodhouse
1
-1
/
+2
2022-04-02
KVM: Remove dirty handling from gfn_to_pfn_cache completely
David Woodhouse
2
-10
/
+5
2022-04-02
KVM: Use enum to track if cached PFN will be used in guest and/or host
Sean Christopherson
2
-10
/
+16
2022-04-02
KVM: Don't actually set a request when evicting vCPUs for GFN cache invd
Sean Christopherson
1
-7
/
+31
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2022-04-02
drm/ttm: Add a parameter to add extra pages into ttm_tt
Ramalingam C
1
-1
/
+3
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2022-04-01
Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-04-01
Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2022-04-01
Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+2
2022-04-01
Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
4
-33
/
+21
2022-04-01
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+1
2022-04-01
mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEP
Andrey Konovalov
1
-3
/
+1
2022-04-01
filemap: Remove AOP_FLAG_CONT_EXPAND
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-04-01
fs: Pass an iocb to generic_perform_write()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-01
fs, net: Move read_descriptor_t to net.h
Matthew Wilcox (Oracle)
2
-19
/
+19
2022-04-01
fs: Remove read_actor_t
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2
-7
/
+1
2022-04-01
readahead: Remove read_cache_pages()
Matthew Wilcox (Oracle)
1
-2
/
+0
2022-04-01
Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+1
2022-04-01
Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
1
-5
/
+8
2022-04-01
dm: fix dm_io and dm_target_io flags race condition on Alpha
Mikulas Patocka
1
-0
/
+2
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-0
/
+29
2022-04-01
Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
6
-4
/
+16
2022-04-01
drm/edid: make drm_edid_header_is_valid() accept void pointer
Jani Nikula
1
-1
/
+1
2022-04-01
dma-buf: drop the DAG approach for the dma_resv object v3
Christian König
2
-20
/
+6
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
1
-2
/
+0
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
4
-106
/
+266
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-27
/
+99
2022-03-31
uapi/linux/stddef.h: Add include guards
Tadeusz Struk
1
-0
/
+4
2022-03-31
Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+0
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-3
/
+56
2022-03-31
ARM/dma-mapping: Remove CMA code when not built with CMA
Kees Cook
1
-4
/
+0
2022-03-31
gpio: Properly document parent data union
Joey Gouly
1
-5
/
+8
2022-03-31
rxrpc: Fix call timer start racing with call destruction
David Howells
1
-1
/
+7
2022-03-31
Revert "signal, x86: Delay calling signals in atomic on RT enabled kernels"
Thomas Gleixner
1
-3
/
+0
2022-03-31
drm/atomic: Add atomic_print_state to private objects
Maxime Ripard
1
-4
/
+23
2022-03-30
bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT
Martin KaFai Lau
1
-1
/
+3
2022-03-30
Merge tag 'rproc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
1
-1
/
+4
2022-03-30
Merge tag 'rpmsg-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux
Linus Torvalds
1
-0
/
+10
2022-03-30
Merge tag 'i3c/for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-1
/
+0
2022-03-30
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
21
-379
/
+539
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
3
-52
/
+52
2022-03-30
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
1
-2
/
+2
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
1
-0
/
+1
2022-03-30
Revert "virtio_config: introduce a new .enable_cbs method"
Michael S. Tsirkin
1
-6
/
+0
2022-03-30
PCI: Remove the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2
-131
/
+1
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
1
-3
/
+2
2022-03-29
Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
10
-32
/
+32
[prev]
[next]