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-09-28
KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBS
Like Xu
1
-7
/
+5
2022-09-28
KVM: x86/pmu: Don't generate PEBS records for emulated instructions
Like Xu
1
-3
/
+13
2022-09-28
KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
Like Xu
1
-6
/
+9
2022-09-28
KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall number
Vitaly Kuznetsov
1
-1
/
+1
2022-09-28
KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercall
Vipin Sharma
1
-1
/
+2
2022-09-28
KVM: selftests: Check result in hyperv_features for successful hypercalls
Vipin Sharma
1
-4
/
+4
2022-09-29
kbuild: move vmlinux.o rule to the top Makefile
Masahiro Yamada
2
-7
/
+5
2022-09-29
kbuild: move .vmlinux.objs rule to Makefile.modpost
Masahiro Yamada
3
-21
/
+29
2022-09-28
docs: i2c: slave-interface: return errno when handle I2C_SLAVE_WRITE_REQUESTED
Quan Nguyen
1
-3
/
+6
2022-09-29
kbuild: list sub-directories in ./Kbuild
Masahiro Yamada
3
-43
/
+46
2022-09-29
Makefile.compiler: replace cc-ifversion with compiler-specific macros
Nick Desaulniers
5
-22
/
+29
2022-09-29
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
1
-2
/
+2
2022-09-29
scripts: remove unused argument 'type'
Zeng Heng
1
-3
/
+3
2022-09-29
Kconfig: remove sym_set_choice_value
Zeng Heng
2
-6
/
+1
2022-09-29
linux/export: use inline assembler to populate symbol CRCs
Masahiro Yamada
1
-2
/
+4
2022-09-29
kbuild: use objtool-args-y to clean up objtool arguments
Masahiro Yamada
2
-26
/
+20
2022-09-29
kbuild: fix and refactor single target build
Masahiro Yamada
2
-43
/
+20
2022-09-29
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
1
-49
/
+48
2022-09-29
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
1
-3
/
+0
2022-09-29
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
1
-6
/
+2
2022-09-29
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
2
-8
/
+8
2022-09-29
kbuild: build init/built-in.a just once
Masahiro Yamada
12
-131
/
+120
2022-09-29
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
1
-1
/
+0
2022-09-29
kbuild: move 'PHONY += modules_prepare' to the common part
Masahiro Yamada
1
-5
/
+1
2022-09-29
kbuild: refactor single builds of *.ko
Masahiro Yamada
1
-12
/
+4
2022-09-29
kbuild: remove duplicated dependency between modules and modules_check
Masahiro Yamada
1
-2
/
+1
2022-09-29
nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild
Masahiro Yamada
2
-4
/
+2
2022-09-29
kbuild: do not deduplicate modules.order
Masahiro Yamada
2
-5
/
+2
2022-09-29
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
3
-43
/
+25
2022-09-29
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2
-7
/
+6
2022-09-28
ACPI: x86: s2idle: Add another ID to s2idle_dmi_table
Mario Limonciello
1
-0
/
+11
2022-09-28
ACPI: x86: s2idle: Fix a NULL pointer dereference
Mario Limonciello
1
-1
/
+1
2022-09-28
Bluetooth: Call shutdown for HCI_USER_CHANNEL
Abhishek Pandit-Subedi
1
-7
/
+26
2022-09-28
Bluetooth: Prevent double register of suspend
Abhishek Pandit-Subedi
2
-3
/
+4
2022-09-28
Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+16
2022-09-28
ice: Add support for VLAN priority filters in switchdev
Martyna Szapar-Mudlaw
2
-17
/
+60
2022-09-28
ice: support features on new E810T variants
Arkadiusz Kubalewski
2
-2
/
+21
2022-09-28
ice: Merge pin initialization of E810 and E810T adapters
Arkadiusz Kubalewski
2
-39
/
+12
2022-09-28
Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-44
/
+8
2022-09-28
[coredump] don't use __kernel_write() on kmap_local_page()
Al Viro
3
-13
/
+50
2022-09-28
Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-fixes
Stephen Boyd
1
-2
/
+9
2022-09-28
Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
Jakub Kicinski
2
-8
/
+20
2022-09-28
Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/block
Jens Axboe
18
-435
/
+356
2022-09-29
kbuild: add phony targets to ./Kbuild
Masahiro Yamada
2
-14
/
+14
2022-09-29
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
2022-09-28
remoteproc: Support attach recovery after rproc crash
Peng Fan
1
-19
/
+43
2022-09-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-1
/
+8
2022-09-28
remoteproc: Introduce rproc features
Peng Fan
2
-0
/
+31
2022-09-28
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
1
-10
/
+15
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2
-52
/
+0
[prev]
[next]