aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt1-18/+39
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki1-2/+0
2021-12-03io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe1-0/+7
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper1-0/+13
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang1-0/+3
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li1-16/+4
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst1-0/+3
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel1-1/+11
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra2-0/+5
2021-12-02s390: update defconfigsHeiko Carstens3-3/+16
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker2-5/+12
2021-12-02timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker2-1/+9
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli1-0/+14
2021-12-02gro: Fix inconsistent indentingJiapeng Chong1-3/+3
2021-12-02selftests: net: Correct case nameLi Zhijian1-2/+2
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski1-1/+1
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston1-4/+5
2021-12-02net/smc: Keep smc_close_final rc during active closeTony Lu1-2/+6
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li1-4/+3
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang1-1/+1
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai1-10/+14
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet5-7/+7
2021-12-02gfs2: gfs2_create_inode reworkAndreas Gruenbacher1-6/+10
2021-12-02gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher1-51/+33
2021-12-02gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher1-7/+2
2021-12-02gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher1-3/+7
2021-12-02arm64: ftrace: add missing BTIsMark Rutland1-0/+6
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland1-1/+1
2021-12-02arm64: update PAC description for kernelKuan-Ying Lee1-5/+4
2021-12-02KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson2-3/+23
2021-12-02KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter1-1/+3
2021-12-02KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini4-4/+8
2021-12-02KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu1-1/+1
2021-12-02ata: replace snprintf in show functions with sysfs_emitYang Guang1-1/+1
2021-12-01net: avoid uninit-value from tcp_conn_requestEric Dumazet2-3/+16
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet2-7/+17
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang1-1/+1
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-01vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra1-0/+2
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2-0/+5
2021-12-01tracing: Fix a kmemleak false positive in tracing_mapChen Jun1-0/+3
2021-12-01tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)1-1/+1
2021-12-01xfs: remove incorrect ASSERT in xfs_renameEric Sandeen1-1/+0
2021-12-02x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang1-4/+24