index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
block: remove BLK_MQ_F_SHOULD_MERGE
Christoph Hellwig
1
-1
/
+0
2024-12-23
blk-mq: remove unused queue mapping helpers
Daniel Wagner
2
-22
/
+0
2024-12-23
blk-mq: introduce blk_mq_map_hw_queues
Daniel Wagner
1
-0
/
+2
2024-12-23
driver core: bus: add irq_get_affinity callback to bus_type
Daniel Wagner
1
-0
/
+3
2024-12-23
block: Delete bio_set_prio()
John Garry
1
-2
/
+0
2024-12-23
block: Delete bio_prio()
John Garry
1
-1
/
+0
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
1
-1
/
+5
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
1
-0
/
+2
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-16
/
+52
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-5
/
+16
2024-12-21
Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
2
-4
/
+2
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-3
/
+8
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-2
/
+8
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
2024-12-18
mm/codetag: clear tags before swap
David Wang
1
-1
/
+1
2024-12-18
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
1
-10
/
+2
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2
-1
/
+25
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
1
-0
/
+6
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
1
-2
/
+11
2024-12-18
io_uring: Fix registered ring file refcount leak
Jann Horn
1
-3
/
+1
2024-12-18
Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2024-12-18
Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-0
/
+3
2024-12-18
x86/static-call: fix 32-bit build
Juergen Gross
1
-1
/
+6
2024-12-17
Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+13
2024-12-17
tracing: Check "%s" dereference via the field and not the TP_printk format
Steven Rostedt
1
-1
/
+5
2024-12-17
Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-11
/
+27
2024-12-17
io_uring: make ctx->timeout_lock a raw spinlock
Jens Axboe
1
-1
/
+1
2024-12-16
fortify: Hide run-time copy size from value range tracking
Kees Cook
1
-1
/
+13
2024-12-16
thermal/thresholds: Fix uapi header macros leading to a compilation error
Daniel Lezcano
1
-2
/
+2
2024-12-16
Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-5
/
+8
2024-12-15
Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-2
/
+2
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+7
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-15
/
+8
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
1
-6
/
+0
2024-12-13
Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+4
2024-12-13
Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+0
2024-12-13
Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-5
/
+8
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
1
-0
/
+7
2024-12-13
x86/static-call: provide a way to do very early static-call updates
Juergen Gross
2
-11
/
+27
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
10
-59
/
+89
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
1
-1
/
+1
2024-12-12
Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-47
/
+71
2024-12-12
Bluetooth: SCO: Add support for 16 bits transparent voice setting
Frédéric Danis
1
-0
/
+1
2024-12-12
Bluetooth: hci_core: Fix sleeping function called from invalid context
Luiz Augusto von Dentz
1
-38
/
+70
2024-12-12
Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
23
-49
/
+67
2024-12-12
Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-4
/
+0
2024-12-12
net, team, bonding: Add netdev_base_features helper
Daniel Borkmann
1
-0
/
+7
2024-12-11
netfilter: nf_tables: do not defer rule destruction via call_rcu
Florian Westphal
1
-4
/
+0
[next]