index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-12
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
-1471
/
+2648
2021-02-12
Merge remote-tracking branch 'regulator/for-5.11' into regulator-linus
Mark Brown
-13
/
+14
2021-02-12
regulator: bd718x7, bd71828, Fix dvs voltage levels
Matti Vaittinen
-11
/
+12
2021-02-11
regulator: pca9450: Add sd-vsel GPIO
Frieder Schrempf
-0
/
+5
2021-02-11
regulator: pca9450: Enable system reset on WDOG_B assertion
Frieder Schrempf
-0
/
+15
2021-02-11
regulator: pca9450: Add SD_VSEL GPIO for LDO5
Frieder Schrempf
-0
/
+14
2021-02-11
regulator: qcom-rpmh: fix pm8009 ldo7
Jonathan Marek
-1
/
+1
2021-02-08
regulator: mt6315: Add support for MT6315 regulator
Hsin-Hsiung Wang
-0
/
+354
2021-02-08
regulator: document binding for MT6315 regulator
Hsin-Hsiung Wang
-0
/
+69
2021-02-07
Linux 5.11-rc7
v5.11-rc7
Linus Torvalds
-1
/
+1
2021-02-07
Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-58
/
+1293
2021-02-07
Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-2
/
+4
2021-02-07
Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+28
2021-02-07
Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-27
/
+33
2021-02-07
Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-11
/
+5
2021-02-07
Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-6
/
+6
2021-02-07
Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-62
/
+85
2021-02-07
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-55
/
+94
2021-02-06
Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-6
/
+36
2021-02-06
Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+12
2021-02-06
Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-21
/
+23
2021-02-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-78
/
+77
2021-02-06
Merge tag 'usb-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-70
/
+237
2021-02-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-22
/
+102
2021-02-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-0
/
+3
2021-02-06
Merge tag 'block-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
-5
/
+12
2021-02-06
Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
-6
/
+3
2021-02-06
x86/efi: Remove EFI PGD build time checks
Borislav Petkov
-19
/
+0
2021-02-06
entry: Use different define for selector variable in SUD
Gabriel Krisman Bertazi
-13
/
+20
2021-02-06
entry: Ensure trap after single-step on system call return
Gabriel Krisman Bertazi
-14
/
+13
2021-02-05
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
-11
/
+5
2021-02-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-77
/
+153
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
-2
/
+2
2021-02-05
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
-2
/
+20
2021-02-05
x86/debug: Prevent data breakpoints on cpu_dr7
Lai Jiangshan
-0
/
+8
2021-02-05
x86/debug: Prevent data breakpoints on __per_cpu_offset
Lai Jiangshan
-0
/
+14
2021-02-05
MAINTAINERS/.mailmap: use my @kernel.org address
Nathan Chancellor
-1
/
+2
2021-02-05
mm: hugetlb: fix missing put_page in gather_surplus_pages()
Muchun Song
-1
/
+4
2021-02-05
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
-0
/
+37
2021-02-05
kasan: make addr_has_metadata() return true for valid addresses
Vincenzo Frascino
-1
/
+1
2021-02-05
kasan: add explicit preconditions to kasan_report()
Vincenzo Frascino
-0
/
+7
2021-02-05
mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()
Waiman Long
-0
/
+4
2021-02-05
mailmap: add entries for Manivannan Sadhasivam
Manivannan Sadhasivam
-0
/
+2
2021-02-05
mailmap: fix name/email for Viresh Kumar
Viresh Kumar
-0
/
+2
2021-02-05
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
-43
/
+6
2021-02-05
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
-14
/
+23
2021-02-05
init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
Johannes Berg
-3
/
+8
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
-7
/
+2
2021-02-05
mm, compaction: move high_pfn to the for loop scope
Rokudo Yan
-1
/
+2
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
-0
/
+6
[next]