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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-03
ASoC: fsl_mqs: rename system manager indices for i.MX95
Shengjiu Wang
1
-6
/
+6
2025-07-03
ASoC: fsl_mqs: Distinguish different modules by system manager indices
Shengjiu Wang
1
-0
/
+8
2025-07-03
Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Arnd Bergmann
1
-0
/
+1
2025-07-03
netfilter: conntrack: remove DCCP protocol support
Pablo Neira Ayuso
6
-70
/
+0
2025-07-03
Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into gpio/for-next
Bartosz Golaszewski
1
-9
/
+109
2025-07-03
platform/x86/intel/pmt/telemetry: Add API to retrieve telemetry regions by feature
David E. Box
1
-0
/
+18
2025-07-03
platform/x86/intel/pmt/discovery: Get telemetry attributes
David E. Box
1
-0
/
+16
2025-07-03
platform/x86/intel/vsec: Set OOBMSM to CPU mapping
David E. Box
1
-0
/
+12
2025-07-03
platform/x86/intel/tpmi: Relocate platform info to intel_vsec.h
David E. Box
2
-24
/
+25
2025-07-03
platform/x86/intel/pmt: Add PMT Discovery driver
David E. Box
1
-0
/
+157
2025-07-03
platform/x86/intel/vsec: Add new Discovery feature
David E. Box
1
-1
/
+3
2025-07-03
platform/x86/intel/vsec: Add device links to enforce dependencies
David E. Box
1
-5
/
+23
2025-07-03
media: v4l2: Add Renesas Camera Receiver Unit pixel formats
Daniel Scally
1
-0
/
+6
2025-07-03
media: pisp_be: Use clamp() and define max sizes
Jacopo Mondi
1
-4
/
+5
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
1
-1
/
+1
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
1
-1
/
+1
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
1
-1
/
+1
2025-07-02
new helper: simple_start_creating()
Al Viro
1
-0
/
+1
2025-07-02
add locked_recursive_removal()
Al Viro
1
-0
/
+2
2025-07-02
io_uring: don't use int for ABI
Pavel Begunkov
1
-1
/
+1
2025-07-02
devlink: Extend devlink rate API with traffic classes bandwidth management
Carolina Jubran
2
-0
/
+17
2025-07-02
netlink: introduce type-checking attribute iteration for nlmsg
Carolina Jubran
1
-0
/
+14
2025-07-02
tun: remove unnecessary tun_xdp_hdr structure
Jason Wang
1
-5
/
+0
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
2
-2
/
+2
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-2
/
+2
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
3
-7
/
+8
2025-07-02
net: dst: add four helpers to annotate data-races around dst->dev
Eric Dumazet
1
-0
/
+20
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2
-3
/
+3
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2
-3
/
+3
2025-07-02
net: dst: annotate data-races around dst->lastuse
Eric Dumazet
1
-2
/
+2
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2
-4
/
+6
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
1
-1
/
+1
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2
-1
/
+1
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2
-1
/
+3
2025-07-02
net: move net_cookie into net_aligned_data
Eric Dumazet
1
-0
/
+2
2025-07-02
net: add struct net_aligned_data
Eric Dumazet
1
-0
/
+16
2025-07-02
Merge tag 'renesas-r9a09g057-dt-binding-defs-tag4' into renesas-clk-for-v6.17
Geert Uytterhoeven
2
-0
/
+2
2025-07-02
Merge tag 'renesas-r9a09g087-dt-binding-defs-tag2' into renesas-clk-for-v6.17
Geert Uytterhoeven
2
-0
/
+2
2025-07-02
dt-bindings: clock: renesas,r9a09g077/87: Add SDHI_CLKHS clock ID
Lad Prabhakar
2
-0
/
+2
2025-07-02
dt-bindings: clock: renesas,r9a09g056/57-cpg: Add XSPI core clock
Lad Prabhakar
2
-0
/
+2
2025-07-02
prctl: Introduce PR_MTE_STORE_ONLY
Yeoreum Yun
1
-0
/
+2
2025-07-02
leds: Unexport of_led_get()
Andy Shevchenko
1
-1
/
+0
2025-07-02
mtd: nand: qpic-common: add defines for ECC_MODE values
Gabor Juhos
1
-0
/
+2
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
3
-1
/
+32
2025-07-02
io_uring/mock: add trivial poll handler
Pavel Begunkov
1
-0
/
+2
2025-07-02
io_uring/mock: support for async read/write
Pavel Begunkov
1
-1
/
+3
2025-07-02
io_uring/mock: allow to choose FMODE_NOWAIT
Pavel Begunkov
1
-0
/
+5
2025-07-02
io_uring/mock: add sync read/write
Pavel Begunkov
1
-1
/
+3
2025-07-02
io_uring/mock: add cmd using vectored regbufs
Pavel Begunkov
1
-0
/
+14
2025-07-02
io_uring/mock: add basic infra for test mock files
Pavel Begunkov
1
-0
/
+22
[prev]
[next]