index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth mode
Nicholas Miell
1
-0
/
+2
2021-01-12
ALSA: hda/hdmi - enable runtime pm for CI AMD display audio
Alex Deucher
1
-3
/
+6
2021-01-12
ALSA: firewire-tascam: Fix integer overflow in midi_port_work()
Geert Uytterhoeven
1
-1
/
+1
2021-01-12
ALSA: fireface: Fix integer overflow in transmit_midi_msg()
Geert Uytterhoeven
1
-1
/
+1
2021-01-12
ALSA: hda/tegra: fix tegra-hda on tegra30 soc
Peter Geis
1
-1
/
+1
2021-01-12
clk: tegra30: Add hda clock default rates to clock driver
Peter Geis
1
-0
/
+2
2021-01-12
ALSA: doc: Fix reference to mixart.rst
Jonathan Neuschäfer
1
-1
/
+1
2021-01-11
scsi: target: Fix XCOPY NAA identifier lookup
David Disseldorp
2
-49
/
+71
2021-01-11
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2
-2
/
+2
2021-01-10
Linux 5.11-rc3
v5.11-rc3
Linus Torvalds
1
-1
/
+1
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
Documentation: kbuild: Fix section reference
Viresh Kumar
1
-1
/
+1
2021-01-10
NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter
Trond Myklebust
1
-0
/
+1
2021-01-10
NFS/pNFS: Don't leak DS commits in pnfs_generic_retry_commit()
Trond Myklebust
1
-3
/
+5
2021-01-10
NFS/pNFS: Don't call pnfs_free_bucket_lseg() before removing the request
Trond Myklebust
1
-9
/
+5
2021-01-10
pNFS: Stricter ordering of layoutget and layoutreturn
Trond Myklebust
1
-22
/
+21
2021-01-10
pNFS: Clean up pnfs_layoutreturn_free_lsegs()
Trond Myklebust
1
-5
/
+4
2021-01-10
pNFS: We want return-on-close to complete when evicting the inode
Trond Myklebust
3
-26
/
+16
2021-01-10
pNFS: Mark layout for return if return-on-close was not sent
Trond Myklebust
1
-0
/
+6
2021-01-10
net: sunrpc: interpret the return value of kstrtou32 correctly
j.nixdorf@avm.de
1
-1
/
+1
2021-01-10
NFS: Adjust fs_context error logging
Scott Mayhew
2
-5
/
+25
2021-01-09
maintainers: update my email address
Darrick J. Wong
1
-2
/
+2
2021-01-09
io_uring: stop SQPOLL submit on creator's death
Pavel Begunkov
1
-9
/
+53
2021-01-09
io_uring: add warn_once for io_uring_flush()
Pavel Begunkov
1
-4
/
+10
2021-01-09
io_uring: inline io_uring_attempt_task_drop()
Pavel Begunkov
1
-18
/
+11
2021-01-09
io_uring: io_rw_reissue lockdep annotations
Pavel Begunkov
1
-0
/
+2
2021-01-09
bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...
Coly Li
1
-0
/
+15
2021-01-09
bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
Coly Li
4
-8
/
+29
2021-01-09
bcache: check unsupported feature sets for bcache register
Coly Li
2
-0
/
+29
2021-01-09
bcache: fix typo from SUUP to SUPP in features.h
Coly Li
1
-3
/
+3
2021-01-09
bcache: set pdev_set_uuid before scond loop iteration
Yi Li
1
-1
/
+1
2021-01-08
ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devices
Takashi Iwai
1
-10
/
+38
2021-01-08
ALSA: usb-audio: Annotate the endpoint index in audioformat
Takashi Iwai
4
-3
/
+10
2021-01-08
ALSA: usb-audio: Avoid unnecessary interface re-setup
Takashi Iwai
5
-15
/
+77
2021-01-08
ALSA: usb-audio: Choose audioformat of a counter-part substream
Takashi Iwai
1
-5
/
+4
2021-01-08
ALSA: usb-audio: Fix the missing endpoints creations for quirks
Takashi Iwai
1
-10
/
+44
2021-01-08
ARC: [hsdk]: Enable FPU_SAVE_RESTORE
Vineet Gupta
1
-0
/
+1
2021-01-08
poll: fix performance regression due to out-of-line __put_user()
Linus Torvalds
1
-3
/
+11
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
5
-30
/
+18
2021-01-08
HID: Ignore battery for Elan touchscreen on ASUS UX550
Seth Miller
2
-0
/
+3
2021-01-08
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2
-18
/
+46
2021-01-08
hwmon: (amd_energy) fix allocation of hwmon_channel_info config
David Arcari
1
-1
/
+2
2021-01-08
ARM: picoxcell: fix missing interrupt-parent properties
Arnd Bergmann
1
-0
/
+4
2021-01-08
blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHARED
John Garry
1
-0
/
+1
2021-01-08
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
1
-1
/
+2
2021-01-08
block/rnbd: Adding name to the Contributors List
Swapnil Ingle
1
-0
/
+1
2021-01-08
block/rnbd-clt: Fix sg table use after free
Guoqing Jiang
1
-8
/
+7
2021-01-08
block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_close
Jack Wang
1
-3
/
+5
2021-01-08
block/rnbd: Select SG_POOL for RNBD_CLIENT
Jack Wang
1
-0
/
+1
[next]