index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.clang-format
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Update with v6.7-rc4's `for_each` macro list
Miguel Ojeda
2023-12-08
1
-19
/
+71
*
clang-format: Add maple tree's for_each macros
Elliot Berman
2023-12-08
1
-0
/
+2
*
iommu: Add for_each_group_device()
Jason Gunthorpe
2023-05-23
1
-0
/
+1
*
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-30
1
-1
/
+0
|
\
|
*
PCI/DOE: Make mailbox creation API private
Lukas Wunner
2023-04-18
1
-1
/
+0
*
|
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2023-04-04
1
-0
/
+1
|
/
*
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-03-05
1
-1
/
+0
*
media: subdev: Add for_each_active_route() macro
Jacopo Mondi
2023-01-22
1
-0
/
+1
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-14
1
-0
/
+3
|
\
|
*
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
1
-0
/
+1
|
*
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
2022-11-30
1
-0
/
+1
|
*
interval-tree: Add a utility to iterate over spans in an interval tree
Jason Gunthorpe
2022-11-29
1
-0
/
+1
*
|
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
1
-0
/
+1
|
\
\
|
*
|
printk: Prepare for SRCU console list protection
John Ogness
2022-12-02
1
-0
/
+1
|
|
/
*
/
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
2022-12-01
1
-0
/
+1
|
/
*
PCI/DOE: Add DOE mailbox support functions
Jonathan Cameron
2022-07-19
1
-0
/
+1
*
clang-format: Fix space after for_each macros
Brian Norris
2022-05-20
1
-2
/
+2
*
clang-format: Fix goto labels indentation
Mickaël Salaün
2022-05-20
1
-1
/
+2
*
clang-format: Update to clang-format >= 6
Mickaël Salaün
2022-05-20
1
-18
/
+18
*
clang-format: Extend the for_each list with tools/
Mickaël Salaün
2022-05-20
1
-1
/
+103
*
clang-format: Simplify command with `sort -u`
Miguel Ojeda
2022-05-20
1
-1
/
+1
*
clang-format: Use POSIX locale for `sort`
Miguel Ojeda
2022-05-20
1
-15
/
+15
*
clang-format: Update with v5.18-rc7's `for_each` macro list
Miguel Ojeda
2022-05-20
1
-13
/
+32
*
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
2021-12-16
1
-1
/
+0
*
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2021-05-12
1
-2
/
+11
*
Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
2021-02-24
1
-0
/
+1
|
\
|
*
cxl/mem: Add basic IOCTL interface
Ben Widawsky
2021-02-16
1
-0
/
+1
*
|
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2021-01-29
1
-4
/
+7
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
1
-0
/
+1
|
\
|
*
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
1
-0
/
+12
|
|
\
|
*
|
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
1
-0
/
+1
*
|
|
memblock: use separate iterators for memory and reserved regions
Mike Rapoport
2020-10-13
1
-1
/
+2
*
|
|
memblock: implement for_each_reserved_mem_region() using __next_mem_region()
Mike Rapoport
2020-10-13
1
-1
/
+1
*
|
|
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-13
1
-0
/
+2
|
|
/
|
/
|
*
|
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2020-09-01
1
-0
/
+12
|
/
*
block: add bio_for_each_bvec_all()
Omar Sandoval
2020-05-25
1
-0
/
+1
*
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2020-04-18
1
-3
/
+13
*
clang-format: don't indent namespaces
Ian Rogers
2020-04-18
1
-1
/
+1
*
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2020-03-06
1
-4
/
+21
*
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2019-08-31
1
-3
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-0
/
+24
|
\
|
*
clang-format: Update with the latest for_each macro list
Miguel Ojeda
2019-04-12
1
-0
/
+24
*
|
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
2019-03-21
1
-4
/
+4
|
/
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
1
-1
/
+0
|
\
|
*
uio: remove the unused iov_for_each macro
Christoph Hellwig
2019-02-04
1
-1
/
+0
*
|
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-0
/
+1
*
|
lib/scatterlist: Provide a DMA page iterator
Jason Gunthorpe
2019-02-11
1
-0
/
+1
*
|
clang-format: Update .clang-format with the latest for_each macro list
Jason Gunthorpe
2019-01-19
1
-1
/
+42
|
/
*
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+0
*
clang-format: Set IndentWrappedFunctionNames false
Jason Gunthorpe
2018-08-01
1
-1
/
+1
[next]