index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-09
riscv: Rearrange hwcap.h and cpufeature.h
Xiao Wang
14
-102
/
+95
2023-11-09
drivers: perf: Do not broadcast to other cpus when starting a counter
Alexandre Ghiti
1
-4
/
+2
2023-11-09
drivers: perf: Check find_first_bit() return value
Alexandre Ghiti
1
-0
/
+5
2023-11-09
net: ti: icss-iep: fix setting counter value
Diogo Ivo
1
-1
/
+1
2023-11-08
of: property: Add fw_devlink support for msi-parent
Anup Patel
1
-0
/
+2
2023-11-08
RISC-V: Don't fail in riscv_of_parent_hartid() for disabled HARTs
Anup Patel
1
-5
/
+6
2023-11-08
ptp: fix corrupted list in ptp_open
Edward Adam Davis
3
-11
/
+19
2023-11-08
ptp: ptp_read should not release queue
Edward Adam Davis
1
-2
/
+0
2023-11-08
net_sched: sch_fq: better validate TCA_FQ_WEIGHTS and TCA_FQ_PRIOMAP
Eric Dumazet
1
-8
/
+2
2023-11-08
net: kcm: fill in MODULE_DESCRIPTION()
Jakub Kicinski
1
-0
/
+1
2023-11-08
net/sched: act_ct: Always fill offloading tuple iifidx
Vlad Buslov
3
-15
/
+32
2023-11-08
MAINTAINERS: update lists.linuxfoundation.org migrated lists
Konstantin Ryabitsev
1
-25
/
+25
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
1
-1
/
+26
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
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
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
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
2023-11-07
tg3: Fix the TX ring stall
Alex Pakhunov
1
-11
/
+42
2023-11-07
s390/qeth: Fix typo 'weed' in comment
Kuan-Wei Chiu
1
-1
/
+1
2023-11-07
riscv: split cache ops out of dma-noncoherent.c
Christoph Hellwig
3
-15
/
+18
2023-11-07
MAINTAINERS: create an entry for exportfs
Amir Goldstein
1
-1
/
+12
2023-11-07
iomap: rename iomap entry
Christian Brauner
1
-10
/
+9
2023-11-07
crypto: ahash - Set using_shash for cloned ahash wrapper over shash
Dmitry Safonov
1
-0
/
+1
2023-11-07
crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
Herbert Xu
1
-3
/
+25
2023-11-06
riscv: Improve flush_tlb_kernel_range()
Alexandre Ghiti
2
-15
/
+30
[next]