index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-07-16
dt-bindings: clock: qcom,x1e80100-gcc: Add missing video resets
Stephan Gerhold
-0
/
+2
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Video clock controller
Taniya Das
-0
/
+30
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Graphics clock controller
Taniya Das
-0
/
+39
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Display clock controller
Taniya Das
-0
/
+52
2025-07-16
dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
Taniya Das
-0
/
+110
2025-07-16
Merge branch '20250516-ipq5018-cmn-pll-v4-2-389a6b30e504@outlook.com' into cl...
Bjorn Andersson
-0
/
+16
2025-07-16
dt-bindings: clock: qcom: Add CMN PLL support for IPQ5018 SoC
George Moussalem
-0
/
+16
2025-07-16
soc: qcom: spmi-pmic: add more PMIC SUBTYPE IDs
Rakesh Kota
-0
/
+2
2025-07-16
dt-bindings: arm: qcom,ids: Add SoC IDs for SM7635 family
Luca Weiss
-0
/
+5
2025-07-16
firmware: qcom: scm: take struct device as argument in SHM bridge enable
Bartosz Golaszewski
-1
/
+0
2025-07-16
firmware: qcom: scm: remove unused arguments from SHM bridge routines
Bartosz Golaszewski
-2
/
+2
2025-07-16
bpf: Add struct bpf_token_info
Tao Chen
-0
/
+19
2025-07-16
drm/amdgpu: Replace HQD terminology with slots naming
Jesse Zhang
-2
/
+2
2025-07-16
drm/amdgpu: Add user queue instance count in HW IP info
Jesse Zhang
-0
/
+2
2025-07-16
drm/amd/amdgpu: Add helper functions for isp buffers
Pratap Nirujogi
-0
/
+51
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
-2
/
+2
2025-07-16
ACPI: APEI: handle synchronous exceptions in task work
Shuai Xue
-4
/
+0
2025-07-16
pmdomain: core: introduce dev_pm_genpd_is_on()
Hiago De Franco
-0
/
+6
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
-0
/
+1
2025-07-16
cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() for conditional locks
Peter Zijlstra
-16
/
+83
2025-07-16
drm/gem/afbc: Eliminate redundant drm_get_format_info()
Ville Syrjälä
-0
/
+1
2025-07-16
drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
-0
/
+2
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
-0
/
+2
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
-0
/
+4
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
-2
/
+1
2025-07-16
drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
-1
/
+1
2025-07-16
block: fix blk_zone_append_update_request_bio() kernel-doc
Johannes Thumshirn
-2
/
+2
2025-07-16
mm/pagemap: add write_begin_get_folio() helper function
Taotao Chen
-0
/
+27
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
-7
/
+8
2025-07-16
fsi: make fsi_bus_type constant
Greg Kroah-Hartman
-1
/
+1
2025-07-16
kunit: test: Export kunit_attach_mm()
Tiffany Yang
-0
/
+12
2025-07-16
container_of: Document container_of() is not to be used in new code
Sakari Ailus
-0
/
+3
2025-07-16
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
-0
/
+2
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
-8
/
+9
2025-07-16
ata: libata-eh: Remove ata_do_eh()
Damien Le Moal
-3
/
+6
2025-07-16
srcu: Remove SRCU-lite implementation
Paul E. McKenney
-86
/
+2
2025-07-16
rcutorture: Remove support for SRCU-lite
Paul E. McKenney
-1
/
+1
2025-07-15
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
-0
/
+10914
2025-07-15
ASoC: SDCA: Add hw_params() helper function
Charles Keepax
-0
/
+6
2025-07-15
ASoC: SDCA: Add a helper to get the SoundWire port number
Charles Keepax
-0
/
+11
2025-07-15
ASoC: SDCA: Add helper to add DAI constraints
Charles Keepax
-0
/
+22
2025-07-15
ASoC: soc-dai: Add private data to snd_soc_dai
Charles Keepax
-0
/
+3
2025-07-15
ASoC: SDCA: Move SDCA search functions and export
Charles Keepax
-0
/
+11
2025-07-15
Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux...
Chen-Yu Tsai
-26
/
+78
2025-07-15
HID: core: Improve the kerneldoc for hid_report_len()
Alan Stern
-1
/
+5
2025-07-15
pmdomain: Merge branch dt into next
Ulf Hansson
-0
/
+27
2025-07-15
block: add trace messages to zone write plugging
Johannes Thumshirn
-0
/
+44
2025-07-15
block: add tracepoint for blkdev_zone_mgmt
Johannes Thumshirn
-0
/
+34
[prev]
[next]