aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-28net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski4-20/+20
2019-11-28net/tls: free the record on encryption errorJakub Kicinski1-2/+8
2019-11-28net/tls: take into account that bpf_exec_tx_verdict() may free the recordJakub Kicinski1-5/+8
2019-11-29Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...Ingo Molnar66-618/+2230
2019-11-29bpf: Fix build in minimal configurationsAlexei Starovoitov1-0/+1
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds64-670/+403
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds47-488/+191
2019-11-28Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-blockLinus Torvalds7-503/+757
2019-11-28ataflop: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28block: sunvdc: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28drbd: Remove unneeded semicolonzhengbin1-1/+1
2019-11-28io_uring: add mapping support for NOMMU archsRoman Penyaev1-6/+51
2019-11-28video: fbdev: matrox: convert to i2c_new_scanned_deviceWolfram Sang1-2/+2
2019-11-28i2c: icy: convert to i2c_new_scanned_deviceWolfram Sang1-4/+4
2019-11-28i2c: replace i2c_new_probed_device with an ERR_PTR variantWolfram Sang4-18/+37
2019-11-28perf script: Fix invalid LBR/binary mismatch errorAdrian Hunter1-1/+1
2019-11-28perf script: Fix brstackinsn for AUXTRACEAdrian Hunter1-1/+1
2019-11-28perf affinity: Add infrastructure to save/restore affinityAndi Kleen4-0/+92
2019-11-28perf pmu: Use file system cache to optimize sysfs accessAndi Kleen5-31/+83
2019-11-28perf regs: Make perf_reg_name() return "unknown" instead of NULLArnaldo Carvalho de Melo1-1/+1
2019-11-28perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo1-1/+1
2019-11-28perf diff: Use llabs() with 64-bit valuesArnaldo Carvalho de Melo1-2/+2
2019-11-28x86/fpu: Don't cache access to fpu_fpregs_owner_ctxSebastian Andrzej Siewior1-1/+1
2019-11-28pinctrl: Fix warning by adding missing MODULE_LICENSERahul Tanwar1-0/+1
2019-11-28Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie23-123/+1996
2019-11-27libbpf: Fix sym->st_value print on 32-bit archesAlexei Starovoitov1-1/+1
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1122-29283/+60655
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds25-135/+277
2019-11-27libbpf: Fix up generation of bpf_helper_defs.hArnaldo Carvalho de Melo2-2/+3
2019-11-27libbpf: Fix global variable relocationAndrii Nakryiko5-41/+36
2019-11-27libbpf: Fix Makefile' libbpf symbol mismatch diagnosticAndrii Nakryiko1-1/+1
2019-11-27Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds60-205/+2051
2019-11-27Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds6-8/+6
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds74-465/+1106
2019-11-27net: usb: aqc111: Use the correct style for SPDX License IdentifierNishad Kamdar1-2/+2
2019-11-27net: phy: Use the correct style for SPDX License IdentifierNishad Kamdar5-6/+6
2019-11-27Merge tag 'powerpc-spectre-rsb' of powerpc-CVE-2019-18660.bundleLinus Torvalds5-4/+95
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin1-2/+11
2019-11-27bpf: Support pre-2.25-binutils objcopy for vmlinux BTFStanislav Fomichev1-1/+6
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds77-826/+1623
2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds393-9370/+24632
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds192-1713/+11029
2019-11-27Merge branch 'mscc-skb-lists'David S. Miller2-44/+20
2019-11-27net: mscc: ocelot: use skb queue instead of skbs listYangbo Lu2-44/+19
2019-11-27net: mscc: ocelot: avoid incorrect consuming in skbs listYangbo Lu1-0/+1
2019-11-27Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds141-2850/+7240
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds184-12877/+4214
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds64-694/+2631
2019-11-27Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds113-1655/+6407
2019-11-27Merge tag 'hwmon-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds28-78/+3288