summaryrefslogtreecommitdiffstats
path: root/net/phonet/socket.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-01perf: arm_pmu: use DEVICE_ATTR_RO macroYueHaibing1-3/+3
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang6-6/+6
2021-06-01arm64: perf: Convert snprintf to sysfs_emitTian Tao1-1/+1
2021-06-01arm_pmu: Fix write counter incorrect in ARMv7 big-endian modeYang Jihong1-2/+2
2021-05-25drivers/perf: arm-cci: Fix checkpatch spacing errorJunhao He1-2/+2
2021-05-25drivers/perf: arm-cmn: Add space after ','Junhao He1-1/+1
2021-05-25drivers/perf: arm_pmu: Fix some coding style issuesJunhao He1-4/+2
2021-05-25drivers/perf: arm_spe_pmu: Fix some coding style issuesJunhao He1-4/+1
2021-05-25drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()Zou Wei1-3/+1
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner6-17/+2
2021-05-24perf/imx_ddr: Use irq_set_affinity()Thomas Gleixner1-3/+2
2021-05-24perf/arm-smmuv3: Use irq_set_affinity()Thomas Gleixner1-7/+3
2021-05-24perf/arm-dsu: Use irq_set_affinity()Thomas Gleixner1-6/+2
2021-05-24perf/arm-dmc620: Use irq_set_affinity()Thomas Gleixner1-3/+2
2021-05-24perf/arm-cmn: Use irq_set_affinity()Thomas Gleixner1-7/+2
2021-05-24perf/arm-ccn: Use irq_set_affinity()Thomas Gleixner1-4/+2
2021-05-23Linux 5.13-rc3v5.13-rc3Linus Torvalds1-1/+1
2021-05-23userfaultfd: hugetlbfs: fix new flag usage in error pathMike Kravetz2-15/+15
2021-05-23lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-23proc: remove Alexey from MAINTAINERSAlexey Dobriyan1-1/+0
2021-05-23linux/bits.h: fix compilation error with GENMASKRikard Falkeborn5-10/+20
2021-05-23watchdog: reliable handling of timestampsPetr Mladek1-14/+20
2021-05-23kasan: slab: always reset the tag in get_freepointer_safe()Alexander Potapenko1-0/+1
2021-05-23tools/testing/selftests/exec: fix link errorYang Yingliang1-3/+3
2021-05-23ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiryVarad Gautam3-6/+12
2021-05-23Revert "mm/gup: check page posion status for coredump."Michal Hocko2-24/+0
2021-05-23mm/shuffle: fix section mismatch warningArnd Bergmann1-2/+2
2021-05-21xen-pciback: reconfigure also from backend watch handlerJan Beulich1-5/+17
2021-05-21xen-pciback: redo VF placement in the virtual topologyJan Beulich1-6/+8
2021-05-21x86/Xen: swap NX determination and GDT setup on BSPJan Beulich1-4/+4
2021-05-20Fix KASAN identified use-after-free issue.Rohith Surabattula2-9/+23
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-05-20xfs: fix deadlock retry tracepoint argumentsDarrick J. Wong1-1/+3
2021-05-20xfs: retry allocations when locality-based search failsDarrick J. Wong1-1/+14
2021-05-20powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin2-35/+52
2021-05-20powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...Nicholas Piggin2-9/+28
2021-05-20block: fix a race between del_gendisk and BLKRRPARTGulam Mohamed1-0/+3
2021-05-20block: prevent block device lookups at the beginning of del_gendiskChristoph Hellwig3-22/+6
2021-05-20btrfs: zoned: fix parallel compressed writesJohannes Thumshirn1-4/+38
2021-05-20btrfs: zoned: pass start block to btrfs_use_zone_appendJohannes Thumshirn4-7/+6
2021-05-20io_uring: fortify tctx/io_wq cleanupPavel Begunkov1-4/+4
2021-05-20platform/x86: touchscreen_dmi: Add info for the Chuwi Hi10 Pro (CWI529) tabletHans de Goede1-0/+35
2021-05-20dma-buf: fix unintended pin/unpin warningsChristian König1-5/+5
2021-05-20powerpc: Fix early setup to make early_ioremap() workAlexey Kardashevskiy1-2/+2
2021-05-20Defer close only when lease is enabled.Rohith Surabattula3-0/+4
2021-05-20Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.Rohith Surabattula4-18/+23
2021-05-20cifs: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-20cifs: fix memory leak in smb2_copychunk_rangeRonnie Sahlberg1-0/+2
2021-05-20drm/amdgpu: stop touching sched.ready in the backendChristian König4-16/+1
2021-05-20drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu1-1/+0