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-08-10
drm/panel: drop return code from drm_panel_detach()
Sam Ravnborg
1
-1
/
+1
2019-08-10
drm/panel: use inline comments in drm_panel.h
Sam Ravnborg
1
-16
/
+66
2019-08-10
drm/panel: move drm_panel functions to .c file
Sam Ravnborg
1
-91
/
+8
2019-08-10
cpufreq: Add policy create/remove notifiers back
Viresh Kumar
1
-0
/
+2
2019-08-10
dma-buf: add reservation_object_fences helper
Christian König
1
-45
/
+70
2019-08-10
dma-buf: make dma_fence structure a bit smaller v2
Christian König
1
-2
/
+8
2019-08-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+7
2019-08-09
Input: remove w90x900 keyboard driver
Arnd Bergmann
1
-16
/
+0
2019-08-09
net/mlx5: E-switch, Removed unused hwid
Parav Pandit
1
-1
/
+0
2019-08-09
net/mlx5e: Protect mod_hdr hash table with mutex
Vlad Buslov
1
-0
/
+1
2019-08-09
net/mlx5e: Extend mod header entry with reference counter
Vlad Buslov
1
-0
/
+4
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
2
-5
/
+4
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
2
-3
/
+2
2019-08-09
tcp: Update TCP_BASE_MSS comment
Josh Hunt
1
-1
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-08-09
devlink: remove pointless data_len arg from region snapshot create
Jiri Pirko
1
-1
/
+1
2019-08-09
Merge tag 'v5.3-rc3' into drm-next-5.4
Alex Deucher
1036
-10305
/
+18813
2019-08-09
rcu/sync: Remove custom check for RCU readers
Joel Fernandes (Google)
1
-3
/
+1
2019-08-09
rcu: Add support for consolidated-RCU reader checking
Joel Fernandes (Google)
2
-5
/
+34
2019-08-09
iommu/omap: Fix compilation warnings
Joerg Roedel
1
-2
/
+9
2019-08-09
ASoC: soc-core: add for_each_xxx macro for aux_dev
Kuninori Morimoto
1
-0
/
+10
2019-08-09
ASoC: soc-core: remove legacy style of aux_dev
Kuninori Morimoto
1
-9
/
+0
2019-08-09
ASoC: soc-core: support snd_soc_dai_link_component for aux_dev
Kuninori Morimoto
1
-0
/
+7
2019-08-09
PSCI: cpuidle: Refactor CPU suspend power_state parameter handling
Lorenzo Pieralisi
2
-6
/
+15
2019-08-09
Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-19
/
+1
2019-08-09
Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-13
/
+21
2019-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+2
2019-08-09
iommu/omap: introduce new API for runtime suspend/resume control
Suman Anna
1
-0
/
+8
2019-08-09
iommu/omap: add pdata ops for omap_device_enable/idle
Suman Anna
1
-0
/
+2
2019-08-09
iommu/omap: fix boot issue on remoteprocs with AMMU/Unicache
Suman Anna
1
-0
/
+2
2019-08-09
iommu/amd: Re-factor guest virtual APIC (de-)activation code
Suthikulpanit, Suravee
1
-0
/
+12
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-0
/
+1
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
276
-2345
/
+6667
2019-08-09
Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2019-08-09
device.h: Fix warnings for mismatched parameter names in comments
Suzuki K Poulose
1
-4
/
+4
2019-08-09
fs/core/vmcore: Move sev_active() reference to x86 arch code
Thiago Jung Bauermann
2
-1
/
+14
2019-08-09
x86, s390/mm: Move sme_active() and sme_me_mask to x86-specific header
Thiago Jung Bauermann
1
-13
/
+1
2019-08-09
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-08-09
Merge branch 'v5.4/dt' into v5.4/drivers
Jerome Brunet
1
-0
/
+1
2019-08-09
clk: meson: g12a: expose CPUB clock ID for G12B
Neil Armstrong
1
-0
/
+1
2019-08-09
clk: core: introduce clk_hw_set_parent()
Neil Armstrong
1
-0
/
+1
2019-08-09
drm/pl111: Support grayscale
Linus Walleij
1
-0
/
+1
2019-08-09
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
30
-369
/
+510
2019-08-09
usbfs: Add ioctls for runtime power management
Alan Stern
1
-0
/
+3
2019-08-08
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
3
-1
/
+20
2019-08-09
usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
Masahiro Yamada
1
-43
/
+0
2019-08-08
net: stmmac: Implement RSS and enable it in XGMAC core
Jose Abreu
1
-0
/
+1
2019-08-09
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
1
-0
/
+17
2019-08-09
crypto: gcm - helper functions for assoclen/authsize check
Iuliana Prodan
1
-0
/
+55
2019-08-08
netfilter: nf_tables_offload: support indr block call
wenxu
1
-0
/
+4
[prev]
[next]