- 830fadf perf tools: Add bpf image check to __map__is_kmodule by Jiri Olsa · 4 years, 7 months ago
- e48a73a perf record/stat: Explicitly call out event modifiers in the documentation by Kim Phillips · 4 years, 7 months ago
- e4d71f7 perf bench: The do_run_multi_threaded() function must use IS_ERR(perf_session__new()) by YueHaibing · 4 years, 6 months ago
- ee6a961 perf stat: Turn off summary for interval mode by default by Jin Yao · 4 years, 6 months ago
- 10a6f5c libtraceevent: Fix build warning on 32-bit arches by Tzvetomir Stoyanov (VMware) · 4 years, 6 months ago
- e62458e perf jevents: Fix suspicious code in fixregex() by Namhyung Kim · 4 years, 6 months ago
- 0823f76 perf parse-events: Use uintptr_t when casting numbers to pointers by Arnaldo Carvalho de Melo · 4 years, 6 months ago
- e28f010 Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 4 years, 6 months ago
- 26acd8b Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 0fdf68c Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 6 months ago
- fc3abb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 4 years, 6 months ago
- c3a1309 Merge tag 'for-5.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 6 months ago
- e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 6 months ago
- 54e54d5 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
- 3a653b2 dm thin metadata: Fix use-after-free in dm_bm_set_read_only by Ye Bin · 4 years, 7 months ago
- 219403d dm thin metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 7 months ago
- d16ff19 dm cache metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 7 months ago
- 77f4689 fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 6 months ago
- 9c7d619 Merge tag 'perf-tools-fixes-for-v5.9-2020-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 7 months ago
- dcdfd9c Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- b765a32 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
- e27fec6 dm integrity: fix error reporting in bitmap mode after creation by Mikulas Patocka · 4 years, 7 months ago
- 7785a9e dm crypt: Initialize crypto wait structures by Damien Le Moal · 4 years, 7 months ago
- c322ee9 dm mpath: fix racey management of PG initialization by Mike Snitzer · 4 years, 7 months ago
- f9e040e dm writecache: handle DAX to partitions on persistent memory correctly by Mikulas Patocka · 4 years, 7 months ago
- 5f7b81c ia64: fix min_low_pfn/max_low_pfn build errors by Randy Dunlap · 4 years, 7 months ago
- 977f739 perf report: Disable ordered_events for raw dump by Jiri Olsa · 4 years, 7 months ago
- 39c0a53 perf tools: Correct SNOOPX field offset by Al Grant · 4 years, 7 months ago
- a347306 perf intel-pt: Fix corrupt data after perf inject from by Al Grant · 4 years, 7 months ago
- f5f8e7e perf cs-etm: Fix corrupt data after perf inject from by Al Grant · 4 years, 7 months ago
- d4ccbac perf top/report: Fix infinite loop in the TUI for grouped events by Arnaldo Carvalho de Melo · 4 years, 7 months ago
- 33321a0 perf parse-events: Avoid an uninitialized read when using fake PMUs by Ian Rogers · 4 years, 7 months ago
- 313146a perf stat: Fix out of bounds array access in the print_counters() evlist method by Thomas Richter · 4 years, 7 months ago
- 492d4d8 perf test: Set NULL sentinel in pmu_events table in "Parse and process metrics" test by Thomas Richter · 4 years, 7 months ago
- 943b69a perf parse-events: Set exclude_guest=1 for user-space counting by Jin Yao · 4 years, 7 months ago
- a060c1f perf record: Correct the help info of option "--no-bpf-event" by Wei Li · 4 years, 7 months ago
- 20befbb perf tools: Use %zd for size_t printf formats on 32-bit by Chris Wilson · 4 years, 7 months ago
- 35556be HID: core: Sanitize event code and type when mapping input by Marc Zyngier · 4 years, 7 months ago
- bce1305 HID: core: Correctly handle ReportSize being zero by Marc Zyngier · 4 years, 7 months ago
- b7429ea HID: elan: Fix memleak in elan_input_configured by Dinghao Liu · 4 years, 7 months ago
- b51594d Merge tag 'docs-5.9-3' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
- 59815d6 Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 7 months ago
- 08134e7 microblaze: fix min_low_pfn/max_low_pfn build errors by Randy Dunlap · 4 years, 7 months ago
- d3a84a8 affs: fix basic permission bits to actually work by Max Staudt · 4 years, 7 months ago
- 724a419 HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+ controller by Nicholas Miell · 4 years, 7 months ago
- 77df710 HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek X52 devices by Nirenjan Krishnan · 4 years, 7 months ago
- f75aef3 Linux 5.9-rc3 by Linus Torvalds · 4 years, 7 months ago
- e43327c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- dcc5c6f Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- d2283cd Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 0063a82 Merge tag 'sched-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- b69bea8 Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
- 8bb5021 Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
- 6f0306d Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
- 42df60f Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
- c401128 Merge tag 'dma-mapping-5.9-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
- 784a083 genirq/matrix: Deal with the sillyness of for_each_cpu() on UP by Thomas Gleixner · 4 years, 7 months ago
- 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 7 months ago
- 0a4c56c fsldma: fix very broken 32-bit ppc ioread64 functionality by Linus Torvalds · 4 years, 7 months ago
- e77aee13 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- 1b46b92 Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- c8b5563 Merge tag 'for-linus-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 7 months ago
- e4cad13 Merge tag 'hwmon-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 7 months ago
- 4d41ead Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 24148d8 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 005c534 Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 0b2f18e Merge tag 'acpi-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 326e311 Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 7 months ago
- 4f31d53 Merge branch 'acpi-mm' by Rafael J. Wysocki · 4 years, 7 months ago
- ef7d960 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 4 years, 7 months ago
- 96d454c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- ef91bb1 kernel.h: Silence sparse warning in lower_32_bits by Herbert Xu · 4 years, 7 months ago
- e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 40129b8 Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
- b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
- e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 7 months ago
- 3a7c327 Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 7 months ago
- 5ec06b5 Merge tag 'drm-fixes-2020-08-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 71a7f8c KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception by James Morse · 4 years, 7 months ago
- 88a84cc KVM: arm64: Survive synchronous exceptions caused by AT instructions by James Morse · 4 years, 7 months ago
- e9ee186 KVM: arm64: Add kvm_extable for vaxorcism code by James Morse · 4 years, 7 months ago
- a433d72 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9 by Jens Axboe · 4 years, 7 months ago
- 5d28ba5 arm64: vdso32: make vdso32 install conditional by Frank van der Linden · 4 years, 7 months ago
- ddecfc7 media: mceusb: Avoid GFP_ATOMIC where it is not needed by Christophe JAILLET · 4 years, 7 months ago
- 1451b932 media: gpio-ir-tx: spinlock is not needed to disable interrupts by Sean Young · 4 years, 7 months ago
- a2e2d73 media: rc: do not access device via sysfs after rc_unregister_device() by Sean Young · 4 years, 7 months ago
- 4f0835d media: rc: uevent sysfs file races with rc_unregister_device() by Sean Young · 4 years, 7 months ago
- 1764c3e arm64: use a common .arch preamble for inline assembly by Sami Tolvanen · 4 years, 7 months ago
- 8a30c01 media: max9286: Depend on OF_GPIO by Sakari Ailus · 4 years, 7 months ago
- bca82e3 media: i2c: imx214: select V4L2_FWNODE by Jacopo Mondi · 4 years, 9 months ago
- 22380b6 mfd: mfd-core: Ensure disabled devices are ignored without error by Lee Jones · 4 years, 7 months ago
- 8048822 sdhci: tegra: Add missing TMCLK for data timeout by Sowjanya Komatineni · 4 years, 7 months ago
- c956c0c arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes by Sowjanya Komatineni · 4 years, 7 months ago
- baba217 arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes by Sowjanya Komatineni · 4 years, 7 months ago
- 679f71f arm64: tegra: Add missing timeout clock to Tegra210 SDMMC by Sowjanya Komatineni · 4 years, 7 months ago
- f7f86e8 dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later by Sowjanya Komatineni · 4 years, 7 months ago
- 391d89d sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra186 by Sowjanya Komatineni · 4 years, 7 months ago
- e33588a sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for Tegra210 by Sowjanya Komatineni · 4 years, 7 months ago
- 20934c0 usb: storage: Add unusual_uas entry for Sony PSZ drives by Alan Stern · 4 years, 7 months ago