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-09-20
mm: shmem.c: Correctly annotate new inodes for lockdep
Joel Fernandes (Google)
1
-0
/
+2
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
1
-0
/
+1
2018-09-20
mm: disable deferred struct page for 32-bit arches
Pasha Tatashin
1
-0
/
+1
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
1
-1
/
+1
2018-09-20
MAINTAINERS: Add X86 MM entry
Thomas Gleixner
1
-0
/
+9
2018-09-20
x86/intel_rdt: Add Reinette as co-maintainer for RDT
Fenghua Yu
1
-0
/
+1
2018-09-20
drm/i915: Park the GPU on module load
Chris Wilson
1
-0
/
+8
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
1
-24
/
+0
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
1
-1
/
+3
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
1
-0
/
+3
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
1
-3
/
+2
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
1
-0
/
+2
2018-09-20
sctp: update dst pmtu with the correct daddr
Xin Long
1
-2
/
+10
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-20
KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLs
Liran Alon
1
-8
/
+14
2018-09-20
regulator: fix crash caused by null driver data
Yu Zhao
1
-1
/
+1
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
6
-0
/
+33
2018-09-20
drm/i915: pass dev_priv to i915_gem_cleanup_stolen
Matthew Auld
3
-5
/
+3
2018-09-20
drm/i915: don't assume struct page in i915_sg_trim
Matthew Auld
2
-1
/
+5
2018-09-20
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
3
-6
/
+29
2018-09-20
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
5
-5
/
+10
2018-09-20
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-20
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+4
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-20
smc: generic netlink family should be __ro_after_init
Johannes Berg
1
-1
/
+1
2018-09-20
mlxsw: spectrum: Bump required firmware version
Petr Machata
1
-2
/
+2
2018-09-20
libata: mask swap internal and hardware tag
Jens Axboe
1
-2
/
+12
2018-09-20
Compiler Attributes: naked can be shared
Miguel Ojeda
2
-8
/
+8
2018-09-20
Compiler Attributes: naked was fixed in gcc 4.6
Miguel Ojeda
1
-7
/
+1
2018-09-20
MAINTAINERS: Move udl drm driver to drm-misc tree
Sean Paul
1
-0
/
+3
2018-09-20
drm/atomic: Initialise planes with opaque alpha values
Kieran Bingham
1
-3
/
+1
2018-09-20
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
1
-0
/
+8
2018-09-20
powerpc/pkeys: Fix reading of ibm, processor-storage-keys property
Thiago Jung Bauermann
1
-1
/
+1
2018-09-20
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
1
-53
/
+27
2018-09-20
drm/i915/selftests: Basic stress test for rapid context switching
Chris Wilson
1
-0
/
+195
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
1
-4
/
+13
2018-09-20
usb: core: safely deal with the dynamic quirk lists
Harry Pan
1
-1
/
+2
2018-09-20
usb: roles: Take care of driver module reference counting
Heikki Krogerus
1
-3
/
+12
2018-09-20
powerpc: fix csum_ipv6_magic() on little endian platforms
Christophe Leroy
1
-0
/
+3
2018-09-20
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-09-20
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()"
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-20
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
1
-11
/
+1
2018-09-20
drm/i915/selftests: Free the batch along the contexts error path
Chris Wilson
1
-0
/
+1
2018-09-20
Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
4
-5
/
+36
2018-09-20
drm: drm_fourcc: add Samsung 16x16 tile format
Andrzej Pietrasiewicz
1
-0
/
+9
[prev]
[next]