summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm, slub: stop disabling irqs around get_partial()Vlastimil Babka2021-09-041-14/+8
* mm, slub: check new pages with restored irqsVlastimil Babka2021-09-041-5/+3
* mm, slub: validate slab from partial list or page allocator before making it ...Vlastimil Babka2021-09-041-8/+9
* mm, slub: restore irqs around calling new_slab()Vlastimil Babka2021-09-041-6/+2
* mm, slub: move disabling irqs closer to get_partial() in ___slab_alloc()Vlastimil Babka2021-09-041-9/+25
* mm, slub: do initial checks in ___slab_alloc() with irqs enabledVlastimil Babka2021-09-042-9/+54
* mm, slub: move disabling/enabling irqs to ___slab_alloc()Vlastimil Babka2021-09-041-12/+24
* mm, slub: simplify kmem_cache_cpu and tid setupVlastimil Babka2021-09-041-13/+9
* mm, slub: restructure new page checks in ___slab_alloc()Vlastimil Babka2021-09-041-6/+22
* mm, slub: return slab page from get_partial() and set c->page afterwardsVlastimil Babka2021-09-041-10/+11
* mm, slub: dissolve new_slab_objects() into ___slab_alloc()Vlastimil Babka2021-09-041-32/+18
* mm, slub: extract get_partial() from new_slab_objects()Vlastimil Babka2021-09-041-6/+6
* mm, slub: remove redundant unfreeze_partials() from put_cpu_partial()Vlastimil Babka2021-09-031-7/+0
* mm, slub: don't disable irq for debug_check_no_locks_freed()Vlastimil Babka2021-09-031-13/+1
* mm, slub: allocate private object map for validate_slab_cache()Vlastimil Babka2021-09-031-9/+15
* mm, slub: allocate private object map for debugfs listingsVlastimil Babka2021-09-031-15/+29
* mm, slub: don't call flush_all() from slab_debug_trace_open()Vlastimil Babka2021-09-031-3/+0
* Linux 5.14v5.14Linus Torvalds2021-08-301-1/+1
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-291-1/+1
|\
| * clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford2021-08-291-1/+1
* | Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-292-27/+121
|\ \
| * | sched: Fix get_push_task() vs migrate_disable()Sebastian Andrzej Siewior2021-08-261-0/+3
| * | sched: Fix Core-wide rq->lock for uninitialized CPUsPeter Zijlstra2021-08-202-27/+118
* | | Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-291-0/+3
|\ \ \
| * | | PCI/MSI: Skip masking MSI-X on Xen PVMarek Marczykowski-Górecki2021-08-271-0/+3
* | | | Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-294-2/+12
|\ \ \ \
| * | | | perf/x86/amd/power: Assign pmu.moduleKim Phillips2021-08-261-0/+1
| * | | | perf/x86/amd/ibs: Extend PERF_PMU_CAP_NO_EXCLUDE to IBS OpKim Phillips2021-08-261-0/+1
| * | | | perf/x86/amd/ibs: Work around erratum #1197Kim Phillips2021-08-261-0/+8
| * | | | perf/x86/intel/uncore: Fix integer overflow on 23 bit left shift of a u32Colin Ian King2021-08-261-1/+1
| * | | | perf/x86/intel/pt: Fix mask of num_address_rangesXiaoyao Li2021-08-251-1/+1
| |/ / /
* | | | Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-08-293-9/+30
|\ \ \ \
| * | | | x86/resctrl: Fix a maybe-uninitialized build warning treated as errorBabu Moger2021-08-221-0/+6
| * | | | x86/efi: Restore Firmware IDT before calling ExitBootServices()Joerg Roedel2021-08-212-9/+24
| | |/ / | |/| |
* | | | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-295-157/+74
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-281-3/+6
|\ \ \ \
| * | | | scsi: core: Fix hang of freezing queue between blocking and running deviceLi Jinlin2021-08-251-3/+6
* | | | | Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-08-286-76/+89
|\ \ \ \ \
| * | | | | usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet2021-08-271-4/+4
| * | | | | usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet2021-08-271-4/+11
| * | | | | usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso2021-08-261-43/+38
| * | | | | usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai2021-08-261-12/+23
| * | | | | usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng2021-08-261-4/+3
| * | | | | usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen2021-08-261-8/+8
| * | | | | Merge tag 'usb-serial-5.14-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-08-262-1/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold2021-08-251-1/+0
| | * | | | USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang2021-08-241-0/+2
| |/ / / /
* | | | | Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-282-4/+5
|\ \ \ \ \
| * | | | | powerpc/64s: Fix scv implicit soft-mask table for relocated kernelsNicholas Piggin2021-08-201-3/+4
| * | | | | powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn2021-08-201-1/+1