index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
2023-11-08
swiotlb: fix out-of-bounds TLB allocations with CONFIG_SWIOTLB_DYNAMIC
Petr Tesarik
1
-1
/
+2
2023-11-08
Merge patch series "riscv: Fix set_memory_XX() and set_direct_map_XX()"
Palmer Dabbelt
2
-46
/
+236
2023-11-08
riscv: Fix set_memory_XX() and set_direct_map_XX() by splitting huge linear m...
Alexandre Ghiti
1
-40
/
+230
2023-11-08
riscv: Don't use PGD entries for the linear mapping
Alexandre Ghiti
1
-6
/
+6
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
1
-1
/
+1
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
16
-0
/
+16
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
1
-5
/
+17
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
22
-0
/
+22
2023-11-08
drivers/net/ppp: use standard array-copy-function
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: cp2615: Fix 'assignment to __be16' warning
Bence Csókás
1
-1
/
+1
2023-11-08
i2c: dev: copy userspace array safely
Philipp Stanner
1
-2
/
+2
2023-11-08
i2c: designware: Disable TX_EMPTY irq while waiting for block length byte
Tam Nguyen
1
-3
/
+16
2023-11-08
i2c: iproc: handle invalid slave state
Roman Bacik
1
-58
/
+75
2023-11-07
net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...
Vladimir Oltean
1
-1
/
+1
2023-11-07
virtio/vsock: Fix uninit-value in virtio_transport_recv_pkt()
Shigeru Yoshida
1
-0
/
+2
2023-11-07
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-07
Merge tag 'pm-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-1
/
+64
2023-11-07
Merge tag 'drm-next-2023-11-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-1345
/
+1718
2023-11-07
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+9
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
1
-3
/
+26
2023-11-07
Merge tag 'rproc-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
16
-248
/
+932
2023-11-07
Merge tag 'rpmsg-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
3
-5
/
+5
2023-11-07
Merge tag 'pcmcia-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
4
-7
/
+12
2023-11-07
Merge tag 'gpio-pinctrl-updates-for-v6.7-rc1' of git://git.kernel.org/pub/scm...
Linus Torvalds
39
-310
/
+198
2023-11-08
ata: pata_gayle: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-08
ata: pata_falcon: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-11-08
ata: pata_gayle: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2023-11-08
ata: pata_falcon: Stop using module_platform_driver_probe()
Uwe Kleine-König
1
-4
/
+5
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
1
-15
/
+1
2023-11-07
Merge branch 'Let BPF verifier consider {task,cgroup} is trusted in bpf_iter_...
Martin KaFai Lau
3
-14
/
+6
2023-11-07
selftests/bpf: get trusted cgrp from bpf_iter__cgroup directly
Chuyi Zhou
1
-12
/
+4
2023-11-07
bpf: Let verifier consider {task,cgroup} is trusted in bpf_iter_reg
Chuyi Zhou
2
-2
/
+2
2023-11-07
RISC-V: Probe misaligned access speed in parallel
Evan Green
3
-21
/
+77
2023-11-07
RISC-V: Remove __init on unaligned_emulation_finish()
Evan Green
1
-1
/
+1
2023-11-07
RISC-V: Show accurate per-hart isa in /proc/cpuinfo
Evan Green
2
-4
/
+38
2023-11-07
RISC-V: Don't rely on positional structure initialization
Palmer Dabbelt
1
-60
/
+65
2023-11-07
Merge patch series "riscv: Add remaining module relocations and tests"
Palmer Dabbelt
18
-105
/
+869
2023-11-07
riscv: Add tests for riscv module loading
Charlie Jenkins
16
-0
/
+366
2023-11-07
riscv: Add remaining module relocations
Charlie Jenkins
2
-30
/
+423
2023-11-07
riscv: Avoid unaligned access when relocating modules
Emil Renner Berthing
1
-76
/
+81
2023-11-07
net: phylink: initialize carrier state at creation
Klaus Kudielka
1
-0
/
+1
2023-11-07
Merge branch 'vsock-fixes'
David S. Miller
4
-17
/
+139
2023-11-07
test/vsock: add dobule bind connect test
Filippo Storniolo
3
-0
/
+100
2023-11-07
test/vsock: refactor vsock_accept
Filippo Storniolo
1
-12
/
+20
2023-11-07
test/vsock fix: add missing check on socket creation
Filippo Storniolo
1
-0
/
+8
2023-11-07
vsock/virtio: remove socket from connected/bound list on shutdown
Filippo Storniolo
1
-5
/
+11
2023-11-07
tcp: Fix -Wc23-extensions in tcp_options_write()
Nathan Chancellor
1
-31
/
+39
[prev]
[next]