aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/samples/kprobes (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30staging/octeon: fix up merge errorRandy Dunlap1-1/+1
2020-03-30selinux: clean up indentation issue with assignment statementColin Ian King1-4/+3
2020-03-30NFS: Ensure security label is set for root inodeScott Mayhew4-38/+39
2020-03-30gfs2: Fix oversight in gfs2_ail1_flushBob Peterson1-1/+2
2020-03-30ACPICA: Update version to 20200214Bob Moore1-1/+1
2020-03-30platform/x86: surface3_power: Fix always true condition in mshw0011_space_handler()Andy Shevchenko1-5/+7
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-03-29seccomp: Add missing compat_ioctl for notifySven Schnelle1-0/+1
2020-03-30kbuild: deb-pkg: fix warning when CONFIG_DEBUG_INFO is unsetReinhard Karcher1-0/+5
2020-03-29Linux 5.6Linus Torvalds1-1/+1
2020-03-29cifs: update internal module version numberSteve French2-3/+5
2020-03-29cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-03-29cifs: smbd: Check and extend sender credits in interrupt contextLong Li2-24/+15
2020-03-29cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect send/receiveLong Li3-24/+20
2020-03-29unicore32: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2020-03-29sh: Replace setup_irq() by request_irq()afzal mohammed2-18/+9
2020-03-29hexagon: Replace setup_irq() by request_irq()afzal mohammed2-19/+14
2020-03-29c6x: Replace setup_irq() by request_irq()afzal mohammed1-8/+3
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed14-55/+31
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry1-2/+1
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota1-21/+20
2020-03-29block: return NULL in blk_alloc_queue() on errorChaitanya Kulkarni1-1/+1
2020-03-29kbuild: add outputmakefile to no-dot-config-targetsDavid Engraf1-1/+2
2020-03-29kbuild: remove AS variableMasahiro Yamada1-3/+2
2020-03-29net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada1-10/+19
2020-03-29net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-03-29net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-03-29kbuild: add comment about grouped targetMasahiro Yamada1-0/+1
2020-03-29kbuild: add -Wall to KBUILD_HOSTCXXFLAGSMasahiro Yamada2-2/+2
2020-03-29kconfig: remove unused variable in qconf.ccMasahiro Yamada1-2/+0
2020-03-29efi/libstub/arm: Fix spurious message that an initrd was loadedArd Biesheuvel1-1/+1
2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageArd Biesheuvel1-1/+6
2020-03-29i3c: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-03-28platform/x86: surface3_power: Fix Kconfig section orderingAndy Shevchenko1-6/+6
2020-03-28platform/x86: surface3_power: Add missed headersAndy Shevchenko1-0/+2
2020-03-28platform/x86: surface3_power: Reformat GUID assignmentAndy Shevchenko1-2/+3
2020-03-28platform/x86: surface3_power: Drop useless macro ACPI_PTR()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Prefix POLL_INTERVAL with SURFACE_3Andy Shevchenko1-3/+3
2020-03-28platform/x86: surface3_power: Simplify mshw0011_adp_psr() to one linerAndy Shevchenko1-8/+1
2020-03-28platform/x86: surface3_power: Use dev_err() instead of pr_err()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Drop unused structure definitionAndy Shevchenko1-7/+0
2020-03-28MIPS: ralink: mt7621: Fix soc_device introductionThomas Bogendoerfer2-2/+3
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner4-26/+16
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams1-12/+12
2020-03-28Documentation/locking/locktypes: Minor copy editor fixesRandy Dunlap1-11/+11
2020-03-28Documentation/locking/locktypes: Further clarifications and wordsmithingThomas Gleixner1-50/+98
2020-03-28x86/boot/compressed: Fix debug_puthex() parameter typeJoerg Roedel1-1/+1