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
2020-05-02
dt-bindings: power: Convert power_supply text to yaml
Dan Murphy
2
-23
/
+42
2020-05-01
power: supply: core: tabularize HWMON temperature labels
Michał Mirosław
1
-1
/
+19
2020-05-01
power: charger-manager: clarify num_properties starting value
Michał Mirosław
1
-1
/
+1
2020-05-01
power: supply: core: hide unused HWMON labels
Michał Mirosław
1
-3
/
+39
2020-05-01
power: supply: core: fix HWMON temperature labels
Michał Mirosław
1
-1
/
+1
2020-05-01
power: supply: core: allow to constify property lists
Michał Mirosław
1
-2
/
+2
2020-05-01
power: supply: generic-adc-battery: Prepare for const properties
Sebastian Reichel
1
-11
/
+11
2020-05-01
power: supply: charger-manager: Prepare for const properties
Sebastian Reichel
1
-18
/
+22
2020-05-01
power: supply: core: reduce power_supply_show_usb_type() parameters
Michał Mirosław
1
-6
/
+4
2020-04-30
power: reset: introduce oxnas-restart
Daniel Golle
4
-0
/
+242
2020-04-29
power: supply: max17042_battery: Add support for the TTE_NOW prop
Geordan Neukum
1
-0
/
+8
2020-04-29
power: supply: axp288_charger: Omit superfluous error message
Tang Bin
1
-3
/
+2
2020-04-28
power: supply: sc27xx: Add boot voltage support
Yuanjiang Yu
1
-0
/
+8
2020-04-28
power: supply: sc27xx: Add CURRENT_NOW/VOLTAGE_NOW properties support
Yuanjiang Yu
1
-2
/
+58
2020-04-28
power: supply: sc27xx: Allow to change the battery full capacity
Yuanjiang Yu
1
-1
/
+7
2020-04-28
power: supply: sc27xx: Set 'no_thermal' flag for SC27xx fuel gauge
Yuanjiang Yu
1
-0
/
+1
2020-04-28
power: supply: ab8500_fg: remove comparison to bool
Jason Yan
1
-1
/
+1
2020-04-28
power: reset: qcom-pon: reg write mask depends on pon generation
Kejia Hu
1
-1
/
+2
2020-04-14
power: supply: 88pm860x_battery: remove redundant dev_err message
Tang Bin
1
-6
/
+2
2020-04-14
power: supply: axp288_fuel_gauge: Add the Meegopad T02 to the blacklist.
Rafael Gandolfi
1
-0
/
+6
2020-04-13
power: supply: max14656: remove set but not used 'ret'
Jason Yan
1
-3
/
+2
2020-04-13
power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
Enric Balletbo i Serra
1
-1
/
+1
2020-04-12
Linux 5.7-rc1
Linus Torvalds
1
-2
/
+2
2020-04-12
MAINTAINERS: sort field names for all entries
Linus Torvalds
1
-1974
/
+1974
2020-04-12
MAINTAINERS: sort entries by entry name
Linus Torvalds
1
-820
/
+820
2020-04-11
mailmap: Add Sedat Dilek (replacement for expired email address)
Sedat Dilek
1
-0
/
+1
2020-04-11
pNFS: Fix RCU lock leakage
Trond Myklebust
1
-0
/
+1
2020-04-11
KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guest
Xiaoyao Li
1
-3
/
+34
2020-04-11
KVM: x86: Emulate split-lock access as a write in emulator
Xiaoyao Li
1
-1
/
+11
2020-04-11
x86/split_lock: Provide handle_guest_split_lock()
Thomas Gleixner
2
-5
/
+34
2020-04-11
kbuild: fix comment about missing include guard detection
Masahiro Yamada
1
-1
/
+1
2020-04-10
ipc/util.c: sysvipc_find_ipc() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
kernel/gcov/fs.c: gcov_seq_next() should increase position index
Vasily Averin
1
-1
/
+1
2020-04-10
fs/seq_file.c: seq_read(): add info message about buggy .next functions
Vasily Averin
1
-2
/
+5
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
24
-41
/
+42
2020-04-10
selftests: kmod: test disabling module autoloading
Eric Biggers
1
-0
/
+30
2020-04-10
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-04-10
fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once()
Eric Biggers
1
-1
/
+3
2020-04-10
kmod: make request_module() return an error when autoloading is disabled
Eric Biggers
1
-2
/
+2
2020-04-10
mm/memremap: set caching mode for PCI P2PDMA memory to WC
Logan Gunthorpe
1
-0
/
+3
2020-04-10
mm/memory_hotplug: add pgprot_t to mhp_params
Logan Gunthorpe
10
-7
/
+36
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
7
-17
/
+27
2020-04-10
x86/mm: introduce __set_memory_prot()
Logan Gunthorpe
2
-0
/
+14
2020-04-10
x86/mm: thread pgprot_t through init_memory_mapping()
Logan Gunthorpe
8
-25
/
+34
2020-04-10
mm/memory_hotplug: rename mhp_restrictions to mhp_params
Logan Gunthorpe
10
-33
/
+33
2020-04-10
mm/memory_hotplug: drop the flags field from struct mhp_restrictions
Logan Gunthorpe
1
-2
/
+0
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
21
-95
/
+58
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
11
-12
/
+16
[next]