index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
kunit: make kunit_kfree(NULL) a no-op to match kfree()
Daniel Latypov
1
-0
/
+3
2022-10-07
kunit: make kunit_kfree() not segfault on invalid inputs
Daniel Latypov
1
-12
/
+2
2022-10-07
kunit: make kunit_kfree() only work on pointers from kunit_malloc() and friends
Daniel Latypov
3
-18
/
+15
2022-10-07
kunit: drop test pointer in string_stream_fragment
Daniel Latypov
2
-6
/
+5
2022-10-07
kunit: string-stream: Simplify resource use
David Gow
3
-76
/
+18
2022-10-07
btrfs: add missing path cache update during fiemap
Filipe Manana
1
-0
/
+13
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
30
-326
/
+859
2022-10-07
Merge tag 'fs-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
7
-30
/
+86
2022-10-07
Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-10
/
+0
2022-10-07
Merge tag '6.1-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
26
-152
/
+284
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
20
-199
/
+253
2022-10-07
xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
Juergen Gross
1
-0
/
+3
2022-10-07
xen/virtio: restructure xen grant dma setup
Juergen Gross
1
-25
/
+43
2022-10-07
vfio: Make the group FD disassociate from the iommu_group
Jason Gunthorpe
2
-24
/
+44
2022-10-07
vfio: Hold a reference to the iommu_group in kvm for SPAPR
Jason Gunthorpe
2
-13
/
+18
2022-10-07
vfio: Add vfio_file_is_group()
Jason Gunthorpe
4
-4
/
+35
2022-10-07
MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER
Lukas Bulwahn
1
-1
/
+1
2022-10-07
drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI
Geert Uytterhoeven
1
-1
/
+1
2022-10-07
drivers/perf: fix return value check in ali_drw_pmu_probe()
Sun Ke
1
-2
/
+2
2022-10-07
arm64: errata: Add Cortex-A55 to the repeat tlbi list
James Morse
3
-0
/
+24
2022-10-07
virtio_blk: add SECURE ERASE command support
Alvaro Karsz
2
-18
/
+111
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
1
-2
/
+20
2022-10-07
vdpa_sim_net: support feature provisioning
Jason Wang
4
-5
/
+17
2022-10-07
vdpa: device feature provisioning
Jason Wang
3
-0
/
+8
2022-10-07
virtio-net: use mtu size as buffer length for big packets
Gavin Li
1
-13
/
+24
2022-10-07
virtio-net: introduce and use helper function for guest gso support checks
Gavin Li
1
-4
/
+9
2022-10-07
virtio: drop vp_legacy_set_queue_size
Michael S. Tsirkin
1
-2
/
+0
2022-10-07
virtio_ring: make vring_alloc_queue_packed prettier
Deming Wang
1
-3
/
+3
2022-10-07
virtio_ring: split: Operators use unified style
Deming Wang
1
-1
/
+1
2022-10-07
vhost: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-07
arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK
Mark Brown
1
-1
/
+1
2022-10-07
wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array
Kees Cook
1
-1
/
+3
2022-10-07
wifi: wext: use flex array destination for memcpy()
Hawkins Jiawei
2
-8
/
+19
2022-10-07
wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of small packets
Felix Fietkau
1
-19
/
+21
2022-10-07
wifi: mac80211: netdev compatible TX stop for iTXQ drivers
Alexander Wetzel
2
-7
/
+9
2022-10-07
riscv: dts: microchip: fix fabric i2c reg size
Conor Dooley
1
-1
/
+1
2022-10-07
wifi: mac80211: fix decap offload for stations on AP_VLAN interfaces
Felix Fietkau
1
-3
/
+4
2022-10-07
wifi: mac80211: unlock on error in ieee80211_can_powered_addr_change()
Dan Carpenter
1
-1
/
+1
2022-10-07
wifi: mac80211: remove/avoid misleading prints
James Prestwood
1
-3
/
+4
2022-10-07
wifi: mac80211: fix probe req HE capabilities access
James Prestwood
1
-1
/
+1
2022-10-07
wifi: mac80211: do not drop packets smaller than the LLC-SNAP header on fast-rx
Felix Fietkau
1
-1
/
+1
2022-10-07
net/9p: clarify trans_fd parse_opt failure handling
Li Zhong
1
-1
/
+3
2022-10-07
net/9p: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-10-07
net/9p: use a dedicated spinlock for trans_fd
Dominique Martinet
1
-16
/
+25
2022-10-07
KVM: PPC: Book3S HV: Fix stack frame regs marker
Nicholas Piggin
1
-1
/
+1
2022-10-07
mmc: sdhci-tegra: Use actual clock rate for SW tuning correction
Prathamesh Shete
1
-1
/
+1
2022-10-07
watchdog: twl4030_wdt: add missing mod_devicetable.h include
Dmitry Torokhov
1
-0
/
+1
2022-10-07
mmc: renesas_sdhi: Fix rounding errors
Biju Das
1
-3
/
+18
2022-10-07
net: ethernet: bgmac: Remove -Warray-bounds exception
Kees Cook
1
-5
/
+0
2022-10-07
net: ethernet: mediatek: Remove -Warray-bounds exception
Kees Cook
1
-5
/
+0
[prev]
[next]