summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-25fold ep_read_events_proc() into the only callerAl Viro
2020-10-25take the common part of ep_eventpoll_poll() and ep_item_poll() into helperAl Viro
2020-10-25ep_insert(): we only need tep->mtx around the insertion itselfAl Viro
2020-10-25ep_insert(): don't open-code ep_remove() on failure exitsAl Viro
2020-10-25lift locking/unlocking ep->mtx out of ep_{start,done}_scan()Al Viro
2020-10-25ep_send_events_proc(): fold into the callerAl Viro
2020-10-25lift the calls of ep_send_events_proc() into the callersAl Viro
2020-10-25lift the calls of ep_read_events_proc() into the callersAl Viro
2020-10-25ep_scan_ready_list(): prepare to splitupAl Viro
2020-10-25ep_loop_check_proc(): saner calling conventionsAl Viro
2020-10-25get rid of ep_push_nested()Al Viro
2020-10-25ep_loop_check_proc(): lift pushing the cookie into callersAl Viro
2020-10-25clean reverse_path_check_proc() a bitAl Viro
2020-10-25reverse_path_check_proc(): don't bother with cookiesAl Viro
2020-10-25reverse_path_check_proc(): sane argumentsAl Viro
2020-10-25untangling ep_call_nested(): and there was much rejoicingAl Viro
2020-10-25untangling ep_call_nested(): move push/pop of cookie into the callbacksAl Viro
2020-10-25untangling ep_call_nested(): take pushing cookie into a helperAl Viro
2020-10-25untangling ep_call_nested(): it's all serialized on epmutex.Al Viro
2020-10-25untangling ep_call_nested(): get rid of useless argumentsAl Viro
2020-10-25epoll: get rid of epitem->nwaitAl Viro
2020-10-25epoll: switch epitem->pwqlist to single-linked listAl Viro
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-24Merge tag 'x86_seves_fixes_for_v5.10_rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-24random32: add a selftest for the prandom32 codeWilly Tarreau
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds