index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge branch 'pci/pm'
Bjorn Helgaas
7
-9
/
+73
6 days
Merge branch 'pci/p2pdma'
Bjorn Helgaas
5
-10
/
+24
6 days
Merge branch 'pci/enumeration'
Bjorn Helgaas
3
-101
/
+21
6 days
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-3
/
+0
6 days
net: usb: lan78xx: restore VLAN and hash filters after link up
Nicolai Buchwitz
1
-6
/
+31
6 days
veth: fix NAPI leak in XDP enable error path
Eric Dumazet
1
-0
/
+2
6 days
net: ti: icssg: Fix XSK zero copy TX during application wakeup
Meghana Malladi
1
-12
/
+11
6 days
net: dsa: sja1105: round up PTP perout pin duration
Aleksandrova Alyona
1
-1
/
+1
6 days
net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
Eric Dumazet
1
-5
/
+2
6 days
Merge tag 'soundwire-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-64
/
+110
6 days
docs: tools: Fix typo 'ackward' to 'awkward' in unittest.rst
Declan Wale
1
-1
/
+1
6 days
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
1
-1
/
+1
6 days
kdoc: xforms: ignore special static/inline macros
Randy Dunlap
1
-0
/
+2
6 days
Merge branch 'selftests-xsk-stabilize-timeout-test-behavior'
Jakub Kicinski
2
-42
/
+56
6 days
selftests/xsk: restore shared_umem after POLL_TXQ_FULL
Tushar Vyavahare
1
-2
/
+17
6 days
selftests/xsk: fix timeout thread harness sequencing
Tushar Vyavahare
2
-16
/
+18
6 days
selftests/xsk: make poll timeout mode explicit
Tushar Vyavahare
2
-24
/
+21
6 days
kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
Randy Dunlap
1
-0
/
+1
6 days
MAINTAINERS: Fix regex for kdoc
Matthew Wilcox (Oracle)
1
-1
/
+1
6 days
Merge tag 'sched_ext-for-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
15
-163
/
+209
6 days
docs: kgdb: Fix path of driver options
Zenghui Yu
1
-1
/
+1
6 days
Documentation: tracing: fix typo in events documentation
Yudistira Putra
1
-1
/
+1
6 days
Docs/driver-api/uio-howto: document mmap_prepare callback
Doehyun Baek
1
-2
/
+2
6 days
docs/mm: clarify that we are not looking for LLM generated content
David Hildenbrand (Arm)
1
-0
/
+13
6 days
kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
Randy Dunlap
1
-0
/
+1
6 days
PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
Krzysztof Wilczyński
1
-5
/
+6
6 days
PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
Krzysztof Wilczyński
1
-1
/
+3
6 days
PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
5
-39
/
+0
6 days
PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
4
-132
/
+139
6 days
PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
4
-0
/
+19
6 days
alpha/PCI: Compute legacy size in pci_mmap_legacy_page_range()
Krzysztof Wilczyński
1
-2
/
+5
6 days
PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
2
-2
/
+7
6 days
PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
5
-65
/
+2
6 days
alpha/PCI: Convert resource files to static attributes
Krzysztof Wilczyński
2
-128
/
+172
6 days
alpha/PCI: Add static PCI resource attribute macros
Krzysztof Wilczyński
1
-0
/
+20
6 days
alpha/PCI: Remove WARN from __pci_mmap_fits() and __legacy_mmap_fits()
Krzysztof Wilczyński
1
-18
/
+5
6 days
alpha/PCI: Fix __pci_mmap_fits() overflow for zero-length BARs
Krzysztof Wilczyński
1
-1
/
+5
6 days
alpha/PCI: Use PCI resource accessor macros
Krzysztof Wilczyński
1
-6
/
+6
6 days
alpha/PCI: Use BAR index in sysfs attr->private instead of resource pointer
Krzysztof Wilczyński
1
-10
/
+5
6 days
alpha/PCI: Add security_locked_down() check to pci_mmap_resource()
Krzysztof Wilczyński
1
-1
/
+6
6 days
PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
Krzysztof Wilczyński
1
-0
/
+9
6 days
PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2
-3
/
+16
6 days
PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
Krzysztof Wilczyński
1
-4
/
+7
6 days
PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
2
-126
/
+143
6 days
PCI/proc: Fix race between pci_proc_init() and pci_bus_add_device()
Krzysztof Wilczyński
1
-23
/
+56
6 days
PCI: rzg3s-host: Use common pci_host_common_link_train_delay() helper
Hans Zhang
1
-1
/
+2
6 days
PCI: mediatek-gen3: Add 100 ms delay after link up
Hans Zhang
1
-0
/
+3
6 days
PCI: aardvark: Add 100 ms delay after link training
Hans Zhang
1
-1
/
+4
6 days
PCI: dwc: Use common pci_host_common_link_train_delay() helper
Hans Zhang
1
-7
/
+2
6 days
PCI: cadence-hpa: Add post-link delay
Hans Zhang
1
-0
/
+8
[prev]
[next]