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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-02
ALSA: hda/realtek: Add support for HP Laptops
Lucas Tanure
1
-1
/
+42
2022-02-02
platform/x86: serial-multi-instantiate: Add SPI support
Stefan Binding
2
-25
/
+150
2022-02-02
platform/x86: serial-multi-instantiate: Reorganize I2C functions
Lucas Tanure
1
-54
/
+90
2022-02-02
platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
Lucas Tanure
5
-60
/
+60
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
2
-0
/
+41
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2
-8
/
+46
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2
-10
/
+42
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2
-2
/
+16
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
Mark Pearson
1
-0
/
+12
2022-01-24
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2022-01-24
platform/x86: asus-tf103c-dock: Make 2 global structs static
Hans de Goede
1
-2
/
+2
2022-01-24
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
1
-1
/
+1
2022-01-24
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
1
-34
/
+63
2022-01-24
platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
Hans de Goede
1
-13
/
+13
2022-01-24
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Alexander Kobel
1
-3
/
+10
2022-01-24
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
Yuka Kawajiri
1
-0
/
+24
2022-01-24
platform/surface: Reinstate platform dependency
Geert Uytterhoeven
1
-0
/
+1
2022-01-24
platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
Lubomir Rintel
1
-1
/
+1
2022-01-24
platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
Lubomir Rintel
1
-0
/
+51
2022-01-24
platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
Hans de Goede
1
-5
/
+5
2022-01-24
platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_info
Hans de Goede
1
-0
/
+15
2022-01-24
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
Hans de Goede
1
-2
/
+21
2022-01-24
platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
Hans de Goede
1
-2
/
+2
2022-01-23
Linux 5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-23
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-23
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
1
-1
/
+0
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
1
-15
/
+3
2022-01-22
frontswap: remove support for multiple ops
Christoph Hellwig
3
-42
/
+19
2022-01-22
mm: mark swap_lock and swap_active_head static
Christoph Hellwig
2
-4
/
+2
2022-01-22
frontswap: simplify frontswap_register_ops
Christoph Hellwig
1
-41
/
+0
2022-01-22
frontswap: remove frontswap_test
Christoph Hellwig
2
-12
/
+1
2022-01-22
mm: simplify try_to_unuse
Christoph Hellwig
5
-97
/
+30
2022-01-22
frontswap: remove the frontswap exports
Christoph Hellwig
1
-6
/
+0
2022-01-22
frontswap: simplify frontswap_init
Christoph Hellwig
3
-11
/
+4
2022-01-22
frontswap: remove frontswap_curr_pages
Christoph Hellwig
2
-29
/
+0
2022-01-22
frontswap: remove frontswap_shrink
Christoph Hellwig
3
-97
/
+0
2022-01-22
frontswap: remove frontswap_tmem_exclusive_gets
Christoph Hellwig
2
-24
/
+1
2022-01-22
frontswap: remove frontswap_writethrough
Christoph Hellwig
3
-29
/
+1
[next]