Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9c6672ac9c91f7eb1ec436be1442b8c26d098e55
9c6672a
efi: Expose non-blocking set_variable() wrapper to efivars
by Ard Biesheuvel
· 9 years ago
03e075b
Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes
by Ingo Molnar
· 9 years ago
34229b2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
2c92341
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
29a8ea4
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
36f90b0
Linux 4.5-rc2
by Linus Torvalds
· 9 years ago
d784ef5
Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
54e3f3e
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
8c4e378
Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
f3ca903
Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
510ae0c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d517be5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
dc799d0
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7ab85d4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
29d14f0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bbfb239
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
30e4c9a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f25a96e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
660f6fe
Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 9 years ago
bb47680
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
76e9f0e
phys_to_pfn_t: use phys_addr_t
by Dan Williams
· 9 years ago
03fc2da
mm: fix pfn_t to page conversion in vm_insert_mixed
by Dan Williams
· 9 years ago
53729eb
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by David S. Miller
· 9 years ago
d1a5f2b4
block: use DAX for partition table reads
by Dan Williams
· 9 years ago
9f4736f
block: revert runtime dax control of the raw block device
by Dan Williams
· 9 years ago
65f87ee
fs, block: force direct-I/O for dax-enabled block devices
by Dan Williams
· 9 years ago
49a2045
crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts
by Cyrille Pitchen
· 9 years ago
fe09786
crypto: algif_hash - wait for crypto_ahash_init() to complete
by Wang, Rui Y
· 9 years ago
840d6fe
pid: Fix spelling in comments
by Zhen Lei
· 9 years ago
28fb8a5
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
99b4dd9
tcp: avoid cwnd undo after receiving ECN
by Yuchung Cheng
· 9 years ago
3d45296
irda: fix a potential use-after-free in ircomm_param_request
by WANG Cong
· 9 years ago
eb7d78c
devm_memremap_pages: fix vmem_altmap lifetime + alignment handling
by Dan Williams
· 9 years ago
ae9d723
Merge branch 'arnd-net-driver-fixes'
by David S. Miller
· 9 years ago
e434e04
net: tg3: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
8bdb290
net: nb8800: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
57e7c8c
net: vxge: avoid unused function warnings
by Arnd Bergmann
· 9 years ago
1f820f5
net: bgmac: clarify CONFIG_BCMA dependency
by Arnd Bergmann
· 9 years ago
747a112
net: hp100: remove unnecessary #ifdefs
by Arnd Bergmann
· 9 years ago
8409299
net: davinci_cpdma: use dma_addr_t for DMA address
by Arnd Bergmann
· 9 years ago
84922d8
Merge branch 'ipv6-sticky-pktinfo'
by David S. Miller
· 9 years ago
1cdda91
ipv6/udp: use sticky pktinfo egress ifindex on connect()
by Paolo Abeni
· 9 years ago
6f21c96
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
by Paolo Abeni
· 9 years ago
39a4867
Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 9 years ago
aa3a022
netlink: not trim skb for mmaped socket when dump
by Ken-ichirou MATSUZAWA
· 9 years ago
7256eac
vxlan: fix a out of bounds access in __vxlan_find_mac
by Li RongQing
· 9 years ago
be1faa9
net: dsa: mv88e6xxx: fix port VLAN maps
by Vivien Didelot
· 9 years ago
a5829f5
fib_trie: Fix shift by 32 in fib_table_lookup
by Alexander Duyck
· 9 years ago
59a557b
net: moxart: use correct accessors for DMA memory
by Arnd Bergmann
· 9 years ago
52b79e2
ipv4: ipconfig: avoid unused ic_proto_used symbol
by Arnd Bergmann
· 9 years ago
45eb570
libnvdimm, pfn: fix restoring memmap location
by Dan Williams
· 9 years ago
0260a2f
Merge branch 'bnxt_en-fixes'
by David S. Miller
· 9 years ago
d612a57
bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.
by Michael Chan
· 9 years ago
8a4d4c8
bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.
by Michael Chan
· 9 years ago
74608fc
bnxt_en: Ring free response from close path should use completion ring
by Prashant Sreedharan
· 9 years ago
df3eb6c
net_sched: drr: check for NULL pointer in drr_dequeue
by Bernie Harris
· 9 years ago
ad0b40fa
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ec1cc55
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
6b292a8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
d3f71ae
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
46552e6
Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
ad233ac
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
by Linus Torvalds
· 9 years ago
2973737
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
by Linus Torvalds
· 9 years ago
f6a239a
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
f51d4d7
Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 9 years ago
a12883f
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 9 years ago
13d5699
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
ad1ac94
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
0bce39c
Merge branches 'acpi-video' and 'acpi-hotplug'
by Rafael J. Wysocki
· 9 years ago
b83ef50
ptp: ixp46x: use helpers for converting ns to timespec
by Kefeng Wang
· 9 years ago
b545443
Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
b943d0b
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
704bb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
21603fc
tcp: Change reference to experimental CWND RFC.
by Jörg Thalheim
· 9 years ago
de7d244
macvlan: make operstate and carrier more accurate
by Nikolay Aleksandrov
· 9 years ago
4d5cfcb
tipc: fix connection abort during subscription cancel
by Parthasarathy Bhuvaragan
· 9 years ago
286af31
net: cavium: liquidio: use helpers ns_to_timespec64()
by Kefeng Wang
· 9 years ago
63e51b6
ipv4: early demux should be aware of fragments
by Eric Dumazet
· 9 years ago
e410e34
Revert "btrfs: synchronize incompat feature bits with sysfs files"
by Chris Mason
· 9 years ago
6c55d9b
serial: 8250_pci: Add Intel Broadwell ports
by Mika Westerberg
· 9 years ago
7425637
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
by Matt Fleming
· 9 years ago
6639484
ALSA: hda - disable dynamic clock gating on Broxton before reset
by Libin Yang
· 9 years ago
0d9bacb
iommu: Update struct iommu_ops comments
by Magnus Damm
· 9 years ago
6f3cdb3
iommu/vt-d: Fix link to Intel IOMMU Specification
by Michael S. Tsirkin
· 9 years ago
9b1a12d
iommu/amd: Correct the wrong setting of alias DTE in do_attach
by Baoquan He
· 9 years ago
da972fb
iommu/vt-d: Don't skip PCI devices when disabling IOTLB
by Jeremy McNicoll
· 9 years ago
c5b6352
irqchip/mxs: Add missing set_handle_irq()
by Oleksij Rempel
· 9 years ago
8f6aff9
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
by Lada Trimasova
· 9 years ago
cff10ce
Bluetooth: Fix incorrect removing of IRKs
by Johan Hedberg
· 9 years ago
a2342c5
Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID
by Johan Hedberg
· 9 years ago
92594a5
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
by Johan Hedberg
· 9 years ago
114f9f1
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
by Johan Hedberg
· 9 years ago
52795f6
i2c: piix4: don't regress on bus names
by Jean Delvare
· 9 years ago
5fa7c8e
perf: Remove/simplify lockdep annotation
by Peter Zijlstra
· 9 years ago
c6e5b73
perf: Synchronously clean up child events
by Peter Zijlstra
· 9 years ago
60beda8
perf: Untangle 'owner' confusion
by Peter Zijlstra
· 9 years ago
45a0e07
perf: Add flags argument to perf_remove_from_context()
by Peter Zijlstra
· 9 years ago
8ba289b
perf: Clean up sync_child_event()
by Peter Zijlstra
· 9 years ago
f47c02c
perf: Robustify event->owner usage and SMP ordering
by Peter Zijlstra
· 9 years ago
6e801e01
perf: Fix STATE_EXIT usage
by Peter Zijlstra
· 9 years ago
Next »