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
2018-11-06
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
1
-1
/
+11
2018-11-06
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
1
-3
/
+2
2018-11-06
ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooks
Takashi Iwai
1
-2
/
+2
2018-11-06
drm/i915: Don't oops during modeset shutdown after lpe audio deinit
Ville Syrjälä
1
-1
/
+3
2018-11-06
drm/i915: Mark pin flags as u64
Chris Wilson
1
-12
/
+12
2018-11-06
drm/i915/icl: Fix the macros for DFLEXDPMLE register bits
Manasi Navare
1
-2
/
+6
2018-11-06
drm/i915: Fix error handling for the NV12 fb dimensions check
Ville Syrjälä
1
-1
/
+1
2018-11-06
drm/i915: Fix VIDEO_DIP_CTL bit shifts
Dhinakaran Pandiyan
1
-6
/
+6
2018-11-06
drm/i915/glk: Remove 99% limitation.
Rodrigo Vivi
1
-16
/
+2
2018-11-06
drm/i915: Compare user's 64b GTT offset even on 32b
Chris Wilson
3
-2
/
+3
2018-11-06
drm/i915: Mark up GTT sizes as u64
Chris Wilson
4
-8
/
+8
2018-11-06
drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values
Clint Taylor
1
-0
/
+17
2018-11-06
drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLK
Ville Syrjälä
3
-10
/
+9
2018-11-06
include/linux/compiler*.h: define asm_volatile_goto
ndesaulniers@google.com
1
-0
/
+4
2018-11-06
HID: fix up .raw_event() documentation
Linus Walleij
1
-2
/
+2
2018-11-06
HID: asus: fix build warning wiht CONFIG_ASUS_WMI disabled
Arnd Bergmann
1
-0
/
+3
2018-11-06
Merge branch 'master' into for-4.20/upstream-fixes
Jiri Kosina
6656
-131255
/
+369943
2018-11-06
media: ipu3-cio2: Use cio2_queues_exit
Sakari Ailus
1
-3
/
+1
2018-11-06
media: ipu3-cio2: Unregister device nodes first, then release resources
Sakari Ailus
1
-2
/
+2
2018-11-06
media: omap3isp: Unregister media device as first
Sakari Ailus
1
-1
/
+2
2018-11-06
media: docs: Document metadata format in struct v4l2_format
Sakari Ailus
2
-1
/
+6
2018-11-06
media: v4l: event: Add subscription to list before calling "add" operation
Sakari Ailus
1
-19
/
+24
2018-11-06
media: dm365_ipipeif: better annotate a fall though
Mauro Carvalho Chehab
1
-0
/
+1
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2
-2
/
+0
2018-11-06
parisc: Revert "Release spinlocks using ordered store"
John David Anglin
2
-6
/
+10
2018-11-06
ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
Ard Biesheuvel
1
-1
/
+1
2018-11-06
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
4
-5
/
+5
2018-11-06
media: cec: increase debug level for 'queue full'
Hans Verkuil
1
-1
/
+1
2018-11-06
media: cec: check for non-OK/NACK conditions while claiming a LA
Hans Verkuil
1
-10
/
+37
2018-11-06
media: vicodec: lower minimum height to 360
Hans Verkuil
1
-1
/
+1
2018-11-06
media: tc358743: Remove unnecessary self assignment
Nathan Chancellor
1
-1
/
+0
2018-11-06
Merge tag 'v4.20-rc1' into patchwork
Mauro Carvalho Chehab
1051
-12467
/
+46114
2018-11-06
media: v4l: fix uapi mpeg slice params definition
Arnd Bergmann
2
-2
/
+10
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
1
-1
/
+9
2018-11-06
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
1
-0
/
+1
2018-11-06
xen/grant-table: Fix incorrect gnttab_dma_free_pages() pr_debug message
Liam Merwick
1
-1
/
+1
2018-11-06
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
1
-0
/
+3
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2
-1
/
+4
2018-11-06
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
1
-20
/
+9
2018-11-06
usb: dwc3: gadget: Properly check last unaligned/zero chain TRB
Thinh Nguyen
1
-1
/
+1
2018-11-06
usb: dwc3: core: Clean up ULPI device
Andy Shevchenko
1
-0
/
+1
2018-11-05
scsi: NCR5380: Return false instead of NULL
Finn Thain
1
-1
/
+1
2018-11-05
scsi: qla2xxx: Fix a typo in MODULE_PARM_DESC
Masanari Iida
1
-1
/
+1
2018-11-05
scsi: hisi_sas: Remove set but not used variable 'dq_list'
YueHaibing
3
-6
/
+0
2018-11-05
scsi: myrs: only build on little-endian platforms
Arnd Bergmann
1
-0
/
+1
2018-11-05
scsi: myrs: avoid stack overflow warning
Arnd Bergmann
1
-5
/
+8
2018-11-05
scsi: lpfc: fix remoteport access
Arnd Bergmann
1
-0
/
+2
2018-11-05
scsi: myrb: fix sprintf buffer overflow warning
Arnd Bergmann
1
-1
/
+2
2018-11-05
scsi: target/core: Avoid that a kernel oops is triggered when COMPARE AND WRITE fails
Bart Van Assche
1
-2
/
+2
2018-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
22
-247
/
+200
[prev]
[next]