summaryrefslogtreecommitdiffstats
path: root/certs/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-22mm: simplify and improve print_vma_addr() outputLinus Torvalds1-13/+6
2024-05-22x86: improve bitop code generation with clangLinus Torvalds1-5/+5
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds1-14/+10
2024-05-22clang: work around asm input constraint problemsLinus Torvalds2-0/+19
2024-05-22vfs: Delete the associated dentry when deleting a fileYafang Shao1-8/+7
2024-05-21gpiolib: acpi: Fix failed in acpi_gpiochip_find() by adding parent node matchDevyn Liu1-1/+18
2024-05-21gpiolib: acpi: Move ACPI device NULL check to acpi_can_fallback_to_crs()Laura Nao1-3/+7
2024-05-21fs/pidfs: make 'lsof' happy with our inode changesLinus Torvalds1-4/+24
2024-05-21KEYS: trusted: Do not use WARN when encode failsJarkko Sakkinen1-1/+2
2024-05-21KEYS: trusted: Fix memory leak in tpm2_key_encode()Jarkko Sakkinen1-6/+18
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann4-2/+2
2024-05-20dm: always manage discard support in terms of max_hw_discard_sectorsMike Snitzer9-13/+9
2024-05-20dm-integrity: set discard_granularity to logical block sizeMikulas Patocka1-0/+1
2024-05-20Revert "fanotify: remove unneeded sub-zero check for unsigned value"Linus Torvalds1-1/+1
2024-05-20Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum1-1/+1
2024-05-20coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda1-16/+16
2024-05-20Revert "selftests/cgroup: Drop define _GNU_SOURCE"Shuah Khan7-0/+15
2024-05-20Revert "selftests/sgx: Include KHDR_INCLUDES in Makefile"Shuah Khan2-1/+2
2024-05-20Revert "selftests: Compile kselftest headers with -D_GNU_SOURCE"Shuah Khan3-4/+4
2024-05-20dt-bindings: mailbox: qcom-ipcc: Document the SDX75 IPCCRohit Agarwal1-0/+1
2024-05-20dt-bindings: mailbox: qcom: Add MSM8974 APCS compatibleLuca Weiss1-0/+1
2024-05-20mailbox: Convert from tasklet to BH workqueueAllen Pais2-18/+19
2024-05-20mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdownJason-JH.Lin1-1/+1
2024-05-20mailbox: mtk-cmdq-mailbox: fix module autoloadingKrzysztof Kozlowski1-0/+1
2024-05-20mailbox: zynqmp: handle SGI for shared IPITanmay Shah1-7/+152
2024-05-20mailbox: arm_mhuv3: Add driverCristian Marussi4-0/+1126
2024-05-20dt-bindings: mailbox: arm,mhuv3: Add bindingsCristian Marussi2-0/+237
2024-05-20mailbox: omap: Remove kernel FIFO message queuingAndrew Davis2-111/+5
2024-05-20mailbox: omap: Reverse FIFO busy check logicAndrew Davis1-17/+16
2024-05-20mailbox: omap: Remove mbox_chan_to_omap_mbox()Andrew Davis1-11/+3
2024-05-20mailbox: omap: Use mbox_controller channel list directlyAndrew Davis1-31/+11
2024-05-20mailbox: omap: Use function local struct mbox_controllerAndrew Davis1-9/+12
2024-05-20mailbox: omap: Merge mailbox child node setup loopsAndrew Davis1-73/+46
2024-05-20mailbox: omap: Use devm_pm_runtime_enable() helperAndrew Davis1-15/+3
2024-05-20mailbox: omap: Remove device classAndrew Davis1-87/+2
2024-05-20mailbox: omap: Remove unneeded header omap-mailbox.hAndrew Davis1-5/+2
2024-05-20mailbox: omap: Move fifo size check to point of useAndrew Davis1-5/+5
2024-05-20mailbox: omap: Move omap_mbox_irq_t into driverAndrew Davis2-4/+5
2024-05-20mailbox: omap: Remove unused omap_mbox_request_channel() functionAndrew Davis2-42/+0
2024-05-20mailbox: omap: Remove unused omap_mbox_{enable,disable}_irq() functionsAndrew Davis2-35/+10
2024-05-20usercopy: Don't use "proxy" headersAndy Shevchenko1-2/+6
2024-05-20bitops: Move aligned_byte_mask() to wordpart.hAndy Shevchenko3-7/+8
2024-05-20MAINTAINERS: add BITOPS API recordYury Norov1-0/+14
2024-05-19LoongArch: Update Loongson-3 default config fileHuacai Chen1-0/+24
2024-05-18kprobe/ftrace: fix build error due to bad function definitionLinus Torvalds1-1/+1
2024-05-17selftests: net: local_termination: annotate the expected failuresJakub Kicinski1-12/+18
2024-05-17net: dsa: microchip: Correct initialization order for KSZ88x3 portsOleksij Rempel1-0/+10
2024-05-17MAINTAINERS: net: Update reviewers for TI's Ethernet driversRavi Gunasekaran1-1/+0
2024-05-17dt-bindings: net: ti: Update maintainers listRavi Gunasekaran3-3/+0
2024-05-17l2tp: fix ICMP error handling for UDP-encap socketsTom Parkin1-11/+33