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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
1
-1
/
+1
2025-06-14
Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-06-14
Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linux
Linus Torvalds
2
-20
/
+12
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+3
2025-06-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-14
/
+23
2025-06-13
Merge tag 'drm-fixes-2025-06-14' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
9
-39
/
+68
2025-06-13
nvme: always punt polled uring_cmd end_io work to task_work
Jens Axboe
1
-14
/
+7
2025-06-13
Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-9
/
+31
2025-06-13
Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-7
/
+26
2025-06-13
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
Rafael J. Wysocki
4
-2
/
+26
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
4
-5
/
+24
2025-06-13
Merge tag 'spi-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-20
/
+41
2025-06-13
Merge tag 'regulator-fix-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-06-13
iommu/tegra: Fix incorrect size calculation
Jason Gunthorpe
1
-2
/
+2
2025-06-13
spi: spi-pci1xxxx: Drop MSI-X usage as unsupported by DMA engine
Thangaraj Samynathan
1
-1
/
+1
2025-06-13
Merge tag 'drm-misc-fixes-2025-06-12' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-34
/
+47
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
46
-336
/
+443
2025-06-12
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
1
-4
/
+20
2025-06-12
Merge tag 'wireless-2025-06-12' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
18
-245
/
+250
2025-06-12
net: drv: netdevsim: don't napi_complete() from netpoll
Jakub Kicinski
1
-1
/
+2
2025-06-12
net/mlx5: HWS, Add error checking to hws_bwc_rule_complex_hash_node_get()
Dan Carpenter
1
-2
/
+17
2025-06-12
veth: prevent NULL pointer dereference in veth_xdp_rcv
Jesper Dangaard Brouer
1
-2
/
+2
2025-06-12
net: phy: phy_caps: Don't skip better duplex macth on non-exact match
Maxime Chevallier
1
-6
/
+12
2025-06-11
drivers/rapidio/rio_cm.c: prevent possible heap overwrite
Andrew Morton
1
-0
/
+3
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
1
-2
/
+2
2025-06-11
net/mlx5e: Fix number of lanes to UNKNOWN when using data_rate_oper
Shahar Shitrit
1
-4
/
+1
2025-06-11
net/mlx5e: Fix leak of Geneve TLV option object
Jianbo Liu
1
-6
/
+6
2025-06-11
net/mlx5: HWS, make sure the uplink is the last destination
Vlad Dogaru
3
-7
/
+11
2025-06-11
net/mlx5: HWS, fix missing ip_version handling in definer
Yevgeny Kliteynik
1
-0
/
+3
2025-06-11
net/mlx5: HWS, Init mutex on the correct path
Vlad Dogaru
1
-1
/
+1
2025-06-11
net/mlx5: Fix return value when searching for existing flow group
Patrisious Haddad
1
-1
/
+4
2025-06-11
net/mlx5: Fix ECVF vports unload on shutdown flow
Amir Tzin
1
-8
/
+13
2025-06-11
net/mlx5: Ensure fw pages are always allocated on same NUMA
Moshe Shemesh
1
-1
/
+1
2025-06-11
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
5
-8
/
+40
2025-06-11
spi: stm32-ospi: clean up on error in probe()
Dan Carpenter
1
-2
/
+4
2025-06-11
loop: move lo_set_size() out of queue freeze
Ming Lei
1
-6
/
+5
2025-06-11
net/mdiobus: Fix potential out-of-bounds clause 45 read/write access
Jakub Raczynski
1
-0
/
+6
2025-06-11
net/mdiobus: Fix potential out-of-bounds read/write access
Jakub Raczynski
1
-0
/
+6
2025-06-11
udmabuf: use sgtable-based scatterlist wrappers
Marek Szyprowski
1
-3
/
+2
2025-06-11
dma-buf: fix compare in WARN_ON_ONCE
Christian König
1
-1
/
+1
2025-06-11
Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
16
-237
/
+228
2025-06-11
wifi: iwlwifi: fix merge damage related to iwl_pci_resume
Emmanuel Grumbach
1
-4
/
+20
2025-06-11
Revert "wifi: mwifiex: Fix HT40 bandwidth issue."
Francesco Dolcini
1
-4
/
+2
2025-06-11
macsec: MACsec SCI assignment for ES = 0
Carlos Fernandez
1
-6
/
+34
2025-06-11
drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS
Nathan Chancellor
1
-0
/
+1
2025-06-10
net: airoha: Enable RX queues 16-31
Lorenzo Bianconi
1
-1
/
+2
2025-06-10
netconsole: fix appending sysdata when sysdata_fields == SYSDATA_RELEASE
Gustavo Luiz Duarte
1
-2
/
+1
2025-06-10
net: usb: r8152: Add device ID for TP-Link UE200
Lucas Sanchez Sagrado
1
-0
/
+1
2025-06-10
intel_idle: Update arguments of mwait_idle_with_hints()
Uros Bizjak
1
-4
/
+4
2025-06-10
ACPI: resource: Use IRQ override on MACHENIKE 16P
Wentao Guan
1
-0
/
+7
[next]