index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cred.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
3
-31
/
+4
2020-04-05
clocksource/drivers/timer-vf-pit: Add missing parenthesis
afzal mohammed
1
-1
/
+1
2020-04-04
platform/x86: intel_int0002_vgpio: Use acpi_register_wakeup_handler()
Hans de Goede
1
-0
/
+10
2020-04-04
ACPI: PM: Add acpi_[un]register_wakeup_handler()
Hans de Goede
4
-0
/
+91
2020-04-03
remoteproc/omap: Fix set_load call in omap_rproc_request_timer
Nathan Chancellor
1
-1
/
+1
2020-04-03
dm integrity: fix logic bug in integrity tag testing
Mikulas Patocka
1
-1
/
+1
2020-04-03
docs: cgroup-v1: Document the cpuset_v2_mode mount option
Waiman Long
2
-2
/
+17
2020-04-03
Revert "dm: always call blk_queue_split() in dm_process_bio()"
Mike Snitzer
1
-2
/
+3
2020-04-03
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
3
-19
/
+17
2020-04-03
tracing: Do not allocate buffer in trace_find_next_entry() in atomic
Steven Rostedt (VMware)
1
-1
/
+20
2020-04-03
dm integrity: fix ppc64le warning
Mike Snitzer
1
-1
/
+1
2020-04-03
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-03
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
1
-1
/
+10
2020-04-03
perf script: Fix invalid read of directory entry after closedir()
Andreas Gerstmayr
1
-1
/
+1
2020-04-03
perf script report: Fix SEGFAULT when using DWARF mode
Andreas Gerstmayr
1
-0
/
+3
2020-04-03
perf script: add -S/--symbols documentation
Ian Rogers
1
-0
/
+8
2020-04-03
perf pmu-events x86: Use CPU_CLK_UNHALTED.THREAD in Kernel_Utilization metric
Jin Yao
12
-12
/
+12
2020-04-03
perf events parser: Add missing Intel CPU events to parser
Adrian Hunter
1
-5
/
+7
2020-04-03
perf script: Allow --symbol to accept hexadecimal addresses
Stephane Eranian
1
-4
/
+17
2020-04-03
perf report/top TUI: Fix title line formatting
Arnaldo Carvalho de Melo
1
-4
/
+4
2020-04-03
perf top: Support hotkey to change sort order
Jin Yao
1
-2
/
+9
2020-04-03
perf top: Support --group-sort-idx to change the sort order
Jin Yao
2
-0
/
+9
2020-04-03
perf symbols: Fix arm64 gap between kernel start and module end
Kemeng Shi
2
-0
/
+28
2020-04-03
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
1
-3
/
+7
2020-04-03
perf script: Add --show-cgroup-events option
Namhyung Kim
2
-0
/
+44
2020-04-03
perf top: Add --all-cgroups option
Namhyung Kim
2
-0
/
+19
2020-04-03
perf record: Add --all-cgroups option
Namhyung Kim
5
-2
/
+27
2020-04-03
perf record: Support synthesizing cgroup events
Namhyung Kim
4
-0
/
+129
2020-04-03
perf report: Add 'cgroup' sort key
Namhyung Kim
5
-0
/
+54
2020-04-03
perf cgroup: Maintain cgroup hierarchy
Namhyung Kim
5
-5
/
+109
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
13
-1
/
+74
2020-04-03
perf tools: Add file-handle feature test
Namhyung Kim
4
-2
/
+28
2020-04-03
perf python: Include rwsem.c in the pythong biding
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-04-03
rtc: ds1307: check for failed memory allocation on wdt
Colin Ian King
1
-0
/
+2
2020-04-03
Documentation: PM: sleep: Document system-wide suspend code flows
Rafael J. Wysocki
2
-0
/
+271
2020-04-03
cpufreq: Select schedutil when using big.LITTLE
Linus Walleij
1
-0
/
+1
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
5
-58
/
+25
2020-04-03
csky: Add uprobes support
Guo Ren
8
-1
/
+201
2020-04-03
csky: Add kprobes supported
Guo Ren
16
-2
/
+1197
2020-04-03
clk: sprd: fix to get a correct ibias of pll
Chunyan Zhang
1
-3
/
+4
2020-04-02
x86/kvm: fix a missing-prototypes "vmread_error"
Qian Cai
1
-0
/
+1
2020-04-02
misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS
Lad Prabhakar
1
-1
/
+0
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
1
-7
/
+35
2020-04-02
misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()
Kishon Vijay Abraham I
1
-6
/
+19
2020-04-02
misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices
Kishon Vijay Abraham I
1
-1
/
+1
2020-04-02
tools: PCI: Add 'e' to clear IRQ
Kishon Vijay Abraham I
1
-1
/
+15
2020-04-02
misc: pci_endpoint_test: Add ioctl to clear IRQ
Kishon Vijay Abraham I
2
-0
/
+11
2020-04-02
misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
Kishon Vijay Abraham I
1
-3
/
+9
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
1
-1
/
+4
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
4
-29
/
+35
[next]