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
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
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
474
-494
/
+484
2024-12-01
Linux 6.13-rc1
v6.13-rc1
Linus Torvalds
1
-2
/
+2
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-3
/
+840
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-24
/
+0
2024-12-01
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-12-01
Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-6
/
+7
2024-12-01
Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
16
-24
/
+65
2024-12-01
Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-11
/
+41
2024-12-01
strscpy: write destination buffer only once
Linus Torvalds
1
-6
/
+17
2024-12-01
arch_numa: Restore nid checks before registering a memblock with a node
Marc Zyngier
1
-0
/
+4
2024-12-01
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
1
-2
/
+2
2024-12-01
ALSA: hda/tas2781: Fix error code tas2781_read_acpi()
Dan Carpenter
1
-0
/
+1
2024-12-01
ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8
Nazar Bilinskyi
1
-0
/
+1
2024-12-01
ALSA: usb-audio: add mixer mapping for Corsair HS80
Marie Ramlow
1
-0
/
+10
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2
-24
/
+0
2024-11-30
Merge tag 'turbostat-2024.11.30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-127
/
+325
2024-11-30
Merge tag 'pci-v6.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2024-11-30
Merge tag 'lsm-pr-20241129' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+5
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
27
-192
/
+547
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
8
-47
/
+87
2024-11-30
Merge tag 'dma-mapping-6.13-2024-11-30' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+15
2024-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
24
-119
/
+257
2024-11-30
Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2024-11-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+13
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
1
-0
/
+3
2024-11-30
Merge branch 'bnxt-fix-failure-to-report-rss-context-in-ntuple-rule'
Jakub Kicinski
2
-3
/
+17
2024-11-30
selftests: drv-net: rss_ctx: Add test for ntuple rule
Daniel Xu
1
-1
/
+11
2024-11-30
bnxt_en: ethtool: Supply ntuple rss context action
Daniel Xu
1
-2
/
+6
2024-11-30
net: hsr: avoid potential out-of-bound access in fill_frame_info()
Eric Dumazet
1
-0
/
+2
2024-11-30
docs: net: bareudp: fix spelling and grammar mistakes
Vyshnav Ajith
1
-5
/
+6
2024-11-30
tools/power turbostat: 2024.11.30
Len Brown
2
-2
/
+2
2024-11-30
tools/power turbostat: Add RAPL psys as a built-in counter
Patryk Wlazlyn
2
-10
/
+85
2024-11-30
tools/power turbostat: Fix child's argument forwarding
Patryk Wlazlyn
1
-1
/
+1
2024-11-30
tools/power turbostat: Force --no-perf in --dump mode
Patryk Wlazlyn
1
-0
/
+6
2024-11-30
tools/power turbostat: Add support for /sys/class/drm/card1
Zhang Rui
1
-9
/
+29
2024-11-30
tools/power turbostat: Cache graphics sysfs file descriptors during probe
Zhang Rui
1
-50
/
+32
2024-11-30
tools/power turbostat: Consolidate graphics sysfs access
Zhang Rui
1
-9
/
+6
2024-11-30
tools/power turbostat: Remove unnecessary fflush() call
Zhang Rui
1
-4
/
+3
2024-11-30
tools/power turbostat: Enhance platform divergence description
Zhang Rui
1
-28
/
+30
2024-11-30
tools/power turbostat: Add initial support for GraniteRapids-D
Zhang Rui
1
-0
/
+1
2024-11-30
tools/power turbostat: Remove PC3 support on Lunarlake
Zhang Rui
1
-1
/
+1
2024-11-30
tools/power turbostat: Rename arl_features to lnl_features
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Add back PC8 support on Arrowlake
Zhang Rui
1
-3
/
+3
2024-11-30
tools/power turbostat: Remove PC7/PC9 support on MTL
Zhang Rui
1
-2
/
+2
2024-11-30
tools/power turbostat: Honor --show CPU, even when even when num_cpus=1
Patryk Wlazlyn
1
-2
/
+2
2024-11-30
tools/power turbostat: Fix trailing '\n' parsing
Zhang Rui
1
-0
/
+3
2024-11-30
tools/power turbostat: Allow using cpu device in perf counters on hybrid plat...
Patryk Wlazlyn
2
-7
/
+123
2024-11-30
tools/power turbostat: Fix column printing for PMT xtal_time counters
Patryk Wlazlyn
1
-3
/
+3
2024-11-30
tools/power turbostat: fix GCC9 build regression
Todd Brandt
1
-9
/
+6
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
73
-1010
/
+1471
[prev]
[next]