aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-29fs: fix fd table size alignment properlyLinus Torvalds1-2/+1
2022-03-29lib/test: use after free in register_test_dev_kmod()Dan Carpenter1-0/+1
2022-03-29fs: fd tables have to be multiples of BITS_PER_LONGLinus Torvalds1-0/+30
2022-03-29parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-03-29parisc: Find a new timesync master if current CPU is removedHelge Deller3-1/+10
2022-03-29parisc: Move common_stext into .text section when CONFIG_HOTPLUG_CPU=yHelge Deller1-2/+9
2022-03-29parisc: Rewrite arch_cpu_idle_dead() for CPU hotpluggingHelge Deller1-3/+24
2022-03-29parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller3-22/+90
2022-03-29parisc: Add PDC locking functions for rendezvous codeHelge Deller3-1/+42
2022-03-29parisc: Move disable_sr_hashing_asm() into .text sectionHelge Deller1-1/+1
2022-03-29parisc: Move CPU startup-related functions into .text sectionHelge Deller4-4/+4
2022-03-29parisc: Move store_cpu_topology() into text sectionHelge Deller1-2/+3
2022-03-29parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller5-88/+24
2022-03-29parisc: Ensure set_firmware_width() is called only onceHelge Deller1-1/+6
2022-03-29parisc: Add constants for control registers and clean up mfctl()Helge Deller1-9/+8
2022-03-29parisc: Detect hppa-suse-linux-gcc compiler for cross-buildingHelge Deller1-2/+2
2022-03-29parisc: Clean up cpu_check_affinity() and drop cpu_set_affinity_irq()Helge Deller1-21/+2
2022-03-29parisc: Fix CPU affinity for Lasi, WAX and Dino chipsHelge Deller5-16/+71
2022-03-29clk: zynq: Update the parameters to zynq_clk_register_periph_clkShubhrajyoti Datta1-6/+6
2022-03-29clk: zynq: trivial warning fixShubhrajyoti Datta1-0/+1
2022-03-29phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPEGeert Uytterhoeven1-2/+3
2022-03-29Revert "parisc: Fix invalidate/flush vmap routines"Helge Deller1-19/+5
2022-03-28dt-bindings: Fix missing '/schemas' in $ref pathsRob Herring8-9/+9
2022-03-28dt-bindings: media: mediatek,vcodec: Fix addressing cell sizesRob Herring1-58/+64
2022-03-28dt-bindings: net: snps,dwmac: modify available values of PBLBiao Huang1-3/+3
2022-03-28dt-bindings: display: mediatek: Fix examples on new bindingsAngeloGioacchino Del Regno17-134/+260
2022-03-28dt-bindings: display: mediatek, ovl: Fix 'iommu' required property typoAngeloGioacchino Del Regno1-1/+1
2022-03-28dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events typeAngeloGioacchino Del Regno1-1/+1
2022-03-28Revert "dt-bindings: display: mediatek: add ethdr definition for mt8195"jason-jh.lin1-147/+0
2022-03-28Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-03-28net/smc: Send out the remaining data in sndbuf before closeWen Gu1-0/+3
2022-03-28net: move net_unlink_todo() out of the headerJohannes Berg2-10/+10
2022-03-28net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+3
2022-03-28MAINTAINERS: update hexagon maintainer email, treeBrian Cain1-1/+2
2022-03-28net: bnxt_ptp: fix compilation errorDamien Le Moal2-2/+6
2022-03-28Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds3-20/+8
2022-03-28selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-03-28NFSv4/pNFS: Fix another issue with a list iterator pointing to the headTrond Myklebust3-18/+22
2022-03-28memcg: enable accounting for nft objectsVasily Averin2-23/+23
2022-03-27mm: kfence: fix missing objcg housekeeping for SLABMuchun Song1-0/+1
2022-03-27powerpc: restore removed #endifStephen Rothwell1-0/+1
2022-03-27pinctrl: mediatek: common-v1: fix semicolon.cocci warningskernel test robot1-1/+1
2022-03-26net/sched: act_ct: fix ref leak when switching zonesMarcelo Ricardo Leitner1-6/+9
2022-03-26net/smc: fix a memory leak in smc_sysctl_net_exit()Eric Dumazet1-0/+5
2022-03-26selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-03-26octeontx2-af: initialize action variableTom Rix1-8/+7
2022-03-26net: sparx5: switchdev: fix possible NULL pointer dereferenceZheng Yongjun1-0/+2
2022-03-26net/x25: Fix null-ptr-deref caused by x25_disconnectDuoming Zhou1-3/+8
2022-03-26qlcnic: dcb: default to returning -EOPNOTSUPPTom Rix1-5/+5
2022-03-26net: sparx5: depends on PTP_1588_CLOCK_OPTIONALRandy Dunlap1-0/+1