index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
fanotify: generalize the handling of extra event flags
Amir Goldstein
1
-5
/
+10
2020-07-27
fanotify: remove event FAN_DIR_MODIFY
Amir Goldstein
5
-18
/
+4
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
11
-56
/
+62
2020-07-15
fanotify: break up fanotify_alloc_event()
Amir Goldstein
1
-65
/
+89
2020-07-15
fanotify: create overflow event type
Amir Goldstein
3
-27
/
+36
2020-07-15
inotify: do not use objectid when comparing events
Amir Goldstein
1
-2
/
+2
2020-07-15
kernfs: do not call fsnotify() with name without a parent
Amir Goldstein
1
-1
/
+1
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
1
-1
/
+3
2020-07-15
fsnotify: return non const from fsnotify_data_inode()
Amir Goldstein
2
-4
/
+3
2020-07-15
fsnotify: fold fsnotify() call into fsnotify_parent()
Amir Goldstein
2
-29
/
+31
2020-07-15
fsnotify: Rearrange fast path to minimise overhead when there is no watcher
Mel Gorman
3
-14
/
+27
2020-07-15
fanotify: Avoid softlockups when reading many events
Jan Kara
1
-0
/
+5
2020-07-08
Documentation: update for gcc 4.9 requirement
Randy Dunlap
2
-2
/
+2
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
7
-56
/
+8
2020-07-07
mtd: rawnand: xway: Fix build issue
Miquel Raynal
1
-1
/
+1
2020-07-07
ALSA: compress: fix partial_drain completion state
Vinod Koul
2
-1
/
+13
2020-07-07
ALSA: usb-audio: Add implicit feedback quirk for RTX6001
Pavel Hofman
1
-0
/
+1
2020-07-07
ALSA: usb-audio: add quirk for MacroSilicon MS2109
Hector Martin
1
-0
/
+52
2020-07-07
ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G with ALC269VC
Jian-Hong Pan
1
-0
/
+11
2020-07-07
ALSA: hda/realtek: Enable headset mic of Acer C20-820 with ALC269VC
Jian-Hong Pan
1
-0
/
+11
2020-07-07
ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with ALC269VC
Jian-Hong Pan
1
-0
/
+13
2020-07-07
ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
Benjamin Poirier
1
-2
/
+1
2020-07-07
ALSA: hda/hdmi: improve debug traces for stream lookups
Kai Vehmanen
1
-2
/
+3
2020-07-07
ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
Kai Vehmanen
1
-13
/
+23
2020-07-07
ALSA: opl3: fix infoleak in opl3
xidongwang
1
-0
/
+2
2020-07-07
Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
Jarkko Sakkinen
1
-0
/
+8
2020-07-06
perf report TUI: Remove needless 'dummy' event from menu
Arnaldo Carvalho de Melo
1
-1
/
+18
2020-07-06
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
1
-2
/
+3
2020-07-06
perf intel-pt: Fix displaying PEBS-via-PT with registers
Adrian Hunter
1
-1
/
+1
2020-07-06
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2
-2
/
+3
2020-07-06
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
1
-6
/
+11
2020-07-06
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-07-06
KVM: arm64: PMU: Fix per-CPU access in preemptible context
Marc Zyngier
1
-1
/
+6
2020-07-06
Linux 5.8-rc4
v5.8-rc4
Linus Torvalds
1
-1
/
+1
2020-07-05
x86/ldt: use "pr_info_once()" instead of open-coding it badly
Linus Torvalds
1
-10
/
+1
2020-07-05
MIPS: Do not use smp_processor_id() in preemptible code
Xingxing Su
1
-3
/
+5
2020-07-05
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
1
-0
/
+1
2020-07-05
.gitignore: Do not track `defconfig` from `make savedefconfig`
Paul Menzel
1
-0
/
+3
2020-07-04
io_uring: fix regression with always ignoring signals in io_cqring_wait()
Jens Axboe
1
-7
/
+22
2020-07-04
x86/ldt: Disable 16-bit segments on Xen PV
Andy Lutomirski
1
-1
/
+34
2020-07-04
x86/entry/32: Fix #MC and #DB wiring on x86_32
Andy Lutomirski
3
-12
/
+17
2020-07-04
x86/entry/xen: Route #DB correctly on Xen PV
Andy Lutomirski
4
-25
/
+44
2020-07-04
x86/entry, selftests: Further improve user entry sanity checks
Andy Lutomirski
2
-0
/
+30
2020-07-04
x86/entry/compat: Clear RAX high bits on Xen PV SYSENTER
Andy Lutomirski
1
-9
/
+10
2020-07-04
i2c: mlxcpld: check correct size of maximum RECV_LEN packet
Wolfram Sang
1
-2
/
+2
2020-07-04
i2c: add Kconfig help text for slave mode
Wolfram Sang
1
-0
/
+4
2020-07-04
i2c: slave-eeprom: update documentation
Wolfram Sang
2
-5
/
+20
2020-07-04
i2c: eg20t: Load module automatically if ID matches
Andy Shevchenko
1
-0
/
+1
2020-07-04
i2c: designware: platdrv: Set class based on DMI
Ricardo Ribalda
1
-1
/
+14
2020-07-04
i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
Chris Packham
1
-1
/
+2
[next]