aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/security/selinux/ss/avtab.c (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-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-27ksmbd: fix __write_overflow warning in ndr_read_stringNamjae Jeon1-2/+7
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand1-1/+8
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig2-2/+4
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
2021-08-27padata: Remove repeated verbose license textCai Huoqing1-13/+0
2021-08-27crypto: ccp - Add support for new CCP/PSP device IDJohn Allen1-0/+7
2021-08-27crypto: x86/sm4 - add AES-NI/AVX2/x86_64 implementationTianjia Zhang4-0/+691
2021-08-27crypto: x86/sm4 - export reusable AESNI/AVX functionsTianjia Zhang2-32/+84
2021-08-27crypto: rmd320 - remove rmd320 in MakefileLukas Bulwahn1-1/+0
2021-08-27PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki1-0/+3
2021-08-26nfsd: fix crash on LOCKT on reexported NFSv3J. Bruce Fields1-2/+3
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields5-0/+9
2021-08-26lockd: don't attempt blocking locks on nfs reexportsJ. Bruce Fields1-3/+10
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields3-3/+9
2021-08-26Revert "block/mq-deadline: Prioritize high-priority requests"Jens Axboe1-37/+5