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
path:
root
/
tools
/
testing
/
selftests
/
filesystems
/
fat
/
Makefile
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-12
ata: libata-core: do not issue non-internal commands once EH is pending
Niklas Cassel
1
-0
/
+10
2022-11-11
io_uring/poll: lockdep annote io_poll_req_insert_locked
Pavel Begunkov
1
-0
/
+2
2022-11-11
io_uring/poll: fix double poll req->flags races
Pavel Begunkov
1
-12
/
+17
2022-11-11
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
3
-9
/
+8
2022-11-11
MIPS: jump_label: Fix compat branch range check
Jiaxun Yang
1
-1
/
+1
2022-11-11
mips: alchemy: gpio: Include the right header
Linus Walleij
1
-1
/
+1
2022-11-11
MIPS: Loongson64: Add WARN_ON on kexec related kmalloc failed
Liao Chang
1
-0
/
+10
2022-11-11
MIPS: fix duplicate definitions for exported symbols
Rongwei Zhang
1
-10
/
+5
2022-11-11
mips: boot/compressed: use __NO_FORTIFY
John Thomson
1
-0
/
+1
2022-11-11
KVM: x86/mmu: Block all page faults during kvm_zap_gfn_range()
Sean Christopherson
1
-2
/
+2
2022-11-11
ata: libata-transport: fix error handling in ata_tdev_add()
Yang Yingliang
1
-1
/
+7
2022-11-11
ata: libata-transport: fix error handling in ata_tlink_add()
Yang Yingliang
1
-1
/
+4
2022-11-11
ata: libata-transport: fix error handling in ata_tport_add()
Yang Yingliang
1
-1
/
+4
2022-11-11
ata: libata-transport: fix double ata_host_put() in ata_tport_add()
Yang Yingliang
1
-1
/
+0
2022-11-10
eth: sp7021: drop free_netdev() from spl2sw_init_netdev()
Wei Yongjun
1
-1
/
+0
2022-11-10
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-10
riscv: fix reserved memory setup
Conor Dooley
2
-1
/
+1
2022-11-10
arm64: efi: Fix handling of misaligned runtime regions and drop warning
Ard Biesheuvel
1
-18
/
+34
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
5
-2
/
+94
2022-11-10
riscv: vdso: fix build with llvm
Jisheng Zhang
1
-1
/
+1
2022-11-10
MAINTAINERS: Move Vivien to CREDITS
Florian Fainelli
2
-2
/
+5
2022-11-10
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-11-10
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
1
-0
/
+2
2022-11-10
net: macvlan: fix memory leaks of macvlan_common_newlink
Chuang Wang
1
-1
/
+3
2022-11-10
ethernet: tundra: free irq when alloc ring failed in tsi108_open()
Zhengchao Shao
1
-1
/
+4
2022-11-10
ALSA: hda: fix potential memleak in 'add_widget_node'
Ye Bin
1
-1
/
+3
2022-11-10
ALSA: memalloc: Don't fall back for SG-buffer with IOMMU
Takashi Iwai
1
-9
/
+11
2022-11-10
net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()
Zhengchao Shao
1
-0
/
+1
2022-11-10
ethernet: s2io: disable napi when start nic failed in s2io_card_up()
Zhengchao Shao
1
-9
/
+20
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
1
-0
/
+1
2022-11-10
stmmac: dwmac-loongson: fix missing of_node_put() while module exiting
Yang Yingliang
1
-5
/
+14
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_probe()
Yang Yingliang
1
-2
/
+5
2022-11-10
stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exiting
Yang Yingliang
1
-1
/
+12
2022-11-10
ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
Ai Chao
3
-1
/
+7
2022-11-10
ALSA: hda/realtek: Add Positivo C6300 model quirk
Edson Juliano Drosdeck
1
-0
/
+1
2022-11-09
cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf_open()
Zhengchao Shao
1
-1
/
+1
2022-11-09
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2
-2
/
+4
2022-11-09
stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHz
Tan, Tee Min
1
-2
/
+9
2022-11-09
net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()
Zhengchao Shao
1
-0
/
+1
2022-11-09
net: cpsw: disable napi in cpsw_ndo_open()
Zhengchao Shao
1
-0
/
+2
2022-11-09
drm/amd/display: only fill dirty rectangles when PSR is enabled
Hamza Mahfooz
1
-3
/
+4
2022-11-09
drm/amdgpu: disable BACO on special BEIGE_GOBY card
Guchun Chen
1
-1
/
+3
2022-11-09
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
3
-26
/
+28
2022-11-09
drm/amdgpu: Unlock bo_list_mutex after error handling
Philip Yang
1
-0
/
+1
2022-11-09
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly""
Asher Song
1
-13
/
+12
2022-11-09
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
Dillon Varone
10
-2
/
+26
2022-11-09
drm/amd/display: Fix gpio port mapping issue
Steve Su
2
-3
/
+20
2022-11-09
drm/amd/display: Fix reg timeout in enc314_enable_fifo
Nicholas Kazlauskas
1
-6
/
+18
2022-11-09
drm/amd/display: Fix FCLK deviation and tool compile issues
Chaitanya Dhere
2
-2
/
+2
[next]