summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/slub: Convert __slab_lock() and __slab_unlock() to struct slabVlastimil Babka2022-01-061-7/+11
* mm/slub: Convert kfree() to use a struct slabMatthew Wilcox (Oracle)2022-01-061-13/+16
* mm/slub: Convert detached_freelist to use a struct slabMatthew Wilcox (Oracle)2022-01-061-14/+17
* mm: Convert check_heap_object() to use struct slabMatthew Wilcox (Oracle)2022-01-065-26/+30
* mm: Use struct slab in kmem_obj_info()Matthew Wilcox (Oracle)2022-01-065-23/+24
* mm: Convert __ksize() to struct slabMatthew Wilcox (Oracle)2022-01-062-11/+9
* mm: Convert virt_to_cache() to use struct slabMatthew Wilcox (Oracle)2022-01-061-4/+4
* mm: Convert [un]account_slab_page() to struct slabMatthew Wilcox (Oracle)2022-01-063-13/+12
* mm: Split slab into its own typeMatthew Wilcox (Oracle)2022-01-063-9/+176
* mm/slub: Make object_err() staticVlastimil Babka2022-01-062-18/+15
* mm/slab: Dissolve slab_map_pages() in its callerVlastimil Babka2022-01-061-13/+2
* mm: add virt_to_folio() and folio_address()Vlastimil Babka2021-12-201-0/+12
* Linux 5.16-rc6v5.16-rc6Linus Torvalds2021-12-191-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-193-19/+16
|\
| * KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson2021-12-191-1/+15
| * KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov2021-12-191-17/+0
| * KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov2021-12-191-1/+1
* | Merge tag 'block-5.16-2021-12-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-12-191-2/+0
|\ \
| * | Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"Jens Axboe2021-12-191-2/+0
* | | Merge tag 'irq_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-12-191-4/+11
|\ \ \
| * | | PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner2021-12-141-1/+1
| * | | PCI/MSI: Mask MSI-X vectors only on successStefan Roese2021-12-141-3/+10
* | | | Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-12-191-2/+1
|\ \ \ \
| * | | | timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-171-2/+1
| |/ / /
* | | | Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-191-1/+1
|\ \ \ \
| * | | | locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang2021-12-181-1/+1
| |/ / /
* | | | Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-12-191-0/+9
|\ \ \ \
| * | | | signal: Skip the altstack update when not neededChang S. Bae2021-12-141-0/+9
* | | | | Merge tag 'mips-fixes_5.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-193-4/+4
|\ \ \ \ \
| * | | | | MIPS: Only define pci_remap_iospace() for RalinkTiezhu Yang2021-12-093-4/+4
* | | | | | Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-12-192-10/+36
|\ \ \ \ \ \
| * | | | | | powerpc/module_64: Fix livepatching for RO modulesRussell Currey2021-12-141-8/+34
| * | | | | | powerpc/85xx: Fix oops when CONFIG_FSL_PMC=nXiaoming Ni2021-11-291-2/+2
* | | | | | | Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2021-12-193-14/+44
|\ \ \ \ \ \ \
| * | | | | | | cifs: sanitize multiple delimiters in prepathThiago Rafael Becker2021-12-181-1/+37
| * | | | | | | cifs: ignore resource_id while getting fscache super cookieShyam Prasad N2021-12-182-13/+7
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'tty-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-182-21/+22
|\ \ \ \ \ \ \
| * | | | | | | serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)2021-12-151-20/+0
| * | | | | | | tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa2021-12-151-1/+22
* | | | | | | | Merge tag 'usb-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-12-1815-35/+87
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman2021-12-171-4/+11
| * | | | | | | | Merge tag 'usb-serial-5.16-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-12-172-2/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: serial: option: add Telit FN990 compositionsDaniele Palmas2021-12-141-0/+8
| | * | | | | | | | USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold2021-12-141-2/+4
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | usb: typec: tcpm: fix tcpm unregister port but leave a pending timerXu Yang2021-12-151-5/+13
| * | | | | | | | usb: cdnsp: Fix lack of spin_lock_irqsave/spin_lock_restorePawel Laszczak2021-12-151-0/+12
| * | | | | | | | USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang2021-12-151-0/+3
| * | | | | | | | usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah2021-12-151-1/+5
| * | | | | | | | usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay2021-12-151-0/+3
| * | | | | | | | USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman2021-12-153-9/+9