aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/loadpin (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-30console: consume APC, DM, DCSnick black1-4/+27
2021-08-30string: improve default out-of-line memcmp() implementationLinus Torvalds1-0/+16
2021-08-30io-wq: fix wakeup race when adding new workJens Axboe1-4/+4
2021-08-30io-wq: wqe and worker locks no longer need to be IRQ safeJens Axboe1-31/+28
2021-08-30io-wq: check max_worker limits if a worker transitions bound stateJens Axboe1-3/+30
2021-08-30s390: remove SCHED_CORE from defconfigsHeiko Carstens2-2/+0
2021-08-29io_uring: allow updating linked timeoutsPavel Begunkov2-9/+46
2021-08-29io_uring: keep ltimeouts in a listPavel Begunkov1-0/+7
2021-08-29Linux 5.14Linus Torvalds1-1/+1
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"Helge Deller5-157/+74
2021-08-29io_uring: support CLOCK_BOOTTIME/REALTIME for timeoutsJens Axboe2-3/+27
2021-08-29io-wq: provide a way to limit max number of workersJens Axboe4-0/+65
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford1-1/+1
2021-08-28hwmon: add driver for Aquacomputer D5 NextAleksa Savic6-0/+443
2021-08-28clocksource: Make clocksource watchdog test safe for slow-HZ systemsPaul E. McKenney3-23/+23
2021-08-28Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov1-15/+15
2021-08-28mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-8/+8
2021-08-28md/raid5: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-2/+2
2021-08-28Documentation: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2-2/+2
2021-08-28eventfd: Make signal recursion protection a task bitThomas Gleixner4-14/+15
2021-08-27raid1: ensure write behind bio has less than BIO_MAX_VECS sectorsGuoqing Jiang1-0/+19
2021-08-27hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info APIChris Packham1-397/+284
2021-08-27hwmon: (adt7470) Convert to use regmapChris Packham1-173/+241
2021-08-27hwmon: (adt7470) Fix some style issuesChris Packham1-3/+3
2021-08-27hwmon: (k10temp) Add support for yellow carpMario Limonciello3-0/+11
2021-08-27hwmon: (k10temp) Rework the temperature offset calculationMario Limonciello1-6/+12
2021-08-27ACPI: power: Drop name from struct acpi_power_resourceRafael J. Wysocki1-5/+9
2021-08-27ACPI: power: Use acpi_handle_debug() to print debug messagesRafael J. Wysocki1-10/+14
2021-08-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon1-2/+7
2021-08-27PM: domains: Fix domain attach for CONFIG_PM_OPP=nGeert Uytterhoeven1-1/+1
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27hwmon: (k10temp) Don't show Tdie for all Zen/Zen2/Zen3 CPU/APUMario Limonciello1-2/+1
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
2021-08-27hwmon: (k10temp) Add additional missing Zen2 and Zen3 APUsMario Limonciello1-1/+3
2021-08-27io_uring: add build check for buf_index overflowsPavel Begunkov1-0/+4
2021-08-27io_uring: clarify io_req_task_cancel() lockingPavel Begunkov1-2/+1
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson1-2/+1
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet1-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet1-4/+11
2021-08-27efi: cper: check section header more appropriatelyShuai Xue1-1/+1
2021-08-27efi: Don't use knowledge about efi_guid_t internalsAndy Shevchenko1-1/+1
2021-08-27efi: cper: fix scnprintf() use in cper_mem_err_location()Rasmus Villemoes1-6/+5
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter1-1/+1
2021-08-27io_uring: add task-refs-get helperPavel Begunkov1-11/+19
2021-08-27io_uring: fix failed linkchain code logicHao Xu1-14/+47
2021-08-27io_uring: remove redundant req_set_fail()Hao Xu1-1/+0
2021-08-27locking/rtmutex: Return success on deadlock for ww_mutex waitersPeter Zijlstra1-1/+14
2021-08-27locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexesPeter Zijlstra1-0/+25
2021-08-27crypto: sha512 - remove imaginary and mystifying clearing of variablesLukas Bulwahn1-3/+0
2021-08-27crypto: aesni - xts_crypt() return if walk.nbytes is 0Shreyansh Chouhan1-1/+1