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-06-23
inet: fix compilation warnings in fqdir_pre_exit()
Qian Cai
1
-1
/
+1
2019-06-23
mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashes
Tudor Ambarus
1
-0
/
+3
2019-06-23
power: supply: Add HWMON compatibility layer
Andrey Smirnov
1
-0
/
+13
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
1
-4
/
+3
2019-06-23
Merge 5.2-rc6 into usb-next
Greg Kroah-Hartman
422
-1918
/
+487
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2
-5
/
+5
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
2
-0
/
+61
2019-06-22
lib/vdso: Provide generic VDSO implementation
Vincenzo Frascino
1
-0
/
+56
2019-06-22
vdso: Define standardized vdso_datapage
Vincenzo Frascino
1
-0
/
+93
2019-06-22
hrtimer: Split out hrtimer defines into separate header
Vincenzo Frascino
2
-15
/
+28
2019-06-22
drm/amd/display: Add support for extended DSC DPCD caps
Nikola Cornij
1
-0
/
+5
2019-06-22
drm/amd/display: Add 170Mpix/sec DSC throughput support
Nikola Cornij
1
-0
/
+4
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
409
-1908
/
+424
2019-06-22
mtd: spi-nor: intel-spi: Convert to use SPDX identifier
Mika Westerberg
1
-4
/
+1
2019-06-22
timekeeping: Add missing _ns functions for coarse accessors
Jason A. Donenfeld
1
-0
/
+28
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
2
-3
/
+3
2019-06-22
PM: sleep: Update struct wakeup_source documentation
Rafael J. Wysocki
1
-1
/
+1
2019-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+9
2019-06-22
i2c: mux/i801: Switch to use descriptor passing
Linus Walleij
1
-7
/
+0
2019-06-21
PCI: let pci_disable_link_state propagate errors
Heiner Kallweit
1
-3
/
+4
2019-06-21
drm/amdgpu: add pa_sc_tile_steering_override to drm_amdgpu_info_device
Hawking Zhang
1
-0
/
+2
2019-06-21
PCI/ACPI: Evaluate PCI Boot Configuration _DSM
Benjamin Herrenschmidt
2
-3
/
+6
2019-06-21
media: videodev2.h: Fix shifting signed 32-bit value by 31 bits problem
Shuah Khan
1
-1
/
+1
2019-06-21
media: media.h: Fix shifting signed 32-bit value by 31 bits problem
Shuah Khan
1
-1
/
+1
2019-06-21
media: vb2: Introduce a vb2_get_buffer accessor
Ezequiel Garcia
1
-0
/
+18
2019-06-21
Merge tag 'v5.2-rc5' into patchwork
Mauro Carvalho Chehab
14
-32
/
+137
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
404
-1903
/
+404
2019-06-21
netfilter: nf_tables: add support for matching IPv4 options
Stephen Suryaputra
1
-0
/
+2
2019-06-21
netfilter: fix nf_conntrack_bridge/ipv6 link error
Arnd Bergmann
1
-4
/
+12
2019-06-21
video: fbdev: omap2: remove rfbi
Bartlomiej Zolnierkiewicz
1
-32
/
+0
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
1
-3
/
+17
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
1
-0
/
+45
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
1
-1
/
+6
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
1
-0
/
+6
2019-06-21
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
1
-0
/
+1
2019-06-21
Merge tag 'drm-misc-next-2019-06-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
12
-57
/
+220
2019-06-20
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
1
-36
/
+0
2019-06-20
IB/rdmavt: Add new completion inline
Mike Marciniszyn
1
-0
/
+72
2019-06-21
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
Dave Airlie
4
-2
/
+37
2019-06-20
drm/amdgpu: add GDDR6 vram type
Huang Rui
1
-0
/
+1
2019-06-20
jbd2: drop declaration of journal_sync_buffer()
Theodore Ts'o
1
-1
/
+0
2019-06-20
jbd2: introduce jbd2_inode dirty range scoping
Ross Zwisler
1
-0
/
+22
2019-06-20
mm: add filemap_fdatawait_range_keep_errors()
Ross Zwisler
1
-0
/
+2
2019-06-20
drm/amdgpu: add NV series gpu family id
Huang Rui
1
-0
/
+1
2019-06-20
drm/amdgpu: add navi10 asic type
Huang Rui
1
-0
/
+1
2019-06-20
scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()
John Garry
1
-2
/
+1
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
1
-4
/
+7
2019-06-20
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
1
-10
/
+1
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
1
-0
/
+3
2019-06-20
RDMA: Convert destroy_wq to be void
Leon Romanovsky
1
-1
/
+1
[prev]
[next]