index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
cpufreq: ap806: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-21
PM-runtime: Fix deadlock when canceling hrtimer
Vincent Guittot
1
-1
/
+1
2019-02-20
cpufreq: acpi-cpufreq: Report if CPU doesn't support boost technologies
Erwan Velu
1
-1
/
+3
2019-02-20
cpufreq: Pass updated policy to driver ->setpolicy() callback
Rafael J. Wysocki
1
-1
/
+1
2019-02-20
cpufreq: Fix two debug messages in cpufreq_set_policy()
Rafael J. Wysocki
1
-2
/
+2
2019-02-20
cpufreq: Reorder and simplify cpufreq_update_policy()
Rafael J. Wysocki
1
-12
/
+7
2019-02-20
cpufreq: Add kerneldoc comments for two core functions
Rafael J. Wysocki
1
-8
/
+24
2019-02-19
cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()
Yangtao Li
1
-1
/
+1
2019-02-19
PM / core: Add support to skip power management in device/driver model
Sudeep Holla
5
-0
/
+25
2019-02-18
cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
Rafael J. Wysocki
1
-18
/
+18
2019-02-18
cpufreq: intel_pstate: Eliminate intel_pstate_get_base_pstate()
Rafael J. Wysocki
1
-7
/
+2
2019-02-18
cpufreq: intel_pstate: Avoid redundant initialization of local vars
Rafael J. Wysocki
1
-7
/
+3
2019-02-18
powercap/intel_rapl: add Ice Lake mobile
Gayatri Kammela
1
-0
/
+1
2019-02-18
ACPI / processor: Set P_LVL{2,3} idle state descriptions
Yazen Ghannam
1
-0
/
+7
2019-02-18
cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
Xiongfeng Wang
1
-0
/
+65
2019-02-18
ACPI / CPPC: Add a helper to get desired performance
Xiongfeng Wang
2
-0
/
+43
2019-02-18
cpufreq: davinci: move configuration to include/linux/platform_data
Bartosz Golaszewski
4
-31
/
+21
2019-02-18
cpufreq: speedstep: convert BUG() to BUG_ON()
Yangtao Li
1
-2
/
+1
2019-02-18
cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
Yangtao Li
1
-3
/
+7
2019-02-18
cpufreq: longhaul: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-18
cpufreq: pcc-cpufreq: remove unneeded semicolon
Yangtao Li
1
-1
/
+1
2019-02-17
Linux 5.0-rc7
Linus Torvalds
1
-1
/
+1
2019-02-16
Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISK
Mauro Ciancio
1
-0
/
+1
2019-02-16
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
1
-2
/
+2
2019-02-16
Input: apanel - switch to using brightness_set_blocking()
Dmitry Torokhov
1
-20
/
+4
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
4
-15
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-15
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-15
include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
Miguel Ojeda
1
-2
/
+2
2019-02-15
Compiler Attributes: add support for __copy (gcc >= 9)
Miguel Ojeda
1
-0
/
+14
2019-02-15
lib/crc32.c: mark crc32_le_base/__crc32c_le_base aliases as __pure
Miguel Ojeda
1
-2
/
+2
2019-02-15
auxdisplay: ht16k33: fix potential user-after-free on module unload
Miguel Ojeda
1
-1
/
+1
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
3
-3
/
+35
2019-02-15
PM / Domains: Mark "name" const in dev_pm_domain_attach_by_name()
Douglas Anderson
2
-3
/
+3
2019-02-15
PM / Domains: Mark "name" const in genpd_dev_pm_attach_by_name()
Douglas Anderson
2
-3
/
+3
2019-02-15
intel_idle: add support for Jacobsville
Zhang Rui
1
-0
/
+1
2019-02-15
i2c: bcm2835: Clear current buffer pointers and counts after a transfer
Paul Kocialkowski
1
-0
/
+12
2019-02-15
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
1
-2
/
+7
2019-02-15
drm: Use array_size() when creating lease
Matthew Wilcox
1
-1
/
+2
2019-02-14
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-02-14
net: ethernet: freescale: set FEC ethtool regs version
Vivien Didelot
1
-0
/
+4
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-02-14
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
Jann Horn
1
-4
/
+4
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
1
-0
/
+2
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2
-20
/
+6
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
[next]