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-02-06
RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()
Jiakai Xu
1
-1
/
+4
2026-02-06
RISC-V: KVM: Remove unnecessary 'ret' assignment
Qiang Ma
1
-4
/
+1
2026-02-06
ARM: 9469/1: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weissschuh
1
-0
/
+11
2026-02-06
ovl: relax requirement for uuid=off,index=on
Amir Goldstein
4
-20
/
+24
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
3
-14
/
+82
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
1
-4
/
+143
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
1
-5
/
+25
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2
-0
/
+18
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
2
-2
/
+12
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
1
-2
/
+7
2026-02-06
selftests: netfilter: add IPV6_TUNNEL to config
Florian Westphal
2
-6
/
+14
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
1
-2
/
+10
2026-02-06
selftests: netfilter: nft_queue.sh: add udp fraglist gro test case
Florian Westphal
1
-6
/
+136
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2
-49
/
+75
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
1
-68
/
+68
2026-02-06
pinctrl: generic: move function to amlogic-am4 driver
Conor Dooley
3
-75
/
+70
2026-02-06
pinctrl: intel: Align Copyright note with corporate guidelines
Andy Shevchenko
25
-25
/
+25
2026-02-06
crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked
Thorsten Blum
1
-7
/
+1
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))
Aleksander Jan Bajkowski
2
-0
/
+292
2026-02-06
crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))
Aleksander Jan Bajkowski
2
-0
/
+318
2026-02-06
hwrng: core - use RCU and work_struct to fix race condition
Lianjie Wang
2
-63
/
+107
2026-02-06
crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()
Zilin Guan
1
-2
/
+7
2026-02-06
crypto: xilinx - Fix inconsistant indentation
Harsh Jain
1
-1
/
+1
2026-02-06
crypto: rng - Use unregister_rngs in register_rngs
Thorsten Blum
1
-8
/
+4
2026-02-06
crypto: atmel - Use unregister_{aeads,ahashes,skciphers}
Thorsten Blum
3
-47
/
+22
2026-02-06
hwrng: optee - simplify OP-TEE context match
Rouven Czerwinski
1
-4
/
+1
2026-02-06
KVM: s390: Add explicit padding to struct kvm_s390_keyop
Arnd Bergmann
1
-0
/
+1
2026-02-06
crypto: ccp - Add sysfs attribute for boot integrity
Mario Limonciello
3
-1
/
+19
2026-02-06
usb: typec: hd3ss3220: Check if regulator needs to be switched
Jan Remmet
1
-0
/
+3
2026-02-06
Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'core' into next
Joerg Roedel
49
-498
/
+1996
2026-02-06
iommu/vt-d: Treat PAGE_SNOOP and PWSNP separately
Viktor Kleen
1
-1
/
+1
2026-02-06
slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is set
Hao Li
1
-0
/
+3
2026-02-06
vsnprintf: drop __printf() attributes on binary printing functions
Arnd Bergmann
2
-3
/
+2
2026-02-06
mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()
Md Sadre Alam
1
-0
/
+2
2026-02-06
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
Hao Ge
1
-1
/
+5
2026-02-06
erofs: fix UAF issue for file-backed mounts w/ directio option
Chao Yu
1
-1
/
+6
2026-02-06
mshv: fix SRCU protection in irqfd resampler ack handler
Li RongQing
1
-2
/
+3
2026-02-06
mshv: make field names descriptive in a header struct
Mukesh R
3
-40
/
+40
2026-02-05
Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
4
-6
/
+26
2026-02-05
Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
82
-187
/
+288
2026-02-05
amd-xgbe: do not select NET_SELFTESTS when INET is disabled
Raju Rangoju
1
-1
/
+1
2026-02-06
Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-next
Dave Airlie
8
-11
/
+20
2026-02-06
Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
13
-80
/
+103
2026-02-05
Merge branch 'net-cpsw_new-fix-multiple-issues-in-the-cpsw_probe-error-path'
Jakub Kicinski
1
-9
/
+6
2026-02-05
net: cpsw_new: Fix potential unregister of netdev that has not been registered yet
Kevin Hao
1
-2
/
+1
2026-02-05
net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error path
Kevin Hao
1
-7
/
+5
2026-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
1
-0
/
+8
2026-02-06
Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
8
-39
/
+62
2026-02-06
Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
7
-10
/
+19
2026-02-05
net/mlx5e: SHAMPO, Switch to header memcpy
Dragos Tatulea
5
-484
/
+188
[prev]
[next]