summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23kfence: skip all GFP_ZONEMASK allocationsAlexander Potapenko
2021-07-23kfence: move the size check to the beginning of __kfence_alloc()Alexander Potapenko
2021-07-23kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-23userfaultfd: do not untag user pointersPeter Collingbourne
2021-07-23riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang
2021-07-23io_uring: explicitly catch any illegal async queue attemptJens Axboe
2021-07-23io_uring: never attempt iopoll reissue from release pathJens Axboe
2021-07-23MAINTAINERS: Add Rahul Tanwar as Intel LGM Gateway PCIe maintainerRahul Tanwar
2021-07-23Merge branch 'ionic-fixes'David S. Miller
2021-07-23ionic: count csum_none when offload enabledShannon Nelson
2021-07-23ionic: fix up dim accounting for tx and rxShannon Nelson
2021-07-23ionic: remove intr coalesce update from napiShannon Nelson
2021-07-23ionic: catch no ptp support earlierShannon Nelson
2021-07-23ionic: make all rx_mode work threadsafeShannon Nelson
2021-07-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-07-23Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-23Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-23Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-23Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-23md/raid10: properly indicate failure when ending a failed write requestWei Shuyu
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-23Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-07-23Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-07-23NIU: fix incorrect error return, missed in previous revertPaul Jakma
2021-07-23net: qrtr: fix memory leaksPavel Skripkin
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-07-23octeontx2-af: Fix uninitialized variables in rvu_switchSubbaraya Sundeep
2021-07-23loop: reintroduce global lock for safe loop_validate_file() traversalTetsuo Handa
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean
2021-07-23pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2021-07-23ipv6: decrease hop limit counter in ip6_forward()Kangmin Park
2021-07-23net: Set true network header for ECN decapsulationGilad Naaman
2021-07-23tipc: fix sleeping in tipc accept routineHoang Le
2021-07-23tipc: fix implicit-connect for SYN+Xin Long
2021-07-23Merge branch 'acpi-utils'Rafael J. Wysocki
2021-07-23octeontx2-af: Remove unnecessary devm_kfreeSunil Goutham
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)