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
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptes
Will Deacon
1
-9
/
+21
2022-06-30
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
4
-37
/
+68
2022-06-30
NFSv4: Add an fattr allocation to _nfs4_discover_trunking()
Scott Mayhew
1
-6
/
+13
2022-06-30
NFS: restore module put when manager exits.
NeilBrown
1
-0
/
+1
2022-06-30
net: dsa: felix: fix race between reading PSFP stats and port stats
Vladimir Oltean
1
-0
/
+4
2022-06-30
selftest: tun: add test for NAPI dismantle
Jakub Kicinski
2
-1
/
+163
2022-06-30
net: tun: avoid disabling NAPI twice
Jakub Kicinski
1
-1
/
+2
2022-06-30
net: sparx5: mdb add/del handle non-sparx5 devices
Casper Andersson
1
-0
/
+6
2022-06-30
s390/qdio: Fix spelling mistake
Zhang Jiaming
1
-3
/
+3
2022-06-30
s390/sclp: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-30
s390/archrandom: simplify back to earlier design and initialize earlier
Jason A. Donenfeld
3
-224
/
+12
2022-06-30
io_uring: fix provided buffer import
Dylan Yudaken
1
-3
/
+4
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
2
-5
/
+9
2022-06-30
s390/purgatory: remove duplicated build rule of kexec-purgatory.o
Masahiro Yamada
1
-2
/
+1
2022-06-30
s390/purgatory: hard-code obj-y in Makefile
Masahiro Yamada
1
-1
/
+1
2022-06-30
s390: remove unneeded 'select BUILD_BIN2C'
Masahiro Yamada
1
-1
/
+0
2022-06-30
net: sfp: fix memory leak in sfp_probe()
Jianglei Nie
1
-1
/
+1
2022-06-30
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-06-30
net: rose: fix UAF bugs caused by timer handler
Duoming Zhou
1
-15
/
+19
2022-06-30
net: usb: ax88179_178a: Fix packet receiving
Jose Alonso
1
-25
/
+76
2022-06-30
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1
Lamarque Vieira Souza
1
-0
/
+2
2022-06-30
nvmet: add a clear_ids attribute for passthru targets
Alan Adamson
4
-0
/
+82
2022-06-29
net: bonding: fix use-after-free after 802.3ad slave unbind
Yevhen Orlov
1
-1
/
+2
2022-06-29
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
1
-2
/
+2
2022-06-29
net: phy: ax88772a: fix lost pause advertisement configuration
Oleksij Rempel
1
-2
/
+4
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
3
-0
/
+52
2022-06-29
usbnet: fix memory allocation in helpers
Oliver Neukum
1
-2
/
+2
2022-06-29
selftests net: fix kselftest net fatal error
Coleman Dietsch
1
-1
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_add_disks
Mikulas Patocka
1
-0
/
+1
2022-06-29
dm raid: fix KASAN warning in raid5_remove_disk
Mikulas Patocka
1
-1
/
+4
2022-06-30
ata: pata_cs5535: Fix W=1 warnings
John Garry
1
-2
/
+2
2022-06-29
hwmon: (pmbus/ucd9200) fix typos in comments
Jiang Jian
1
-1
/
+1
2022-06-29
hwmon: (occ) Prevent power cap command overwriting poll response
Eddie James
4
-13
/
+15
2022-06-29
Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
Alex Deucher
2
-3
/
+1
2022-06-29
drm/amdgpu: To flush tlb for MMHUB of RAVEN series
Ruili Ji
1
-1
/
+2
2022-06-29
drm/fourcc: fix integer type usage in uapi header
Carlos Llamas
1
-2
/
+2
2022-06-29
drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()
Alex Deucher
1
-1
/
+1
2022-06-29
ceph: wait on async create before checking caps for syncfs
Jeff Layton
1
-0
/
+1
2022-06-29
nvme: fix regression when disconnect a recovering ctrl
Ruozhu Li
4
-6
/
+19
2022-06-29
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)
Pablo Greco
1
-1
/
+2
2022-06-29
nvme-tcp: always fail a request when sending it failed
Sagi Grimberg
1
-2
/
+1
2022-06-29
nvmet-tcp: fix regression in data_digest calculation
Sagi Grimberg
1
-20
/
+3
2022-06-29
NFC: nxp-nci: don't print header length mismatch on i2c error
Michael Walle
1
-2
/
+6
2022-06-29
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2022-06-29
net: tipc: fix possible refcount leak in tipc_sk_create()
Hangyu Hua
1
-0
/
+1
2022-06-29
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
1
-0
/
+12
2022-06-29
firmware: sysfb: Add sysfb_disable() helper function
Javier Martinez Canillas
3
-6
/
+66
2022-06-29
firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointer
Javier Martinez Canillas
3
-15
/
+15
2022-06-28
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-06-28
net: ipv6: unexport __init-annotated seg6_hmac_net_init()
YueHaibing
1
-1
/
+0
[next]