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-03-21
crypto: lib/chacha - remove unused arch-specific init support
Eric Biggers
1
-10
/
+1
2025-03-21
crypto: remove obsolete 'comp' compression API
Ard Biesheuvel
1
-75
/
+1
2025-03-21
xfrm: ipcomp: Use crypto_acomp interface
Herbert Xu
1
-12
/
+1
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
2
-4
/
+103
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
3
-3
/
+84
2025-03-21
crypto: acomp - Remove dst_free
Herbert Xu
1
-2
/
+0
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
2
-16
/
+3
2025-03-21
crypto: scatterwalk - Use nth_page instead of doing it by hand
Herbert Xu
1
-10
/
+20
2025-03-21
lib/scatterlist: Add SG_MITER_LOCAL and use it
Herbert Xu
1
-0
/
+1
2025-03-21
crypto: scatterwalk - simplify map and unmap calling convention
Eric Biggers
1
-19
/
+24
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-0
/
+21
2025-03-21
bus: fsl-mc: Remove deadcode
Dr. David Alan Gilbert
1
-2
/
+0
2025-03-21
PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag
Roger Pau Monne
1
-1
/
+2
2025-03-20
io_uring: enable toggle of iowait usage when waiting on CQEs
Jens Axboe
1
-0
/
+2
2025-03-20
scsi: ufs: core: Fix a race condition related to device commands
Bart Van Assche
1
-1
/
+1
2025-03-20
bpf: Add struct_ops context information to struct bpf_prog_aux
Juntong Deng
1
-0
/
+2
2025-03-20
nvme-tcp: request secure channel concatenation
Hannes Reinecke
1
-0
/
+7
2025-03-20
nvme-keyring: add nvme_tls_psk_refresh()
Hannes Reinecke
1
-1
/
+11
2025-03-20
nvme: add nvme_auth_derive_tls_psk()
Hannes Reinecke
1
-0
/
+2
2025-03-20
nvme: add nvme_auth_generate_digest()
Hannes Reinecke
1
-0
/
+2
2025-03-20
nvme: add nvme_auth_generate_psk()
Hannes Reinecke
1
-0
/
+3
2025-03-20
crypto,fs: Separate out hkdf_extract() and hkdf_expand()
Hannes Reinecke
1
-0
/
+20
2025-03-20
pds_core: add new fwctl auxiliary_device
Shannon Nelson
1
-0
/
+2
2025-03-20
PCI: Move cardbus IO size declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
1
-1
/
+0
2025-03-20
PCI: Move resource reassignment func declarations into pci/pci.h
Ilpo Järvinen
1
-2
/
+0
2025-03-20
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
Ilpo Järvinen
1
-1
/
+0
2025-03-20
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-03-20
hyperv: Add definitions for root partition driver to hv headers
Nuno Das Neves
3
-11
/
+284
2025-03-20
x86: hyperv: Add mshv_handler() irq handler and setup function
Nuno Das Neves
1
-0
/
+1
2025-03-20
hyperv: Introduce hv_recommend_using_aeoi()
Nuno Das Neves
1
-0
/
+13
2025-03-20
arm64/hyperv: Add some missing functions to arm64
Nuno Das Neves
1
-2
/
+4
2025-03-20
x86/mshyperv: Add support for extended Hyper-V features
Stanislav Kinsburskii
1
-0
/
+1
2025-03-20
hyperv: Log hypercall status codes as strings
Nuno Das Neves
1
-0
/
+13
2025-03-20
hyperv: Remove unused union and structs
Thorsten Blum
1
-56
/
+0
2025-03-20
hyperv: Add CONFIG_MSHV_ROOT to gate root partition support
Nuno Das Neves
1
-4
/
+20
2025-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
11
-17
/
+67
2025-03-20
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
1
-1
/
+0
2025-03-20
platform: cznic: Add keyctl helpers for Turris platform
Marek Behún
1
-0
/
+33
2025-03-20
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
5
-11
/
+36
2025-03-20
cgroup: rstat: Cleanup flushing functions and locking
Yosry Ahmed
1
-2
/
+0
2025-03-20
Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+8
2025-03-20
ASoC: wm8904: Add DMIC and DRC support
Mark Brown
15
-105
/
+176
2025-03-20
tty: serdev: drop serdev_controller_ops::write_room()
Jiri Slaby (SUSE)
1
-6
/
+0
2025-03-20
tty: tty_driver: introduce TTY driver sub/types enums
Jiri Slaby (SUSE)
1
-21
/
+21
2025-03-20
tty: tty_driver: document both {,__}tty_alloc_driver() properly
Jiri Slaby (SUSE)
1
-1
/
+7
2025-03-20
tty: tty_driver: convert "TTY Driver Flags" to an enum
Jiri Slaby (SUSE)
1
-16
/
+24
2025-03-20
tty: tty_driver: move TTY macros to the top
Jiri Slaby (SUSE)
1
-78
/
+78
2025-03-20
tty: move N_TTY_BUF_SIZE to n_tty
Jiri Slaby (SUSE)
1
-1
/
+0
2025-03-20
tty: convert "TTY Struct Flags" to an enum
Jiri Slaby (SUSE)
1
-25
/
+27
[prev]
[next]