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-04-03
ASoC: wm_adsp: Check for buffer in trigger stop
Charles Keepax
1
-1
/
+2
2019-04-02
rtc: da9063: set uie_unsupported when relevant
Alexandre Belloni
1
-0
/
+7
2019-04-02
drm/amdgpu: remove unnecessary rlc reset function on gfx9
Le Ma
1
-2
/
+0
2019-04-02
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue
David S. Miller
3
-14
/
+33
2019-04-02
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-02
blk-mq: add trace block plug and unplug for multiple queues
Yufen Yu
1
-0
/
+2
2019-04-02
block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
Shenghui Wang
1
-1
/
+1
2019-04-02
ALSA: uapi: #include <time.h> in asound.h
Daniel Mentz
1
-0
/
+1
2019-04-02
ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233
Jian-Hong Pan
1
-0
/
+12
2019-04-02
ASoC: dapm: set power_check callback for widgets that shouldnt be always on
Ranjani Sridharan
1
-0
/
+7
2019-04-02
ASoC: dpcm: skip missing substream while applying symmetry
Jerome Brunet
1
-1
/
+6
2019-04-02
mfd: sc27xx: Use SoC compatible string for PMIC devices
Baolin Wang
1
-21
/
+21
2019-04-02
mfd: twl-core: Disable IRQ while suspended
Andreas Kemnade
1
-0
/
+23
2019-04-02
drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()
Dan Carpenter
1
-1
/
+0
2019-04-01
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2019-04-01
sctp: initialize _pad of sockaddr_in before copying to user memory
Xin Long
1
-0
/
+1
2019-04-01
Merge branch 'nfp-flower-fix-matching-and-pushing-vlan-CFI-bit'
David S. Miller
3
-18
/
+15
2019-04-01
nfp: flower: remove vlan CFI bit from push vlan action
Pieter Jansen van Vuuren
2
-3
/
+1
2019-04-01
nfp: flower: replace CFI with vlan present
Pieter Jansen van Vuuren
2
-15
/
+14
2019-04-01
kcm: switch order of device registration to fix a crash
Jiri Slaby
1
-8
/
+8
2019-04-01
Merge branch 'net-sched-fix-stats-accounting-for-child-NOLOCK-qdiscs'
David S. Miller
14
-90
/
+71
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
11
-73
/
+35
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
11
-17
/
+36
2019-04-01
cpufreq/intel_pstate: Load only on Intel hardware
Borislav Petkov
1
-1
/
+4
2019-04-01
net/sched: fix ->get helper of the matchall cls
Nicolas Dichtel
1
-0
/
+5
2019-04-01
signal: don't silently convert SI_USER signals to non-current pidfd
Jann Horn
1
-9
/
+4
2019-04-01
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
1
-0
/
+39
2019-04-01
dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE")
Mikulas Patocka
1
-9
/
+1
2019-04-01
dm init: fix const confusion for dm_allowed_targets array
Andi Kleen
1
-1
/
+1
2019-04-01
dm integrity: make dm_integrity_init and dm_integrity_exit static
YueHaibing
1
-2
/
+2
2019-04-01
dm integrity: change memcmp to strncmp in dm_integrity_ctr
Mikulas Patocka
1
-4
/
+4
2019-04-01
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
1
-5
/
+3
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
5
-5
/
+53
2019-04-01
smb3: Fix enumerating snapshots to Azure
Steve French
4
-28
/
+58
2019-04-01
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
1
-9
/
+7
2019-04-01
i40e: add tracking of AF_XDP ZC state for each queue pair
Björn Töpel
3
-1
/
+14
2019-04-01
i40e: move i40e_xsk_umem function
Björn Töpel
2
-14
/
+20
2019-04-01
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
3
-7
/
+6
2019-04-01
MAINTAINERS: net: update Solarflare maintainers
Bert Kenward
1
-1
/
+1
2019-04-01
drm/i915: Always backoff after a drm_modeset_lock() deadlock
Chris Wilson
1
-1
/
+4
2019-04-01
tcp: fix a potential NULL pointer dereference in tcp_sk_exit
Dust Li
1
-1
/
+2
2019-04-01
x86/resctrl: Fix typos in the mba_sc mount option
Xiaochen Shen
1
-3
/
+3
2019-04-01
Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixes
Tony Lindgren
1
-2
/
+2
2019-04-01
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-188
/
+150
2019-04-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-13
/
+14
2019-04-01
HID: i2c-hid: Disable runtime PM on Synaptics touchpad
Hui Wang
2
-0
/
+3
2019-04-01
block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y
Konstantin Khlebnikov
2
-2
/
+2
2019-04-01
powerpc/32: Fix early boot failure with RTAS built-in
Christophe Leroy
1
-8
/
+0
2019-04-01
ASoC: tlv320aic32x4: Fix Common Pins
Annaliese McDermond
1
-0
/
+2
2019-04-01
debugfs: fix use-after-free on symlink traversal
Al Viro
1
-4
/
+9
[prev]
[next]