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-07-04
firmware: arm_scmi: Add devm_protocol_acquire helper
Cristian Marussi
1
-0
/
+5
2022-07-04
firmware: arm_scmi: Add SCMI v3.1 System Power extensions
Cristian Marussi
1
-0
/
+2
2022-07-04
include: trace: Add SCMI full message tracing
Cristian Marussi
1
-0
/
+31
2022-07-04
interconnect: add device managed bulk API
Peng Fan
1
-0
/
+7
2022-07-04
dt-bindings: interconnect: add fsl,imx8mp.h
Peng Fan
1
-0
/
+59
2022-07-04
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+0
2022-07-04
mfd: bcm2835-pm: Add support for BCM2711
Stefan Wahren
1
-0
/
+1
2022-07-04
net: phy: broadcom: Add support for BCM53128 internal PHYs
Kurt Kanzenbach
1
-0
/
+1
2022-07-04
xfrm: improve wording of comment above XFRM_OFFLOAD flags
Petr Vaněk
1
-3
/
+3
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
2
-0
/
+11
2022-07-03
mm/khugepaged: try to free transhuge swapcache when possible
Miaohe Lin
1
-0
/
+5
2022-07-03
mm: hugetlb: kill set_huge_swap_pte_at()
Qi Zheng
1
-13
/
+0
2022-07-03
mm, docs: fix comments that mention mem_hotplug_end()
Yun-Ze Li
1
-3
/
+3
2022-07-03
mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
Muchun Song
2
-9
/
+11
2022-07-03
mm: memory_hotplug: enumerate all supported section flags
Muchun Song
1
-9
/
+32
2022-07-03
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-07-03
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-07-03
mm/swap: make __pagevec_lru_add static
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-07-03
mm: add folios_put()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-07-03
mm/vmscan: convert reclaim_clean_pages_from_list() to folios
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-07-03
mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection
David Hildenbrand
1
-2
/
+6
2022-07-03
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
1
-0
/
+2
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+2
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-2
/
+12
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin
1
-1
/
+18
2022-07-03
mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()
Roman Gushchin
1
-0
/
+21
2022-07-03
mm: introduce clear_highpage_kasan_tagged
Andrey Konovalov
1
-0
/
+10
2022-07-03
mm/damon/{dbgfs,sysfs}: move target_has_pid() from dbgfs to damon.h
SeongJae Park
1
-0
/
+6
2022-07-03
mm/migration: fix potential pte_unmap on an not mapped pte
Miaohe Lin
1
-4
/
+8
2022-07-03
mm/migration: return errno when isolate_huge_page failed
Miaohe Lin
1
-3
/
+3
2022-07-03
mm/page_vma_mapped.c: check possible huge PMD map with transhuge_vma_suitable()
Yang Shi
1
-2
/
+6
2022-07-03
mm: rmap: use the correct parameter name for DEFINE_PAGE_VMA_WALK
Yang Shi
1
-2
/
+2
2022-07-03
Documentation: highmem: use literal block for code example in highmem.h comment
Bagas Sanjaya
1
-9
/
+9
2022-07-03
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
1
-1
/
+0
2022-07-03
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2
-3
/
+5
2022-07-03
Merge tag 'linux-can-next-for-5.20-20220703' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2
-1
/
+4
2022-07-03
can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
Dario Binacchi
1
-0
/
+2
2022-07-02
Merge branch '20220515210048.483898-8-robimarko@gmail.com' into arm64-for-5.20
Bjorn Andersson
1
-0
/
+3
2022-07-02
net/mlx5: E-switch, Remove dependency between sriov and eswitch mode
Chris Mi
1
-2
/
+6
2022-07-02
net: dsa: tag_ksz: add tag handling for Microchip LAN937x
Prasanna Vengateshan
1
-0
/
+2
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-0
/
+30
2022-07-02
9p fid refcount: add a 9p_fid_ref tracepoint
Dominique Martinet
2
-0
/
+61
2022-07-02
9p fid refcount: add p9_fid_get/put wrappers
Dominique Martinet
1
-0
/
+28
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core module
Maximilian Luz
1
-0
/
+52
2022-07-02
platform/surface: aggregator: Add helper macros for requests with argument and return value
Maximilian Luz
2
-0
/
+161
2022-07-01
drm/i915: Update i915 uapi documentation
Niranjana Vishwanathapura
1
-45
/
+160
2022-07-01
drm/i915: DG2 and ATS-M device ID updates
Matt Roper
1
-3
/
+23
2022-07-01
kunit: Taint the kernel when KUnit tests are run
David Gow
1
-1
/
+2
2022-07-01
panic: Taint kernel if tests are run
David Gow
1
-1
/
+2
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+5
[prev]
[next]