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-07-26
drm/rockchip: Use the helpers for PSR
Sean Paul
1
-4
/
+0
2019-07-26
Merge tag 'docs-5.3-1' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-2
/
+18
2019-07-26
Merge tag 'sound-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-4
/
+1
2019-07-26
Merge tag 'iommu-fixes-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-0
/
+6
2019-07-26
mm/hmm: remove hmm_range vma
Ralph Campbell
1
-1
/
+0
2019-07-26
nl80211: document uapi for CMD_FRAME_WAIT_CANCEL
Denis Kenzior
1
-1
/
+3
2019-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
1
-0
/
+4
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+49
2019-07-26
mm/hmm: merge hmm_range_snapshot into hmm_range_fault
Christoph Hellwig
1
-1
/
+3
2019-07-26
mm/hmm: replace the block argument to hmm_range_fault with a flags value
Christoph Hellwig
1
-2
/
+9
2019-07-26
mm/hmm: replace hmm_update with mmu_notifier_range
Ralph Campbell
1
-28
/
+6
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
3
-13
/
+21
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2
-2
/
+3
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-07-26
mac80211: add xmit rate to struct ieee80211_tx_status
John Crispin
1
-0
/
+2
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+8
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
1
-0
/
+5
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
1
-8
/
+0
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
1
-0
/
+26
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
1
-1
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-26
opp: Add dev_pm_opp_find_level_exact()
Niklas Cassel
1
-0
/
+8
2019-07-26
opp: Return genpd virtual devices from dev_pm_opp_attach_genpd()
Viresh Kumar
1
-2
/
+2
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
3
-212
/
+0
2019-07-26
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
1
-0
/
+3
2019-07-26
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
1
-2
/
+0
2019-07-26
crypto: ctr - add helper for performing a CTR encryption walk
Ard Biesheuvel
1
-0
/
+50
2019-07-26
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
1
-2
/
+0
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
1
-0
/
+34
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
1
-0
/
+7
2019-07-25
bpf/flow_dissector: support ipv6 flow_label and BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL
Stanislav Fomichev
1
-0
/
+1
2019-07-25
bpf/flow_dissector: pass input flags to BPF flow dissector program
Stanislav Fomichev
2
-1
/
+6
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-5
/
+34
2019-07-25
drm/panfrost: Export all GPU feature registers
Steven Price
1
-0
/
+39
2019-07-25
drm/dp_mst: Enable registration of AUX devices for MST ports
Ville Syrjälä
2
-0
/
+15
2019-07-25
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
1
-0
/
+1
2019-07-25
net/mlx5: Fix modify_cq_in alignment
Edward Srouji
1
-2
/
+4
2019-07-25
mm/hmm: remove the legacy hmm_pfn_* APIs
Christoph Hellwig
1
-34
/
+0
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
1
-54
/
+0
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
1
-56
/
+0
2019-07-25
leds: core: Add support for composing LED class device names
Jacek Anaszewski
1
-0
/
+45
2019-07-25
dt-bindings: leds: Add LED_FUNCTION definitions
Jacek Anaszewski
1
-1
/
+43
2019-07-25
dt-bindings: leds: Add LED_COLOR_ID definitions
Jacek Anaszewski
1
-0
/
+11
2019-07-25
leds: class: Improve LED and LED flash class registration API
Jacek Anaszewski
2
-15
/
+34
2019-07-25
qed*: Change dpi_addr to be denoted with __iomem
Michal Kalderon
1
-1
/
+1
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
1
-3
/
+7
2019-07-25
platform/x86: wmi: add missing struct parameter description
Mattias Jacobsson
1
-0
/
+1
2019-07-25
RDMA: Make most headers compile stand alone
Jason Gunthorpe
6
-6
/
+10
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-1
/
+7
[prev]
[next]