aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-18Merge remote-tracking branch 'upstream/chromeos-4.19' into chromeos-4.19__rel...chromeos-4.19__release/core87-2024-04-18chromeos-4.19__release/core87-39Miri Korenblit1728-15609/+18402
2024-04-18CHROMIUM: iwl7000: mvm: fix link ID managementJohannes Berg1-1/+1
2024-04-18CHROMIUM: iwl7000: mvm: fix a crash on 7265Emmanuel Grumbach2-4/+4
2024-04-18CHROMIUM: iwl7000: always print the firmware version in hexEmmanuel Grumbach1-10/+4
2024-04-16CHROMIUM: Merge 'v4.19.312' into chromeos-4.19William K Lin162-1111/+1952
2024-04-16Revert "usb: cdc-wdm: close race between read and workqueue"William K Lin1-5/+1
2024-04-14CHROMIUM: iwl7000: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg3-16/+52
2024-04-14CHROMIUM: iwl7000: mac80211: simplify ieee80211_assign_link_chanctx()Johannes Berg1-7/+8
2024-04-13Linux 4.19.312Greg Kroah-Hartman1-1/+1
2024-04-13amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie1-2/+2
2024-04-13initramfs: fix populate_initrd_image() section mismatchGeert Uytterhoeven1-1/+1
2024-04-13ip_gre: do not report erspan version on GRE interfaceHangbin Liu1-19/+29
2024-04-13erspan: Check IFLA_GRE_ERSPAN_VER is set.William Tu1-1/+2
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev1-1/+2
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz1-2/+2
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand2-14/+40
2024-04-13virtio: reenable config if freezing device failedDavid Hildenbrand1-2/+8
2024-04-13drm/vkms: call drm_atomic_helper_shutdown before drm_dev_put()Guo Mengqi1-1/+1
2024-04-13tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo1-0/+3
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov1-3/+4
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov1-2/+2
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King1-0/+2
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan1-1/+1
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere1-0/+1
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles1-0/+1
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov1-1/+1
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo1-1/+1
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr1-2/+2
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann1-5/+4
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie1-2/+16
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee1-2/+4
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa1-6/+4
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis1-1/+1
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba1-1/+9
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba1-1/+8
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba1-1/+11
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda1-0/+1
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker1-2/+10
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli1-1/+2
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov1-1/+1
2024-04-13ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with micr...I Gede Agastya Darma Laksana1-1/+1
2024-04-13ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann1-32/+31
2024-04-13ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann1-4/+2
2024-04-13ASoC: ops: Fix wraparound for mask in snd_soc_get_volswStephen Lee1-1/+1
2024-04-13erspan: make sure erspan_base_hdr is present in skb->headEric Dumazet2-0/+8
2024-04-13erspan: Add type I version 0 support.William Tu2-17/+60
2024-04-13init: open /initrd.image with O_LARGEFILEJohn Sperbeck1-1/+1
2024-04-13initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig1-21/+26
2024-04-13fs: add a vfs_fchmod helperChristoph Hellwig2-2/+8
2024-04-13fs: add a vfs_fchown helperChristoph Hellwig2-12/+19
2024-04-13initramfs: factor out a helper to populate the initrd imageChristoph Hellwig1-17/+23
2024-04-13staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-13staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-13staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2-1/+8
2024-04-13staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2-10/+20
2024-04-13staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2-8/+8
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov1-18/+16
2024-04-13ipv6: Fix infinite recursion in fib6_dump_done().Kuniyuki Iwashima1-7/+7
2024-04-13selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski1-1/+1
2024-04-13net: stmmac: fix rx queue priority assignmentPiotr Wejman2-17/+63
2024-04-13net/sched: act_skbmod: prevent kernel-infoleakEric Dumazet1-5/+5
2024-04-13netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()Ziyang Xuan1-2/+7
2024-04-13mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...Vlastimil Babka4-11/+20
2024-04-13Revert "x86/mm/ident_map: Use gbpages only where full GB page should be mapped."Ingo Molnar1-18/+5
2024-04-13net/rds: fix possible cp null dereferenceMahmoud Adam1-1/+1
2024-04-13netfilter: nf_tables: disallow timeout for anonymous setsPablo Neira Ayuso1-0/+7
2024-04-13Bluetooth: Fix TOCTOU in HCI debugfs implementationBastien Nocera1-16/+32
2024-04-13Bluetooth: hci_event: set the conn encrypted before conn establishesHui Wang1-0/+25
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit1-0/+9
2024-04-13tcp: properly terminate timers for kernel socketsEric Dumazet4-0/+24
2024-04-13mptcp: add sk_stop_timer_sync helperGeliang Tang2-0/+9
2024-04-13nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packetRyosuke Yasuoka1-0/+5
2024-04-13USB: core: Fix deadlock in usb_deauthorize_interface()Alan Stern1-3/+13
2024-04-13scsi: lpfc: Correct size for wqe for memset()Muhammad Usama Anjum1-1/+1
2024-04-13x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips2-10/+16
2024-04-13scsi: qla2xxx: Fix command flush on cable pullQuinn Tran1-0/+10
2024-04-13usb: udc: remove warning when queue disabled epyuan linyu1-1/+3
2024-04-13usb: dwc2: gadget: LPM flow fixMinas Harutyunyan3-21/+47
2024-04-13usb: dwc2: host: Fix ISOC flow in DDMA modeMinas Harutyunyan3-9/+22
2024-04-13usb: dwc2: host: Fix hibernation flowMinas Harutyunyan2-2/+28
2024-04-13usb: dwc2: host: Fix remote wakeup from hibernationMinas Harutyunyan2-4/+14
2024-04-13loop: loop_set_status_from_info() check before assignmentZhong Jinghua1-4/+4
2024-04-13loop: Check for overflow while configuring loopSiddh Raman Pant1-0/+5
2024-04-13loop: Factor out configuring loop from statusMartijn Coenen1-50/+67
2024-04-13powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-13efivarfs: Request at most 512 bytes for variable namesTim Schumacher1-6/+11
2024-04-13perf/core: Fix reentry problem in perf_output_read_group()Yang Jihong1-0/+9
2024-04-13loop: properly observe rotational flag of underlying deviceHolger Hoffstätte1-0/+19
2024-04-13loop: Refactor loop_set_status() size calculationMartijn Coenen1-18/+19
2024-04-13loop: Factor out setting loop device sizeMartijn Coenen1-9/+21
2024-04-13loop: Remove sector_t truncation checksMartijn Coenen1-14/+7
2024-04-13loop: Call loop_config_discard() only after new config is appliedMartijn Coenen1-2/+2
2024-04-13Revert "loop: Check for overflow while configuring loop"Genjian Zhang1-5/+0
2024-04-13btrfs: allocate btrfs_ioctl_defrag_range_args on stackGoldwyn Rodrigues1-17/+8
2024-04-13printk: Update @console_may_schedule in console_trylock_spinning()John Ogness1-0/+6
2024-04-13fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversionBart Van Assche1-2/+6
2024-04-13ALSA: sh: aica: reorder cleanup operations to avoid UAF bugsDuoming Zhou1-3/+14
2024-04-13usb: cdc-wdm: close race between read and workqueueOliver Neukum1-1/+5
2024-04-13exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()Max Filippov1-0/+1
2024-04-13wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau1-3/+2
2024-04-13mm/migrate: set swap entry values of THP tail pages properly.Zi Yan1-1/+5
2024-04-13mm/memory-failure: fix an incorrect use of tail pagesLiu Shixin1-1/+1
2024-04-13vt: fix memory overlapping when deleting chars in the bufferYangxi Xiang1-1/+1
2024-04-13vt: fix unicode buffer corruption when deleting charactersNicolas Pitre1-1/+1
2024-04-13tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabledSherry Sun1-2/+5
2024-04-13usb: port: Don't try to peer unused USB ports based on locationMathias Nyman1-2/+3
2024-04-13usb: gadget: ncm: Fix handling of zero block length packetsKrishna Kurapati1-1/+1
2024-04-13USB: usb-storage: Prevent divide-by-0 error in isd200_ata_commandAlan Stern1-5/+18
2024-04-13ALSA: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 ...Kailang Yang1-2/+5
2024-04-13xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor1-0/+3
2024-04-13netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso1-0/+3
2024-04-13netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso1-0/+3
2024-04-13comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
2024-04-13ahci: asm1064: asm1166: don't limit reported portsConrad Kostecki1-13/+0
2024-04-13ahci: asm1064: correct count of reported portsAndrey Jr. Melnikov1-3/+11
2024-04-13x86/CPU/AMD: Update the Zenbleed microcode revisionsBorislav Petkov (AMD)1-5/+5
2024-04-13nilfs2: prevent kernel bug at submit_bh_wbc()Ryusuke Konishi1-1/+1
2024-04-13nilfs2: use a more common logging styleJoe Perches20-251/+239
2024-04-13nilfs2: fix failure to detect DAT corruption in btree and direct mappingsRyusuke Konishi2-4/+14
2024-04-13memtest: use {READ,WRITE}_ONCE in memory scanningQiang Zhang1-2/+2
2024-04-13drm/vc4: hdmi: do not return negative values from .get_modes()Jani Nikula1-1/+1
2024-04-13drm/imx/ipuv3: do not return negative values from .get_modes()Jani Nikula1-2/+2
2024-04-13s390/zcrypt: fix reference counting on zcrypt card objectsHarald Freudenberger1-0/+2
2024-04-13soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-04-13soc: fsl: qbman: Add CGR update functionSean Anderson2-0/+57
2024-04-13soc: fsl: qbman: Add helper for sanity checking cgr opsSean Anderson1-10/+19
2024-04-13soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-04-13vfio/platform: Disable virqfds on cleanupAlex Williamson1-1/+4
2024-04-13kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor1-0/+2
2024-04-13speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-04-13slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-04-13ext4: fix corruption during on-line resizeMaximilian Heyne1-1/+2
2024-04-13hwmon: (amc6821) add of_match tableJosua Mayer1-0/+11
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-13dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai1-0/+2
2024-04-13Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-04-13PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-13PCI: Drop pci_device_remove() test of pci_dev->driverUwe Kleine-König1-9/+7
2024-04-13fuse: don't unhash rootMiklos Szeredi2-3/+5
2024-04-13mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-04-13PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li1-1/+3
2024-04-13USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-04-13USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs1-0/+6
2024-04-13USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström1-0/+1
2024-04-13USB: serial: add device ID for VeriFone adapterCameron Williams1-0/+1
2024-04-13USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2-0/+8
2024-04-13powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-04-13clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-13PM: suspend: Set mem_sleep_current during kernel command line setupMaulik Shah1-0/+1
2024-04-13parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit buildsGuenter Roeck1-0/+1
2024-04-13parisc: Fix csum_ipv6_magic on 64-bit systemsGuenter Roeck1-2/+2
2024-04-13parisc: Fix csum_ipv6_magic on 32-bit systemsGuenter Roeck1-1/+2
2024-04-13parisc: Fix ip_fast_csumGuenter Roeck1-1/+1
2024-04-13parisc: Do not hardcode registers in checksum functionsHelge Deller1-49/+52
2024-04-13ubi: correct the calculation of fastmap sizeZhang Yi1-3/+4
2024-04-13ubi: Check for too small LEB size in VTBL codeRichard Weinberger1-0/+6
2024-04-13ubifs: Set page uptodate in the correct placeMatthew Wilcox (Oracle)1-9/+4
2024-04-13fat: fix uninitialized field in nostale filehandlesJan Kara1-0/+6
2024-04-13crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-04-13crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2024-04-13sparc: vDSO: fix return value of __setup handlerRandy Dunlap1-4/+3
2024-04-13sparc64: NMI watchdog: fix return value of __setup handlerRandy Dunlap1-1/+1
2024-04-13KVM: Always flush async #PF workqueue when vCPU is being destroyedSean Christopherson1-5/+26
2024-04-13media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2
2024-04-13arm: dts: marvell: Fix maxium->maxim typo in brownstone dtsDuje Mihanović1-1/+1
2024-04-13ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel1-167/+165
2024-04-13smack: Handle SMACK64TRANSMUTE in smack_inode_setsecurity()Roberto Sassu1-0/+9
2024-04-13smack: Set SMACK64TRANSMUTE only for dirs in smack_inode_setxattr()Roberto Sassu1-1/+2
2024-04-13wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang1-2/+2
2024-04-13timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner2-10/+23
2024-04-13timers: Use del_timer_sync() even on UPThomas Gleixner2-8/+1
2024-04-13timers: Update kernel-doc for various functionsThomas Gleixner1-58/+90
2024-04-13timers: Prepare support for PREEMPT_RTAnna-Maria Gleixner2-9/+96
2024-04-13timer/trace: Improve timer tracingAnna-Maria Gleixner2-8/+20
2024-04-13timer/trace: Replace deprecated vsprintf pointer extension %pf by %psAnna-Maria Gleixner1-4/+6
2024-04-13x86/bugs: Use sysfs_emit()Borislav Petkov1-41/+41
2024-04-13x86/cpu: Support AMD Automatic IBRSKim Phillips6-21/+32
2024-04-13Documentation/hw-vuln: Update spectre docLin Yujun1-0/+1
2024-04-11CHROMIUM: iwl7000: mvm: use an 'else if' when checking cmd verMiri Korenblit1-1/+1
2024-04-11CHROMIUM: iwl7000: mac80211: fix MLD ID for cross-link CSAJohannes Berg1-9/+13
2024-04-11CHROMIUM: iwl7000: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg1-4/+9
2024-04-11CHROMIUM: iwl7000: mac80211: mlme: fix memory leakJohannes Berg1-1/+3
2024-04-11CHROMIUM: iwl7000: mac80211: mlme: re-parse with correct modeJohannes Berg1-1/+1
2024-04-10CHROMIUM: iwl7000: adjust per-link error reporting ifdefsJohannes Berg1-5/+5
2024-04-10CHROMIUM: iwl7000: mvm: don't request statistics in restartMiri Korenblit1-0/+7
2024-04-10CHROMIUM: iwl7000: mac80211: reserve chanctx during findJohannes Berg1-2/+29
2024-04-09CHROMIUM: iwl7000: Revert "wifi: iwlwifi: set IEEE80211_HE_MAC_CAP0_TWT_REQ i...Golan Ben Ami1-2/+1
2024-04-04CHROMIUM: iwl7000: mvm: Add a print for invalid link pair due to bandwidthYedidya Benshimol1-11/+20
2024-04-04CHROMIUM: iwl7000: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
2024-03-28CHROMIUM: iwl7000: mvm: Add active EMLSR blocking reasons printsYedidya Benshimol1-12/+24
2024-03-28CHROMIUM: iwl7000: mac80211: check EHT/TTLM action frame lengthJohannes Berg1-0/+4
2024-03-28CHROMIUM: iwl7000: mvm: leave EMLSR before activating non-BSS linkMiri Korenblit7-35/+82
2024-03-28CHROMIUM: iwl7000: mac80211: defer link switch work in reconfigMiri Korenblit2-0/+12
2024-03-28CHROMIUM: iwl7000: mvm: add a debugfs for reading EMLSR blocking reasonsYedidya Benshimol3-5/+40
2024-03-27CHROMIUM: iwl7000: mac80211: don't select link ID if not provided in scan req...Ayala Beker1-11/+4
2024-03-26CHROMIUM: Merge 'v4.19.311' into chromeos-4.19chromeos-kernel-auto-merge140-701/+1003
2024-03-26Linux 4.19.311Sasha Levin1-1/+1