index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-24
PCI/DPC: Use defines with DPC reason fields
Ilpo Järvinen
-0
/
+6
2023-10-24
PCI/DPC: Use FIELD_GET()
Bjorn Helgaas
-0
/
+1
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
-0
/
+2
2023-10-24
iommufd: Add a flag to skip clearing of IOPTE dirty
Joao Martins
-1
/
+14
2023-10-24
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
-0
/
+17
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
-0
/
+35
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
-0
/
+28
2023-10-24
iommufd: Add a flag to enforce dirty tracking on attach
Joao Martins
-0
/
+3
2023-10-24
iommu: Add iommu_domain ops for dirty tracking
Joao Martins
-0
/
+74
2023-10-24
vfio: Move iova_bitmap into iommufd
Joao Martins
-0
/
+26
2023-10-24
arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper
James Morse
-0
/
+5
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
-1
/
+1
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
-9
/
+9
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
-13
/
+25
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
-1
/
+1
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
-2
/
+2
2023-10-24
pmdomain: Merge branch genpd_dt into next
Ulf Hansson
-0
/
+21
2023-10-24
dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
Otto Pflüger
-0
/
+21
2023-10-24
gtp: uapi: fix GTPA_MAX
Pablo Neira Ayuso
-1
/
+1
2023-10-24
xsk: Avoid starving the xsk further down the list
Albert Huang
-0
/
+7
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
-2
/
+0
2023-10-24
sched: Add cpus_share_resources API
Barry Song
-1
/
+14
2023-10-23
bpf: correct loop detection for iterators convergence
Eduard Zingerman
-0
/
+15
2023-10-23
bpf: exact states comparison for iterator convergence checks
Eduard Zingerman
-0
/
+1
2023-10-23
page_pool: update document about fragment API
Yunsheng Lin
-13
/
+80
2023-10-23
page_pool: introduce page_pool_alloc() API
Yunsheng Lin
-0
/
+66
2023-10-23
page_pool: remove PP_FLAG_PAGE_FRAG
Yunsheng Lin
-4
/
+2
2023-10-23
page_pool: unify frag_count handling in page_pool_is_last_frag()
Yunsheng Lin
-13
/
+34
2023-10-24
Merge tag 'topic/vmemdup-user-array-2023-10-24-1' of git://anongit.freedeskto...
Dave Airlie
-0
/
+40
2023-10-23
Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
-8
/
+37
2023-10-23
devlink: make devlink_flash_overwrite enum named one
Jiri Pirko
-1
/
+1
2023-10-23
bpf, tcx: Get rid of tcx_link_const
Daniel Borkmann
-6
/
+1
2023-10-23
ASoC: Merge up v6.6-rc7
Mark Brown
-196
/
+294
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
-1
/
+5
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
-23
/
+20
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
-1
/
+27
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
-0
/
+2
2023-10-23
EDAC/versal: Add a Xilinx Versal memory controller driver
Shubhrajyoti Datta
-0
/
+12
2023-10-23
Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t...
Frederic Weisbecker
-9
/
+51
2023-10-23
ASoC: simple-card-utils: Make simple_util_remove() return void
Uwe Kleine-König
-1
/
+1
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
-0
/
+29
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
-2
/
+6
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
-4
/
+4
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
-15
/
+15
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
-2
/
+1
2023-10-23
wifi: nl80211: fix doc typos
Randy Dunlap
-2
/
+2
2023-10-23
wifi: mac80211: fix header kernel-doc typos
Randy Dunlap
-14
/
+14
2023-10-23
wifi: cfg80211: fix header kernel-doc typos
Randy Dunlap
-10
/
+10
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
-0
/
+3
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
-1
/
+2
[prev]
[next]