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-02-19
RDMA/core: Add RDMA_NLDEV_CMD_NEWLINK/DELLINK support
Steve Wise
3
-2
/
+22
2019-02-19
RDMA/rxe: Close a race after ib_register_device
Jason Gunthorpe
1
-0
/
+5
2019-02-19
RDMA/device: Provide APIs from the core code to help unregistration
Jason Gunthorpe
1
-0
/
+11
2019-02-19
RDMA/device: Add ib_device_get_by_netdev()
Jason Gunthorpe
1
-1
/
+9
2019-02-19
RDMA/device: Add ib_device_set_netdev() as an alternative to get_netdev
Jason Gunthorpe
1
-0
/
+7
2019-02-20
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-0
/
+13
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+38
2019-02-19
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
1
-2
/
+2
2019-02-20
power: supply: core: Add a field to support battery max voltage
Artur Rojek
1
-0
/
+1
2019-02-20
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
Jérôme Glisse
1
-0
/
+43
2019-02-20
drm/nouveau/svm: initial support for shared virtual memory
Ben Skeggs
1
-0
/
+8
2019-02-19
ptp_qoriq: don't pass a large struct by value but instead pass it by reference
Colin Ian King
1
-1
/
+1
2019-02-19
ethtool: Added support for 50Gbps per lane link modes
Aya Levin
1
-1
/
+17
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
1
-10
/
+13
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
1
-0
/
+6
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
1
-20
/
+21
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
1
-0
/
+23
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
1
-3
/
+0
2019-02-19
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
1
-0
/
+1
2019-02-19
bpf: check that BPF programs run with preemption disabled
Peter Zijlstra
2
-3
/
+13
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+36
2019-02-19
net/tls: Move protocol constants from cipher context to tls context
Vakul Garg
1
-17
/
+29
2019-02-19
RDMA/cache: Move the cache per-port data into the main ib_port_data
Jason Gunthorpe
1
-1
/
+2
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
1
-31
/
+43
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
1
-0
/
+10
2019-02-19
RDMA/nldev: Provide parent IDs for PD, MR and QP objects
Leon Romanovsky
1
-0
/
+1
2019-02-19
RDMA/nldev: Share with user-space object IDs
Leon Romanovsky
1
-0
/
+9
2019-02-19
ARM: davinci: cp-intc: use the new-style config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-cp-intc: add a new config structure
Bartosz Golaszewski
1
-0
/
+23
2019-02-19
ARM: davinci: aintc: use the new config structure
Bartosz Golaszewski
1
-0
/
+2
2019-02-19
irqchip: davinci-aintc: add a new config structure
Bartosz Golaszewski
1
-0
/
+25
2019-02-19
drivers/component: kerneldoc polish
Daniel Vetter
1
-1
/
+1
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
2
-0
/
+11
2019-02-19
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreq
Rafael J. Wysocki
1
-0
/
+19
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+5
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-1
/
+1
2019-02-18
RDMA/restrack: Hide restrack DB from IB/core
Leon Romanovsky
2
-32
/
+3
2019-02-18
RDMA/restrack: Reduce scope of synchronization lock while updating DB
Leon Romanovsky
1
-1
/
+2
2019-02-18
RDMA/restrack: Translate from ID to restrack object
Leon Romanovsky
1
-0
/
+3
2019-02-18
RDMA/restrack: Convert internal DB from hash to XArray
Leon Romanovsky
1
-7
/
+15
2019-02-18
net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t
Heiner Kallweit
1
-0
/
+19
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
2
-3
/
+17
2019-02-18
media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-9
/
+15
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
1
-0
/
+3
2019-02-18
media: vb2: replace bool by bitfield in vb2_buffer
Hans Verkuil
1
-2
/
+2
2019-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-8
/
+90
2019-02-18
media: v4l: Add 32-bit packed YUV formats
Vivek Kasireddy
1
-0
/
+4
2019-02-18
drm/audio: declaration of struct device
Ramalingam C
1
-0
/
+1
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
2
-3
/
+5
2019-02-18
drm: tweak header name
Michael S. Tsirkin
1
-2
/
+1
[prev]
[next]