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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-18
iov_iter: fix copy_page_to_iter_nofault()
Omar Sandoval
1
-1
/
+1
2023-11-17
crypto: lib/aesgcm - Add kernel docs for aesgcm_mac
Sagar Vashnav
1
-0
/
+13
2023-11-15
bpf: Remove test for MOVSX32 with offset=32
Puranjay Mohan
1
-16
/
+0
2023-11-14
Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux
Linus Torvalds
1
-1
/
+1
2023-11-14
zstd: Fix array-index-out-of-bounds UBSAN warning
Nick Terrell
1
-1
/
+1
2023-11-14
kunit: test: Avoid cast warning when adding kfree() as an action
Richard Fitzgerald
1
-1
/
+1
2023-11-14
kunit: Reset suite counter right before running tests
Michal Wajdeczko
1
-2
/
+2
2023-11-14
kunit: Warn if tests are slow
Maxime Ripard
1
-0
/
+38
2023-11-10
lib: test_objpool: make global variables static
wuqiang.matt
1
-3
/
+3
2023-11-07
Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-2
/
+7
2023-11-04
Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
3
-0
/
+193
2023-11-03
Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2023-11-03
Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
1
-15
/
+13
2023-11-03
Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-13
/
+12
2023-11-03
Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux
Linus Torvalds
5
-684
/
+549
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+79
2023-11-02
lib/fw_table: Remove acpi_parse_entries_array() export
Dan Williams
1
-1
/
+0
2023-11-02
seq_buf: Export seq_buf_puts()
Christophe JAILLET
1
-0
/
+1
2023-11-02
seq_buf: Export seq_buf_putc()
Christophe JAILLET
1
-0
/
+1
2023-11-01
Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
10
-139
/
+728
2023-11-01
Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-1
/
+984
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
6
-24
/
+3
2023-11-01
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+52
2023-11-01
vsprintf: uninline simple_strntoull(), reorder arguments
Alexey Dobriyan
1
-13
/
+12
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-0
/
+393
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-4
/
+4
2023-10-30
closures: Fix race in closure_sync()
Kent Overstreet
1
-0
/
+3
2023-10-30
closures: Better memory barriers
Kent Overstreet
1
-2
/
+4
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+1
2023-10-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
7
-7
/
+299
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-1
/
+192
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-300
/
+135
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
1
-3
/
+1
2023-10-27
acpi: Move common tables helper functions to common lib
Dave Jiang
3
-0
/
+194
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+25
2023-10-24
kprobes: unused header files removed
wuqiang.matt
1
-6
/
+0
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
1
-12
/
+10
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
1
-0
/
+22
2023-10-19
lib/generic-radix-tree.c: Add peek_prev()
Kent Overstreet
1
-0
/
+59
2023-10-19
lib/generic-radix-tree.c: Don't overflow in peek()
Kent Overstreet
1
-3
/
+14
2023-10-19
closures: Add a missing include
Kent Overstreet
1
-0
/
+1
2023-10-19
bcache: move closures to lib/
Kent Overstreet
4
-0
/
+218
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
1
-1
/
+1
2023-10-18
percpu_counter: extend _limited_add() to negative amounts
Hugh Dickins
1
-14
/
+40
2023-10-18
shmem,percpu_counter: add _limited_add(fbc, limit, amount)
Hugh Dickins
1
-0
/
+53
2023-10-18
maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()
Liam R. Howlett
2
-12
/
+25
2023-10-18
Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-0
/
+52
2023-10-18
lib: objpool test module added
wuqiang.matt
3
-0
/
+709
[prev]
[next]