index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
1
-0
/
+67
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-98
/
+262
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
10
-105
/
+105
2022-10-03
Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-21
/
+0
2022-10-03
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
1
-0
/
+1
2022-10-03
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
1
-2
/
+6
2022-10-03
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
Maxim Mikityanskiy
1
-0
/
+4
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-2
/
+6
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+6
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-59
/
+28
2022-10-03
ipc/msg: mitigate the lock contention with percpu counter
Jiebin Sun
1
-2
/
+3
2022-10-03
percpu: add percpu_counter_add_local and percpu_counter_sub_local
Jiebin Sun
1
-0
/
+32
2022-10-03
fs: uninline inode_maybe_inc_iversion()
Andrew Morton
1
-45
/
+1
2022-10-03
init.h: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
2
-3
/
+3
2022-10-03
mm: remove unused inline functions from include/linux/mm_inline.h
Gaosheng Cui
1
-11
/
+0
2022-10-03
mm/khugepaged: add tracepoint to hpage_collapse_scan_file()
Zach O'Keefe
1
-0
/
+34
2022-10-03
mm/madvise: add file and shmem support to MADV_COLLAPSE
Zach O'Keefe
2
-5
/
+9
2022-10-03
mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmds
Zach O'Keefe
1
-0
/
+1
2022-10-03
mm/shmem: add flag to enforce shmem THP in hugepage_vma_check()
Zach O'Keefe
1
-4
/
+6
2022-10-03
mm: memcontrol: use memcg_kmem_enabled in count_objcg_event
Kairui Song
1
-1
/
+1
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
1
-1
/
+2
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
1
-23
/
+0
2022-10-03
mm, memory_hotplug: remove obsolete generic_free_nodedata()
Miaohe Lin
1
-8
/
+0
2022-10-03
mm: remove obsolete pgdat_is_empty()
Miaohe Lin
1
-5
/
+0
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
1
-1
/
+1
2022-10-03
mm: remove obsolete macro NR_PCP_ORDER_MASK and NR_PCP_ORDER_WIDTH
Miaohe Lin
1
-7
/
+0
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
1
-1
/
+1
2022-10-03
mm/damon: use 'struct damon_target *' instead of 'void *' in target_valid()
Kaixu Xia
1
-1
/
+1
2022-10-03
entry: kmsan: introduce kmsan_unpoison_entry_regs()
Alexander Potapenko
1
-0
/
+15
2022-10-03
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
1
-0
/
+2
2022-10-03
kmsan: handle memory sent to/from USB
Alexander Potapenko
1
-0
/
+15
2022-10-03
dma: kmsan: unpoison DMA mappings
Alexander Potapenko
1
-0
/
+41
2022-10-03
instrumented.h: add KMSAN support
Alexander Potapenko
2
-5
/
+32
2022-10-03
init: kmsan: call KMSAN initialization routines
Alexander Potapenko
1
-0
/
+36
2022-10-03
kmsan: handle task creation and exiting
Alexander Potapenko
1
-0
/
+21
2022-10-03
mm: kmsan: call KMSAN hooks from SLUB code
Alexander Potapenko
1
-0
/
+57
2022-10-03
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2
-0
/
+148
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
4
-0
/
+116
2022-10-03
kmsan: mark noinstr as __no_sanitize_memory
Alexander Potapenko
1
-1
/
+2
2022-10-03
kmsan: introduce __no_sanitize_memory and __no_kmsan_checks
Alexander Potapenko
2
-0
/
+29
2022-10-03
asm-generic: instrument usercopy in cacheflush.h
Alexander Potapenko
1
-2
/
+12
2022-10-03
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
1
-0
/
+28
2022-10-03
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2
-7
/
+33
2022-10-03
stackdepot: reserve 5 extra bits in depot_stack_handle_t
Alexander Potapenko
1
-0
/
+8
2022-10-03
hugetlb: add vma based lock for pmd sharing
Mike Kravetz
1
-2
/
+41
2022-10-03
hugetlb: rename remove_huge_page to hugetlb_delete_from_page_cache
Mike Kravetz
1
-1
/
+1
2022-10-03
mm/filemap: make folio_put_wait_locked static
Ke Sun
1
-1
/
+0
2022-10-03
mm: hugetlb: eliminate memory-less nodes handling
Muchun Song
1
-0
/
+14
[prev]
[next]