summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-zynq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-07ACPI: utils: Fix error path in acpi_evaluate_reference()Rafael J. Wysocki1-1/+1
2023-12-07ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7Takashi Iwai1-0/+1
2023-12-07md: split MD_RECOVERY_NEEDED out of mddev_resumeYu Kuai1-4/+26
2023-12-07vsock/virtio: fix "comparison of distinct pointer types lacks a cast" warningStefano Garzarella1-2/+1
2023-12-07net/smc: fix missing byte order conversion in CLC handshakeWen Gu3-9/+8
2023-12-07net: dsa: microchip: provide a list of valid protocols for xmit handlerSean Nyekjaer1-4/+12
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel3-1/+8
2023-12-07psample: Require 'CAP_NET_ADMIN' when joining "packets" groupIdo Schimmel1-1/+2
2023-12-07bpf: sockmap, updating the sg structure should also update currJohn Fastabend1-0/+19
2023-12-07net: tls, update curr on splice as wellJohn Fastabend1-0/+2
2023-12-07x86/tdx: Allow 32-bit emulation by defaultKirill A. Shutemov1-9/+0
2023-12-07x86/entry: Do not allow external 0x80 interruptsThomas Gleixner1-1/+36
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner7-85/+64
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov3-0/+28
2023-12-07io_uring/af_unix: disable sending io_uring over socketsPavel Begunkov2-7/+6
2023-12-07nvme-pci: Add sleep quirk for Kingston drivesGeorg Gottleuber2-1/+20
2023-12-07nfp: flower: fix for take a mutex lock in soft irq context and rcu lockHui Zhou1-32/+95
2023-12-07ALSA: pcmtest: stop timer before buffer is releasedIvan Orlov1-1/+12
2023-12-07ALSA: hda/realtek: Add Framework laptop 16 to quirksMario Limonciello1-0/+1
2023-12-07net: dsa: mv88e6xxx: Restore USXGMII support for 6393XTobias Waldekranz1-2/+29
2023-12-07tcp: do not accept ACK of bytes we never sentEric Dumazet1-1/+5
2023-12-07drm/exynos: fix a wrong error checkingInki Dae1-5/+3
2023-12-07drm/exynos: fix a potential error pointer dereferenceXiang Yang1-0/+2
2023-12-07mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang1-0/+11
2023-12-07nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage()Ryusuke Konishi1-7/+35
2023-12-07mm/hugetlb: have CONFIG_HUGETLB_PAGE select CONFIG_XARRAY_MULTISidhartha Kumar1-0/+1
2023-12-07scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli1-8/+8
2023-12-07MAINTAINERS: drop Antti PalosaariBagas Sanjaya2-142/+45
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07nilfs2: fix missing error check for sb_set_blocksize callRyusuke Konishi1-1/+5
2023-12-07kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He3-6/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07drivers/base/cpu: crash data showing should depends on KEXEC_COREBaoquan He1-3/+3
2023-12-07mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park1-6/+43
2023-12-07scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee1-11/+7
2023-12-07mm/Kconfig: make userfaultfd a menuconfigPeter Xu1-7/+9
2023-12-07selftests/mm: prevent duplicate runs caused by TEST_GEN_PROGSNico Pache1-2/+2
2023-12-07mm/damon/core: copy nr_accesses when splitting regionSeongJae Park1-0/+1
2023-12-07lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenlyMing Lei1-6/+16
2023-12-07checkstack: fix printed addressHeiko Carstens1-6/+2
2023-12-07mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar1-1/+1
2023-12-07mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar2-10/+21
2023-12-07.mailmap: add a new address mapping for Chester LinChester Lin1-0/+1
2023-12-07mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins1-1/+1
2023-12-07squashfs: squashfs_read_data need to check if the length is 0Lizhi Xu1-1/+1
2023-12-07mm/selftests: fix pagemap_ioctl memory map testPeter Xu1-3/+6
2023-12-07mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not setPeter Xu1-1/+1
2023-12-07mm/pagemap: fix ioctl(PAGEMAP_SCAN) on vma checkPeter Xu1-4/+20
2023-12-07mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin1-1/+1
2023-12-07mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin1-1/+3