summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-22Revert "x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN"Greg Kroah-Hartman1-2/+5
2023-02-22netfilter: nft_tproxy: restrict to prerouting hookFlorian Westphal1-0/+8
2023-02-22aio: fix mremap after fork null-derefSeth Jenkins1-0/+4
2023-02-22nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-22net/rose: Fix to not accept on connected socketHyunwoo Kim1-0/+8
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-02-22ASoC: cs42l56: fix DT probeArnd Bergmann1-6/+0
2023-02-22migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-02-22bpf: Always return target ifindex in bpf_fib_lookupToke Høiland-Jørgensen1-1/+2
2023-02-22arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-22arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-22riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-22usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-22usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-22pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
2023-02-22pinctrl: intel: Convert unsigned to unsigned intAndy Shevchenko2-66/+67
2023-02-22pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-22pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-22ALSA: pci: lx6464es: fix a debug loopDan Carpenter1-6/+5
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-22rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello1-3/+3
2023-02-22net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-22net: phy: meson-gxl: add g12a supportJerome Brunet1-0/+11
2023-02-22net: phy: add macros for PHYID matchingHeiner Kallweit1-0/+4
2023-02-22IB/hfi1: Restore allocated resources on failed copyoutDean Luick1-2/+5
2023-02-22ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-22btrfs: limit device extents to the device sizeJosef Bacik1-1/+5
2023-02-22iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-22thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-02-22serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-22serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-22Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-22mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-22mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-22riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-22parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-22parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3
2023-02-22iio:adc:twl6030: Enable measurements of VUSB, VBAT and othersAndreas Kemnade1-0/+32
2023-02-22iio: adc: berlin2-adc: Add missing of_node_put() in error pathXiongfeng Wang1-1/+3
2023-02-22iio: hid: fix the retval in accel_3d_capture_sampleDmitry Perchanov1-0/+1
2023-02-22efi: Accept version 2 of memory attributes tableArd Biesheuvel1-1/+1
2023-02-22watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1
2023-02-22watchdog: diag288_wdt: do not use stack buffers for hardware dataAlexander Egorenkov1-2/+11
2023-02-22fbcon: Check font dimension limitsSamuel Thibault1-2/+5
2023-02-22thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada2-3/+16
2023-02-22KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst1-12/+9
2023-02-22KVM: VMX: Move caching of MSR_IA32_XSS to hardware_setup()Sean Christopherson1-3/+3
2023-02-22KVM: VMX: Move VMX specific files to a "vmx" subdirectorySean Christopherson5-1/+1
2023-02-22nVMX x86: Check VMX-preemption timer controls on vmentry of L2 guestsKrish Sadhukhan1-0/+10