index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-26
sysfs: introduce __SYSFS_FUNCTION_ALTERNATIVE()
Thomas Weißschuh
1
-0
/
+6
2025-11-26
sysfs: transparently handle const pointers in ATTRIBUTE_GROUPS()
Thomas Weißschuh
1
-1
/
+6
2025-11-26
sysfs: attribute_group: allow registration of const attribute
Thomas Weißschuh
1
-1
/
+4
2025-11-26
virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodev
Randy Dunlap
1
-15
/
+21
2025-11-26
comedi: kcomedilib: Add loop checking variants of open and close
Ian Abbott
1
-2
/
+32
2025-11-26
comedi: Add reference counting for Comedi command handling
Ian Abbott
1
-0
/
+7
2025-11-26
drm/ttm: rework pipelined eviction fence handling
Pierre-Eric Pelloux-Prayer
1
-8
/
+21
2025-11-26
can: netlink: add PWM netlink interface
Vincent Mailhol
1
-0
/
+25
2025-11-26
can: calc_bittiming: add PWM calculation
Vincent Mailhol
1
-0
/
+10
2025-11-26
can: bittiming: add PWM validation
Vincent Mailhol
1
-0
/
+22
2025-11-26
can: bittiming: add PWM parameters
Vincent Mailhol
1
-2
/
+39
2025-11-26
can: dev: can_dev_dropped_skb: drop CC/FD frames in CANXL-only mode
Oliver Hartkopp
1
-0
/
+19
2025-11-26
can: netlink: add CAN_CTRLMODE_XL_TMS flag
Vincent Mailhol
1
-0
/
+1
2025-11-26
can: netlink: add initial CAN XL support
Vincent Mailhol
3
-3
/
+17
2025-11-26
can: netlink: add CAN_CTRLMODE_RESTRICTED
Vincent Mailhol
2
-24
/
+27
2025-11-26
can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is off
Vincent Mailhol
1
-3
/
+11
2025-11-26
can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()
Vincent Mailhol
1
-1
/
+1
2025-11-26
Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+37
2025-11-26
Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-12
/
+2
2025-11-26
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-5
/
+14
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-7
/
+10
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
1
-2
/
+9
2025-11-25
net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx group
Eric Dumazet
1
-2
/
+2
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
1
-3
/
+2
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
13
-0
/
+13
2025-11-25
bpf: Introduce internal bpf_map_check_op_flags helper function
Leon Hwang
1
-0
/
+11
2025-11-25
hfs/hfsplus: move on-disk layout declarations into hfs_common.h
Viacheslav Dubeyko
1
-0
/
+633
2025-11-25
sched/mmcid: Switch over to the new mechanism
Thomas Gleixner
2
-23
/
+4
2025-11-25
sched/mmcid: Implement deferred mode change
Thomas Gleixner
1
-0
/
+8
2025-11-25
irqwork: Move data struct to a types header
Thomas Gleixner
2
-7
/
+16
2025-11-25
sched/mmcid: Provide CID ownership mode fixup functions
Thomas Gleixner
1
-2
/
+5
2025-11-25
sched/mmcid: Provide new scheduler CID mechanism
Thomas Gleixner
2
-9
/
+17
2025-11-25
sched/mmcid: Introduce per task/CPU ownership infrastructure
Thomas Gleixner
2
-4
/
+6
2025-11-25
sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutex
Thomas Gleixner
1
-0
/
+2
2025-11-25
sched/mmcid: Provide precomputed maximal value
Thomas Gleixner
1
-0
/
+6
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
1
-14
/
+1
2025-11-25
signal: Move MMCID exit out of sighand lock
Thomas Gleixner
1
-2
/
+2
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
1
-4
/
+5
2025-11-25
cpumask: Cache num_possible_cpus()
Thomas Gleixner
1
-2
/
+8
2025-11-25
sched: idle: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-2
/
+4
2025-11-25
pmdomain: Respect the CPU system wakeup QoS limit for s2idle
Ulf Hansson
1
-0
/
+1
2025-11-25
PM: QoS: Introduce a CPU system wakeup QoS limit
Ulf Hansson
1
-0
/
+9
2025-11-25
vfio/pci: Add vfio_pci_dma_buf_iommufd_map()
Jason Gunthorpe
1
-0
/
+4
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2
-5
/
+30
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
1
-0
/
+11
2025-11-25
net_sched: add Qdisc_read_mostly and Qdisc_write groups
Eric Dumazet
1
-11
/
+18
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
1
-3
/
+10
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
1
-9
/
+9
2025-11-25
Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"
Rafael J. Wysocki
1
-2
/
+0
2025-11-25
Revert "ACPI: processor: Remove unused empty stubs of some functions"
Rafael J. Wysocki
1
-0
/
+20
[prev]
[next]