Search results

Project Status Subject Author
linux [PATCH v1 10/17] thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_from_trip() Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH 0/4] (k)vrealloc (__GFP_ZERO) fixes Danilo Krummrich 1 year, 6 months ago
linux [PATCH v1 02/17] thermal: core: Rearrange checks in thermal_bind_cdev_to_trip() Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 14/17] thermal/of: Use the .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 13/17] mlxsw: core_thermal: Use the .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux [net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue Allen Pais 1 year, 6 months ago
linux [PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 11/17] thermal: imx: Use the .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux R [PATCH v3 0/3] Rework mce_setup() Yazen Ghannam 1 year, 6 months ago
linux [PATCH v1 09/17] thermal: ACPI: Use the .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 08/17] thermal: core: Introduce .should_bind() thermal zone callback Rafael J. Wysocki 1 year, 6 months ago
linux R [PATCH] rust: types: improve `ForeignOwnable` documentation Benno Lossin 1 year, 6 months ago
linux [PATCH v1 07/17] thermal: core: Move thermal zone locking out of bind/unbind functions Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 06/17] thermal: sysfs: Use the dev argument in instance-related show/store Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 04/17] thermal: core: Clean up cdev binding/unbinding functions Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 03/17] thermal: core: Drop redundant thermal instance checks Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 01/17] thermal: core: Fold two functions into their respective callers Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH v1 17/17] thermal: code: Pass trip descriptors to trip bind/unbind functions Rafael J. Wysocki 1 year, 6 months ago
linux [PATCH] wifi: mwifiex: Fix two buggy list traversals Calvin Owens 1 year, 6 months ago
linux R O [PATCH v2] drm/msm/dp: fix the max supported bpp logic Abhinav Kumar 1 year, 6 months ago
linux O [PATCH] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits John Allen 1 year, 6 months ago
linux R [PATCH V2] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug Luis Claudio R. Goncalves 1 year, 6 months ago
linux O [PATCH v1 0/4] x86/tdx: Allow MMIO instructions from userspace Alexey Gladkov (Intel) 1 year, 6 months ago
QEMU G [PATCH v6 0/6] hw/ppc: SPI model Chalapathi V 1 year, 6 months ago
linux O [PATCH v2] ext4: Annotate struct ext4_xattr_inode_array with __counted_by() Thorsten Blum 1 year, 6 months ago
linux R [PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema Animesh Agarwal 1 year, 6 months ago
linux [PATCH] staging: vchiq: Avoid mixing bulk_userdata kernel and userspace pointer Umang Jain 1 year, 6 months ago
linux R [tip: timers/core] selftests/timers/posix_timers: Simplify error handling tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] selftests/timers/posix_timers: Add SIG_IGN test tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] selftests/timers/posix-timers: Validate SIGEV_NONE tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] selftests/timers/posix_timers: Validate signal rules tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] selftests/timers/posix-timers: Validate timer_gettime() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] selftests/timers/posix-timers: Validate overrun after unblock tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-cpu-timers: Split up posix_cpu_timer_get() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Save interval only for armed timers tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_get() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Handle interval timers correctly in timer_get() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-cpu-timers: Replace old expiry retrieval in posix_cpu_timer_set() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-cpu-timers: Do not arm SIGEV_NONE timers tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Handle SIGEV_NONE timers correctly in timer_set() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Use @now instead of @val for clarity tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-cpu-timers: Simplify posix_cpu_timer_set() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-cpu-timers: Remove incorrect comment in posix_cpu_timer_set() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-timers: Retrieve interval in common timer_settime() code tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-timers: Clear overrun in common_timer_set() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-timers: Convert timer list to hlist tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-timers: Consolidate timer setup tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] posix-cpu-timers: Make k_itimer::it_active consistent tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux R [tip: timers/core] signal: Remove task argument from dequeue_signal() tip-bot2 for Thomas Gleixner 1 year, 6 months ago
linux [tip: timers/core] posix-timers: Consolidate signal queueing tip-bot2 for Thomas Gleixner 1 year, 6 months ago