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-04
lib/crypto: sha256: Remove sha256_is_arch_optimized()
Eric Biggers
1
-8
/
+0
2025-07-04
lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 support
Eric Biggers
1
-0
/
+222
2025-07-04
lib/crypto: sha256: Propagate sha256_block_state type to implementations
Eric Biggers
1
-4
/
+4
2025-07-04
lib/crypto: sha256: Make library API use strongly-typed contexts
Eric Biggers
1
-11
/
+41
2025-07-04
lib/crypto: sha256: Add sha224() and sha224_update()
Eric Biggers
1
-2
/
+8
2025-07-04
lib/crypto: sha256: Remove sha256_blocks_simd()
Eric Biggers
1
-6
/
+0
2025-07-04
lib/crypto: sha256: Reorder some code
Eric Biggers
1
-30
/
+30
2025-07-04
Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-1
/
+9
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-0
/
+13
2025-07-04
Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-0
/
+3
2025-07-04
Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+6
2025-07-04
Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
3
-20
/
+32
2025-07-04
treewide: Remove redundant
Mark Brown
1
-24
/
+163
2025-07-04
Merge tag 'icc-6.16-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-linus
Greg Kroah-Hartman
1
-0
/
+7
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
5
-17
/
+17
2025-07-04
drm: add debugfs support on per client-id basis
Sunil Khatri
2
-0
/
+18
2025-07-04
drm: move drm based debugfs funcs to drm_debugfs.c
Sunil Khatri
2
-7
/
+17
2025-07-04
drm/xe/bmg: Add one additional PCI ID
Vodapalli, Ravi Kumar
1
-0
/
+1
2025-07-04
watchdog/perf: Provide function for adjusting the event period
Yicong Yang
1
-0
/
+2
2025-07-04
dt-bindings: regulator: Add STM32MP15 SCMI regulator identifiers
Etienne Carriere
1
-0
/
+40
2025-07-04
ata: libata-core: Rename ata_do_set_mode()
Damien Le Moal
1
-1
/
+1
2025-07-04
ata: libata-core: Cache the general purpose log directory
Damien Le Moal
1
-0
/
+3
2025-07-04
af_unix/scm: fix whitespace errors
Alexander Mikhalitsyn
1
-2
/
+2
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-7
/
+44
2025-07-03
bpf: Avoid putting struct bpf_scc_callchain variables on the stack
Yonghong Song
1
-0
/
+1
2025-07-03
bpf: Add dump_stack() analogue to print to BPF stderr
Kumar Kartikeya Dwivedi
1
-0
/
+2
2025-07-03
bpf: Add function to find program from stack trace
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-07-03
bpf: Add function to extract program source info
Kumar Kartikeya Dwivedi
1
-0
/
+3
2025-07-03
bpf: Introduce BPF standard streams
Kumar Kartikeya Dwivedi
2
-0
/
+76
2025-07-03
bpf: Refactor bprintf buffer support
Kumar Kartikeya Dwivedi
1
-1
/
+14
2025-07-03
bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
Tao Chen
1
-0
/
+1
2025-07-04
Merge tag 'drm-misc-next-2025-07-03' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
6
-27
/
+62
2025-07-04
Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
2
-1
/
+6
2025-07-03
drm: Simplify drmm_alloc_ordered_workqueue return
Matthew Brost
1
-2
/
+13
2025-07-03
Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_state
Luiz Augusto von Dentz
1
-2
/
+1
2025-07-03
clk: sunxi-ng: v3s: Fix CSI SCLK clock name
Paul Kocialkowski
1
-1
/
+1
2025-07-03
clk: spacemit: set up reset auxiliary devices
Alex Elder
1
-0
/
+12
2025-07-03
soc: spacemit: create a header for clock/reset registers
Alex Elder
1
-0
/
+118
2025-07-03
include: trace: Add tracepoint support for inflight xfer count
Philip Radford
1
-10
/
+14
2025-07-03
Merge tag 'arm-soc/for-6.17/devicetree-arm64' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
1
-0
/
+61
2025-07-03
PM: sleep: Add strict_midlayer flag to struct dev_pm_info
Rafael J. Wysocki
2
-0
/
+28
2025-07-03
PM: Move two sleep-related functions under CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-4
/
+12
2025-07-03
PM: Don't use "proxy" headers
Andy Shevchenko
1
-5
/
+6
2025-07-03
dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
Alex Elder
1
-0
/
+141
2025-07-03
irqdomain: Add device pointer to irq_domain_info and msi_domain_info
Thomas Gleixner
2
-0
/
+4
2025-07-03
ptp: Use ktime_get_clock_ts64() for timestamping
Thomas Gleixner
1
-30
/
+4
2025-07-03
Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Paolo Abeni
1
-0
/
+10
2025-07-03
timekeeping: Remove the temporary CLOCK_AUX workaround
Thomas Gleixner
1
-9
/
+0
2025-07-03
Merge tag 'ktime-get-clock-ts64-for-ptp' into timers/ptp
Thomas Gleixner
1
-0
/
+10
2025-07-03
timekeeping: Provide ktime_get_clock_ts64()
Thomas Gleixner
1
-0
/
+10
[prev]
[next]