summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-03Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02s390: update defconfigsHeiko Carstens
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker
2021-12-02timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02gro: Fix inconsistent indentingJiapeng Chong
2021-12-02selftests: net: Correct case nameLi Zhijian
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston
2021-12-02net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
2021-12-02gfs2: gfs2_create_inode reworkAndreas Gruenbacher
2021-12-02gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher
2021-12-02gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher
2021-12-02gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher
2021-12-02arm64: ftrace: add missing BTIsMark Rutland
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland
2021-12-02arm64: update PAC description for kernelKuan-Ying Lee
2021-12-02KVM: x86/mmu: Retry page fault if root is invalidated by memslot updateSean Christopherson
2021-12-02KVM: VMX: Set failure code in prepare_vmcs02()Dan Carpenter
2021-12-02KVM: ensure APICv is considered inactive if there is no APICPaolo Bonzini
2021-12-02KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln registerLike Xu
2021-12-02ata: replace snprintf in show functions with sysfs_emitYang Guang
2021-12-01net: avoid uninit-value from tcp_conn_requestEric Dumazet
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-01vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
2021-12-01net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu
2021-12-01tracing: Fix a kmemleak false positive in tracing_mapChen Jun
2021-12-01tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)
2021-12-01xfs: remove incorrect ASSERT in xfs_renameEric Sandeen
2021-12-02Merge tag 'amd-drm-fixes-5.16-2021-12-01' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-12-02Merge tag 'drm-msm-fixes-2021-11-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-12-02x86/tsc: Disable clocksource watchdog for TSC on qualified platormsFeng Tang
2021-12-02x86/tsc: Add a timer to make sure TSC_adjust is always checkedFeng Tang