aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slub.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-13kasan, slub: reset tag when printing addressKuan-Ying Lee1-2/+2
2021-08-13kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee1-3/+3
2021-08-13soc: fsl: qe: fix static checker warningMaxim Kochetkov1-6/+5
2021-08-13bnxt: count Tx dropsJakub Kicinski1-0/+2
2021-08-13bnxt: make sure xmit_more + errors does not miss doorbellsJakub Kicinski2-13/+27
2021-08-13bnxt: disable napi before canceling DIMJakub Kicinski1-2/+1
2021-08-13bnxt: don't lock the tx queue from napi pollJakub Kicinski1-22/+32
2021-08-13nbd: Aovid double completion of a requestXie Yongji1-3/+11
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich1-0/+12
2021-08-13bpf: Clear zext_dst of dead insnsIlya Leoshkevich1-0/+1
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe1-4/+27
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai1-2/+4
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13ipack: tpci200: fix memory leak in the tpci200_registerDongliang Mu1-10/+14
2021-08-13ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu1-18/+18
2021-08-13slimbus: ngd: reset dma setup during runtime pmSrinivas Kandagatla1-1/+4
2021-08-13slimbus: ngd: set correct device for pmSrinivas Kandagatla1-8/+9
2021-08-13slimbus: messaging: check for valid transaction idSrinivas Kandagatla1-2/+3
2021-08-13slimbus: messaging: start transaction ids from 1 instead of zeroSrinivas Kandagatla1-1/+1
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson3-4/+39
2021-08-13KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson1-1/+8
2021-08-13KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson1-10/+16
2021-08-13KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson1-1/+2
2021-08-13kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid1-12/+41
2021-08-13KVM: x86: remove dead initializationPaolo Bonzini1-1/+1
2021-08-13KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson1-27/+1
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann2-28/+28
2021-08-12ARM: configs: Update the nhk8815_defconfigLinus Walleij1-5/+3
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-12vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)1-2/+5
2021-08-12tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event nameSteven Rostedt (VMware)1-0/+2
2021-08-12init: Suppress wrong warning for bootconfig cmdline parameterMasami Hiramatsu1-2/+7
2021-08-12tracing: define needed config DYNAMIC_FTRACE_WITH_ARGSLukas Bulwahn1-0/+5
2021-08-12trace/osnoise: Print a stop tracing messageDaniel Bristot de Oliveira1-1/+5
2021-08-12trace/timerlat: Add a header with PREEMPT_RT additional fieldsDaniel Bristot de Oliveira1-0/+19
2021-08-12trace/osnoise: Add a header with PREEMPT_RT additional fieldsDaniel Bristot de Oliveira1-0/+31
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko1-4/+8
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula3-30/+56
2021-08-12cifs: Handle race conditions during renameRohith Surabattula2-7/+28
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne1-6/+14
2021-08-12platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200sHans de Goede1-0/+9
2021-08-12platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a module optionHans de Goede1-0/+19
2021-08-12x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-12riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti1-1/+1
2021-08-12riscv: kexec: do not add '-mno-relax' flag if compiler doesn't support itChangbin Du1-1/+1
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater1-11/+24
2021-08-12powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy1-2/+7
2021-08-12powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy4-3/+11
2021-08-12ALSA: oxfw: fix functioal regression for silence in Apogee Duet FireWireTakashi Sakamoto3-3/+17
2021-08-12ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela1-3/+7