summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-07Linux 5.4.204v5.4.204Greg Kroah-Hartman
2022-07-07clocksource/drivers/ixp4xx: remove EXPORT_SYMBOL_GPL from ixp4xx_timer_setup()Greg Kroah-Hartman
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano
2022-07-07xen/arm: Fix race in RB-tree based P2M accountingOleksandr Tyshchenko
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne
2022-07-07selftests/rseq: Change type of rseq_offset to ptrdiff_tMathieu Desnoyers
2022-07-07selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread areaMathieu Desnoyers
2022-07-07selftests/rseq: Fix: work-around asm goto compiler bugsMathieu Desnoyers
2022-07-07selftests/rseq: Remove arm/mips asm goto compiler work-aroundMathieu Desnoyers
2022-07-07selftests/rseq: Fix warnings about #if checks of undefined tokensMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 offsets by using long rather than off_tMathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...Mathieu Desnoyers
2022-07-07selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endianMathieu Desnoyers
2022-07-07selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35Mathieu Desnoyers
2022-07-07selftests/rseq: Introduce thread pointer gettersMathieu Desnoyers
2022-07-07selftests/rseq: Introduce rseq_get_abi() helperMathieu Desnoyers
2022-07-07selftests/rseq: Remove volatile from __rseq_abiMathieu Desnoyers
2022-07-07selftests/rseq: Remove useless assignment to cpu variableMathieu Desnoyers
2022-07-07selftests/rseq: introduce own copy of rseq uapi headerMathieu Desnoyers
2022-07-07selftests/rseq: remove ARRAY_SIZE define from individual testsShuah Khan
2022-07-07rseq/selftests,x86_64: Add rseq_offset_deref_addv()Peter Oskolkov
2022-07-07ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-07-07sit: use minkernel test robot
2022-07-07net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-07-07net: tun: avoid disabling NAPI twiceJakub Kicinski
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-07-07net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-07-07s390: remove unneeded 'select BUILD_BIN2C'Masahiro Yamada
2022-07-07PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang
2022-07-07net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07linux/dim: Fix divide by 0 in RDMA DIMTao Liu
2022-07-07RDMA/qedr: Fix reporting QP timeout attributeKamal Heib
2022-07-07net: tun: stop NAPI when detaching queuesJakub Kicinski
2022-07-07net: tun: unlink NAPI from device on destructionJakub Kicinski
2022-07-07selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-07-07virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso