aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...HEADmasterLinus Torvalds33-133/+154
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+5
2022-03-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-16/+15
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-17ocfs2: fix crash when initialize filecheck kobj failsJoseph Qi1-11/+11
2022-03-17configs/debug: restore DEBUG_INFO=y for overridingQian Cai1-0/+1
2022-03-17mm: swap: get rid of livelock in swapin readaheadGuo Ziliang1-1/+1
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin1-0/+1
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+1
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+2
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-7/+10
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski2-3/+2
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-32/+1
2022-03-16Revert "ath10k: drop beacon and probe response which leak from other channel"Kalle Valo1-32/+1
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki1-5/+5
2022-03-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2-4/+11
2022-03-15hv_netvsc: Add check for kvmalloc_arrayJiasheng Jiang1-0/+3
2022-03-15iavf: Fix double free in iavf_reset_taskPrzemyslaw Patynowski1-1/+7
2022-03-15ice: destroy flow director filter mutex after releasing VSIsSudheer Mogilappagari1-1/+1
2022-03-15ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()Maciej Fijalkowski1-2/+3
2022-03-15Add Paolo Abeni to networking maintainersJakub Kicinski1-0/+2
2022-03-15Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"Bartosz Golaszewski1-0/+10
2022-03-15atm: eni: Add check for dma_map_singleJiasheng Jiang1-0/+2
2022-03-14net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet1-1/+10
2022-03-14net: mdio: mscc-miim: fix duplicate debugfs entryMichael Walle1-1/+8
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski5-49/+12
2022-03-14net: phy: marvell: Fix invalid comparison in the resume and suspend functionsKurt Cancemi1-4/+4
2022-03-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+3
2022-03-14esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca1-2/+1
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea2-0/+23
2022-03-14crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney1-7/+10
2022-03-13Linux 5.17-rc8Linus Torvalds1-1/+1
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-63/+254
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds4-5/+12
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-03-12netfilter: nf_tables: disable register trackingPablo Neira Ayuso1-2/+7
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing1-2/+4
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li1-1/+1
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+1
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+5
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann1-0/+1
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park5-7/+20
2022-03-11alx: acquire mutex for alx_reinit in alx_change_mtuNiels Dossche1-1/+4
2022-03-11net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk1-2/+2
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap1-0/+6
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+19
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)1-2/+2
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds6-15/+22
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen1-9/+48
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds6-20/+50
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells2-3/+22
2022-03-11afs: Fix potential thrashing in afs writebackDavid Howells1-1/+8
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei1-0/+1
2022-03-11watch_queue: Make comment about setting ->defunct more accurateDavid Howells1-1/+1
2022-03-11watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells2-2/+3
2022-03-11watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells1-0/+1
2022-03-11watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells1-1/+2
2022-03-11watch_queue: Use the bitmap API when applicableChristophe JAILLET1-5/+2
2022-03-11watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells1-1/+1
2022-03-11watch_queue: Fix to release page in ->release()David Howells1-0/+1
2022-03-11watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells1-3/+5
2022-03-11watch_queue: Fix filter limit checkDavid Howells2-3/+4
2022-03-10Merge tag 'drm-fixes-2022-03-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+19
2022-03-10riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing1-5/+16
2022-03-11Merge tag 'drm-intel-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-2/+15
2022-03-11Merge tag 'drm-misc-fixes-2022-03-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-4/+4
2022-03-10Merge tag 'trace-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+33
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds57-244/+383
2022-03-10xdp: xdp_mem_allocator can be NULL in trace_mem_connect().Sebastian Andrzej Siewior1-1/+2
2022-03-10ice: Fix race condition during interface enslaveIvan Vecera2-2/+21
2022-03-10net: phy: meson-gxl: improve link-up behaviorHeiner Kallweit1-1/+7
2022-03-10net: bcmgenet: Don't claim WOL when its not availableJeremy Linton1-0/+7
2022-03-10net: arc_emac: Fix use after free in arc_mdio_probe()Jianglei Nie1-2/+3
2022-03-10sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-03-10net: phy: correct spelling error of media in documentationColin Foster1-2/+2
2022-03-10Merge tag 'mlx5-fixes-2022-03-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-21/+19
2022-03-10Merge tag 'block-5.17-2022-03-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+23
2022-03-10Merge tag 'staging-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-28/+42
2022-03-10net: phy: DP83822: clear MISR2 register to disable interruptsClément Léger1-1/+1
2022-03-10gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin1-0/+1
2022-03-10Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-58/+78
2022-03-10mm: gup: make fault_in_safe_writeable() use fixup_user_fault()Linus Torvalds1-38/+19
2022-03-10riscv: alternative only works on !XIP_KERNELJisheng Zhang2-2/+3
2022-03-10Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-2/+7
2022-03-10arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0Pali Rohár2-2/+7
2022-03-10vhost: allow batching hint without sizeJason Wang1-1/+3
2022-03-10Merge tag 'spi-fix-v5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2022-03-10ARM: fix build warning in proc-v7-bugs.cRussell King (Oracle)1-1/+2
2022-03-10Merge tag 'gpio-fixes-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-19/+37
2022-03-10gpio: sim: fix a typoBartosz Golaszewski1-1/+1
2022-03-10gpio: ts4900: Do not set DAT and OE togetherMark Featherston1-5/+19
2022-03-10af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang1-1/+1
2022-03-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-9/+42
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-134/+173
2022-03-09Merge branch 'selftests-pmtu-sh-fix-cleanup-of-processes-launched-in-subshell'Jakub Kicinski1-4/+17
2022-03-09selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-09selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-09NFC: port100: fix use-after-free in port100_send_completePavel Skripkin1-0/+2
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+2
2022-03-09ARM: Do not use NOCROSSREFS directive with ld.lldNathan Chancellor1-0/+8
2022-03-09arm64: Do not include __READ_ONCE() block in assembly filesNathan Chancellor1-2/+2
2022-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds5-7/+15
2022-03-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-16/+20
2022-03-09ARM: fix co-processor register typoRussell King (Oracle)1-1/+1
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay3-6/+1
2022-03-09net/mlx5e: Lag, Only handle events from highest priority multipath entryRoi Dayan1-3/+8
2022-03-09net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLEDima Chumak1-3/+0
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh1-7/+8
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-09ftrace: Fix some W=1 warnings in kernel doc commentsJiapeng Chong1-2/+2
2022-03-09tracing/osnoise: Force quiescent states while tracingNicolas Saenz Julienne1-0/+20
2022-03-09tracing/osnoise: Do not unregister events twiceDaniel Bristot de Oliveira1-0/+11
2022-03-09arm64: kasan: fix include error in MTE functionsPaul Semel1-0/+1
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller10-23/+70
2022-03-09ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou1-0/+7
2022-03-09net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...Miaoqian Lin1-0/+1
2022-03-09net: ethernet: lpc_eth: Handle error for clk_enableJiasheng Jiang1-1/+4
2022-03-09net:mcf8390: Use platform_get_irq() to get the interruptMinghao Chi (CGEL ZTE)1-5/+5
2022-03-09net: ethernet: ti: cpts: Handle error for clk_enableJiasheng Jiang1-1/+3
2022-03-09x86/boot: Add setup_indirect support in early_memremap_is_setup_data()Ross Philipson1-2/+31
2022-03-09x86/boot: Fix memremap of setup_indirect structuresRoss Philipson5-47/+166
2022-03-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller11-101/+76
2022-03-08tipc: fix incorrect order of state message data sanity checkTung Nguyen1-4/+5
2022-03-08ethernet: Fix error handling in xemaclite_of_probeMiaoqian Lin1-1/+3
2022-03-08block: fix blk_mq_attempt_bio_merge and rq_qos_throttle protectionShin'ichiro Kawasaki1-12/+23
2022-03-08ice: Fix curr_link_speed advertised speedJedrzej Jagielski1-1/+1
2022-03-08ice: Don't use GFP_KERNEL in atomic contextChristophe JAILLET1-1/+1
2022-03-08ice: Fix error with handling of bonding MTUDave Ertman2-15/+15
2022-03-08ice: stop disabling VFs due to PF error responsesJacob Keller2-21/+0
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller3-59/+9
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski2-4/+10
2022-03-08iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski1-0/+40
2022-03-08ARM: fix build error when BPF_SYSCALL is disabledEmmanuel Gil Peyrot1-1/+1
2022-03-08Merge tag 'devicetree-fixes-for-5.17-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-8/+12
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-6/+21
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds27-76/+830
2022-03-08Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds10-55/+481
2022-03-08dt-bindings: phy: ti,tcan104x-can: Document mux-states propertyAswath Govindraju1-0/+7
2022-03-08dt-bindings: mfd: Fix pinctrl node name warningsRob Herring3-8/+5
2022-03-08MAINTAINERS: Update Jisheng's email addressJisheng Zhang2-1/+3
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2-4/+0
2022-03-08Merge tag 'arm-soc/for-5.18/maintainers' of https://github.com/Broadcom/stbli...Arnd Bergmann1-1/+1
2022-03-08ARM: include unprivileged BPF status in Spectre V2 reportingRussell King (Oracle)1-0/+13
2022-03-08Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"Robert Foss1-2/+0
2022-03-08dt-bindings: drm/bridge: anx7625: Revert DPI supportRobert Foss1-18/+1
2022-03-08x86/module: Fix the paravirt vs alternative orderPeter Zijlstra1-5/+8
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal2-43/+5
2022-03-08ARM: dts: aspeed: Fix AST2600 quad spi groupJoel Stanley1-1/+1
2022-03-08Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann4-21/+33
2022-03-08spi: Fix invalid sgs valueBiju Das1-2/+2
2022-03-08net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)1-1/+1
2022-03-08drm/sun4i: mixer: Fix P010 and P210 format numbersJernej Skrabec1-4/+4
2022-03-08arm64: Ensure execute-only permissions are not allowed without EPANCatalin Marinas4-16/+19
2022-03-08gpio: sim: Declare gpio_sim_hog_config_item_ops staticAndy Shevchenko1-1/+1
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-82/+230
2022-03-07MAINTAINERS: update Krzysztof Kozlowski's emailKrzysztof Kozlowski3-17/+18
2022-03-07Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-1/+1
2022-03-07MAINTAINERS: Update git tree for Broadcom iProc SoCsKuldeep Singh1-1/+1
2022-03-07Merge tag 'mtd/fixes-for-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds17-47/+127
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic3-24/+15
2022-03-07ARM: tegra: Move Nyan FHD panels to AUX busThierry Reding1-2/+8
2022-03-07arm64: proton-pack: Include unprivileged eBPF status in Spectre v2 mitigation...James Morse1-0/+26
2022-03-07mtd: rawnand: omap2: Actually prevent invalid configuration and build errorRoger Quadros1-2/+1
2022-03-07fuse: fix pipe buffer lifetime for direct_ioMiklos Szeredi3-1/+13
2022-03-07drm/i915/psr: Set "SF Partial Frame Enable" also on full updateJouni Högander2-2/+15
2022-03-07gpiolib: acpi: Convert ACPI value of debounce to microsecondsAndy Shevchenko2-2/+14
2022-03-07gpio: Revert regression in sysfs-gpio (gpiolib.c)Marcelo Roberto Jimenez1-10/+0
2022-03-07gpio: tegra186: Add IRQ per bank for Tegra241Akhil R1-0/+2
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam1-8/+20
2022-03-07qed: return status of qed_iov_get_linkTom Rix1-7/+11
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert4-4/+29
2022-03-07esp: Fix BEET mode inter address family tunneling on GSOSteffen Klassert2-0/+6
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert3-0/+12
2022-03-07ethernet: sun: Free the coherent when failing in probingZheyu Ma1-1/+5
2022-03-07net: lantiq_xrx200: fix use after free bugAleksander Jan Bajkowski1-1/+1
2022-03-07net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...Jia-Ju Bai1-0/+7
2022-03-07isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()Jia-Ju Bai1-1/+5
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson5-8/+14
2022-03-07xen/netfront: react properly to failing gnttab_end_foreign_access_ref()Juergen Gross1-17/+31
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2-8/+35
2022-03-07xen/pvcalls: use alloc/free_pages_exact()Juergen Gross1-4/+4
2022-03-07xen/9p: use alloc/free_pages_exact()Juergen Gross1-8/+6
2022-03-07xen/usb: don't use gnttab_end_foreign_access() in xenhcd_gnttab_done()Juergen Gross1-8/+18
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross2-27/+0
2022-03-07xen/gntalloc: don't use gnttab_query_foreign_access()Juergen Gross1-18/+7
2022-03-07xen/scsifront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-2/+1
2022-03-07xen/netfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-4/+2
2022-03-07xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross1-26/+37
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2-2/+24
2022-03-07xen/xenbus: don't let xenbus_grant_ring() remove grants in error caseJuergen Gross1-13/+11
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman1-1/+1
2022-03-06Linux 5.17-rc7Linus Torvalds1-1/+1