index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
-5
/
+17
2022-10-07
vdpa: device feature provisioning
Jason Wang
-0
/
+8
2022-10-07
virtio-net: use mtu size as buffer length for big packets
Gavin Li
-13
/
+24
2022-10-07
virtio-net: introduce and use helper function for guest gso support checks
Gavin Li
-4
/
+9
2022-10-07
virtio: drop vp_legacy_set_queue_size
Michael S. Tsirkin
-2
/
+0
2022-10-07
virtio_ring: make vring_alloc_queue_packed prettier
Deming Wang
-3
/
+3
2022-10-07
virtio_ring: split: Operators use unified style
Deming Wang
-1
/
+1
2022-10-07
vhost: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
-2
/
+2
2022-10-07
arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
Mark Brown
-1
/
+1
2022-10-07
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexibl...
Kees Cook
-1
/
+3
2022-10-07
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
-8
/
+19
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
-19
/
+21
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
-7
/
+9
2022-10-07
riscv: dts: microchip: fix fabric i2c reg size
Conor Dooley
-1
/
+1
2022-10-07
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
-3
/
+4
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
-1
/
+1
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
-3
/
+4
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
-1
/
+1
2022-10-07
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
-1
/
+1
2022-10-07
net/9p: clarify trans_fd parse_opt failure handling
Li Zhong
-1
/
+3
2022-10-07
net/9p: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
-2
/
+2
2022-10-07
net/9p: use a dedicated spinlock for trans_fd
Dominique Martinet
-16
/
+25
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
-1
/
+1
2022-10-07
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
Prathamesh Shete
-1
/
+1
2022-10-07
watchdog: twl4030_wdt: add missing mod_devicetable.h include
Dmitry Torokhov
-0
/
+1
2022-10-07
mmc: renesas_sdhi: Fix rounding errors
Biju Das
-3
/
+18
2022-10-07
net: ethernet: bgmac: Remove -Warray-bounds exception
Kees Cook
-5
/
+0
2022-10-07
net: ethernet: mediatek: Remove -Warray-bounds exception
Kees Cook
-5
/
+0
2022-10-07
prestera: matchall: do not rollback if rule exists
Serhiy Boiko
-0
/
+2
2022-10-07
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
-4
/
+9
2022-10-07
net: enetc: Remove duplicated include in enetc_qos.c
Yang Li
-1
/
+0
2022-10-07
octeontx2-pf: mcs: remove unneeded semicolon
Yang Li
-1
/
+1
2022-10-07
hv_netvsc: Fix race between VF offering and VF association message from host
Gaurav Kohli
-1
/
+25
2022-10-07
net: ieee802154: return -EINVAL for unknown addr type
Alexander Aring
-3
/
+9
2022-10-07
MAINTAINERS: add Jan as SMC maintainer
Wenjia Zhang
-0
/
+1
2022-10-07
xen/pcifront: move xenstore config scanning into sub-function
Juergen Gross
-106
/
+37
2022-10-06
riscv: enable THP_SWAP for RV64
Jisheng Zhang
-0
/
+1
2022-10-06
RISC-V: Print SSTC in canonical order
Palmer Dabbelt
-1
/
+1
2022-10-07
Revert "drm/sched: Use parent fence instead of finished"
Dave Airlie
-2
/
+2
2022-10-07
9p/trans_fd: always use O_NONBLOCK read/write
Tetsuo Handa
-0
/
+3
2022-10-06
Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-1
/
+3
2022-10-06
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-801
/
+988
2022-10-06
Merge tag 'affs-for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2022-10-06
Merge tag 'for-6.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
-5193
/
+7163
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-70
/
+70
2022-10-06
Merge tag 'pull-tomoyo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-10
/
+5
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+13
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-169
/
+169
2022-10-06
Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
-10
/
+9
2022-10-06
Merge tag 'pull-inode' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-4
/
+3
[prev]
[next]