aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-03-08sched/deadline: Do not mark defer_armed if timer not started in replenishsched/dlserver.debug.mar3.2024Joel Fernandes (Google)1-2/+18
2024-03-06sched/deadline: Reverse args to dl_time_before in replenishSuleiman Souhlal1-1/+1
2024-03-06sched/deadline: Mark DL server as unthrottled before enqueueJoel Fernandes (Google)1-0/+12
2024-02-29add tracing for CFS throttlingJoel Fernandes (Google)1-3/+6
2024-02-29add tracing for dlserver start/stopJoel Fernandes (Google)1-1/+5
2024-02-29add debug msg for panic on warnJoel Fernandes (Google)1-0/+1
2024-02-27BACKPORT: FROMLIST: sched: Fix build error in "sched/rt: Remove default bandw...Joel Fernandes (Google)1-0/+2
2024-02-27BACKPORT: FROMLIST: selftests/sched: Add a test to verify that DL server work...Joel Fernandes (Google)4-9/+290
2024-02-27BACKPORT: FROMLIST: sched/debug: Use unsigned long for cpu variable to preven...Joel Fernandes (Google)1-1/+1
2024-02-27BACKPORT: FROMLIST: sched/core: Fix picking of tasks for core scheduling with...Joel Fernandes (Google)5-11/+66
2024-02-27BACKPORT: FROMLIST: sched/core: Fix priority checking for DL server picksJoel Fernandes (Google)1-2/+21
2024-02-27BACKPORT: FROMLIST: sched/core: Clear prev->dl_server in CFS pick fast pathYoussef Esmat1-0/+7
2024-02-27BACKPORT: FROMLIST: sched/core: Add clearing of ->dl_server in put_prev_task_...Joel Fernandes (Google)1-8/+8
2024-02-27BACKPORT: FROMGIT: sched/deadline: Account idle time for deferred serverDaniel Bristot de Oliveira5-16/+69
2024-02-27BACKPORT: FROMGIT: sched/rt: Remove default bandwidth controlPeter Zijlstra5-114/+114
2024-02-27BACKPORT: FROMGIT: sched/fair: Fair server interfaceDaniel Bristot de Oliveira5-26/+280
2024-02-27BACKPORT: FROMGIT: sched/deadline: Deferrable dl serverDaniel Bristot de Oliveira4-10/+141
2024-02-27BACKPORT: FROMGIT: sched/fair: Add trivial fair serverPeter Zijlstra5-0/+68
2024-02-18UPSTREAM: drm/i915/mst: Reject modes that require the bigjoinerLinux Patches Robot1-0/+4
2024-02-18UPSTREAM: drm/i915: do not clean GT table on error pathLinux Patches Robot2-14/+1
2024-02-17UPSTREAM: ASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()Linux Patches Robot1-0/+1
2024-02-17UPSTREAM: drm/crtc: fix uninitialized variable use even harderRob Clark1-0/+1
2024-02-17UPSTREAM: drm/msm/dpu: rename dpu_encoder_phys_wb_setup_cdp to match its func...Linux Patches Robot1-3/+3
2024-02-16BACKPORT: FROMLIST: wifi: mt76: mt7921: fix a potential association failure u...Leon Yen4-0/+18
2024-02-16FROMGIT: net: ipa: kill ipa_power_modem_queue_wake()Alex Elder3-20/+1
2024-02-16FROMGIT: net: ipa: kill ipa_power_modem_queue_active()Alex Elder3-23/+6
2024-02-16FROMGIT: net: ipa: kill ipa_power_modem_queue_stop()Alex Elder3-18/+6
2024-02-16FROMGIT: net: ipa: kill the IPA power STOPPED flagAlex Elder1-35/+5
2024-02-16FROMGIT: net: ipa: kill the STARTED IPA power flagAlex Elder1-33/+14
2024-02-16FROMGIT: net: ipa: begin simplifying TX queue stopAlex Elder2-31/+54
2024-02-16FROMGIT: net: ipa: stash modem TX and RX endpointsAlex Elder1-19/+30
2024-02-16UPSTREAM: drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupLinux Patches Robot1-2/+2
2024-02-16UPSTREAM: drm/i915/gvt: Fix uninitialized variable in handle_mmio()Linux Patches Robot1-2/+1
2024-02-16UPSTREAM: drm/mediatek: dp: Add phy_mtk_dp module as pre-dependencyLinux Patches Robot1-0/+1
2024-02-16CHROMIUM: img-rogue: Add missing server validation checkFaijur Rahman1-0/+17
2024-02-16Revert "FROMLIST: media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC"Tomasz Figa2-9/+0
2024-02-15BACKPORT: FROMGIT: arm64/sve: Lower the maximum allocation for the SVE ptrace...Mark Brown2-1/+13
2024-02-15FROMGIT: drm/msm: Wire up tlb opsRob Clark1-3/+29
2024-02-15BACKPORT: ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel1-0/+7
2024-02-14BACKPORT: ANDROID: power: wakeup_reason: Move back to upstream logging for su...Douglas Anderson1-8/+5
2024-02-14CHROMIUM: img-rogue: Prevent creation of a heapFaijur Rahman1-19/+43
2024-02-14CHROMIUM: img-rogue: Updated DevmemIntCtxRelease and DevmemIntPFNotifyFaijur Rahman3-42/+52
2024-02-14CHROMIUM: config: reven: Enable RMI4_F3AJonathan Denose1-0/+1
2024-02-14CHROMIUM: drm/panel-edp: Temporarily limit panel-based EDID override to corsolaDouglas Anderson1-0/+8
2024-02-14CHROMIUM: sched/eevdf: Change base_slice to 3msYoussef Esmat1-3/+3
2024-02-14CHROMIUM: sched/eevdf: Add ENFORCE_ELIGIBILITY and default settingsYoussef Esmat2-3/+7
2024-02-14CHROMIUM: sched: dynamically switch between cfs and eevdfYoussef Esmat2-2/+102
2024-02-14CHROMIUM: sched: Make EEVDF changes conditionalYoussef Esmat5-99/+721
2024-02-14BACKPORT: sched/eevdf: Fix heap corruption moreYoussef Esmat1-1/+2
2024-02-14BACKPORT: sched/eevdf: Fix pick_eevdf()Youssef Esmat1-14/+58
2024-02-14BACKPORT: sched/eevdf: Fix min_deadline heap integrityYoussef Esmat1-0/+1
2024-02-14BACKPORT: sched/eevdf: Fix avg_vruntime()Youssef Esmat1-1/+9
2024-02-14BACKPORT: sched/eevdf: Also update slice on placementYoussef Esmat1-2/+4
2024-02-14BACKPORT: sched/eevdf: Curb wakeup-preemptionYoussef Esmat2-0/+13
2024-02-14BACKPORT: sched/fair: Propagate enqueue flags into place_entity()Youssef Esmat2-5/+6
2024-02-14BACKPORT: sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_ba...Youssef Esmat4-10/+10
2024-02-14BACKPORT: sched/fair: Commit to EEVDFYoussef Esmat4-417/+38
2024-02-14BACKPORT: sched/smp: Use lag to simplify cross-runqueue placementYoussef Esmat1-140/+19
2024-02-14BACKPORT: sched/fair: Commit to lag based placementYoussef Esmat2-61/+1
2024-02-14BACKPORT: sched/fair: Implement an EEVDF-like scheduling policyYoussef Esmat6-42/+308
2024-02-14BACKPORT: rbtree: Add rb_add_augmented_cached() helperYoussef Esmat1-0/+26
2024-02-14BACKPORT: sched/fair: Add lag based placementYoussef Esmat4-35/+137
2024-02-14BACKPORT: sched/fair: Remove sched_feat(START_DEBIT)Youssef Esmat2-26/+1
2024-02-14BACKPORT: sched/fair: Add cfs_rq::avg_vruntimeYoussef Esmat3-20/+154
2024-02-14CHROMIUM: sched/eevdf: Adding fair_eevdf.cYoussef Esmat3-1/+12451
2024-02-13CHROMIUM: config: Enable CONFIG_PARAVIRT_SCHED_KVMVineeth Pillai1-0/+1
2024-02-13CHROMIUM: kvm: trace: debug tracepoints for dynamic vcpu boost featureVineeth Pillai5-0/+163
2024-02-13CHROMIUM: kvm: x86: debugfs: vcpu boost related informationVineeth Pillai (Google)1-0/+146
2024-02-13CHROMIUM: irq: boost/unboost in irq/nmi entry/exit and softirqVineeth Pillai (Google)2-0/+26
2024-02-13CHROMIUM: sched/core: boost/unboost in guest schedulerVineeth Pillai (Google)7-7/+206
2024-02-13CHROMIUM: kvm: x86: enable/disable global/per-guest vcpu boost featureVineeth Pillai (Google)3-1/+108
2024-02-13CHROMIUM: kvm: x86: upper bound for boost durationVineeth Pillai (Google)3-3/+176
2024-02-13CHROMIUM: kvm: x86: boost vcpu threads on latency sensitive pathsVineeth Pillai (Google)5-8/+24
2024-02-13CHROMIUM: kvm: x86: paravirt sched frameworkVineeth Pillai (Google)8-0/+459
2024-02-13CHROMIUM: sched/core: sched_setattr_pi_nocheckVineeth Pillai (Google)2-0/+20
2024-02-10CHROMIUM: drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and...Cong Yang1-4/+4
2024-02-09UPSTREAM: netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal1-10/+6
2024-02-08CHROMIUM: PCI: Work around invalid ASPM control settings on puffMatt Davis1-0/+65
2024-02-07CHROMIUM: dm verity: Add error_behavior to statusJae Hoon Kim1-0/+6
2024-02-07CHROMIUM: Revert "drm/msm/dsi: Use pm_runtime_resume_and_get to prevent refcn...Aashish Sharma1-3/+1
2024-02-07Merge "CHROMIUM: Merge 'v5.15.148' into chromeos-5.15" into chromeos-5.15Gerrit Code Review340-1872/+2829
2024-02-06CHROMIUM: drm: privacy screen for drallion hackMiguel Quintero1-0/+197
2024-02-06CHROMIUM: drm/bridge: parade-ps8640: Reset the bridge if the HPD didn't get a...Douglas Anderson1-28/+73
2024-02-06FROMLIST: drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson4-0/+46
2024-02-06CHROMIUM: media: ipu6: remove TPGSergey Senozhatsky11-725/+0
2024-02-06CHROMIUM: media: ipu6: remove pm_qos on error pathSergey Senozhatsky1-0/+1
2024-02-06CHROMIUM: media: ipu6: properly init pad flagsSergey Senozhatsky6-17/+33
2024-02-06CHROMIUM: media: ipu6: workaround multiple double frees on error pathsSergey Senozhatsky2-0/+6
2024-02-02Revert "CHROMIUM: bluetooth: Immediate fix for Floss WBS offload regression"Hsin-chen Chuang1-2/+0
2024-02-02CHROMIUM: Refactor MGMT_OP_GET_SCO_CODEC_CAPABILITIES to provide only driver ...Hsin-chen Chuang2-127/+18
2024-02-02CHROMIUM: Fix le and bredr concurrent connection preventionArchie Pusaka2-6/+19
2024-02-02CHROMIUM: img-rogue: Updated DevmemXIntUnreserveRangeFaijur Rahman1-9/+46
2024-02-02BACKPORT: mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang1-0/+13
2024-02-01CHROMIUM: Enable blkio throttling cgroupDaniil Lunev1-0/+1
2024-01-31UPSTREAM: block: Move checking GENHD_FL_NO_PART to bdev_add_partition()Linux Patches Robot2-2/+5
2024-01-31CHROMIUM: iwl7000: mvm: Keep connection in case of missed beacons during RXDaniel Amosi2-4/+13
2024-01-30CHROMIUM: gpu: mali: Move event waitqueue to struct kbase_fileYu-Che Cheng3-8/+12
2024-01-30FROMGIT: lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Douglas Anderson1-1/+1
2024-01-27Merge "CHROMIUM: iwl7000: Merge "core85" driver updates" into chromeos-5.15Gerrit Code Review136-2952/+5064
2024-01-25CHROMIUM: Merge 'v5.15.148' into chromeos-5.15chromeos-kernel-auto-merge340-1872/+2829
2024-01-25Linux 5.15.148Greg Kroah-Hartman1-1/+1
2024-01-25Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""Song Liu1-0/+12
2024-01-25arm64: dts: armada-3720-turris-mox: set irq type for RTCSjoerd Simons1-1/+1
2024-01-25netfilter: nft_quota: copy content when cloning expressionPablo Neira Ayuso1-1/+5
2024-01-25netfilter: nft_last: copy content when cloning expressionPablo Neira Ayuso1-0/+4
2024-01-25netfilter: nft_limit: Clone packet limits' cost valuePhil Sutter1-0/+2
2024-01-25netfilter: nft_limit: fix stateful object memory leakFlorian Westphal1-0/+18
2024-01-25netfilter: nft_connlimit: memleak if nf_ct_netns_get() failsPablo Neira Ayuso1-1/+10
2024-01-25netfilter: nf_tables: typo NULL check in _clone() functionPablo Neira Ayuso4-4/+4
2024-01-25block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)1-4/+3
2024-01-25i2c: s3c24xx: fix transferring more than one message in polling modeMarek Szyprowski1-17/+10
2024-01-25i2c: s3c24xx: fix read transfers in polling modeMarek Szyprowski1-2/+11
2024-01-25ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_workNikita Zhandarovich1-0/+4
2024-01-25selftests: mlxsw: qos_pfc: Adjust the test to support 8 lanesAmit Cohen1-1/+17
2024-01-25mlxsw: spectrum_acl_tcam: Fix stack corruptionIdo Schimmel2-1/+57
2024-01-25mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarationsIdo Schimmel1-65/+65
2024-01-25mlxsw: spectrum_acl_tcam: Make fini symmetric to initIdo Schimmel1-1/+1
2024-01-25mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()Ido Schimmel1-2/+6
2024-01-25mlxsw: spectrum: Use 'bitmap_zalloc()' when applicableChristophe JAILLET4-27/+16
2024-01-25mlxsw: spectrum_acl_erp: Fix error flow of pool allocation failureAmit Cohen2-4/+56
2024-01-25ethtool: netlink: Add missing ethnl_ops_begin/completeLudvig Pärsson1-2/+7
2024-01-25kdb: Fix a potential buffer overflow in kdb_local()Christophe JAILLET1-2/+0
2024-01-25ipvs: avoid stat macros calls from preemptible contextFedor Pchelkin1-2/+2
2024-01-25netfilter: nf_tables: reject NFT_SET_CONCAT with not field length descriptionPablo Neira Ayuso1-1/+5
2024-01-25netfilter: nf_tables: skip dead set elements in netlink dumpPablo Neira Ayuso1-1/+1
2024-01-25netfilter: nf_tables: do not allow mismatch field size and set key lengthPablo Neira Ayuso1-1/+5
2024-01-25netfilter: nft_limit: do not ignore unsupported flagsPablo Neira Ayuso1-7/+12
2024-01-25netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin6-6/+6
2024-01-25netfilter: nft_limit: move stateful fields out of expression dataPablo Neira Ayuso1-12/+82
2024-01-25netfilter: nft_limit: rename stateful structurePablo Neira Ayuso1-52/+52
2024-01-25netfilter: nft_quota: move stateful fields out of expression dataPablo Neira Ayuso1-5/+47
2024-01-25netfilter: nft_last: move stateful fields out of expression dataPablo Neira Ayuso1-18/+51
2024-01-25netfilter: nft_connlimit: move stateful fields out of expression dataPablo Neira Ayuso1-8/+18
2024-01-25netfilter: nf_tables: reject invalid set policyPablo Neira Ayuso1-1/+9
2024-01-25net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probeKunwu Chan1-0/+2
2024-01-25bpf: Reject variable offset alu on PTR_TO_FLOW_KEYSHao Sun1-0/+4
2024-01-25net: stmmac: ethtool: Fixed calltrace caused by unbalanced disable_irq_wake c...Qiang Ma3-2/+10
2024-01-25net: ravb: Fix dma_addr_t truncation in error caseNikita Yushchenko1-1/+1
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYN in subflow_check_req()Eric Dumazet1-2/+2
2024-01-25mptcp: use OPTION_MPTCP_MPJ_SYNACK in subflow_finish_connect()Eric Dumazet1-1/+1
2024-01-25mptcp: strict validation before using mp_opt->hmacEric Dumazet1-1/+1
2024-01-25mptcp: drop unused sk in mptcp_get_optionsGeliang Tang3-10/+8
2024-01-25mptcp: mptcp_parse_option() fix for MPTCPOPT_MP_JOINEric Dumazet1-3/+3
2024-01-25net: phy: micrel: populate .soft_reset for KSZ9131Claudiu Beznea1-0/+1
2024-01-25net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet framesSanjuán García, Jorge1-2/+3
2024-01-25net: qualcomm: rmnet: fix global oob in rmnet_policyLin Ma1-1/+1
2024-01-25s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle2-20/+24
2024-01-25PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli1-0/+9
2024-01-25nvmet-tcp: Fix the H2C expected PDU len calculationMaurizio Lombardi1-3/+7
2024-01-25nvmet: re-fix tracing strncpy() warningArnd Bergmann1-2/+1
2024-01-25serial: imx: Correct clock error message in function probe()Christoph Niedermaier1-1/+1
2024-01-25usb: xhci-mtk: fix a short packet issue of gen1 isoc-in transferChunfeng Yun2-2/+40
2024-01-25apparmor: avoid crash when parsed profile name is emptyFedor Pchelkin1-0/+4
2024-01-25perf env: Avoid recursively taking env->bpf_progs.lockIan Rogers5-32/+50
2024-01-25nvmet-tcp: fix a crash in nvmet_req_complete()Maurizio Lombardi1-2/+1
2024-01-25nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU lengthMaurizio Lombardi1-1/+12
2024-01-25usb: cdc-acm: return correct error code on unsupported breakOliver Neukum2-0/+6
2024-01-25tty: use 'if' in send_break() instead of 'goto'Jiri Slaby (SUSE)1-5/+4
2024-01-25tty: don't check for signal_pending() in send_break()Jiri Slaby (SUSE)1-2/+1
2024-01-25tty: early return from send_break() on TTY_DRIVER_HARDWARE_BREAKJiri Slaby (SUSE)1-15/+17
2024-01-25tty: change tty_write_lock()'s ndelay parameter to boolJiri Slaby (SUSE)3-5/+5
2024-01-25perf genelf: Set ELF program header addresses properlyNamhyung Kim1-3/+3
2024-01-25iio: adc: ad9467: fix scale settingNuno Sa3-59/+66
2024-01-25iio: adc: ad9467: don't ignore error codesNuno Sa1-10/+17
2024-01-25iio: adc: ad9467: fix reset gpio handlingNuno Sa1-13/+18
2024-01-25iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König1-16/+1
2024-01-25selftests/sgx: Skip non X86_64 platformZhao Mengmeng1-1/+1
2024-01-25selftests/sgx: Fix uninitialized pointer dereference in error pathJo Van Bulck1-2/+3
2024-01-25serial: imx: fix tx statemachine deadlockPaul Geurts1-2/+2
2024-01-25software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2024-01-25libapi: Add missing linux/types.h header to get the __u64 type on io.hArnaldo Carvalho de Melo1-0/+1
2024-01-25serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König1-1/+1
2024-01-25power: supply: bq256xx: fix some problem in bq256xx_hw_initSu Hui1-1/+4
2024-01-25power: supply: cw2015: correct time_to_empty units in sysfsJan Palus1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-25riscv: Fix module_alloc() that did not reset the linear mapping permissionsAlexandre Ghiti1-1/+2
2024-01-25riscv: Check if the code to patch lies in the exit sectionAlexandre Ghiti4-1/+15
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2024-01-25mfd: intel-lpss: Fix the fractional clock divider flagsAndy Shevchenko1-1/+1
2024-01-25leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2024-01-25mfd: syscon: Fix null pointer dereference in of_syscon_register()Kunwu Chan1-0/+4
2024-01-25ARM: 9330/1: davinci: also select PINCTRLRandy Dunlap1-0/+1
2024-01-25iommu/dma: Trace bounce buffer usage when mapping buffersIsaac J. Manjarres1-0/+3
2024-01-25serial: sc16is7xx: set safe default SPI clock frequencyHugo Villeneuve1-1/+2
2024-01-25serial: sc16is7xx: add check for unsupported SPI modes during probeHugo Villeneuve1-1/+4
2024-01-25HID: wacom: Correct behavior when processing some confidence == false touchesJason Gerecke1-28/+4
2024-01-25iio: adc: ad7091r: Pass iio_dev to event handlerMarcelo Schmitt1-3/+3
2024-01-25KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cacheOliver Upton1-0/+5
2024-01-25KVM: arm64: vgic-v4: Restore pending state on host userspace writeMarc Zyngier1-10/+17
2024-01-25x86/kvm: Do not try to disable kvmclock if it was not enabledKirill A. Shutemov1-4/+8
2024-01-25PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng1-2/+8
2024-01-25PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel1-0/+1
2024-01-25wifi: mwifiex: configure BSSID consistently when starting APDavid Lin4-0/+12
2024-01-25wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessorsIlpo Järvinen1-6/+15
2024-01-25wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable codeIlpo Järvinen2-62/+1
2024-01-25wifi: mt76: fix broken precal loading from MTD for mt7915Christian Marangi1-1/+1
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark1-0/+1
2024-01-25bpf: Fix re-attachment branch in bpf_tracing_prog_attachJiri Olsa1-0/+9