index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
spi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-12
kasan: mark kasan_kunit_executing as static
Andrey Konovalov
1
-1
/
+1
2023-01-12
nilfs2: fix general protection fault in nilfs_btree_insert()
Ryusuke Konishi
1
-3
/
+12
2023-01-12
Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warning
Nhat Pham
1
-3
/
+1
2023-01-12
mm/hugetlb: pre-allocate pgtable pages for uffd wr-protects
Peter Xu
1
-2
/
+11
2023-01-12
hugetlb: unshare some PMDs when splitting VMAs
James Houghton
1
-9
/
+35
2023-01-12
mm: fix vma->anon_name memory leak for anonymous shmem VMAs
Suren Baghdasaryan
1
-2
/
+1
2023-01-12
mm/shmem: restore SHMEM_HUGE_DENY precedence over MADV_COLLAPSE
Zach O'Keefe
1
-4
/
+2
2023-01-12
mm/MADV_COLLAPSE: don't expand collapse when vm_end is past requested end
Zach O'Keefe
1
-1
/
+1
2023-01-12
mm/userfaultfd: enable writenotify while userfaultfd-wp is enabled for a VMA
David Hildenbrand
2
-6
/
+26
2023-01-12
mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
Hugh Dickins
1
-8
/
+6
2023-01-12
mm/hugetlb: fix uffd-wp handling for migration entries in hugetlb_change_prot...
David Hildenbrand
1
-8
/
+9
2023-01-12
mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()
David Hildenbrand
1
-14
/
+7
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
1
-1
/
+1
2023-01-06
tpm: Allow system suspend to continue when TPM suspend fails
Jason A. Donenfeld
1
-1
/
+3
2023-01-06
hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handling
Linus Torvalds
1
-5
/
+10
2023-01-06
usb: dwc3: gadget: Ignore End Transfer delay on teardown
Thinh Nguyen
1
-1
/
+4
2023-01-06
usb: dwc3: xilinx: include linux/gpio/consumer.h
Arnd Bergmann
1
-0
/
+1
2023-01-06
udf: initialize newblock to 0
Tom Rix
1
-3
/
+1
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
1
-1
/
+1
2023-01-06
usb: fotg210-udc: fix error return code in fotg210_udc_probe()
Yang Yingliang
1
-0
/
+2
2023-01-05
riscv: uaccess: fix type of 0 variable on error in get_user()
Ben Dooks
1
-1
/
+1
2023-01-05
riscv, kprobes: Stricter c.jr/c.jalr decoding
Björn Töpel
1
-2
/
+2
2023-01-05
lib/scatterlist: Fix to merge contiguous pages into the last SG properly
Yishai Hadas
1
-1
/
+1
2023-01-05
block: Remove "select SRCU"
Paul E. McKenney
1
-1
/
+0
2023-01-05
io_uring: fix CQ waiting timeout handling
Pavel Begunkov
1
-3
/
+3
2023-01-05
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman
1
-1
/
+1
2023-01-05
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman
1
-1
/
+4
2023-01-05
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Michael Ellerman
1
-0
/
+1
2023-01-05
fbdev: omapfb: avoid stack overflow warning
Arnd Bergmann
1
-10
/
+18
2023-01-05
caif: fix memory leak in cfctrl_linkup_request()
Zhengchao Shao
1
-1
/
+5
2023-01-05
kbuild: readd -w option when vmlinux.o or Module.symver is missing
Masahiro Yamada
1
-4
/
+5
2023-01-05
kbuild: fix single *.ko build
Masahiro Yamada
1
-1
/
+1
2023-01-05
cifs: fix interface count calculation during refresh
Shyam Prasad N
1
-1
/
+2
2023-01-05
cifs: refcount only the selected iface during interface update
Shyam Prasad N
1
-1
/
+2
2023-01-05
inet: control sockets should not use current thread task_frag
Eric Dumazet
1
-0
/
+1
2023-01-05
net/ulp: prevent ULP without clone op from entering the LISTEN status
Paolo Abeni
2
-0
/
+18
2023-01-05
qed: allow sleep in qed_mcp_trace_dump()
Caleb Sander
1
-8
/
+20
2023-01-05
of: fdt: Honor CONFIG_CMDLINE* even without /chosen node, take 2
Rob Herring
1
-13
/
+15
2023-01-05
Revert "of: fdt: Honor CONFIG_CMDLINE* even without /chosen node"
Rob Herring
1
-20
/
+20
2023-01-05
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Michel Dänzer
3
-5
/
+35
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
8
-0
/
+3419
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
2
-0
/
+12
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
2
-15
/
+24
2023-01-04
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
Jens Axboe
1
-1
/
+2
2023-01-04
ublk: honor IO_URING_F_NONBLOCK for handling control command
Ming Lei
1
-0
/
+3
2023-01-04
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
1
-0
/
+10
2023-01-04
perf/x86/rapl: Add support for Intel Emerald Rapids
Zhang Rui
1
-0
/
+1
2023-01-04
perf/x86/rapl: Add support for Intel Meteor Lake
Zhang Rui
1
-0
/
+2
2023-01-04
perf tools: Fix build on uClibc systems by adding missing sys/types.h include
Jesus Sanchez-Palencia
1
-0
/
+1
2023-01-04
block: handle bio_split_to_limits() NULL return
Jens Axboe
8
-2
/
+19
[next]