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
2021-04-20
net: add generic selftest support
Oleksij Rempel
1
-0
/
+12
2021-04-20
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
1
-0
/
+1
2021-04-20
capabilities: require CAP_SETFCAP to map uid 0
Serge E. Hallyn
2
-1
/
+5
2021-04-20
RDMA/mlx5: Expose private query port
Mark Bloch
2
-0
/
+34
2021-04-20
btrfs: zoned: automatically reclaim zones
Johannes Thumshirn
1
-0
/
+12
2021-04-20
platform/chrome: cros_ec: Add Type C hard reset
Prashant Malani
1
-0
/
+1
2021-04-20
spi: altera: separate core code from platform code
Matthew Gerlach
1
-0
/
+21
2021-04-20
ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c
Kuninori Morimoto
2
-3
/
+1
2021-04-20
ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c
Kuninori Morimoto
2
-2
/
+3
2021-04-20
drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driver
Jernej Skrabec
1
-0
/
+2
2021-04-20
floppy: cleanups: remove trailing whitespaces
Denis Efremov
1
-23
/
+23
2021-04-20
PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
Marc Zyngier
1
-0
/
+1
2021-04-20
PCI/MSI: Kill default_teardown_msi_irqs()
Marc Zyngier
1
-1
/
+0
2021-04-20
PCI/MSI: Kill msi_controller structure
Marc Zyngier
1
-15
/
+1
2021-04-20
PCI/MSI: Drop use of msi_controller from core code
Marc Zyngier
1
-2
/
+0
2021-04-20
Merge branch 'fixes' into next
Vinod Koul
1
-2
/
+2
2021-04-20
drm/i915/uapi: convert i915_query and friend to kernel doc
Matthew Auld
1
-14
/
+55
2021-04-20
drm/i915/uapi: convert i915_user_extension to kernel doc
Matthew Auld
1
-4
/
+50
2021-04-20
drm/i915/uapi: fix kernel doc warnings
Matthew Auld
1
-16
/
+16
2021-04-20
KVM: x86: Add capability to grant VM access to privileged SGX attribute
Sean Christopherson
1
-0
/
+1
2021-04-20
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
Sean Christopherson
1
-2
/
+2
2021-04-20
Merge tag 'v5.12-rc8' into sched/core, to pick up fixes
Ingo Molnar
94
-240
/
+555
2021-04-19
net/mlx5: DR, Add support for isolate_vl_tc QP
Yevgeny Kliteynik
1
-1
/
+3
2021-04-19
net/mlx5: DR, Add support for force-loopback QP
Yevgeny Kliteynik
1
-2
/
+5
2021-04-19
net/mlx5: mlx5_ifc updates for flex parser
Yevgeny Kliteynik
1
-4
/
+28
2021-04-19
net/mlx5e: RX, Add checks for calculated Striding RQ attributes
Tariq Toukan
1
-2
/
+5
2021-04-19
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
1
-0
/
+2
2021-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-15
/
+36
2021-04-19
netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()
Alexey Dobriyan
1
-8
/
+4
2021-04-19
bpf: Add a bpf_snprintf helper
Florent Revest
2
-0
/
+29
2021-04-19
bpf: Add a ARG_PTR_TO_CONST_STR argument type
Florent Revest
1
-0
/
+1
2021-04-19
bpf: Factorize bpf_trace_printk and bpf_seq_printf
Florent Revest
1
-0
/
+20
2021-04-19
perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHE
Kan Liang
2
-9
/
+25
2021-04-19
perf/x86: Add structures for the attributes of Hybrid PMUs
Kan Liang
1
-0
/
+12
2021-04-19
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
1
-5
/
+0
2021-04-19
btrfs: add and use readahead_batch_length
Matthew Wilcox (Oracle)
1
-0
/
+9
2021-04-19
fs: introduce a wrapper uuid_to_fsid()
Amir Goldstein
1
-0
/
+8
2021-04-19
KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptes
Ben Gardon
1
-1
/
+1
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-6
/
+4
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-7
/
+7
2021-04-19
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-0
/
+1
2021-04-19
flow: remove spi key from flowi struct
Florian Westphal
1
-3
/
+0
2021-04-19
nl80211: Add new RSNXE related nl80211 extended features
Ilan Peer
1
-0
/
+13
2021-04-19
mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver
Emmanuel Grumbach
1
-4
/
+1
2021-04-19
nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP ranging
Avraham Stern
2
-1
/
+8
2021-04-19
ieee80211: add the values of ranging parameters max LTF total field
Avraham Stern
1
-0
/
+7
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-04-19
cfg80211: fix a few kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-04-19
cfg80211: fix an htmldoc warning
Emmanuel Grumbach
1
-1
/
+1
[prev]
[next]