summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07sit: use minkernel test robot1-1/+1
2022-07-07drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He1-0/+1
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour2-41/+106
2022-07-07tcp: add a missing nf_reset_ct() in 3WHS handlingEric Dumazet1-1/+3
2022-07-07xfs: fix xfs_reflink_unshare usage of filemap_write_and_wait_rangeDarrick J. Wong1-1/+2
2022-07-07xfs: update superblock counters correctly for !lazysbcountDave Chinner2-3/+16
2022-07-07xfs: fix xfs_trans slab cache nameAnthony Iliopoulos1-1/+1
2022-07-07xfs: ensure xfs_errortag_random_default matches XFS_ERRTAG_MAXGao Xiang1-0/+2
2022-07-07xfs: Skip repetitive warnings about mount optionsPavel Reichl1-4/+20
2022-07-07xfs: rename variable mp to parsing_mpPavel Reichl1-51/+51
2022-07-07xfs: use current->journal_info for detecting transaction recursionDave Chinner5-26/+60
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski1-1/+2
2022-07-07tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet1-1/+1
2022-07-07io_uring: ensure that send/sendmsg and recv/recvmsg check sqe->ioprioJens Axboe1-0/+4
2022-07-07epic100: fix use after free on rmmodTong Zhang1-2/+2
2022-07-07tipc: move bc link creation back to tipc_node_createXin Long1-19/+22
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira1-8/+14
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso1-0/+2
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada1-1/+0
2022-07-07PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin1-2/+6
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov1-1/+2
2022-07-07net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing1-1/+0
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu1-1/+1
2022-07-07RDMA/cm: Fix memory leak in ib_cm_insert_listenMiaoqian Lin1-1/+3
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib2-1/+4
2022-07-07net: dp83822: disable rx error interruptEnguerrand de Ribaucourt1-2/+1
2022-07-07net: dp83822: disable false carrier interruptEnguerrand de Ribaucourt1-1/+0
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski1-1/+10
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski1-0/+1
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger1-0/+5
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis1-1/+1
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang1-1/+7
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-07net: rose: fix UAF bugs caused by timer handlerDuoming Zhou1-15/+19
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever1-1/+1
2022-07-07s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld3-115/+14
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen1-16/+18
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao2-9/+9
2022-07-07powerpc/book3e: Fix PUD allocation size in map_kernel_page()Christophe Leroy1-3/+3
2022-07-07powerpc/prom_init: Fix kernel config grepLiam Howlett1-1/+1
2022-07-07nvdimm: Fix badblocks clear off-by-one errorChris Ye1-2/+2
2022-07-07nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco1-1/+2
2022-07-07ipv6: take care of disable_policy when restoring routesNicolas Dichtel2-5/+8