index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
stackdepot: rename pool_index to pool_index_plus_1
Peter Collingbourne
2
-6
/
+5
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2
-14
/
+39
2024-04-05
MAINTAINERS: change vmware.com addresses to broadcom.com
Alexey Makhalov
2
-23
/
+28
2024-04-05
selftests/mm: include strings.h for ffsl
Edward Liaw
1
-1
/
+1
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
1
-30
/
+43
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
1
-0
/
+3
2024-04-05
init: open output files from cpio unpacking with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-04-05
mm/secretmem: fix GUP-fast succeeding on secretmem folios
David Hildenbrand
1
-2
/
+2
2024-04-05
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
1
-1
/
+1
2024-04-05
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
2
-0
/
+4
2024-04-04
riscv: process: Fix kernel gp leakage
Stefan O'Rear
1
-3
/
+0
2024-04-04
riscv: Disable preemption when using patch_map()
Alexandre Ghiti
1
-0
/
+8
2024-04-04
riscv: Fix warning by declaring arch_cpu_idle() as noinstr
Alexandre Ghiti
1
-1
/
+1
2024-04-04
riscv: use KERN_INFO in do_trap
Andreas Schwab
1
-1
/
+1
2024-04-04
ASoC: SOF: Core: Add remove_late() to sof_init_environment failure path
Chaitanya Kumar Borah
1
-6
/
+8
2024-04-04
PM: EM: fix wrong utilization estimation in em_cpu_energy()
Vincent Guittot
1
-1
/
+0
2024-04-04
gpio: cdev: fix missed label sanitizing in debounce_setup()
Kent Gibson
1
-21
/
+28
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
4
-0
/
+18
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
1
-5
/
+5
2024-04-04
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
1
-0
/
+2
2024-04-04
nvme-fc: rename free_ctrl callback to match name pattern
Daniel Wagner
1
-2
/
+2
2024-04-04
nvmet-fc: move RCU read lock to nvmet_fc_assoc_exists
Daniel Wagner
1
-7
/
+10
2024-04-04
nvmet: implement unique discovery NQN
Hannes Reinecke
2
-0
/
+54
2024-04-04
nvme: don't create a multipath node for zero capacity devices
Christoph Hellwig
1
-1
/
+1
2024-04-04
x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
Borislav Petkov (AMD)
1
-1
/
+3
2024-04-04
gpio: cdev: check for NULL labels when sanitizing them for irqs
Bartosz Golaszewski
1
-5
/
+14
2024-04-04
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
3
-2
/
+14
2024-04-04
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-04-04
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-04-04
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-04-04
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-04-04
ASoC: SOF: amd: fix for false dsp interrupts
Vijendar Mukunda
1
-4
/
+4
2024-04-04
net: dsa: sja1105: Fix parameters order in sja1110_pcs_mdio_write_c45()
Christophe JAILLET
1
-1
/
+1
2024-04-04
net: ravb: Always update error counters
Paul Barker
1
-8
/
+9
2024-04-04
net: ravb: Always process TX descriptor ring
Paul Barker
1
-2
/
+5
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
1
-4
/
+5
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
1
-2
/
+7
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
1
-0
/
+3
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
1
-0
/
+1
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
1
-5
/
+8
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
1
-5
/
+10
2024-04-04
Revert "tg3: Remove residual error handling in tg3_suspend"
Paolo Abeni
1
-4
/
+26
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
8
-39
/
+49
2024-04-04
x86/cc: Add cc_platform_set/_clear() helpers
Borislav Petkov (AMD)
2
-0
/
+64
2024-04-04
x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-04
x86/coco: Require seeding RNG with RDRAND on CoCo systems
Jason A. Donenfeld
3
-0
/
+45
2024-04-04
tg3: Remove residual error handling in tg3_suspend
Nikita Kiryushin
1
-26
/
+4
2024-04-04
x86/numa/32: Include missing <asm/pgtable_areas.h>
Arnd Bergmann
1
-0
/
+1
2024-04-04
ata: sata_gemini: Check clk_enable() result
Chen Ni
1
-1
/
+4
2024-04-04
ata: sata_mv: Fix PCI device ID table declaration compilation warning
Arnd Bergmann
1
-32
/
+31
[next]