index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-17
Merge back earlier material related to system sleep
Rafael J. Wysocki
3
-4
/
+40
2025-07-17
cgroup: llist: avoid memory tears for llist_node
Shakeel Butt
1
-3
/
+3
2025-07-17
Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-44
/
+48
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
2
-23
/
+29
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
1
-1
/
+2
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Paolo Abeni
1
-1
/
+5
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
1
-1
/
+1
2025-07-17
ilog2: add max_pow_of_two_factor()
John Garry
1
-0
/
+14
2025-07-17
nvme: fix typo in status code constant for self-test in progress
Alok Tiwari
1
-1
/
+1
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/linux
Paolo Abeni
1
-0
/
+55
2025-07-17
watchdog: Don't use "proxy" headers
Andy Shevchenko
1
-4
/
+8
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-16
dt-bindings: clock: qcom: document the Milos Video Clock Controller
Luca Weiss
1
-0
/
+36
2025-07-16
dt-bindings: clock: qcom: document the Milos GPU Clock Controller
Luca Weiss
1
-0
/
+56
2025-07-16
dt-bindings: clock: qcom: document the Milos Display Clock Controller
Luca Weiss
1
-0
/
+61
2025-07-16
dt-bindings: clock: qcom: document the Milos Camera Clock Controller
Luca Weiss
1
-0
/
+131
2025-07-16
dt-bindings: clock: qcom: document the Milos Global Clock Controller
Luca Weiss
1
-0
/
+210
2025-07-16
dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resets
Stephan Gerhold
1
-0
/
+2
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
Taniya Das
1
-0
/
+30
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
Taniya Das
1
-0
/
+39
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
Taniya Das
1
-0
/
+52
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
Taniya Das
1
-0
/
+110
2025-07-16
Merge branch '20250516-ipq5018-cmn-pll-v4-2-389a6b30e504@outlook.com' into clk-for-6.17
Bjorn Andersson
1
-0
/
+16
2025-07-16
dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC
George Moussalem
1
-0
/
+16
2025-07-16
soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
Rakesh Kota
1
-0
/
+2
2025-07-16
dt-bindings: arm: qcom,ids: Add SoC IDs for SM7635 family
Luca Weiss
1
-0
/
+5
2025-07-16
firmware: qcom: scm: take struct device as argument in SHM bridge enable
Bartosz Golaszewski
1
-1
/
+0
2025-07-16
firmware: qcom: scm: remove unused arguments from SHM bridge routines
Bartosz Golaszewski
1
-2
/
+2
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
2
-0
/
+19
2025-07-16
drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
1
-2
/
+2
2025-07-16
drm/amdgpu: Add user queue instance count in HW IP info
Jesse Zhang
1
-0
/
+2
2025-07-16
drm/amd/amdgpu: Add helper functions for isp buffers
Pratap Nirujogi
1
-0
/
+51
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
2
-4
/
+0
2025-07-16
pmdomain: core: introduce dev_pm_genpd_is_on()
Hiago De Franco
1
-0
/
+6
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-0
/
+1
2025-07-16
cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks
Peter Zijlstra
3
-16
/
+83
2025-07-16
drm/gem/afbc: Eliminate redundant drm_get_format_info()
Ville Syrjälä
1
-0
/
+1
2025-07-16
drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-0
/
+2
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-0
/
+2
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2
-0
/
+4
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
1
-2
/
+1
2025-07-16
drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
1
-1
/
+1
2025-07-16
block: fix blk_zone_append_update_request_bio() kernel-doc
Johannes Thumshirn
1
-2
/
+2
2025-07-16
mm/pagemap: add write_begin_get_folio() helper function
Taotao Chen
1
-0
/
+27
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2
-7
/
+8
2025-07-16
fsi: make fsi_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]