index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
Nathan Chancellor
1
-0
/
+2
2022-03-22
x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
Nathan Chancellor
1
-2
/
+3
2022-03-22
kbuild: Fixup the IBT kbuild changes
Peter Zijlstra
3
-55
/
+27
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
1
-1
/
+0
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower offload
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-17
drm: Don't make DRM_PANEL_BRIDGE dependent on DRM_KMS_HELPERS
Thomas Zimmermann
2
-1
/
+2
2022-03-16
smb3: fix incorrect session setup check for multiuser mounts
Steve French
1
-1
/
+2
2022-03-16
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-16
drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
Marek Vasut
1
-1
/
+1
2022-03-16
drm/imx: parallel-display: Remove bus flags check in imx_pd_bridge_atomic_check()
Christoph Niedermaier
1
-8
/
+0
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-16
Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"
Rafael J. Wysocki
1
-5
/
+5
2022-03-15
hv_netvsc: Add check for kvmalloc_array
Jiasheng Jiang
1
-0
/
+3
2022-03-15
iavf: Fix double free in iavf_reset_task
Przemyslaw Patynowski
1
-1
/
+7
2022-03-15
ice: destroy flow director filter mutex after releasing VSIs
Sudheer Mogilappagari
1
-1
/
+1
2022-03-15
ice: fix NULL pointer dereference in ice_update_vsi_tx_ring_stats()
Maciej Fijalkowski
1
-2
/
+3
2022-03-15
Add Paolo Abeni to networking maintainers
Jakub Kicinski
1
-0
/
+2
2022-03-15
Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
Bartosz Golaszewski
1
-0
/
+10
2022-03-15
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
2022-03-15
nvmet: revert "nvmet: make discovery NQN configurable"
Hannes Reinecke
2
-41
/
+1
2022-03-15
x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy
Nathan Chancellor
1
-0
/
+5
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
10
-48
/
+28
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
8
-13
/
+117
2022-03-15
objtool: Find unused ENDBR instructions
Peter Zijlstra
4
-2
/
+78
2022-03-15
objtool: Validate IBT assumptions
Peter Zijlstra
4
-5
/
+215
2022-03-15
objtool: Add IBT/ENDBR decoding
Peter Zijlstra
2
-5
/
+30
2022-03-15
objtool: Read the NOENDBR annotation
Peter Zijlstra
2
-3
/
+37
2022-03-15
x86: Annotate idtentry_df()
Peter Zijlstra
1
-0
/
+3
2022-03-15
x86,objtool: Move the ASM_REACHABLE annotation to objtool.h
Peter Zijlstra
5
-7
/
+34
2022-03-15
x86: Annotate call_on_stack()
Peter Zijlstra
1
-1
/
+2
2022-03-15
objtool: Rework ASM_REACHABLE
Peter Zijlstra
1
-13
/
+20
2022-03-15
x86: Mark __invalid_creds() __noreturn
Peter Zijlstra
3
-2
/
+3
2022-03-15
exit: Mark do_group_exit() __noreturn
Peter Zijlstra
3
-2
/
+3
2022-03-15
x86: Mark stop_this_cpu() __noreturn
Peter Zijlstra
3
-2
/
+3
2022-03-15
objtool: Ignore extra-symbol code
Peter Zijlstra
3
-0
/
+104
2022-03-15
objtool: Rename --duplicate to --lto
Peter Zijlstra
4
-5
/
+10
2022-03-15
x86/ibt: Ensure module init/exit points have references
Peter Zijlstra
1
-1
/
+10
2022-03-15
x86/ibt: Dont generate ENDBR in .discard.text
Peter Zijlstra
1
-1
/
+2
2022-03-15
x86/ibt,sev: Annotations
Peter Zijlstra
3
-0
/
+4
[next]