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
2021-06-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
1
-1
/
+1
2021-06-25
userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-2
/
+2
2021-06-25
kunit: Support skipped tests
David Gow
1
-6
/
+67
2021-06-25
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
1
-4
/
+32
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+3
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
34
-109
/
+258
2021-06-25
i2c: core-smbus: Expose PEC calculate function for generic use
Quan Nguyen
1
-0
/
+1
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next
Joerg Roedel
8
-31
/
+110
2021-06-25
Merge remote-tracking branch 'spi/for-5.14' into spi-next
Mark Brown
7
-35
/
+156
2021-06-25
Merge remote-tracking branch 'asoc/for-5.14' into asoc-next
Mark Brown
8
-6
/
+232
2021-06-25
Merge remote-tracking branch 'asoc/for-5.13' into asoc-linus
Mark Brown
1
-0
/
+3
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
1
-2
/
+2
2021-06-25
ACPI: Add driver for the VIOT table
Jean-Philippe Brucker
1
-0
/
+19
2021-06-25
ACPI: Move IOMMU setup code out of IORT
Jean-Philippe Brucker
2
-5
/
+6
2021-06-25
ACPI: arm64: Move DMA setup operations out of IORT
Jean-Philippe Brucker
2
-3
/
+6
2021-06-25
HID: core: Add hid_hw_may_wakeup() function
Hans de Goede
1
-0
/
+18
2021-06-25
spi: core: add dma_map_dev for dma device
Vinod Koul
1
-0
/
+1
2021-06-25
tty: make linux/tty_flip.h self-contained
Jiri Slaby
1
-0
/
+2
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
2
-22
/
+7
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
1
-0
/
+1
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
1
-1
/
+2
2021-06-24
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
1
-0
/
+23
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+1
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-1
/
+12
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+6
2021-06-24
sctp: do black hole detection in search complete state
Xin Long
1
-1
/
+2
2021-06-24
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
1
-1
/
+1
2021-06-24
PCI: Export pci_dev_trylock() and pci_dev_unlock()
Luis Chamberlain
1
-0
/
+3
2021-06-24
libceph: set global_id as soon as we get an auth ticket
Ilya Dryomov
1
-1
/
+3
2021-06-24
libceph: don't pass result into ac->ops->handle_reply()
Ilya Dryomov
1
-1
/
+1
2021-06-24
net: mdiobus: fix fwnode_mdbiobus_register() fallback case
Marcin Wojtas
1
-1
/
+1
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-1
/
+1
2021-06-24
block: move bdev_disk_changed
Christoph Hellwig
1
-1
/
+0
2021-06-24
xdp: Add proper __rcu annotations to redirect map entries
Toke Høiland-Jørgensen
2
-6
/
+4
2021-06-24
rcu: Create an unrcu_pointer() to remove __rcu from a pointer
Paul E. McKenney
1
-0
/
+14
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
3
-2
/
+155
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-0
/
+12
2021-06-24
fs: remove bdev_try_to_free_page callback
Zhang Yi
1
-1
/
+0
2021-06-24
jbd2,ext4: add a shrinker to release checkpointed buffers
Zhang Yi
2
-0
/
+127
2021-06-24
jbd2: ensure abort the journal if detect IO error when writing original buffer back
Zhang Yi
1
-0
/
+11
2021-06-24
stm class: Spelling fix
Randy Dunlap
1
-1
/
+1
2021-06-24
HID: input: Add support for Programmable Buttons
Thomas Weißschuh
1
-0
/
+1
2021-06-24
drm/simple-helper: drm_gem_simple_display_pipe_prepare_fb as default
Daniel Vetter
1
-2
/
+5
2021-06-24
drm/vram-helpers: Create DRM_GEM_VRAM_PLANE_HELPER_FUNCS
Daniel Vetter
1
-0
/
+12
2021-06-24
drm/atomic-helper: make drm_gem_plane_helper_prepare_fb the default
Daniel Vetter
1
-2
/
+5
2021-06-24
dma-buf: Document dma-buf implicit fencing/resv fencing rules
Daniel Vetter
1
-0
/
+34
2021-06-24
dma-buf: Switch to inline kerneldoc
Daniel Vetter
1
-26
/
+90
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
1
-2
/
+86
2021-06-24
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-33
/
+8
[prev]
[next]