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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
mm/swap: fold __swap_info_get() into its sole caller
Miaohe Lin
1
-18
/
+6
2022-05-19
mm/swap: use helper macro __ATTR_RW
Miaohe Lin
1
-3
/
+1
2022-05-19
mm/swap: use helper is_swap_pte() in swap_vma_readahead
Miaohe Lin
1
-3
/
+1
2022-05-19
mm: mmap: register suitable readonly file vmas for khugepaged
Yang Shi
2
-4
/
+7
2022-05-19
mm: khugepaged: introduce khugepaged_enter_vma() helper
Yang Shi
4
-21
/
+13
2022-05-19
mm: khugepaged: make hugepage_vma_check() non-static
Yang Shi
2
-24
/
+15
2022-05-19
mm: khugepaged: make khugepaged_enter() void function
Yang Shi
4
-34
/
+22
2022-05-19
mm: thp: only regular file could be THP eligible
Yang Shi
3
-16
/
+18
2022-05-19
mm: khugepaged: skip DAX vma
Yang Shi
1
-0
/
+4
2022-05-19
mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
Yang Shi
1
-3
/
+6
2022-05-19
sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
Yang Shi
1
-1
/
+2
2022-05-19
arm64/mm: fix page table check compile error for CONFIG_PGTABLE_LEVELS=2
Tong Tiangen
1
-16
/
+17
2022-05-19
riscv/mm: fix two page table check related issues
Tong Tiangen
3
-5
/
+7
2022-05-19
dt-bindings: input: touchscreen: ilitek_ts_i2c: Absorb ili2xxx bindings
Geert Uytterhoeven
2
-29
/
+5
2022-05-19
dt-bindings: timer: samsung,exynos4210-mct: define strict clock order
Krzysztof Kozlowski
1
-2
/
+2
2022-05-19
dt-bindings: timer: samsung,exynos4210-mct: drop unneeded minItems
Krzysztof Kozlowski
1
-1
/
+0
2022-05-19
dt-bindings: timer: cdns,ttc: drop unneeded minItems
Krzysztof Kozlowski
1
-1
/
+0
2022-05-19
can: mcp251xfd: silence clang's -Wunaligned-access warning
Vincent Mailhol
1
-1
/
+1
2022-05-19
can: can-dev: remove obsolete CAN LED support
Oliver Hartkopp
25
-378
/
+2
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
10
-12
/
+14
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
1
-12
/
+17
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
139
-3091
/
+5325
2022-05-19
nvme: set non-mdts limits in nvme_scan_work
Chaitanya Kulkarni
1
-4
/
+15
2022-05-19
x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regions
Hans de Goede
4
-2
/
+35
2022-05-19
RISC-V: Load purgatory in kexec_file
Li Zhengyu
1
-0
/
+151
2022-05-19
RISC-V: Add purgatory
Li Zhengyu
6
-0
/
+199
2022-05-19
RISC-V: Support for kexec_file on panic
Li Zhengyu
1
-1
/
+118
2022-05-19
RISC-V: Add kexec_file support
Liao Chang
5
-0
/
+213
2022-05-19
RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
Daisuke Matsuda
1
-1
/
+0
2022-05-19
RISC-V: use memcpy for kexec_file mode
Liao Chang
1
-1
/
+3
2022-05-19
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
2
-3
/
+3
2022-05-19
riscv: dts: sifive: fu540-c000: align dma node name with dtschema
Krzysztof Kozlowski
1
-1
/
+1
2022-05-19
io_uring: fix incorrect __kernel_rwf_t cast
Vasily Averin
1
-1
/
+1
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
175
-817
/
+1535
2022-05-19
Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/msm into msm-fixes-staging
Rob Clark
5
-4
/
+14
2022-05-19
PM: domains: Trust domain-idle-states from DT to be correct by genpd
Ulf Hansson
1
-2
/
+2
2022-05-19
PM: domains: Measure power-on/off latencies in genpd based on a governor
Ulf Hansson
1
-4
/
+4
2022-05-19
PM: domains: Allocate governor data dynamically based on a genpd governor
Ulf Hansson
3
-41
/
+70
2022-05-19
PM: domains: Clean up some code in pm_genpd_init() and genpd_remove()
Ulf Hansson
1
-18
/
+38
2022-05-19
PM: domains: Fix initialization of genpd's next_wakeup
Ulf Hansson
1
-0
/
+1
2022-05-19
PM: domains: Fixup QoS latency measurements for IRQ safe devices in genpd
Ulf Hansson
1
-3
/
+1
2022-05-19
PM: domains: Measure suspend/resume latencies in genpd based on governor
Ulf Hansson
1
-12
/
+9
2022-05-19
PM: domains: Move the next_wakeup variable into the struct gpd_timing_data
Ulf Hansson
3
-6
/
+7
2022-05-19
PM: domains: Allocate gpd_timing_data dynamically based on governor
Ulf Hansson
3
-19
/
+40
2022-05-19
PM: domains: Skip another warning in irq_safe_dev_in_sleep_domain()
Ulf Hansson
1
-1
/
+4
2022-05-19
PM: domains: Rename irq_safe_dev_in_no_sleep_domain() in genpd
Ulf Hansson
1
-7
/
+7
2022-05-19
PM: domains: Don't check PM_QOS_FLAG_NO_POWER_OFF in genpd
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Drop redundant code for genpd always-on governor
Ulf Hansson
1
-6
/
+0
2022-05-19
PM: domains: Add GENPD_FLAG_RPM_ALWAYS_ON for the always-on governor
Ulf Hansson
1
-0
/
+4
2022-05-19
dmaengine: idxd: make idxd_wq_enable() return 0 if wq is already enabled
Dave Jiang
1
-1
/
+1
[prev]
[next]