index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
PCI: Push realloc check into pbus_size_mem()
Ilpo Järvinen
1
-22
/
+12
2026-01-27
PCI: Remove old_size limit from bridge window sizing
Ilpo Järvinen
1
-8
/
+3
2026-01-27
resource: Increase MAX_IORES_LEVEL to 8
Ilpo Järvinen
1
-1
/
+1
2026-01-27
PCI: Stop over-estimating bridge window size
Ilpo Järvinen
1
-92
/
+5
2026-01-27
spi: SPI_AXIADO should depend on ARCH_AXIADO
Geert Uytterhoeven
1
-0
/
+1
2026-01-27
x86/entry/vdso: Add vdso2c to .gitignore
Borislav Petkov (AMD)
1
-0
/
+1
2026-01-27
PCI: Rewrite bridge window head alignment function
Ilpo Järvinen
1
-9
/
+44
2026-01-27
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-01-27
ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
Aaron Ma
1
-4
/
+6
2026-01-27
ixgbe: don't initialize aci lock in ixgbe_recovery_probe()
Kohei Enju
1
-4
/
+2
2026-01-27
ixgbe: fix memory leaks in the ixgbe_recovery_probe() path
Kohei Enju
1
-12
/
+8
2026-01-27
ACPI: sysfs: Replace sprintf() with sysfs_emit()
Sumeet Pawnikar
2
-25
/
+25
2026-01-27
ACPI: CPPC: Rename EPP constants for clarity
Sumit Gupta
2
-2
/
+3
2026-01-27
ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
Sumit Gupta
1
-2
/
+1
2026-01-27
ASoC: sophgo: cv1800b: tidy Kconfig spacing
Anton D. Stavinskii
1
-0
/
+1
2026-01-27
ASoC: sophgo: cv1800b: document DAC overwrite handling
Anton D. Stavinskii
1
-1
/
+5
2026-01-27
gpio: pca953x: mask interrupts in irq shutdown
Martin Larsson
1
-0
/
+2
2026-01-27
gpio: virtuser: fix UAF in configfs release path
Yuhao Huang
1
-4
/
+4
2026-01-27
gpiolib: acpi: use BIT_ULL() for u64 mask in address space handler
Denis Sergeev
1
-1
/
+1
2026-01-27
gpio: sprd: Change sprd_gpio lock to raw_spin_lock
Xuewen Yan
1
-4
/
+4
2026-01-27
fs/ntfs3: Fix slab-out-of-bounds read in DeleteIndexEntryRoot
Jiasheng Jiang
1
-0
/
+3
2026-01-27
Merge branch 'net-stmmac-rk-simplify-per-soc-configuration'
Jakub Kicinski
1
-24
/
+32
2026-01-27
net: stmmac: rk: group MACPHY register offset and fields together
Russell King (Oracle)
1
-4
/
+6
2026-01-27
net: stmmac: rk: convert rk3328 to use bsp_priv->id
Russell King (Oracle)
1
-6
/
+9
2026-01-27
net: stmmac: rk: get rid of rk_phy_power_ctl()
Russell King (Oracle)
1
-14
/
+17
2026-01-27
net: stmmac: rk: avoid phy_power_on()
Russell King (Oracle)
1
-3
/
+3
2026-01-27
Merge tag 'vfio-v6.19-rc8' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+12
2026-01-27
io_uring/bpf_filter: add ref counts to struct io_bpf_filter
Jens Axboe
1
-0
/
+7
2026-01-27
io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
Jens Axboe
5
-10
/
+23
2026-01-27
io_uring/bpf_filter: allow filtering on contents of struct open_how
Jens Axboe
4
-0
/
+23
2026-01-27
io_uring/net: allow filtering on IORING_OP_SOCKET data
Jens Axboe
4
-0
/
+33
2026-01-27
io_uring: add support for BPF filtering for opcode restrictions
Jens Axboe
9
-0
/
+447
2026-01-27
docs: automarkup.py: Skip common English words as C identifiers
wheatfox
1
-0
/
+10
2026-01-27
Merge branch 'bpf-fix-fionread-and-copied_seq-issues'
Alexei Starovoitov
6
-17
/
+439
2026-01-27
selftests/bpf: Add tests for FIONREAD and copied_seq
Jiayuan Chen
2
-6
/
+302
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
4
-6
/
+108
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
3
-5
/
+29
2026-01-27
selftests/bpf: cover BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
3
-4
/
+25
2026-01-27
bpf: add new BPF_CGROUP_ITER_CHILDREN control option
Matt Bobrowski
3
-5
/
+37
2026-01-27
slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
Hao Li
1
-1
/
+4
2026-01-27
mm/slab: factor out slab_args_unmergeable()
Harry Yoo
1
-10
/
+18
2026-01-27
mm/slab: make caches with sheaves mergeable
Vlastimil Babka
1
-6
/
+7
2026-01-27
mm/slab: move and refactor __kmem_cache_alias()
Vlastimil Babka
3
-41
/
+41
2026-01-27
slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGE
Vlastimil Babka
1
-3
/
+2
2026-01-27
mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
Harry Yoo
1
-0
/
+20
2026-01-27
mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
Vlastimil Babka
1
-1
/
+4
2026-01-27
block: rnull: remove imports available via prelude
Gary Guo
2
-4
/
+0
2026-01-27
drm/xe: Unregister drm device on probe error
Shuicheng Lin
1
-0
/
+1
2026-01-27
slab: replace cache_from_obj() with inline checks
Vlastimil Babka
1
-23
/
+33
2026-01-27
livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Josh Poimboeuf
1
-4
/
+4
[prev]
[next]