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
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
2025-11-25
Revert "ACPI: processor: idle: Rearrange declarations in header file"
Rafael J. Wysocki
1
-2
/
+5
2025-11-25
Revert "ACPI: processor: idle: Redefine two functions as void"
Rafael J. Wysocki
1
-2
/
+2
2025-11-25
Revert "ACPI: processor: Do not expose global variable acpi_idle_driver"
Rafael J. Wysocki
1
-0
/
+1
2025-11-25
Merge branch 'slab/for-6.19/mempool_alloc_bulk' into slab/for-next
Vlastimil Babka
2
-37
/
+29
2025-11-25
Merge branch 'slab/for-6.19/memdesc_prep' into slab/for-next
Vlastimil Babka
1
-14
/
+2
2025-11-25
Merge branch 'slab/for-6.19/sheaves_cleanups' into slab/for-next
Vlastimil Babka
1
-6
/
+0
2025-11-25
Merge tag 'reset-for-v6.19' of https://git.pengutronix.de/git/pza/linux into ...
Arnd Bergmann
4
-36
/
+515
2025-11-25
Merge tag 'qcom-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
6
-3
/
+34
2025-11-25
backlight: lp855x: Fix lp855x.h kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2025-11-25
ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
Marc Zyngier
1
-1
/
+0
2025-11-25
string: use __attribute__((nonnull())) in strends()
Bartosz Golaszewski
1
-1
/
+2
2025-11-25
drm/fb-helper: Allocate and release fb_info in single place
Thomas Zimmermann
1
-12
/
+0
2025-11-25
wifi: nl80211: vendor-cmd: intel: fix a blank kernel-doc line warning
Randy Dunlap
1
-1
/
+0
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
1
-1
/
+1
2025-11-25
fs: rework I_NEW handling to operate without fences
Mateusz Guzik
1
-10
/
+2
2025-11-25
wifi: cfg80211: include s1g_primary_2mhz when comparing chandefs
Lachlan Hodges
1
-1
/
+2
2025-11-25
wifi: ieee80211: correct FILS status codes
Ria Thomas
1
-2
/
+2
2025-11-25
Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-5
/
+10
2025-11-25
fs, iomap: remove IOCB_DIO_CALLER_COMP
Christoph Hellwig
1
-34
/
+9
2025-11-25
Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-8
/
+335
2025-11-25
include/linux/fs.h: trivial fix: regualr -> regular
Askar Safin
1
-1
/
+1
2025-11-25
fs: Add uoff_t
Matthew Wilcox (Oracle)
4
-5
/
+7
2025-11-25
x86/cc: Fix enum spelling to fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2025-11-25
drm/client: Support emergency restore via sysrq for all clients
Thomas Zimmermann
1
-0
/
+8
2025-11-25
drm/client: Pass force parameter to client restore
Thomas Zimmermann
3
-11
/
+9
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
1
-0
/
+2
2025-11-24
net: sched: fix TCF_LAYER_TRANSPORT handling in tcf_get_base_ptr()
Eric Dumazet
1
-0
/
+2
2025-11-24
PCI: Validate pci_rebar_size_supported() input
Ilpo Järvinen
1
-0
/
+1
2025-11-24
hugetlb: add __read_mostly to sysctl_hugetlb_shm_group
Gregory Price
1
-1
/
+1
2025-11-24
mm/memory-failure: remove the selection of RAS
Xie Yuanbin
2
-87
/
+98
2025-11-24
mm: userfaultfd: add pgtable_supports_uffd_wp()
Chunyan Zhang
3
-31
/
+63
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2
-0
/
+15
2025-11-24
memcg: remove __lruvec_stat_mod_folio
Shakeel Butt
1
-29
/
+1
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2
-18
/
+2
2025-11-24
memcg: remove __mod_lruvec_kmem_state
Shakeel Butt
1
-23
/
+5
2025-11-24
memcg: use mod_node_page_state to update stats
Shakeel Butt
2
-3
/
+3
2025-11-24
mm/huge_memory.c: introduce folio_split_unmapped
Balbir Singh
2
-3
/
+8
2025-11-24
mm/khugepaged: unify SCAN_PMD_NONE and SCAN_PMD_NULL into SCAN_NO_PTE_TABLE
Wei Yang
1
-2
/
+1
2025-11-24
mm: thp: reparent the split queue during memcg offline
Qi Zheng
2
-0
/
+15
2025-11-24
mm: thp: introduce folio_split_queue_lock and its variants
Muchun Song
1
-0
/
+10
2025-11-24
mm: replace remaining pte_to_swp_entry() with softleaf_from_pte()
Lorenzo Stoakes
2
-14
/
+6
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2
-126
/
+20
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
1
-2
/
+0
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
1
-5
/
+0
2025-11-24
mm: remove remaining is_swap_pmd() users and is_swap_pmd()
Lorenzo Stoakes
1
-9
/
+0
[prev]
[next]