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
2019-05-28
nexthop: Add support for IPv6 gateways
David Ahern
1
-0
/
+3
2019-05-28
nexthop: Add support for IPv4 nexthops
David Ahern
1
-0
/
+5
2019-05-28
net: Initial nexthop code
David Ahern
3
-0
/
+108
2019-05-28
net: nexthop uapi
David Ahern
2
-0
/
+66
2019-05-28
inet: frags: fix use-after-free read in inet_frag_destroy_rcu
Eric Dumazet
1
-0
/
+3
2019-05-28
inet: frags: uninline fqdir_init()
Eric Dumazet
1
-19
/
+1
2019-05-28
media: cx25840: add pin to pad mapping and output format configuration
Maciej S. Szmigiero
1
-1
/
+76
2019-05-28
drm/amdkfd: New IOCTL to allocate queue GWS
Oak Zeng
1
-1
/
+19
2019-05-28
media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()
Maciej S. Szmigiero
1
-11
/
+17
2019-05-28
fscrypt: support decrypting multiple filesystem blocks per page
Eric Biggers
1
-6
/
+6
2019-05-28
fscrypt: introduce fscrypt_decrypt_block_inplace()
Eric Biggers
1
-0
/
+11
2019-05-28
fscrypt: support encrypting multiple filesystem blocks per page
Eric Biggers
1
-8
/
+9
2019-05-28
fscrypt: introduce fscrypt_encrypt_block_inplace()
Eric Biggers
1
-0
/
+13
2019-05-28
fscrypt: remove the "write" part of struct fscrypt_ctx
Eric Biggers
1
-5
/
+2
2019-05-28
fscrypt: simplify bounce page handling
Eric Biggers
1
-12
/
+26
2019-05-28
bpf: decouple the lifetime of cgroup_bpf from cgroup itself
Roman Gushchin
2
-2
/
+27
2019-05-28
fanotify: Disallow permission events for proc filesystem
Jan Kara
1
-0
/
+1
2019-05-28
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
1
-0
/
+5
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
1
-1
/
+1
2019-05-28
rcu/sync: Simplify the state machine
Oleg Nesterov
1
-3
/
+1
2019-05-28
locking/percpu-rwsem: Add DEFINE_PERCPU_RWSEM(), use it to initialize cgroup_threadgroup_rwsem
Oleg Nesterov
1
-2
/
+6
2019-05-28
rcu/sync: Kill rcu_sync_type/gp_type
Oleg Nesterov
2
-27
/
+11
2019-05-28
module: Make srcu_struct ptr array as read-only
Joel Fernandes (Google)
1
-1
/
+1
2019-05-28
srcu: Remove unused vmlinux srcu linker entries
Joel Fernandes (Google)
1
-4
/
+0
2019-05-28
srcu: Allocate per-CPU data for DEFINE_SRCU() in modules
Paul E. McKenney
3
-3
/
+20
2019-05-28
rcu: Make kfree_rcu() ignore NULL pointers
Paul E. McKenney
1
-4
/
+8
2019-05-28
Merge tag 'v5.2-rc2' into patchwork
Mauro Carvalho Chehab
188
-2057
/
+271
2019-05-28
acpi/irq: Implement helper to create hierachical domains
Ard Biesheuvel
1
-0
/
+7
2019-05-28
iommu/vt-d: Fix typo in SVM code comment
Weitao Hou
1
-1
/
+1
2019-05-28
bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bits
Tony Lindgren
1
-0
/
+1
2019-05-28
bus: ti-sysc: Add support for missing clockdomain handling
Tony Lindgren
1
-0
/
+8
2019-05-28
ARM: versatile: Drop CLCD platform data
Linus Walleij
1
-28
/
+0
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
1
-1
/
+0
2019-05-28
i3c: Drop support for I2C 10 bit addresing
Przemyslaw Gaj
1
-4
/
+1
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
194
-2082
/
+537
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
1
-4
/
+11
2019-05-28
ALSA: hda: move polling_mode flag to struct hdac_bus
Bard Liao
1
-0
/
+3
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
6
-25
/
+266
2019-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
16
-55
/
+488
2019-05-27
drm: make drm/drm_legacy.h self-contained
Sam Ravnborg
1
-6
/
+6
2019-05-27
drm: make drm/drm_auth.h self contained
Sam Ravnborg
1
-2
/
+9
2019-05-27
iommu/dma: Switch copyright boilerplace to SPDX
Christoph Hellwig
1
-12
/
+1
2019-05-27
iommu/dma: move the arm64 wrappers to common code
Christoph Hellwig
1
-39
/
+3
2019-05-27
iommu/dma: Remove the flush_page callback
Christoph Hellwig
1
-2
/
+1
2019-05-27
iommu/dma: Cleanup dma-iommu.h
Christoph Hellwig
1
-4
/
+2
2019-05-27
iommu: Add API to request DMA domain for device
Lu Baolu
1
-0
/
+6
2019-05-27
signal: Remove task parameter from force_sig_mceerr
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-2
/
+2
2019-05-27
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
1
-1
/
+1
2019-05-27
iommu/vt-d: Introduce macros useful for dumping DMAR table
Sai Praneeth Prakhya
1
-0
/
+6
[prev]
[next]