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
2024-12-14
power: supply: core: add UAPI to discover currently used extensions
Thomas Weißschuh
-0
/
+2
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-15
/
+8
2024-12-14
Merge branches 'fixes.2024.12.14a', 'rcutorture.2024.12.14a', 'srcu.2024.12.1...
Uladzislau Rezki (Sony)
-14
/
+28
2024-12-14
srcu: Fix typo s/srcu_check_read_flavor()/__srcu_check_read_flavor()/
Paul E. McKenney
-1
/
+1
2024-12-14
srcu: Guarantee non-negative return value from srcu_read_lock()
Paul E. McKenney
-7
/
+8
2024-12-14
rcutorture: Use symbols for SRCU reader flavors
Paul E. McKenney
-5
/
+7
2024-12-14
rcutorture: Check preemption for failing reader
Paul E. McKenney
-0
/
+11
2024-12-14
hwmon: (pmbus/core) improve handling of write protected regulators
Jerome Brunet
-0
/
+14
2024-12-14
thermal: core: Add stub for thermal_zone_device_update()
Thomas Weißschuh
-0
/
+4
2024-12-14
torture: Add dowarn argument to torture_sched_setaffinity()
Paul E. McKenney
-1
/
+1
2024-12-14
exportfs: add open method
Christian Brauner
-0
/
+5
2024-12-14
pseudofs: add support for export_ops
Erin Shepherd
-0
/
+1
2024-12-14
pidfs: rework inode number allocation
Christian Brauner
-0
/
+2
2024-12-14
memory: omap-gpmc: deadcode a pair of functions
Dr. David Alan Gilbert
-4
/
+0
2024-12-14
dt-bindings: clock: samsung: Add Exynos990 SoC CMU bindings
Igor Belwon
-0
/
+236
2024-12-14
crypto: skcipher - remove support for physical address walks
Eric Biggers
-12
/
+0
2024-12-14
power: supply: core: implement extension API
Thomas Weißschuh
-0
/
+33
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
-6
/
+0
2024-12-13
Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux
Linus Torvalds
-3
/
+4
2024-12-13
bpf: Add fd_array_cnt attribute for prog_load
Anton Protopopov
-0
/
+10
2024-12-13
bpf: Add a __btf_get_by_fd helper
Anton Protopopov
-0
/
+17
2024-12-13
Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-6
/
+0
2024-12-13
ASoC: fsl: add memory to memory function for ASRC
Mark Brown
-2
/
+21
2024-12-13
firmware: cirrus: Add KUnit tests for cs_dsp
Mark Brown
-0
/
+160
2024-12-13
accel/amdxdna: Add query firmware version
Lizhi Hou
-1
/
+15
2024-12-13
soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
Chun-Kuang Hu
-13
/
+0
2024-12-13
accel/qaic: Fix typo for struct qaic_manage_trans_passthrough
Jeffrey Hugo
-1
/
+1
2024-12-13
kref: Improve documentation
Matthew Wilcox (Oracle)
-14
/
+34
2024-12-13
Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
-5
/
+8
2024-12-13
firmware: cs_dsp: Add mock bin file generator for KUnit testing
Richard Fitzgerald
-0
/
+18
2024-12-13
firmware: cs_dsp: Add mock wmfw file generator for KUnit testing
Richard Fitzgerald
-0
/
+33
2024-12-13
firmware: cs_dsp: Add mock DSP memory map for KUnit testing
Richard Fitzgerald
-0
/
+63
2024-12-13
firmware: cs_dsp: Add mock regmap for KUnit testing
Richard Fitzgerald
-0
/
+46
2024-12-13
ASoC: SOF: Add support for pause supported tokens from topology
Peter Ujfalusi
-0
/
+2
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
-0
/
+7
2024-12-13
coresight: Add support for trace filtering by source
Tao Zhang
-0
/
+5
2024-12-13
coresight: Add a helper to check if a device is source
Tao Zhang
-1
/
+6
2024-12-13
dt-bindings: clock: renesas: Document RZ/G3E SoC CPG
Biju Das
-0
/
+21
2024-12-13
ALSA: compress: Add output rate and output format support
Shengjiu Wang
-2
/
+21
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
-11
/
+27
2024-12-12
page_pool: disable sync for cpu for dmabuf memory provider
Mina Almasry
-6
/
+32
2024-12-12
net: page_pool: create page_pool_alloc_netmem
Mina Almasry
-9
/
+16
2024-12-12
net: page_pool: rename page_pool_alloc_netmem to *_netmems
Mina Almasry
-1
/
+1
2024-12-12
skbuff: allow 2-4-argument skb_frag_dma_map()
Alexander Lobakin
-5
/
+26
2024-12-12
xdp: make __xdp_return() MP-agnostic
Alexander Lobakin
-2
/
+2
2024-12-12
xdp: get rid of xdp_frame::mem.id
Alexander Lobakin
-7
/
+7
2024-12-12
page_pool: allow mixing PPs within one bulk
Alexander Lobakin
-8
/
+14
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
-0
/
+18
2024-12-13
Merge tag 'drm-xe-next-2024-12-11' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-0
/
+246
2024-12-13
power: supply: core: Add new "charge_types" property
Hans de Goede
-1
/
+22
[prev]
[next]