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
2019-10-03
Merge tag 'kgdb-5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
1
-0
/
+1
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
1
-1
/
+8
2019-10-03
ARM: omap2plus_defconfig: Fix selected panels after generic panel changes
Tony Lindgren
1
-6
/
+6
2019-10-03
Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
10
-136
/
+40
2019-10-03
lib: textsearch: fix escapes in example code
Randy Dunlap
1
-2
/
+2
2019-10-03
udp: only do GSO if # of segs > 1
Josh Hunt
3
-20
/
+18
2019-10-03
udp: fix gso_segs calculations
Josh Hunt
2
-1
/
+3
2019-10-03
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-03
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
1
-0
/
+10
2019-10-03
samples/bpf: Add a workaround for asm_inline
KP Singh
1
-1
/
+12
2019-10-03
xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
Magnus Karlsson
1
-15
/
+27
2019-10-03
samples/bpf: Fix build for task_fd_query_user.c
Björn Töpel
1
-0
/
+1
2019-10-03
ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()
Kuninori Morimoto
1
-9
/
+2
2019-10-03
ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()
Kuninori Morimoto
1
-3
/
+1
2019-10-03
ASoC: soc-core: use devm_xxx for component related resource
Kuninori Morimoto
1
-9
/
+4
2019-10-03
ASoC: soc-core: add soc_setup_card_name()
Kuninori Morimoto
1
-18
/
+42
2019-10-03
ASoC: soc-core: remove soc_remove_dai_links()
Kuninori Morimoto
1
-18
/
+8
2019-10-03
ASoC: soc-core: use devm_kzalloc() for rtd
Kuninori Morimoto
1
-4
/
+2
2019-10-03
tas2770: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2019-10-03
ASoc: rockchip: i2s: Fix RPM imbalance
Robin Murphy
1
-1
/
+1
2019-10-03
btrfs: fix uninitialized ret in ref-verify
Josef Bacik
1
-1
/
+1
2019-10-03
KVM: nVMX: Fix consistency check on injected exception error code
Sean Christopherson
1
-1
/
+1
2019-10-03
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
4
-54
/
+25
2019-10-03
KVM: x86: omit absent pmu MSRs from MSR list
Paolo Bonzini
1
-2
/
+12
2019-10-03
selftests: kvm: Fix libkvm build error
Shuah Khan
1
-1
/
+1
2019-10-03
mmc: sh_mmcif: Use platform_get_irq_optional() for optional interrupt
Geert Uytterhoeven
1
-4
/
+2
2019-10-03
mmc: renesas_sdhi: Do not use platform_get_irq() to count interrupts
Geert Uytterhoeven
1
-12
/
+19
2019-10-03
ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3
Daniel Black
1
-1
/
+1
2019-10-03
Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixes
Maxime Ripard
1
-0
/
+1
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
12049
-310466
/
+703267
2019-10-03
drm/omap: fix max fclk divider for omap36xx
Tomi Valkeinen
1
-1
/
+1
2019-10-02
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Ville Syrjälä
1
-2
/
+3
2019-10-02
drm/i915/dp: Fix dsc bpp calculations, v5.
Maarten Lankhorst
5
-99
/
+107
2019-10-02
block: pg: add header include guard
Masahiro Yamada
1
-1
/
+4
2019-10-02
net: stmmac: Avoid deadlock on suspend/resume
Thierry Reding
1
-4
/
+6
2019-10-02
timer-of: don't use conditional expression with mixed 'void' types
Linus Torvalds
1
-1
/
+3
2019-10-02
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-33
/
+29
2019-10-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
2019-10-02
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
Yizhuo
1
-1
/
+5
2019-10-02
mips: Loongson: Fix the link time qualifier of 'serial_exit()'
Christophe JAILLET
1
-1
/
+1
2019-10-02
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-10-02
MIPS: init: Prevent adding memory before PHYS_OFFSET
Thomas Bogendoerfer
1
-0
/
+3
2019-10-02
MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem start
Thomas Bogendoerfer
1
-1
/
+1
2019-10-02
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
1
-1
/
+1
2019-10-02
MIPS: VDSO: Remove unused gettimeofday.c
Paul Burton
1
-269
/
+0
2019-10-02
MIPS: Wire up clone3 syscall
Paul Burton
5
-3
/
+5
2019-10-02
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-10-02
Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
4
-7
/
+22
2019-10-02
char/random: Add a newline at the end of the file
Borislav Petkov
1
-1
/
+1
2019-10-02
xen/xenbus: fix self-deadlock after killing user process
Juergen Gross
1
-2
/
+18
[prev]
[next]