Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0c6172ccbb59e7fab17c19dc7c9a753c3429cfd7
0c6172c
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
by Al Viro
· 8 years ago
ff76ab9
new privimitive: iov_iter_revert()
by Al Viro
· 8 years ago
e485875
xen, fbfront: fix connecting to backend
by Juergen Gross
· 8 years ago
92f8aa7
target: Avoid mappedlun symlink creation during lun shutdown
by Nicholas Bellinger
· 8 years ago
08383b0
scsi: sd: Fix capacity calculation with 32-bit sector_t
by Martin K. Petersen
· 8 years ago
64e7469
scsi: qla2xxx: Add fix to read correct register value for ISP82xx.
by Sawan Chandak
· 8 years ago
82d181d
scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusable
by Fam Zheng
· 8 years ago
c80c158
scsi: sr: Sanity check returned mode data
by Martin K. Petersen
· 8 years ago
281e36c
iscsi-target: Drop work-around for legacy GlobalSAN initiator
by Nicholas Bellinger
· 8 years ago
0ae3c95
iscsi-target: Fix TMR reference leak during session shutdown
by Nicholas Bellinger
· 8 years ago
eff58f9
efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
by Ard Biesheuvel
· 8 years ago
60174fb
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
by Cohen, Eugene
· 8 years ago
1681bab
parisc: fix bugs in pa_memcpy
by Mikulas Patocka
· 8 years ago
6ef2f01
ACPI / scan: Set the visited flag for all enumerated devices
by Rafael J. Wysocki
· 8 years ago
0b914aa
acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)
by Dan Williams
· 8 years ago
5e29a45
x86/vdso: Plug race between mapping and ELF header setup
by Thomas Gleixner
· 8 years ago
ec980b6
x86/vdso: Ensure vdso32_enabled gets set to valid values only
by Mathias Krause
· 8 years ago
a9826aa
x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions
by Dan Williams
· 8 years ago
59bf230
x86/signals: Fix lower/upper bound reporting in compat siginfo
by Joerg Roedel
· 8 years ago
41d8b02
x86/efi: Don't try to reserve runtime regions
by Omar Sandoval
· 8 years ago
085656d
perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()
by Peter Zijlstra
· 8 years ago
0ea2dcf
Input: xpad - add support for Razer Wildcat gamepad
by Cameron Gutman
· 8 years ago
730fecb
CIFS: store results of cifs_reopen_file to avoid infinite wait
by Germano Percossi
· 8 years ago
3d8d2f2
CIFS: reconnect thread reschedule itself
by Germano Percossi
· 8 years ago
fd3be7e
drm/etnaviv: fix missing unlock on error in etnaviv_gpu_submit()
by Wei Yongjun
· 8 years ago
e6bcbdc
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
by Ilia Mirkin
· 8 years ago
b29a175
drm/nouveau/mpeg: mthd returns true on success now
by Ilia Mirkin
· 8 years ago
975a7ea
orangefs: free superblock when mount fails
by Martin Brandenburg
· 8 years ago
d19f745
zsmalloc: expand class bit
by Minchan Kim
· 8 years ago
5c9d083
thp: fix MADV_DONTNEED vs clear soft dirty race
by Kirill A. Shutemov
· 8 years ago
f584803
thp: fix MADV_DONTNEED vs. MADV_FREE race
by Kirill A. Shutemov
· 8 years ago
5ef6f4d
tcmu: Skip Data-Out blocks before gathering Data-In buffer for BIDI case
by Xiubo Li
· 8 years ago
890aec8
tcmu: Fix wrongly calculating of the base_command_size
by Xiubo Li
· 8 years ago
ef599fa
tcmu: Fix possible overwrite of t_data_sg's last iov[]
by Xiubo Li
· 8 years ago
f44236a
cgroup, kthread: close race window where new kthreads can be migrated to non-root cgroups
by Tejun Heo
· 8 years ago
c3582cc
Linux 4.9.23
by Greg Kroah-Hartman
· 8 years ago
0ade21a
dma-buf: add support for compat ioctl
by Marek Szyprowski
· 8 years ago
27dedde
net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT transitions
by Jack Morgenstein
· 8 years ago
48b2f1d
net/mlx4_core: Fix racy CQ (Completion Queue) free
by Jack Morgenstein
· 8 years ago
cee2699
net/mlx4_en: Fix bad WQE issue
by Eugenia Emantayev
· 8 years ago
ec0c5f0
usb: hub: Wait for connection to be reestablished after port reset
by Guenter Roeck
· 8 years ago
d7045cb
blk-mq: Avoid memory reclaim when remapping queues
by Gabriel Krisman Bertazi
· 8 years ago
16fc98c
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
0ee72d8
Revert "drm/i915/execlists: Reset RING registers upon resume"
by Greg Kroah-Hartman
· 8 years ago
69fbc50
crypto: caam - fix invalid dereference in caam_rsa_init_tfm()
by Horia Geantă
· 8 years ago
75964d0
crypto: caam - fix RNG deinstantiation error checking
by Horia Geantă
· 8 years ago
91f9f51
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
by Matt Redfearn
· 8 years ago
aa05503
MIPS: Select HAVE_IRQ_EXIT_ON_IRQ_STACK
by Matt Redfearn
· 8 years ago
e8fa51d
MIPS: Switch to the irq_stack in interrupts
by Matt Redfearn
· 8 years ago
aa6b1da
MIPS: Only change $28 to thread_info if coming from user mode
by Matt Redfearn
· 8 years ago
86b54e4
MIPS: Stack unwinding while on IRQ stack
by Matt Redfearn
· 8 years ago
742817b
MIPS: Introduce irq_stack
by Matt Redfearn
· 8 years ago
760327c
mtd: bcm47xxpart: fix parsing first block after aligned TRX
by Rafał Miłecki
· 8 years ago
31c576a
rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB
by Vishal Thanki
· 8 years ago
f0df317
rt2x00usb: do not anchor rx and tx urb's
by Stanislaw Gruszka
· 8 years ago
cb794d5
rt2x00usb: fix anchor initialization
by Stanislaw Gruszka
· 8 years ago
938f8e8
i2c: bcm2835: Fix hang for writing messages larger than 16 bytes
by Noralf Trønnes
· 8 years ago
f7513c9
orangefs: fix buffer size mis-match between kernel space and user space.
by Mike Marshall
· 8 years ago
1b99218
orangefs: Dan Carpenter influenced cleanups...
by Mike Marshall
· 8 years ago
dcac0d1
orangefs: fix memory leak of string 'new' on exit path
by Colin Ian King
· 8 years ago
17fda94
drm/i915: Avoid rcu_barrier() from reclaim paths (shrinker)
by Chris Wilson
· 8 years ago
82dafcb
drm/i915: Stop using RP_DOWN_EI on Baytrail
by Chris Wilson
· 8 years ago
954ce08
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
1cbf629
drm/i915: Only enable hotplug interrupts if the display interrupts are enabled
by Chris Wilson
· 8 years ago
1435e12
drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3
by Mika Kuoppala
· 8 years ago
988028e
drm/i915: Nuke debug messages from the pipe update critical section
by Ville Syrjälä
· 8 years ago
8ac9915
drm/i915/gen9: Increase PCODE request timeout to 50ms
by Imre Deak
· 8 years ago
cf2586e
Linux 4.9.22
by Greg Kroah-Hartman
· 8 years ago
7eae64f
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
by Matjaz Hegedic
· 8 years ago
af11789
usb-storage: Add ignore-residue quirk for Initio INIC-3619
by Tobias Jakobi
· 8 years ago
e5525c7
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
by Matjaz Hegedic
· 8 years ago
0605fff
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
by Matjaz Hegedic
· 8 years ago
7c6b1ad
platform/x86: asus-wmi: Detect quirk_no_rfkill from the DSDT
by João Paulo Rechi Vita
· 8 years ago
71f38c1
platform/x86: asus-wmi: Set specified XUSB2PR value for X550LB
by Kai-Chuan Hsieh
· 8 years ago
4dc1eb4
watchdog: s3c2410: Fix infinite interrupt in soft mode
by Krzysztof Kozlowski
· 8 years ago
b18877f
PCI: Add ACS quirk for Qualcomm QDF2400 and QDF2432
by Sinan Kaya
· 8 years ago
5feac34
PCI: Sort the list of devices with D3 delay quirk by ID
by Andy Shevchenko
· 8 years ago
6b69d1f
mmc: sdhci-of-esdhc: remove default broken-cd for ARM
by yangbo lu
· 8 years ago
0ddf07d
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
by Dongdong Liu
· 8 years ago
28dd231
PCI: Add Broadcom Northstar2 PAXC quirk for device class and MPSS
by Jon Mason
· 8 years ago
35b366d
ARM: smccc: Update HVC comment to describe new quirk parameter
by Will Deacon
· 8 years ago
25bdb19
drm/msm/adreno: move function declarations to header file
by Baoyou Xie
· 8 years ago
bec9918
firmware: qcom: scm: Fix interrupted SCM calls
by Andy Gross
· 8 years ago
007f0a2
arm: kernel: Add SMC structure parameter
by Andy Gross
· 8 years ago
703f48a
HID: wacom: don't apply generic settings to old devices
by Ping Cheng
· 8 years ago
abb6408
ASoC: sun4i-i2s: Add quirks to handle a31 compatible
by Mylène Josserand
· 8 years ago
3d2f06d
ACPI: save NVS memory for Lenovo G50-45
by Zhang Rui
· 8 years ago
09f78f1
ASoC: Intel: cht_bsw_rt5645: add Baytrail MCLK support
by Pierre-Louis Bossart
· 8 years ago
584f431
ASoC: Intel: cht_bsw_rt5645: harden ACPI device detection
by Pierre-Louis Bossart
· 8 years ago
4060a32
ASoC: Intel: Baytrail: add quirk for Lenovo Thinkpad 10
by Pierre-Louis Bossart
· 8 years ago
d572cfb
ASoC: codecs: rt5670: add quirk for Lenovo Thinkpad 10
by Pierre-Louis Bossart
· 8 years ago
58153cc
ASoC: rt5670: Add missing 10EC5072 ACPI ID
by Takashi Iwai
· 8 years ago
e4ae51e
ACPI / button: Change default behavior to lid_init_state=open
by Lv Zheng
· 8 years ago
b369fd7
sata: ahci-da850: implement a workaround for the softreset quirk
by Bartosz Golaszewski
· 8 years ago
f36d3f1
PCI: Add ACS quirk for Intel Union Point
by Alex Williamson
· 8 years ago
a452e4e
ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirk
by Patrice Chotard
· 8 years ago
9ec57c9
drm/mga: remove device_is_agp callback
by Daniel Vetter
· 8 years ago
ae3a3e2
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 8 years ago
7bdf7be
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
by Felipe Balbi
· 8 years ago
1515924
usb: xhci: add quirk flag for broken PED bits
by Felipe Balbi
· 8 years ago
Next »