summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-03Linux 5.15.97v5.15.97Greg Kroah-Hartman1-1/+1
2023-03-03io_uring: add missing lock in io_get_file_fixedBing-Jhong Billy Jheng1-9/+16
2023-03-03USB: core: Don't hold device lock while reading the "descriptors" sysfs fileAlan Stern2-8/+2
2023-03-03usb: gadget: u_serial: Add null pointer check in gserial_resumePrashanth K1-4/+19
2023-03-03USB: serial: option: add support for VW/Skoda "Carstick LTE"Florian Zumbiehl1-0/+4
2023-03-03usb: dwc3: pci: add support for the Intel Meteor Lake-MHeikki Krogerus1-0/+4
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas1-1/+1
2023-03-03scripts/tags.sh: Invoke 'realpath' via 'xargs'Cristian Ciocaltea1-4/+7
2023-03-03vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-03-03net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().Kuniyuki Iwashima2-1/+1
2023-03-03bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau1-2/+2
2023-03-03staging: mt7621-dts: change palmbus address to lower caseSergio Paracuellos1-1/+1
2023-03-03x86/cpu: Add Lunar Lake MKan Liang1-0/+2
2023-03-03HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao1-0/+3
2023-03-03neigh: make sure used and confirmed times are validJulian Anastasov1-3/+15
2023-03-03IB/hfi1: Assign npages earlierDean Luick1-7/+2
2023-03-03ASoC: rt715-sdca: fix clock stop prepare timeout issueJack Yu1-1/+1
2023-03-03btrfs: send: limit number of clones and allocated memory sizeDavid Sterba1-3/+3
2023-03-03ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma1-1/+1
2023-03-03HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii3-4/+18
2023-03-03ARM: dts: rockchip: add power-domains property to dp node on rk3288Johan Jonker1-0/+1
2023-03-03arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-ccKrzysztof Kozlowski1-2/+0
2023-03-03Fix XFRM-I support for nested ESP tunnelsBenedict Wong2-4/+53
2023-03-03ionic: refactor use of ionic_rx_fill()Neel Patel1-11/+12
2023-02-25Linux 5.15.96v5.15.96Greg Kroah-Hartman1-1/+1
2023-02-25bpf: add missing header file includeLinus Torvalds1-0/+1
2023-02-25Revert "net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo c...Vladimir Oltean1-5/+3
2023-02-25lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor1-1/+1
2023-02-25lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor1-1/+1
2023-02-25scripts/pahole-flags.sh: Use pahole-version.shNathan Chancellor1-1/+1
2023-02-25kbuild: Add CONFIG_PAHOLE_VERSIONNathan Chancellor3-0/+18
2023-02-25ext4: Fix function prototype mismatch for ext4_feat_ktypeKees Cook1-1/+6
2023-02-25audit: update the mailing list in MAINTAINERSPaul Moore1-1/+1
2023-02-25wifi: mwifiex: Add missing compatible string for SD8787Lukas Wunner1-0/+1
2023-02-25nbd: fix possible overflow on 'first_minor' in nbd_dev_add()Zhang Wensheng1-11/+12
2023-02-25binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone1-0/+3
2023-02-25binder: Address corner cases in deferred copy and fixupAlessandro Astone1-1/+6
2023-02-25binder: fix pointer cast warningArnd Bergmann1-1/+2
2023-02-25binder: defer copies of pre-patched txn dataTodd Kjos1-25/+274
2023-02-25binder: read pre-translated fds from sender bufferTodd Kjos1-7/+32
2023-02-25uaccess: Add speculation barrier to copy_from_user()Dave Hansen3-2/+11
2023-02-25drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang1-4/+13
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman1-0/+13
2023-02-25powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman4-5/+11
2023-02-25powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page alignedMichael Ellerman1-1/+4
2023-02-25powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy1-13/+0
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson1-0/+16
2023-02-25can: kvaser_usb: hydra: help gcc-13 to figure out cmd_lenMarc Kleine-Budde1-9/+24
2023-02-25KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRSJim Mattson2-2/+15