aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun2-64/+12
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun1-9/+7
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi1-0/+2
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang1-0/+26
2022-05-12KVM: x86/mmu: Update number of zapped pages even if page list is stableSean Christopherson1-4/+6
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken1-1/+1
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2-0/+5
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12arm64: cpufeature: remove duplicate ID_AA64ISAR2_EL1 entryKristina Martsenko1-2/+1
2022-05-12drm/vc4: hdmi: Fix build error for implicit function declarationHui Tang1-0/+1
2022-05-12net: bcmgenet: Check for Wake-on-LAN interrupt probe deferralFlorian Fainelli1-0/+4
2022-05-12net: ethernet: mediatek: ppe: fix wrong size passed to memset()Yang Yingliang1-1/+1
2022-05-11Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-3/+6
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski16-74/+120
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin2-3/+6
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov9-21/+21
2022-05-11i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong1-13/+14
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni2-4/+23
2022-05-11Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst1515-9613/+13969
2022-05-11thermal: int340x: Mode setting with new OS handshakeSrinivas Pandruvada1-16/+32
2022-05-11drm/amdgpu/ctx: only reset stable pstate if the user changed it (v2)Alex Deucher1-0/+5
2022-05-11Revert "drm/amd/pm: keep the BACO feature enabled for suspend"Alex Deucher1-7/+1
2022-05-11KVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()Alexander Graf1-5/+21
2022-05-11Merge branch 's390-net-fixes'David S. Miller3-10/+8
2022-05-11s390/lcs: fix variable dereferenced before checkAlexandra Winter1-3/+4
2022-05-11s390/ctcm: fix potential memory leakAlexandra Winter1-5/+1
2022-05-11s390/ctcm: fix variable dereferenced before checkAlexandra Winter1-2/+3
2022-05-11Merge branch 'atlantic-fixes'David S. Miller2-9/+18
2022-05-11net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler1-0/+7
2022-05-11net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler1-1/+5
2022-05-11net: atlantic: reduce scope of is_rsc_completeGrant Grundler1-7/+6
2022-05-11net: atlantic: fix "frag[0] not initialized"Grant Grundler1-2/+1
2022-05-11ALSA: hda/realtek: Add quirk for the Framework LaptopDustin L. Howett1-0/+11
2022-05-10net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang1-3/+1
2022-05-10scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQEJames Smart1-3/+3
2022-05-10scsi: lpfc: Fix split code for FLOGI on FCoEJames Smart1-1/+1
2022-05-11genirq: Remove WARN_ON_ONCE() in generic_handle_domain_irq()Lukas Wunner1-1/+0
2022-05-10net: phy: micrel: Fix incorrect variable type in micrelWan Jiabing1-3/+2
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+7
2022-05-10Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas1-1/+1
2022-05-10MAINTAINERS: Add James and Mike as Arm64 performance events reviewersMathieu Poirier1-1/+2
2022-05-10ALSA: wavefront: Proper check of get_user() errorTakashi Iwai1-1/+2
2022-05-10udf: Avoid using stale lengthOfImpUseJan Kara1-4/+4
2022-05-10virtio: fix virtio transitional idsShunsuke Mie1-7/+7
2022-05-10arm64: vdso: fix makefile dependency on vdso.soJoey Gouly3-6/+4
2022-05-10decnet: Use container_of() for struct dn_neigh castsKees Cook3-5/+6
2022-05-10writeback: Avoid skipping inode writebackJing Xia1-0/+4
2022-05-10dma-buf: call dma_buf_stats_setup after dmabuf is in valid listCharan Teja Reddy1-4/+4
2022-05-10net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann1-2/+2
2022-05-10ceph: check folio PG_private bit instead of folio->privateXiubo Li1-4/+7
2022-05-10ceph: fix setting of xattrs on async created inodesJeff Layton1-3/+13
2022-05-09Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...Jakub Kicinski1-0/+11
2022-05-09net: dsa: flush switchdev workqueue on bridge join error pathVladimir Oltean1-0/+1
2022-05-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-28/+78
2022-05-09net: phy: Fix race condition on link status changeFrancesco Dolcini1-1/+6
2022-05-09MAINTAINERS: add a mailing list for DAMON developmentSeongJae Park1-0/+1
2022-05-09selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz1-5/+5
2022-05-09mm/kfence: reset PG_slab and memcg_data before freeing __kfence_poolHyeonggon Yoo1-0/+10
2022-05-09mailmap: add entry for martyna.szapar-mudlaw@intel.comMartyna Szapar-Mudlaw1-0/+1
2022-05-09arm[64]/memremap: don't abuse pfn_valid() to ensure presence of linear mapMike Rapoport4-0/+23
2022-05-09procfs: prevent unprivileged processes accessing fdinfo dirKalesh Singh1-1/+22
2022-05-09mm: mremap: fix sign for EFAULT error return valueNiels Dossche1-1/+1
2022-05-09hwmon: (ltq-cputemp) restrict it to SOC_XWAYRandy Dunlap1-1/+1
2022-05-09dim: initialize all struct fieldsJesse Brandeburg1-22/+22
2022-05-09ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.Jonathan Lemon1-1/+1
2022-05-09ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()Yang Yingliang1-1/+4
2022-05-09ionic: fix missing pci_release_regions() on error in ionic_probe()Yang Yingliang1-1/+2
2022-05-09Merge tag 'qcom-arm64-fixes-for-5.18' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-0/+16
2022-05-09nfs: fix broken handling of the softreval mount optionDan Aloni1-1/+1
2022-05-09Merge tag 'platform-drivers-x86-v5.18-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-14/+173
2022-05-09slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin1-2/+2
2022-05-09rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definitionGleb Fotengauer-Malinovskiy1-1/+1
2022-05-09nl80211: fix locking in nl80211_set_tx_bitrate_mask()Johannes Berg1-2/+7
2022-05-09mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU protectionJohannes Berg1-0/+3
2022-05-09mac80211_hwsim: fix RCU protected chanctx accessJohannes Berg1-2/+5
2022-05-09mailmap: update Kalle Valo's emailKalle Valo1-0/+1
2022-05-09fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein1-0/+13
2022-05-09selftests net: add UDP GRO fraglist + bpf self-testsLina Wang4-0/+403
2022-05-09net: fix wrong network header lengthLina Wang1-1/+3
2022-05-09net: sfc: fix memory leak due to ptp channelTaehee Yoo3-2/+20
2022-05-09drm/i915: Fix race in __i915_vma_remove_closedKarol Herbst1-4/+7
2022-05-08tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-1/+9
2022-05-08perf tests: Fix coresight `perf test` failure.Jeremy Linton1-1/+0
2022-05-08perf bench: Fix two numa NDEBUG warningsIan Rogers1-0/+2
2022-05-08Linux 5.18-rc6Linus Torvalds1-1/+1
2022-05-08Merge tag 'for-5.18/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-42/+42
2022-05-08Merge tag 'powerpc-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-24/+36
2022-05-08Merge tag 'x86-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-46/+31
2022-05-08Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+6
2022-05-08Revert "parisc: Increase parisc_cache_flush_threshold setting"Helge Deller1-15/+3
2022-05-08Merge tag 'irq-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-10/+33
2022-05-08Merge tag 'locking-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2022-05-08parisc: Mark cr16 clock unstable on all SMP machinesHelge Deller1-23/+4
2022-05-08parisc: Fix typos in commentsJulia Lawall6-6/+6
2022-05-08parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller1-1/+1
2022-05-08parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller1-2/+1
2022-05-08parisc: Re-enable GENERIC_CPU_DEVICES for !SMPHelge Deller1-0/+1
2022-05-08parisc: Update 32- and 64-bit defconfigsHelge Deller2-2/+5
2022-05-08parisc: Only list existing CPUs in cpu_possible_maskHelge Deller1-0/+8
2022-05-08Revert "parisc: Fix patch code locking and flushing"Helge Deller1-11/+14
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller2-3/+6
2022-05-08Revert "parisc: Mark cr16 CPU clocksource unstable on all SMP machines"Helge Deller1-8/+22
2022-05-08Merge tag 'core-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2022-05-08Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-74/+96
2022-05-08blk-mq: remove the error_count from struct requestWilly Tarreau1-1/+0
2022-05-08ataflop: use a statically allocated error countersWilly Tarreau1-4/+6
2022-05-08floppy: use a statically allocated error counterWilly Tarreau1-10/+8
2022-05-08ALSA: hda/realtek: Add quirk for Dell Latitude 7520Gabriele Mazzotta1-0/+43
2022-05-08ALSA: hda - fix unused Realtek function when PM is not enabledRandy Dunlap1-5/+3
2022-05-08ALSA: usb-audio: Don't get sample rate for MCT Trigger 5 USB-to-HDMIForest Crossman1-0/+2
2022-05-08Merge tag 'asoc-fix-v5.18-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai14-41/+54
2022-05-07SUNRPC: Ensure that the gssproxy client can start in a connected stateTrond Myklebust3-0/+35
2022-05-07Revert "SUNRPC: Ensure gss-proxy connects on setup"Trond Myklebust3-5/+1
2022-05-07Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+6
2022-05-07Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds4-18/+51
2022-05-07Merge tag 'io_uring-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2022-05-07fbdev: efifb: Fix a use-after-free due early fb_info cleanupJavier Martinez Canillas1-2/+2
2022-05-06net: chelsio: cxgb4: Avoid potential negative array offsetKees Cook1-5/+5
2022-05-06netlink: do not reset transport header in netlink_recvmsg()Eric Dumazet1-1/+0
2022-05-06drm/nouveau: Fix a potential theorical leak in nouveau_get_backlight_name()Christophe JAILLET1-4/+5
2022-05-06Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-34/+53
2022-05-06drm/nouveau/tegra: Stop using iommu_present()Robin Murphy1-1/+1
2022-05-06Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-10/+54
2022-05-06ipv4: drop dst in multicast routing pathLokesh Dhoundiyal1-0/+1
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-69/+190
2022-05-06Merge tag 'riscv-for-linus-5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+19
2022-05-06ice: fix PTP stale Tx timestamps cleanupMichal Michalik1-2/+8
2022-05-06ice: clear stale Tx queue settings before configuringAnatolii Gerasymenko1-18/+50
2022-05-06ice: Fix race during aux device (un)pluggingIvan Vecera3-8/+20
2022-05-06KVM: VMX: Exit to userspace if vCPU has injected exception and invalid stateSean Christopherson1-1/+1
2022-05-06KVM: SEV: Mark nested locking of vcpu->lockPeter Gonda1-4/+38
2022-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-96/+85
2022-05-06Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds3-6/+64
2022-05-06Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-21/+9
2022-05-06gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu1-2/+2
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-05-06drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong1-1/+16
2022-05-06platform/surface: aggregator: Fix initialization order when compiling as buil...Maximilian Luz1-1/+1
2022-05-06platform/surface: gpe: Add support for Surface Pro 8Maximilian Luz1-0/+8
2022-05-06platform/x86/intel: Fix 'rmmod pmt_telemetry' panicPrarit Bhargava1-1/+1
2022-05-06platform/x86: thinkpad_acpi: Correct dual fan probeMark Pearson1-10/+13
2022-05-06platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptopsMario Limonciello1-0/+126
2022-05-06platform/x86: thinkpad_acpi: Convert btusb DMI list to quirksMario Limonciello1-2/+24
2022-05-06Documentation/process: Add embargoed HW contact for Ampere ComputingDarren Hart1-0/+1
2022-05-06Documentation/process: Make groups alphabetical and use tabs consistentlyDarren Hart1-3/+3
2022-05-06firmware_loader: use kernel credentials when reading firmwareThiébaud Weksteen1-0/+17
2022-05-06fbdev: vesafb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas1-1/+7
2022-05-06fbdev: efifb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas1-1/+8
2022-05-06fbdev: simplefb: Cleanup fb_info in .fb_destroy rather than .removeJavier Martinez Canillas1-1/+7
2022-05-06fbdev: Prevent possible use-after-free in fb_release()Daniel Vetter1-0/+4
2022-05-06Revert "fbdev: Make fb_release() return -ENODEV if fbdev was unregistered"Javier Martinez Canillas1-4/+1
2022-05-06powerpc/papr_scm: Fix buffer overflow issue with CONFIG_FORTIFY_SOURCEKajol Jain1-5/+2
2022-05-05Merge branch 'ocelot-vcap-fixes'Jakub Kicinski5-16/+22
2022-05-05net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filtersVladimir Oltean1-0/+4
2022-05-05net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0Vladimir Oltean1-2/+3
2022-05-05net: mscc: ocelot: fix VCAP IS2 filters matching on both lookupsVladimir Oltean1-1/+0
2022-05-05net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...Vladimir Oltean1-0/+4
2022-05-05net: mscc: ocelot: mark traps with a bool instead of keeping them in a listVladimir Oltean4-13/+11
2022-05-05s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai1-4/+1
2022-05-05s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner1-2/+1
2022-05-05s390/dasd: Fix read for ESE with blksize < 4kJan Höppner1-4/+3
2022-05-05s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland3-2/+26
2022-05-05s390/dasd: fix data corruption for ESE devicesStefan Haberland3-2/+20
2022-05-05MAINTAINERS: add missing files for bonding definitionJonathan Toppins1-1/+2
2022-05-05net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2022-05-06Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie3-18/+0
2022-05-05Merge branch 'vrf-fix-address-binding-with-icmp-socket'Jakub Kicinski2-1/+23
2022-05-05selftests: add ping test with ping_group_range tunedNicolas Dichtel1-0/+12
2022-05-05ping: fix address binding wrt vrfNicolas Dichtel1-1/+11
2022-05-06Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-1/+5
2022-05-05net: phy: micrel: Pass .probe for KS8737Fabio Estevam1-0/+1
2022-05-05net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061Fabio Estevam1-2/+2
2022-05-06Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...Dave Airlie2-2/+4
2022-05-05Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2-7/+13
2022-05-05net: rds: use maybe_get_net() when acquiring refcount on TCP socketsTetsuo Handa4-6/+18
2022-05-05Merge tag 'devicetree-fixes-for-5.18-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds17-75/+18
2022-05-05fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic1-9/+9
2022-05-05tty: n_gsm: fix invalid gsmtty_write_room() resultDaniel Starke1-4/+3
2022-05-05tty: n_gsm: fix mux activation issues in gsm_config()Daniel Starke1-4/+8
2022-05-05tty: n_gsm: fix buffer over-read in gsm_dlci_data()Daniel Starke1-0/+1
2022-05-05serial: 8250_mtk: Fix register address for XON/XOFF characterAngeloGioacchino Del Regno1-2/+5
2022-05-05serial: 8250_mtk: Make sure to select the right FEATURE_SELAngeloGioacchino Del Regno1-0/+7
2022-05-05serial: 8250_mtk: Fix UART_EFR register addressAngeloGioacchino Del Regno1-7/+8
2022-05-05tty/serial: digicolor: fix possible null-ptr-deref in digicolor_uart_probe()Yang Yingliang1-3/+2
2022-05-05usb: gadget: uvc: allow for application to cleanly shutdownDan Vacura3-1/+29
2022-05-05usb: typec: tcpci: Don't skip cleanup in .remove() on errorUwe Kleine-König1-1/+1
2022-05-05usb: cdc-wdm: fix reading stuck on device closeSergey Ryazanov1-0/+1
2022-05-05btrfs: sysfs: export the balance paused state of exclusive operationDavid Sterba1-0/+3
2022-05-05btrfs: fix assertion failure when logging directory key range itemFilipe Manana1-14/+25
2022-05-05btrfs: zoned: activate block group properly on unlimited active zone deviceNaohiro Aota1-14/+8
2022-05-05btrfs: zoned: move non-changing condition check out of the loopNaohiro Aota1-6/+6
2022-05-05btrfs: force v2 space cache usage for subpage mountQu Wenruo1-0/+11
2022-05-05cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long1-2/+5
2022-05-05Merge tag 's390-5.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds3-1/+27
2022-05-05Merge tag 'mips-fixes_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-12/+7
2022-05-05Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds76-386/+724
2022-05-05USB: serial: qcserial: add support for Sierra Wireless EM7590Ethan Yang1-0/+2
2022-05-05gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu1-5/+2
2022-05-05USB: serial: option: add Fibocom MA510 modemSven Schwermer1-0/+2
2022-05-05USB: serial: option: add Fibocom L610 modemSven Schwermer1-0/+2