summaryrefslogtreecommitdiffstats
path: root/samples/seccomp/dropper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-28watchdog: bcm7038_wdt: Support platform data configurationFlorian Fainelli2-1/+15
2021-12-28dt-bindings: watchdog: Add BCM6345 compatible to BCM7038 bindingFlorian Fainelli1-2/+4
2021-12-28dt-bindings: watchdog: convert Broadcom's WDT to the json-schemaRafał Miłecki2-19/+41
2021-12-28watchdog: meson_gxbb_wdt: remove stop_on_rebootArtem Lapkin1-1/+0
2021-12-28watchdog: Kconfig: fix help text indentationLuca Ceresoli1-24/+24
2021-12-28dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible stringJacky Bai1-2/+5
2021-12-28watchdog: s3c2410: Remove superfluous err labelSam Protsenko1-9/+4
2021-12-28watchdog: s3c2410: Support separate source clockSam Protsenko1-15/+41
2021-12-28watchdog: s3c2410: Cleanup PMU related codeSam Protsenko1-25/+58
2021-12-28watchdog: s3c2410: Add support for WDT counter enable registerSam Protsenko1-1/+27
2021-12-28watchdog: s3c2410: Implement a way to invert mask reg valueSam Protsenko1-1/+4
2021-12-28watchdog: s3c2410: Extract disable and mask code into separate functionsSam Protsenko1-19/+35
2021-12-28watchdog: s3c2410: Make reset disable register optionalSam Protsenko1-9/+13
2021-12-28watchdog: s3c2410: Let kernel kick watchdogSam Protsenko1-11/+15
2021-12-28watchdog: s3c2410: Fail probe if can't find valid timeoutSam Protsenko1-11/+10
2021-12-28dt-bindings: watchdog: Document Exynos850 watchdog bindingsSam Protsenko1-4/+41
2021-12-28dt-bindings: watchdog: Require samsung,syscon-phandle for Exynos7Sam Protsenko1-2/+3
2021-12-28watchdog: f71808e_wdt: Add F81966 supportAaeonIot1-2/+8
2021-12-28watchdog: Kconfig: enable MTK watchdogKevin Hilman1-0/+1
2021-12-26Linux 5.16-rc7v5.16-rc7Linus Torvalds1-1/+1
2021-12-25mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()Liu Shixin1-0/+1
2021-12-25mm/damon/dbgfs: protect targets destructions with kdamond_lockSeongJae Park1-0/+2
2021-12-25mm/page_alloc: fix __alloc_size attribute for alloc_pages_exact_nidThibaut Sautereau1-1/+1
2021-12-25mm: delete unsafe BUG from page_cache_add_speculative()Hugh Dickins1-1/+0
2021-12-25mm, hwpoison: fix condition in free hugetlb page pathNaoya Horiguchi1-9/+4
2021-12-25MAINTAINERS: mark more list instances as moderatedRandy Dunlap1-2/+2
2021-12-25kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo1-0/+11
2021-12-25mm: mempolicy: fix THP allocations escaping mempolicy restrictionsAndrey Ryabinin1-2/+1
2021-12-25kfence: fix memory leak when cat kfence objectsBaokun Li1-0/+1
2021-12-23platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold1-1/+1
2021-12-23net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu1-1/+1
2021-12-23r8152: sync ocp baseHayes Wang1-4/+22
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang1-0/+17
2021-12-23net: bridge: fix ioctl old_deviceless bridge argumentRemi Pommarel1-1/+1
2021-12-23net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang1-1/+1
2021-12-23net: dsa: tag_ocelot: use traffic class to map priority on injected headerXiaoliang Yang1-1/+5
2021-12-23veth: ensure skb entering GRO are not cloned.Paolo Abeni1-2/+6
2021-12-23platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2-16/+1
2021-12-23platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford1-28/+30
2021-12-23io_uring: zero iocb->ki_pos for stream file typesJens Axboe1-3/+7
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin1-2/+4
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin1-1/+1
2021-12-22sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-22sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang1-1/+4
2021-12-22ALSA: hda/realtek: Fix quirk for Clevo NJ51CUWerner Sembach1-1/+25
2021-12-22ALSA: rawmidi - fix the uninitalized user_pversionJaroslav Kysela1-0/+1
2021-12-22ALSA: hda: intel-sdw-acpi: go through HDAS ACPI at max depth of 2Libin Yang1-1/+7
2021-12-22ALSA: hda: intel-sdw-acpi: harden detection of controllerLibin Yang1-2/+3
2021-12-22ALSA: hda/hdmi: Disable silent stream on GLKVille Syrjälä1-6/+15
2021-12-22memblock: fix memblock_phys_alloc() section mismatch errorJackie Liu1-2/+2