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-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
-24
/
+27
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
-3
/
+11
2025-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
-1
/
+1
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-0
/
+37
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-12
/
+2
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-5
/
+14
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
-7
/
+10
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
-2
/
+9
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
-3
/
+2
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
-0
/
+13
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
-0
/
+11
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
-0
/
+633
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
-23
/
+4
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
-0
/
+8
2025-11-25
irqwork: Move data struct to a types header
Thomas Gleixner
-7
/
+16
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
-2
/
+5
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
-9
/
+17
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
-4
/
+6
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
-0
/
+2
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
-0
/
+6
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
-14
/
+1
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
-2
/
+2
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
-4
/
+5
2025-11-25
cpumask: Cache num_possible_cpus()
Thomas Gleixner
-2
/
+8
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
-2
/
+4
2025-11-25
pmdomain: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
-0
/
+1
2025-11-25
PM: QoS: Introduce a CPU system wakeup QoS limit
Ulf Hansson
-0
/
+9
2025-11-25
vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
Jason Gunthorpe
-0
/
+4
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
-5
/
+30
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
-0
/
+11
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
-11
/
+18
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
-3
/
+10
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
-9
/
+9
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
-2
/
+0
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
-0
/
+20
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
-2
/
+5
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
-2
/
+2
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
-0
/
+1
2025-11-25
Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-next
Vlastimil Babka
-37
/
+29
2025-11-25
Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-next
Vlastimil Babka
-14
/
+2
2025-11-25
Merge branch 'slab/for-6.19/sheaves_cleanups' into slab/for-next
Vlastimil Babka
-6
/
+0
2025-11-25
Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...
Arnd Bergmann
-36
/
+515
2025-11-25
Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
-3
/
+34
2025-11-25
backlight: lp855x: Fix lp855x.h kernel-doc warnings
Randy Dunlap
-2
/
+2
2025-11-25
ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
Marc Zyngier
-1
/
+0
2025-11-25
string: use __attribute__((nonnull())) in strends()
Bartosz Golaszewski
-1
/
+2
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
-12
/
+0
2025-11-25
wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warning
Randy Dunlap
-1
/
+0
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
-1
/
+1
[prev]
[next]