index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-01-27
PCI: Add dword #defines for Bus Number + Secondary Latency Timer
Ilpo Järvinen
-12
/
+18
2026-01-27
PCI: Use scnprintf() instead of sprintf()
Ilpo Järvinen
-3
/
+4
2026-01-27
PCI: Handle CardBus-specific params in setup-cardbus.c
Ilpo Järvinen
-13
/
+26
2026-01-27
PCI: Separate CardBus setup & build it only with CONFIG_CARDBUS
Ilpo Järvinen
-168
/
+202
2026-01-27
PCI: Add 'pci' prefix to struct pci_dev_resource handling functions
Ilpo Järvinen
-53
/
+61
2026-01-27
PCI: Use resource_assigned() in setup-bus.c algorithm
Ilpo Järvinen
-31
/
+33
2026-01-27
resource: Mark res given to resource_assigned() as const
Ilpo Järvinen
-1
/
+1
2026-01-27
PCI: Add pbus_mem_size_optional() to handle optional sizes
Ilpo Järvinen
-23
/
+54
2026-01-27
PCI: Check invalid align earlier in pbus_size_mem()
Ilpo Järvinen
-13
/
+12
2026-01-27
PCI: Log reset and restore of resources
Ilpo Järvinen
-1
/
+9
2026-01-27
PCI: Add pci_resource_is_bridge_win()
Ilpo Järvinen
-6
/
+10
2026-01-27
PCI: Fetch dev_res to local var in __assign_resources_sorted()
Ilpo Järvinen
-16
/
+17
2026-01-27
PCI: Use res_to_dev_res() in reassign_resources_sorted()
Ilpo Järvinen
-10
/
+1
2026-01-27
PCI: Pass bridge window resource to pbus_size_mem()
Ilpo Järvinen
-18
/
+17
2026-01-27
PCI: Push realloc check into pbus_size_mem()
Ilpo Järvinen
-22
/
+12
2026-01-27
PCI: Remove old_size limit from bridge window sizing
Ilpo Järvinen
-8
/
+3
2026-01-27
resource: Increase MAX_IORES_LEVEL to 8
Ilpo Järvinen
-1
/
+1
2026-01-27
PCI: Stop over-estimating bridge window size
Ilpo Järvinen
-92
/
+5
2026-01-27
spi: SPI_AXIADO should depend on ARCH_AXIADO
Geert Uytterhoeven
-0
/
+1
2026-01-27
x86/entry/vdso: Add vdso2c to .gitignore
Borislav Petkov (AMD)
-0
/
+1
2026-01-27
PCI: Rewrite bridge window head alignment function
Ilpo Järvinen
-9
/
+44
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
-1
/
+0
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
-4
/
+6
2026-01-27
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
-4
/
+2
2026-01-27
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
-12
/
+8
2026-01-27
ACPI: sysfs: Replace sprintf() with sysfs_emit()
Sumeet Pawnikar
-25
/
+25
2026-01-27
ACPI: CPPC: Rename EPP constants for clarity
Sumit Gupta
-2
/
+3
2026-01-27
ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
Sumit Gupta
-2
/
+1
2026-01-27
ASoC: sophgo: cv1800b: tidy Kconfig spacing
Anton D. Stavinskii
-0
/
+1
2026-01-27
ASoC: sophgo: cv1800b: document DAC overwrite handling
Anton D. Stavinskii
-1
/
+5
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
-0
/
+2
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
-4
/
+4
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
-1
/
+1
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
-4
/
+4
2026-01-27
fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
Jiasheng Jiang
-0
/
+3
2026-01-27
Merge branch 'net-stmmac-rk-simplify-per-soc-configuration'
Jakub Kicinski
-24
/
+32
2026-01-27
net: stmmac: rk: group MACPHY register offset and fields together
Russell King (Oracle)
-4
/
+6
2026-01-27
net: stmmac: rk: convert rk3328 to use bsp_priv->id
Russell King (Oracle)
-6
/
+9
2026-01-27
net: stmmac: rk: get rid of rk_phy_power_ctl()
Russell King (Oracle)
-14
/
+17
2026-01-27
net: stmmac: rk: avoid phy_power_on()
Russell King (Oracle)
-3
/
+3
2026-01-27
Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-0
/
+12
2026-01-27
io_uring/bpf_filter: add ref counts to struct io_bpf_filter
Jens Axboe
-0
/
+7
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
-10
/
+23
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
-0
/
+23
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
-0
/
+33
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
-0
/
+447
2026-01-27
docs: automarkup.py: Skip common English words as C identifiers
wheatfox
-0
/
+10
2026-01-27
Merge branch 'bpf-fix-fionread-and-copied_seq-issues'
Alexei Starovoitov
-17
/
+439
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
-6
/
+302
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
-6
/
+108
[prev]
[next]