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
2018-09-28
netlink: make validation_data const
Johannes Berg
1
-1
/
+1
2018-09-28
netlink: remove NLA_NESTED_COMPAT
Johannes Berg
1
-2
/
+0
2018-09-28
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
1
-1
/
+0
2018-09-28
keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h
David Howells
1
-1
/
+6
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
1
-2
/
+3
2018-09-28
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
4
-185
/
+213
2018-09-28
regulator: bd718XX use pickable ranges
Matti Vaittinen
1
-14
/
+18
2018-09-28
regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
Matti Vaittinen
1
-32
/
+32
2018-09-28
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
1
-1
/
+19
2018-09-28
regulator/mfd: Support ROHM BD71847 power management IC
Matti Vaittinen
1
-147
/
+124
2018-09-28
s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
Tony Krowiak
1
-0
/
+1
2018-09-28
nvmem: use EOPNOTSUPP instead of ENOSYS
Bartosz Golaszewski
2
-18
/
+17
2018-09-28
nvmem: make the naming of arguments in nvmem_cell_get() consistent
Bartosz Golaszewski
1
-6
/
+6
2018-09-28
nvmem: use SPDX license identifiers
Bartosz Golaszewski
2
-8
/
+2
2018-09-28
nvmem: add a notifier chain
Bartosz Golaszewski
1
-0
/
+21
2018-09-28
nvmem: add support for cell lookups from machine code
Bartosz Golaszewski
1
-0
/
+28
2018-09-28
nvmem: add support for cell info
Bartosz Golaszewski
1
-9
/
+24
2018-09-28
nvmem: change the signature of nvmem_unregister()
Bartosz Golaszewski
1
-6
/
+3
2018-09-28
nvmem: provide nvmem_dev_name()
Bartosz Golaszewski
1
-0
/
+8
2018-09-28
netfilter: avoid erronous array bounds warning
Florian Westphal
1
-0
/
+2
2018-09-28
netfilter: nf_tables: add SECMARK support
Christian Göttsche
2
-1
/
+21
2018-09-28
rxrpc: Fix error distribution
David Howells
1
-3
/
+1
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
10
-28
/
+463
2018-09-28
crypto: skcipher - Remove SKCIPHER_REQUEST_ON_STACK()
Kees Cook
1
-5
/
+0
2018-09-28
crypto: null - Remove VLA usage of skcipher
Kees Cook
2
-2
/
+2
2018-09-28
gss_krb5: Remove VLA usage of skcipher
Kees Cook
1
-15
/
+15
2018-09-28
crypto: skcipher - Introduce crypto_sync_skcipher
Kees Cook
1
-0
/
+75
2018-09-27
kyber: add tracepoints
Omar Sandoval
1
-0
/
+96
2018-09-27
block: move call of scheduler's ->completed_request() hook
Omar Sandoval
1
-1
/
+1
2018-09-27
spi: make OF helper available for others
Marco Felsch
1
-1
/
+16
2018-09-27
spi: switch to SPDX license identifier
Marco Felsch
1
-11
/
+2
2018-09-27
soc: fsl: qbman: add APIs to retrieve the probing status
Laurentiu Tudor
2
-0
/
+16
2018-09-27
IB/mlx5: Expose RAW QP device handles to user space
Yishai Hadas
1
-0
/
+13
2018-09-27
Merge branch 'tip-x86-hygon' into edac-for-4.20
Borislav Petkov
30
-71
/
+160
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
1
-0
/
+2
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
1
-4
/
+7
2018-09-27
jump_label: Annotate entries that operate on __init code earlier
Ard Biesheuvel
1
-7
/
+4
2018-09-27
jump_label: Implement generic support for relative references
Ard Biesheuvel
1
-0
/
+28
2018-09-27
jump_label: Abstract jump_entry member accessors
Ard Biesheuvel
1
-0
/
+34
2018-09-27
Revert "drm/panel: Add device_link from panel device to DRM device"
Linus Walleij
1
-1
/
+0
2018-09-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi into efi/core
Thomas Gleixner
1
-0
/
+51
2018-09-27
Bluetooth: L2CAP: Derive rx credits from MTU and MPS
Luiz Augusto von Dentz
1
-2
/
+0
2018-09-27
Bluetooth: L2CAP: Derive MPS from connection MTU
Luiz Augusto von Dentz
1
-1
/
+0
2018-09-27
Bluetooth: Add definitions and track LE resolve list modification
Ankit Navik
2
-0
/
+29
2018-09-27
EDAC: Raise the maximum number of memory controllers
Justin Ernst
1
-1
/
+2
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
1
-2
/
+1
2018-09-26
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
1
-1
/
+1
2018-09-26
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-6
/
+1
2018-09-26
tcp: expose sk_state in tcp_retransmit_skb tracepoint
Yafang Shao
1
-2
/
+5
2018-09-26
net: core: add member wol_enabled to struct net_device
Heiner Kallweit
1
-0
/
+3
[prev]
[next]