aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...HEADmasterLinus Torvalds3-7/+4
2022-09-22Merge tag 'slab-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+20
2022-09-22mm: slub: fix flush_cpu_slab()/__free_slab() invocations in task context.Maurizio Lombardi1-1/+8
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds30-59/+130
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds94-432/+1057
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+14
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+22
2022-09-22Merge tag 'perf-tools-fixes-for-v6.0-2022-09-21' of git://git.kernel.org/pub/...Linus Torvalds11-20/+139
2022-09-22selftests: forwarding: add shebang for sch_red.shHangbin Liu1-0/+1
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski1-5/+5
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He1-0/+2
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua1-0/+1
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye1-1/+1
2022-09-22Merge branch 'bonding-fix-null-deref-in-bond_rr_gen_slave_id'Jakub Kicinski3-10/+57
2022-09-22selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins2-1/+51
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins1-9/+6
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle1-6/+12
2022-09-22net/smc: Stop the CLC flow if no link to map buffers onWen Gu1-1/+4
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel1-4/+4
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel1-0/+7
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-9/+14
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba1-1/+4
2022-09-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-10/+53
2022-09-21perf tools: Honor namespace when synthesizing build-idsNamhyung Kim1-3/+14
2022-09-21tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-2/+3
2022-09-21perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter1-5/+2
2022-09-21libperf evlist: Fix polling of system-wide eventsAdrian Hunter1-2/+3
2022-09-21perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter1-0/+2
2022-09-21perf test: Skip wp modify test on old kernelsNamhyung Kim1-2/+8
2022-09-21Merge tag 'for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-12/+14
2022-09-21Merge tag 'mips-fixes_6.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+9
2022-09-21Merge tag 'dmaengine-fix-6.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-12/+17
2022-09-21Merge tag 'iommu-fixes-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-13/+27
2022-09-21Merge tag 'sound-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds8-37/+80
2022-09-21Merge tag 'exfat-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2022-09-21Merge tag 'linux-can-fixes-for-6.0-20220921' of git://git.kernel.org/pub/scm/...Jakub Kicinski2-13/+18
2022-09-21perf jit: Include program header in ELF filesLieven Hey2-0/+18
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim1-0/+83
2022-09-21perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim1-3/+3
2022-09-21perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim1-2/+2
2022-09-21perf stat: Fix BPF program section nameNamhyung Kim1-1/+1
2022-09-21net: atlantic: fix potential memory leak in aq_ndev_close()Jianglei Nie1-3/+0
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu1-1/+1
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu3-12/+26
2022-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller4-16/+11
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde1-6/+11
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde1-5/+5
2022-09-21gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li1-2/+3
2022-09-21gpio: tqmx86: fix uninitialized variable girqDongliang Mu1-2/+2
2022-09-21arch: um: Mark the stack non-executable to fix a binutils warningDavid Gow2-1/+9
2022-09-20net: sh_eth: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-20net: ravb: Fix PHY state warning splat during system resumeGeert Uytterhoeven1-0/+2
2022-09-20netfilter: nf_ct_ftp: fix deadlock when nat rewrite is neededFlorian Westphal1-2/+4
2022-09-20netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal1-1/+3
2022-09-20netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa1-0/+1
2022-09-20netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa1-4/+3
2022-09-20netfilter: conntrack: remove nf_conntrack_helper documentationPablo Neira Ayuso1-9/+0
2022-09-20MAINTAINERS: Add myself as a reviewer for Qualcomm ETHQOS Ethernet driverBhupesh Sharma1-0/+1
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski1-9/+12
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski1-0/+2
2022-09-20Merge branch 'fixes-for-tc-taprio-software-mode'Jakub Kicinski1-7/+11
2022-09-20net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean1-3/+5
2022-09-20net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean1-4/+6
2022-09-20ipv6: Fix crash when IPv6 is administratively disabledIdo Schimmel1-2/+2
2022-09-20net: enetc: deny offload of tc-based TSN features on VF interfacesVladimir Oltean5-25/+34
2022-09-20net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean5-35/+44
2022-09-20Merge branch 'wireguard-patches-for-6-0-rc6'Jakub Kicinski3-22/+18
2022-09-20wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld1-7/+6
2022-09-20wireguard: selftests: do not install headers on UMLJason A. Donenfeld1-0/+2
2022-09-20wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld1-15/+10
2022-09-20sfc/siena: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-20sfc/siena: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-20Merge tag 'for-6.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-8/+74
2022-09-20Merge tag 'fs.fixes.v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2022-09-20efi: efibc: Guard against allocation failureGuilherme G. Piccoli1-0/+3
2022-09-20Merge tag 'execve-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-104/+3
2022-09-20net: clear msg_get_inq in __get_compat_msghdr()Tetsuo Handa1-0/+1
2022-09-20Merge branch 'ipmr-always-call-ip-6-_mr_forward-from-rcu-read-side-critical-s...Jakub Kicinski3-2/+97
2022-09-20selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel1-1/+91
2022-09-20ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical sectionIdo Schimmel2-1/+6
2022-09-20net: ipa: properly limit modem routing table useAlex Elder5-26/+32
2022-09-20of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-20gpio: ftgpio010: Make irqchip immutableLinus Walleij1-9/+13
2022-09-20gpio: mockup: Fix potential resource leakage when register a chipAndy Shevchenko1-1/+3
2022-09-20gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski1-1/+1
2022-09-20tcp: read multiple skbs in tcp_read_skb()Cong Wang1-10/+19
2022-09-20Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"Takashi Iwai3-23/+20
2022-09-20Merge branch 'revert-fec-ptp-changes'Paolo Abeni3-96/+31
2022-09-20Revert "net: fec: Use a spinlock to guard `fep->ptp_clk_on`"Francesco Dolcini3-19/+27
2022-09-20Revert "fec: Restart PPS after link state change"Francesco Dolcini3-77/+4
2022-09-20net: dsa: microchip: lan937x: fix maximum frame length checkRakesh Sankaranarayanan1-4/+0
2022-09-20open: always initialize ownership fieldsTetsuo Handa1-0/+2
2022-09-19gve: Fix GFP flags when allocing pagesShailend Chand1-1/+1
2022-09-19bnxt_en: fix flags to check for supported fw versionVadim Fedorenko1-2/+2
2022-09-19Merge tag 'wireless-2022-09-19' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski4-4/+6
2022-09-19Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+4
2022-09-19sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-19sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-19Merge tag 'for-net-2022-09-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-2/+0
2022-09-19net: ethernet: mtk_eth_soc: enable XDP support just for MT7986 SoCLorenzo Bianconi1-1/+1
2022-09-19net: mana: Add rmb after checking owner bitsHaiyang Zhang1-0/+10
2022-09-19MAINTAINERS: gve: update developersJeroen de Borst1-2/+2
2022-09-19netdevsim: Fix hwstats debugfs file permissionsIdo Schimmel1-3/+3
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-19mlxbf_gige: clear MDIO gateway lock after readDavid Thompson1-0/+6
2022-09-19iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-19um: Prevent KASAN splats in dump_stack()Vincent Whitchurch1-1/+2
2022-09-19um: fix default console kernel parameterChristian Lamparter1-1/+1
2022-09-19um: Cleanup compiler warning in arch/x86/um/tls_32.cLukas Straub1-6/+0
2022-09-19um: Cleanup syscall_handler_t cast in syscalls_32.hLukas Straub1-3/+2
2022-09-19MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin1-8/+8
2022-09-19MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap1-0/+1
2022-09-19mm/slab_common: fix possible double free of kmem_cacheFeng Tang1-1/+4
2022-09-19ALSA: core: Fix double-free at snd_card_new()Takashi Iwai1-5/+5
2022-09-19ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LEDDaniel Houldsworth1-0/+1
2022-09-18Linux 6.0-rc6v6.0-rc6Linus Torvalds1-1/+1
2022-09-18Merge tag 'parisc-for-6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-14/+16
2022-09-18Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linuxLinus Torvalds2-9/+9
2022-09-18io_uring/opdef: rename SENDZC_NOTIF to SEND_ZCStefan Metzmacher1-1/+1
2022-09-18io_uring/net: fix zc fixed buf lifetimePavel Begunkov1-8/+8
2022-09-16kasan: call kasan_malloc() from __kmalloc_*track_caller()Peter Collingbourne1-0/+4
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+31
2022-09-16tcp: Use WARN_ON_ONCE() in tcp_read_skb()Peilin Ye1-1/+1
2022-09-16ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela1-0/+1
2022-09-16Merge tag 'pinctrl-v6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-22/+105
2022-09-16Merge tag 'block-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+10
2022-09-16Merge tag 'io_uring-6.0-2022-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+3
2022-09-16Merge tag 'drm-fixes-2022-09-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds59-908/+655
2022-09-16Merge tag '6.0-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-15/+12
2022-09-16Merge branch 'net-unsync-addresses-from-ports'David S. Miller14-32/+297
2022-09-16net: Add tests for bonding and team address list managementBenjamin Poirier9-1/+237
2022-09-16net: team: Unsync device addresses on ndo_stopBenjamin Poirier1-6/+18
2022-09-16net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier1-12/+35
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier4-16/+10
2022-09-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller4-25/+33
2022-09-16net: marvell: prestera: add support for for Aldrin2Oleksandr Mazur1-0/+1
2022-09-16net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2-19/+60
2022-09-16Merge tag 'drm-intel-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-40/+22
2022-09-16Merge tag 'drm-misc-fixes-2022-09-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie14-34/+38
2022-09-16Merge tag 'amd-drm-fixes-6.0-2022-09-14' of https://gitlab.freedesktop.org/ag...Dave Airlie39-834/+595
2022-09-15scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy1-1/+1
2022-09-15scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()Rafael Mendonca1-1/+3
2022-09-15scsi: qedf: Fix a UAF bug in __qedf_probe()Letu Ren1-5/+0
2022-09-15Merge tag 'at91-fixes-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-2/+2
2022-09-15io_uring/msg_ring: check file type before puttingJens Axboe1-1/+2
2022-09-15ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones1-0/+1
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones1-0/+11
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones1-0/+11
2022-09-15ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai1-3/+3
2022-09-15ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly1-0/+1
2022-09-15Merge tag 'imx-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann9-18/+31
2022-09-15blk-lib: fix blkdev_issue_secure_eraseMikulas Patocka1-3/+8
2022-09-15parisc: Allow CONFIG_64BIT with ARCH=pariscHelge Deller1-1/+11
2022-09-15parisc: remove obsolete manual allocation aligning in iosapicRolf Eike Beer1-10/+1
2022-09-14drm/amdgpu: make sure to init common IP before gmcAlex Deucher1-3/+11
2022-09-14drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vegaAlex Deucher2-22/+5
2022-09-14drm/amdgpu: move nbio ih_doorbell_range() into ih code for vegaAlex Deucher3-3/+8
2022-09-14pinctrl: ocelot: Fix interrupt controllerHoratiu Vultur1-14/+97
2022-09-14gpio: mt7621: Make the irqchip immutableSergio Paracuellos1-6/+15
2022-09-14Merge tag 'devicetree-fixes-for-6.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds34-43/+44
2022-09-14ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly1-0/+1
2022-09-14cifs: update internal module numberSteve French1-2/+2
2022-09-14cifs: add missing spinlock around tcon refcountPaulo Alcantara1-0/+3
2022-09-14drm/rockchip: Fix return type of cdn_dp_connector_mode_validNathan Huckleberry1-2/+3
2022-09-13cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher2-13/+4
2022-09-13cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher1-2/+2
2022-09-14arm64: dts: imx8mp-venice-gw74xx: fix port/phy validationTim Harvey1-0/+5
2022-09-13block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowaitStefan Roesch1-2/+2
2022-09-13drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usageNathan Chancellor1-2/+1
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()Nathan Chancellor1-125/+47
2022-09-13drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...Nathan Chancellor1-196/+52
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()Nathan Chancellor3-133/+78
2022-09-13drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...Nathan Chancellor3-259/+140
2022-09-13drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee1-45/+44
2022-09-13drm/amd/display: Limit user regamma to a valid valueYao Wang11-0/+4
2022-09-13drm/amd/display: add workaround for subvp cursor corruption for DCN32/321Aurabindo Pillai2-2/+4
2022-09-13drm/amd/display: SW cursor fallback for SubVPAlvin Lee4-0/+8
2022-09-13drm/amd/display: Round cursor width up for MALL allocationTaimur Hassan2-2/+46
2022-09-13drm/amd/display: Correct dram channel width for dcn314Duncan Ma3-0/+6
2022-09-13drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314Nicholas Kazlauskas1-3/+1
2022-09-13drm/amd/display: Hook up DCN314 specific dml implementationNicholas Kazlauskas3-1/+14
2022-09-13drm/amd/display: Enable dlg and vba compilation for dcn314Rodrigo Siqueira1-0/+3
2022-09-13drm/amd/display: Fix compilation errors on DCN314Rodrigo Siqueira1-4/+5
2022-09-13drm/amd/display: Fix divide by zero in DMLAric Cyr2-18/+16
2022-09-13drm/amd/display: Fixing DIG FIFO ErrorLeo Chen1-2/+1
2022-09-13drm/amd/display: Update MBLK calculation for SubVPAlvin Lee2-8/+54
2022-09-13drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"Aurabindo Pillai1-5/+0
2022-09-13drm/amdgpu: Skip reset error status for psp v13_0_0Candice Li1-1/+2
2022-09-13drm/amdgpu: add HDP remap functionality to nbio 7.7Alex Deucher1-0/+9
2022-09-13drm/amdgpu: change the alignment size of TMR BO to 1MYang Wang2-1/+2
2022-09-13drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0Candice Li1-0/+1
2022-09-13drm/amdgpu: use dirty framebuffer helperHamza Mahfooz1-0/+2
2022-09-13drm/amdgpu: Don't enable LTR if not supportedLijo Lazar3-3/+24
2022-09-13drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cardsGuchun Chen1-0/+11
2022-09-13Revert "fs/exec: allow to unshare a time namespace on vfork+exec"Andrei Vagin3-13/+2
2022-09-13Revert "selftests/timens: add a test for vfork+exit"Andrei Vagin2-91/+1