summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-25Linux 5.15.96v5.15.96Greg Kroah-Hartman
2023-02-25bpf: add missing header file includeLinus Torvalds
2023-02-25Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean
2023-02-25lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor
2023-02-25lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor
2023-02-25scripts/pahole-flags.sh: Use pahole-version.shNathan Chancellor
2023-02-25kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner
2023-02-25nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng
2023-02-25binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone
2023-02-25binder: Address corner cases in deferred copy and fixupAlessandro Astone
2023-02-25binder: fix pointer cast warningArnd Bergmann
2023-02-25binder: defer copies of pre-patched txn dataTodd Kjos
2023-02-25binder: read pre-translated fds from sender bufferTodd Kjos
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-02-25powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman
2023-02-25powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson
2023-02-25KVM: SVM: Skip WRMSR fastpath on VM-Exit if next RIP isn't validSean Christopherson
2023-02-25KVM: x86: Fail emulation during EMULTYPE_SKIP on any exceptionSean Christopherson
2023-02-25random: always mix cycle counter in add_latent_entropy()Jason A. Donenfeld
2023-02-25clk: mxl: syscon_node_to_regmap() returns error pointersRahul Tanwar
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-25clk: mxl: Fix a clk entry by adding relevant flagsRahul Tanwar
2023-02-25clk: mxl: Add option to override gate clksRahul Tanwar
2023-02-25clk: mxl: Remove redundant spinlocksRahul Tanwar
2023-02-25clk: mxl: Switch from direct readl/writel based IO to regmap based IORahul Tanwar
2023-02-25drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sinkAnkit Nautiyal
2023-02-25wifi: rtl8xxxu: gen2: Turn on the rate controlBitterblue Smith
2023-02-25drm/etnaviv: don't truncate physical page addressLucas Stach
2023-02-22Linux 5.15.95v5.15.95Greg Kroah-Hartman
2023-02-22platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
2023-02-22net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter
2023-02-22ASoC: SOF: Intel: hda-dai: fix possible stream_tag leakPierre-Louis Bossart
2023-02-22alarmtimer: Prevent starvation by small intervals and SIG_IGNThomas Gleixner
2023-02-22kvm: initialize all of the kvm_debugregs structure before sending it to users...Greg Kroah-Hartman
2023-02-22net/sched: tcindex: search key must be 16 bitsPedro Tammela
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22net/sched: act_ctinfo: use percpu statsPedro Tammela
2023-02-22flow_offload: fill flags to action structureBaowen Zheng
2023-02-22drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper
2023-02-22drm/i915/gen11: Moving WAs to icl_gt_workarounds_init()Raviteja Goud Talla