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
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_pwrctrl.c
Phillip Potter
1
-24
/
+3
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_recv.c
Phillip Potter
1
-179
/
+13
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ioctl_set.c
Phillip Potter
1
-87
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.c
Phillip Potter
1
-64
/
+7
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_wlan_util.c
Phillip Potter
1
-22
/
+5
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_led.c
Phillip Potter
1
-15
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme.c
Phillip Potter
3
-124
/
+15
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_mlme_ext.c
Phillip Potter
1
-36
/
+5
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_sta_mgt.c
Phillip Potter
1
-19
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_security.c
Phillip Potter
1
-19
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/recv_linux.c
Phillip Potter
1
-7
/
+1
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/mlme_linux.c
Phillip Potter
1
-4
/
+0
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/os_intfs.c
Phillip Potter
1
-37
/
+2
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/xmit_linux.c
Phillip Potter
1
-11
/
+1
2021-06-25
staging: rtl8188eu: remove all RT_TRACE calls from os_dep/ioctl_linux.c
Phillip Potter
1
-50
/
+1
2021-06-25
powerpc/pseries/vas: Include irqdomain.h
Michael Ellerman
1
-0
/
+1
2021-06-25
powerpc: mark local variables around longjmp as volatile
Arnd Bergmann
2
-13
/
+13
2021-06-25
powerpc/pmu: Make the generic compat PMU use the architected events
Paul Mackerras
1
-36
/
+134
2021-06-25
powerpc/pseries/dlpar: use rtas_get_sensor()
Nathan Lynch
1
-6
/
+3
2021-06-25
powerpc/rtas-rtc: remove unused constant
Nathan Lynch
1
-1
/
+1
2021-06-25
powerpc/papr_scm: trivial: fix typo in a comment
Kajol Jain
1
-1
/
+1
2021-06-25
powerpc: Fix is_kvm_guest() / kvm_para_available()
Michael Ellerman
3
-7
/
+11
2021-06-25
powerpc/64s: Make prom_init require RELOCATABLE
Michael Ellerman
2
-56
/
+3
2021-06-25
selftests/powerpc: Use req_max_processed_len from sysfs NX capabilities
Haren Myneni
2
-4
/
+17
2021-06-25
powerpc/bpf: Use bctrl for making function calls
Naveen N. Rao
2
-8
/
+8
2021-06-25
powerpc/xmon: Add support for running a command on all cpus in xmon
Naveen N. Rao
1
-22
/
+126
2021-06-25
powerpc/configs: Enable STACK_TRACER and FTRACE_SYSCALLS in some of the configs
Naveen N. Rao
3
-0
/
+5
2021-06-25
powerpc/kprobes: Warn if instruction patching failed
Naveen N. Rao
1
-2
/
+2
2021-06-25
powerpc/kprobes: Roll IS_RFI() macro into IS_RFID()
Naveen N. Rao
2
-6
/
+5
2021-06-25
powerpc/papr_scm: Add support for reporting dirty-shutdown-count
Vaibhav Jain
2
-0
/
+36
2021-06-25
powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
Vaibhav Jain
2
-14
/
+29
2021-06-25
powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
Naveen N. Rao
1
-2
/
+6
2021-06-24
mailmap: add Marek's other e-mail address and identity without diacritics
Marek BehĂșn
1
-0
/
+2
2021-06-24
MAINTAINERS: fix Marek's identity again
Marek BehĂșn
1
-2
/
+2
2021-06-24
mm/page_alloc: do bulk array bounds check after checking populated elements
Mel Gorman
1
-0
/
+4
2021-06-24
mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array
Rasmus Villemoes
1
-1
/
+1
2021-06-24
mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
Naoya Horiguchi
1
-14
/
+30
2021-06-24
mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned
Aili Yao
1
-1
/
+2
2021-06-24
mm/memory-failure: use a mutex to avoid memory_failure() races
Tony Luck
1
-13
/
+23
2021-06-24
mm, futex: fix shared futex pgoff on shmem huge page
Hugh Dickins
4
-28
/
+9
2021-06-24
kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_cancel_delayed_work_sync()
Petr Mladek
1
-11
/
+24
2021-06-24
kthread_worker: split code for canceling the delayed work timer
Petr Mladek
1
-17
/
+29
2021-06-24
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
1
-10
/
+14
2021-06-24
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
1
-1
/
+6
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2
-0
/
+18
2021-06-24
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-24
mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()
Hugh Dickins
1
-0
/
+4
2021-06-24
mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes
Hugh Dickins
1
-9
/
+25
2021-06-24
mm: page_vma_mapped_walk(): get vma_address_end() earlier
Hugh Dickins
1
-4
/
+9
2021-06-24
mm: page_vma_mapped_walk(): use goto instead of while (1)
Hugh Dickins
1
-4
/
+3
[prev]
[next]