index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-24
mm/mremap: use an explicit uffd failure path for mremap
Lorenzo Stoakes
1
-0
/
+5
2025-07-24
mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()
Hugh Dickins
1
-2
/
+3
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
2
-5
/
+10
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
1
-0
/
+6
2025-07-24
Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-27
/
+35
2025-07-24
sprintf.h requires stdarg.h
Stephen Rothwell
1
-0
/
+1
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
4
-21
/
+79
2025-07-24
x86: Handle KCOV __init vs inline mismatches
Kees Cook
5
-6
/
+6
2025-07-24
misc: pci_endpoint_test: Add doorbell test case
Frank Li
1
-0
/
+1
2025-07-24
PCI: endpoint: Add pci_epf_align_inbound_addr() helper for inbound address al...
Frank Li
1
-0
/
+3
2025-07-24
PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
Frank Li
2
-0
/
+43
2025-07-24
mtd: ubi: Remove unused ubi_flush
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+54
2025-07-24
libie: add adminq helper for converting err to str
Michal Swiatkowski
1
-0
/
+2
2025-07-24
i40e: use libie adminq descriptors
Michal Swiatkowski
1
-0
/
+17
2025-07-24
ixgbe: use libie adminq descriptors
Michal Swiatkowski
1
-0
/
+16
2025-07-24
ice, libie: move generic adminq descriptors to lib
Michal Swiatkowski
1
-0
/
+273
2025-07-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-11
/
+5
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
1
-0
/
+2
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
1
-1
/
+1
2025-07-24
gpiolib: make legacy interfaces optional
Arnd Bergmann
1
-4
/
+6
2025-07-24
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
43
-188
/
+492
2025-07-24
ASoC: SDCA: Add support for -cn- value properties
Charles Keepax
1
-7
/
+7
2025-07-24
Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...
Bartosz Golaszewski
1
-0
/
+279
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-11
/
+4
2025-07-24
mfd: rk8xx-core: Allow to customize RK806 reset mode
Quentin Schulz
1
-0
/
+2
2025-07-24
mfd: syscon: atmel-smc: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+5
2025-07-24
mfd: madera: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+2
2025-07-24
mfd: wm8350-core: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+7
2025-07-24
mfd: davinci_voicecodec: Don't use "proxy" headers
Andy Shevchenko
1
-3
/
+5
2025-07-24
mfd: pcf50633: Remove the header file core.h
Dr. David Alan Gilbert
1
-229
/
+0
2025-07-24
mfd: tps65219: Remove another unused field from 'struct tps65219'
Christophe JAILLET
1
-2
/
+0
2025-07-24
mfd: tps65219: Remove an unused field from 'struct tps65219'
Christophe JAILLET
1
-3
/
+0
2025-07-24
mfd: twl6030-irq: Remove unused twl6030_mmc_card_detect*
Dr. David Alan Gilbert
1
-21
/
+0
2025-07-24
Merge branches 'ib-mfd-gpio-input-pwm-6.17', 'ib-mfd-gpio-power-soc-6.17' and...
Lee Jones
2
-0
/
+280
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+1
2025-07-24
mfd: Add Apple Silicon System Management Controller
Sven Peter
1
-0
/
+279
2025-07-24
pwm: mc33xs2410: add hwmon support
Dimitri Fedrau
1
-0
/
+16
2025-07-24
Merge tag 'icc-6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
1
-0
/
+141
2025-07-23
Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+2
2025-07-23
sched: Add enqueue/dequeue of dualpi2 qdisc
Koen De Schepper
1
-0
/
+6
2025-07-23
sched: Dump configuration and statistics of dualpi2 qdisc
Chia-Yu Chang
1
-0
/
+15
2025-07-23
sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang
1
-0
/
+53
2025-07-23
libeth: xdp: access ->pp through netmem_desc instead of page
Byungchul Park
1
-1
/
+1
2025-07-23
netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
Byungchul Park
2
-2
/
+19
2025-07-23
netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
Byungchul Park
1
-1
/
+19
2025-07-23
netmem: introduce struct netmem_desc mirroring struct page
Byungchul Park
1
-21
/
+95
2025-07-23
devlink: Fix excessive stack usage in rate TC bandwidth parsing
Carolina Jubran
1
-2
/
+9
[prev]
[next]