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
2022-12-02
thermal: intel: hfi: Remove a pointless die_id check
Ricardo Neri
1
-1
/
+1
2022-11-25
thermal: core: fix some possible name leaks in error paths
Yang Yingliang
1
-8
/
+10
2022-11-23
thermal: intel: hfi: ACK HFI for the same timestamp
Srinivas Pandruvada
1
-5
/
+17
2022-11-23
thermal: intel: Protect clearing of thermal status bits
Srinivas Pandruvada
4
-24
/
+22
2022-11-23
thermal: intel: Prevent accidental clearing of HFI status
Srinivas Pandruvada
1
-1
/
+1
2022-11-14
thermal/core: Protect thermal device operations against thermal device removal
Guenter Roeck
1
-1
/
+11
2022-11-14
thermal/core: Remove thermal_zone_set_trips()
Guenter Roeck
2
-20
/
+15
2022-11-14
thermal/core: Protect sysfs accesses to thermal operations with thermal zone mutex
Guenter Roeck
3
-16
/
+69
2022-11-14
thermal/core: Protect hwmon accesses to thermal operations with thermal zone mutex
Guenter Roeck
1
-1
/
+9
2022-11-14
thermal/core: Introduce locked version of thermal_zone_device_update
Guenter Roeck
1
-26
/
+31
2022-11-14
thermal/core: Move parameter validation from __thermal_zone_get_temp to thermal_zone_get_temp
Guenter Roeck
1
-3
/
+23
2022-11-14
thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
Guenter Roeck
1
-1
/
+6
2022-11-14
thermal/core: Delete device under thermal device zone lock
Guenter Roeck
1
-1
/
+6
2022-11-14
thermal/core: Destroy thermal zone device mutex in release function
Guenter Roeck
1
-1
/
+1
2022-11-09
thermal: intel: intel_tcc_cooling: Add TCC cooling support for RaptorLake-S
Zhang Rui
1
-0
/
+1
2022-11-09
thermal: intel: intel_tcc_cooling: Detect TCC lock bit
Zhang Rui
1
-0
/
+10
2022-10-28
thermal: intel: hfi: Improve the type of hfi_features::nr_table_pages
Ricardo Neri
1
-1
/
+1
2022-10-28
thermal/core: fix error code in __thermal_cooling_device_register()
Dan Carpenter
1
-1
/
+2
2022-10-25
thermal: sysfs: Reuse cdev->max_state
Viresh Kumar
1
-16
/
+10
2022-10-25
thermal: Validate new state in cur_state_store()
Viresh Kumar
4
-19
/
+14
2022-10-23
Linux 6.1-rc2
Linus Torvalds
1
-1
/
+1
2022-10-23
Revert "mfd: syscon: Remove repetition of the regmap_get_val_endian()"
Jason A. Donenfeld
1
-0
/
+8
2022-10-23
kernel/utsname_sysctl.c: Fix hostname polling
Linus Torvalds
2
-0
/
+2
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
3
-0
/
+3
2022-10-22
hwmon: (corsair-psu) Add USB id of the new HX1500i psu
Wilken Gottwalt
2
-0
/
+3
2022-10-22
tools: include: sync include/api/linux/kvm.h
Paolo Bonzini
1
-0
/
+1
2022-10-22
KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
Alexander Graf
1
-0
/
+56
2022-10-22
KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()
Alexander Graf
1
-14
/
+17
2022-10-22
kvm: Add support for arch compat vm ioctls
Alexander Graf
2
-0
/
+13
2022-10-21
x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
Chang S. Bae
1
-0
/
+9
2022-10-21
x86/unwind/orc: Fix unreliable stack dump with gcov
Chen Zhongjin
1
-1
/
+1
2022-10-21
efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0
Ard Biesheuvel
3
-6
/
+6
2022-10-21
efi: libstub: Fix incorrect payload size in zboot header
Ard Biesheuvel
1
-1
/
+2
2022-10-21
efi: libstub: Give efi_main() asmlinkage qualification
Ard Biesheuvel
1
-3
/
+3
2022-10-21
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
3
-24
/
+5
2022-10-21
efi: ssdt: Don't free memory if ACPI table was loaded successfully
Ard Biesheuvel
1
-0
/
+2
2022-10-21
efi: libstub: Remove zboot signing from build options
Ard Biesheuvel
2
-47
/
+4
2022-10-21
iommu/vt-d: Clean up si_domain in the init_dmars() error path
Jerry Snitselaar
1
-0
/
+5
2022-10-21
iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()
Charlotte Tan
1
-1
/
+3
2022-10-21
iommu/vt-d: Use rcu_lock in get_resv_regions
Lu Baolu
1
-3
/
+3
2022-10-21
iommu: Add gfp parameter to iommu_alloc_resv_region
Lu Baolu
10
-18
/
+27
2022-10-21
RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
Anup Patel
3
-2
/
+19
2022-10-21
RISC-V: Fix compilation without RISCV_ISA_ZICBOM
Andrew Jones
3
-49
/
+38
2022-10-21
i2c: mlxbf: depend on ACPI; clean away ifdeffage
Adam Borowski
2
-9
/
+1
2022-10-20
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-20
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-20
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-20
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
1
-8
/
+12
[next]