summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-26can: netlink: add CAN_CTRLMODE_RESTRICTEDVincent Mailhol-24/+27
2025-11-26can: dev: can_dev_dropped_skb: drop CAN FD skbs if FD is offVincent Mailhol-3/+11
2025-11-26can: bittiming: apply NL_SET_ERR_MSG() to can_calc_bittiming()Vincent Mailhol-1/+1
2025-11-26Merge tag 'kvm-x86-svm-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-0/+37
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-12/+2
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-5/+14
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet-7/+10
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet-2/+9
2025-11-25net: move sk_dst_pending_confirm and sk_pacing_status to sock_read_tx groupEric Dumazet-2/+2
2025-11-25tcp: rename icsk_timeout() to tcp_timeout_expires()Eric Dumazet-3/+2
2025-11-25tools: ynl-gen: add regeneration commentAsbjørn Sloth Tønnesen-0/+13
2025-11-25bpf: Introduce internal bpf_map_check_op_flags helper functionLeon Hwang-0/+11
2025-11-25hfs/hfsplus: move on-disk layout declarations into hfs_common.hViacheslav Dubeyko-0/+633
2025-11-25sched/mmcid: Switch over to the new mechanismThomas Gleixner-23/+4
2025-11-25sched/mmcid: Implement deferred mode changeThomas Gleixner-0/+8
2025-11-25irqwork: Move data struct to a types headerThomas Gleixner-7/+16
2025-11-25sched/mmcid: Provide CID ownership mode fixup functionsThomas Gleixner-2/+5
2025-11-25sched/mmcid: Provide new scheduler CID mechanismThomas Gleixner-9/+17
2025-11-25sched/mmcid: Introduce per task/CPU ownership infrastructureThomas Gleixner-4/+6
2025-11-25sched/mmcid: Serialize sched_mm_cid_fork()/exit() with a mutexThomas Gleixner-0/+2
2025-11-25sched/mmcid: Provide precomputed maximal valueThomas Gleixner-0/+6
2025-11-25sched/mmcid: Move initialization out of lineThomas Gleixner-14/+1
2025-11-25signal: Move MMCID exit out of sighand lockThomas Gleixner-2/+2
2025-11-25sched/mmcid: Convert mm CID mask to a bitmapThomas Gleixner-4/+5
2025-11-25cpumask: Cache num_possible_cpus()Thomas Gleixner-2/+8
2025-11-25sched: idle: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson-2/+4
2025-11-25pmdomain: Respect the CPU system wakeup QoS limit for s2idleUlf Hansson-0/+1
2025-11-25PM: QoS: Introduce a CPU system wakeup QoS limitUlf Hansson-0/+9
2025-11-25vfio/pci: Add vfio_pci_dma_buf_iommufd_map()Jason Gunthorpe-0/+4
2025-11-25net_sched: add qdisc_dequeue_drop() helperEric Dumazet-5/+30
2025-11-25net_sched: add tcf_kfree_skb_list() helperEric Dumazet-0/+11
2025-11-25net_sched: add Qdisc_read_mostly and Qdisc_write groupsEric Dumazet-11/+18
2025-11-25net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()Eric Dumazet-3/+10
2025-11-25net_sched: make room for (struct qdisc_skb_cb)->pkt_segsEric Dumazet-9/+9
2025-11-25Revert "ACPI: processor: idle: Optimize ACPI idle driver registration"Rafael J. Wysocki-2/+0
2025-11-25Revert "ACPI: processor: Remove unused empty stubs of some functions"Rafael J. Wysocki-0/+20
2025-11-25Revert "ACPI: processor: idle: Rearrange declarations in header file"Rafael J. Wysocki-2/+5
2025-11-25Revert "ACPI: processor: idle: Redefine two functions as void"Rafael J. Wysocki-2/+2
2025-11-25Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"Rafael J. Wysocki-0/+1
2025-11-25Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-nextVlastimil Babka-37/+29
2025-11-25Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-nextVlastimil Babka-14/+2
2025-11-25Merge branch 'slab/for-6.19/sheaves_cleanups' into slab/for-nextVlastimil Babka-6/+0
2025-11-25Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...Arnd Bergmann-36/+515
2025-11-25Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-3/+34
2025-11-25backlight: lp855x: Fix lp855x.h kernel-doc warningsRandy Dunlap-2/+2
2025-11-25ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()Marc Zyngier-1/+0
2025-11-25string: use __attribute__((nonnull())) in strends()Bartosz Golaszewski-1/+2
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann-12/+0
2025-11-25wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warningRandy Dunlap-1/+0
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik-1/+1