Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e1f8859ee265fc89bd21b4dca79e8e983a044892
« Previous
6e8f215
x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c
by Andy Lutomirski
· 10 years ago
c29deef
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ba346b3
btrfs: tree_search, search_ioctl: direct copy to userspace
by Gerhard Heift
· 11 years ago
550ac1d
btrfs: new function read_extent_buffer_to_user
by Gerhard Heift
· 11 years ago
9b6e817
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
by Gerhard Heift
· 11 years ago
8f5f617
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
by Gerhard Heift
· 11 years ago
1254444
btrfs: tree_search, search_ioctl: accept varying buffer
by Gerhard Heift
· 11 years ago
25c9bc2
btrfs: tree_search: eliminate redundant nr_items check
by Gerhard Heift
· 11 years ago
0430e49
ima: introduce ima_kernel_read()
by Dmitry Kasatkin
· 11 years ago
2fb1c9a
evm: prohibit userspace writing 'security.evm' HMAC value
by Mimi Zohar
· 11 years ago
14503eb
ima: check inode integrity cache in violation check
by Dmitry Kasatkin
· 11 years ago
b882fae
ima: prevent unnecessary policy checking
by Dmitry Kasatkin
· 11 years ago
3e38df5
evm: provide option to protect additional SMACK xattrs
by Dmitry Kasatkin
· 11 years ago
d3b3367
evm: replace HMAC version with attribute mask
by Dmitry Kasatkin
· 11 years ago
060bdebfb
ima: prevent new digsig xattr from being replaced
by Mimi Zohar
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
0e04c64
Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
7550cfa
Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
19c1940
Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
7c574cf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 10 years ago
af76004
Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
0ed6e18
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd
by Nicholas Bellinger
· 10 years ago
bae14e7
Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 10 years ago
171c062
Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmc
by Linus Torvalds
· 10 years ago
682b7c1
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
e5eca6d
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
by Michal Schmidt
· 10 years ago
bef1909
tcp: fixing TLP's FIN recovery
by Per Hurtig
· 10 years ago
fba0e1a
Merge branch 'fec'
by David S. Miller
· 10 years ago
79f3391
net: fec: Add software TSO support
by Nimrod Andy
· 10 years ago
6e90928
net: fec: Add Scatter/gather support
by Nimrod Andy
· 10 years ago
55d0218
net: fec: Increase buffer descriptor entry number
by Nimrod Andy
· 10 years ago
09d1e54
net: fec: Factorize feature setting
by Nimrod Andy
· 10 years ago
96c50ca
net: fec: Enable IP header hardware checksum
by Nimrod Andy
· 10 years ago
61a4427
net: fec: Factorize the .xmit transmit function
by Nimrod Andy
· 10 years ago
3993c4e
bridge: fix compile error when compiling without IPv6 support
by Linus Lüssing
· 10 years ago
6c03ee8
bridge: fix smatch warning / potential null pointer dereference
by Linus Lüssing
· 10 years ago
1795843
via-rhine: fix full-duplex with autoneg disable
by François Cachereul
· 10 years ago
16b9057
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a4d3de0
Merge branch 'bnx2x'
by David S. Miller
· 10 years ago
f2cfa99
bnx2x: Enlarge the dorq threshold for VFs
by Ariel Elior
· 10 years ago
b17b0ca
bnx2x: Check for UNDI in uncommon branch
by Yuval Mintz
· 10 years ago
a2755be
bnx2x: Fix 1G-baseT link
by Yaniv Rosner
· 10 years ago
dad91ee
bnx2x: Fix link for KR with swapped polarity lane
by Yaniv Rosner
· 10 years ago
d3217b1
sctp: Fix sk_ack_backlog wrap-around problem
by Xufeng Zhang
· 10 years ago
78cebd0
hwmon: vexpress: Use devm helper for hwmon device registration
by Pawel Moll
· 10 years ago
8dea1b4
hwmon: (atxp1) Avoid forward declaration
by Axel Lin
· 10 years ago
1a539d3
hwmon: add support for Sensirion SHTC1 sensor
by Tomas Pop
· 10 years ago
31e3879
hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups
by Axel Lin
· 10 years ago
590e853
hwmon: (lm85) Drop generic detection
by Jean Delvare
· 10 years ago
c0214f9
hwmon: (ina2xx) Cast to s16 on shunt and current regs
by Fabio Baltieri
· 10 years ago
883854c
dlm: keep listening connection alive with sctp mode
by Lidong Zhong
· 10 years ago
535560d
Merge commit '3cf2f34' into sched/core, to fix build error
by Ingo Molnar
· 10 years ago
d715a22
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 10 years ago
589e18a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
de815a6
Merge branches 'acpi-general' and 'acpi-video'
by Rafael J. Wysocki
· 10 years ago
9d674f2
Merge branch 'acpi-hotplug'
by Rafael J. Wysocki
· 10 years ago
2afe8be
ALSA: intel8x0: Use ktime and ktime_get()
by Thomas Gleixner
· 10 years ago
26204e0
ALSA: core: Use ktime_get_ts()
by Thomas Gleixner
· 10 years ago
b4f75ae
ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
by Mengdong Lin
· 10 years ago
2bd0ae4
ALSA: compress: Cancel the optimization of compiler and fix the size of struct for all platform.
by Wang, Xiaoming
· 10 years ago
51fdc6b
blackfin: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)
by Brian Norris
· 11 years ago
5d01b76
mmc: simplify SDHCI Kconfig dependencies
by Arnd Bergmann
· 10 years ago
60a549f
mmc: omap: don't select TPS65010
by Arnd Bergmann
· 10 years ago
d7fe833
mmc: mvsdio: avoid compiler warning
by Arnd Bergmann
· 10 years ago
bf614c7
mmc: atmel-mci: incude asm/cacheclush.h
by Arnd Bergmann
· 10 years ago
ed1761d
mmc: sdhci-msm: Fix fallout from sdhci refactoring
by Stephen Boyd
· 10 years ago
13fe0ec3
mmc: usdhi6rol0: fix compiler warnings
by Guennadi Liakhovetski
· 10 years ago
699c659
powerpc: Avoid circular dependency with zImage.%
by Michal Marek
· 10 years ago
06fc3b7
gpio: of: Fix handling for deferred probe for -gpio suffix
by Tony Lindgren
· 10 years ago
c2338f2
lock_parent: don't step on stale ->d_parent of all-but-freed one
by Al Viro
· 10 years ago
9c1d528
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
by Al Viro
· 10 years ago
5f07385
kill generic_file_splice_write()
by Al Viro
· 11 years ago
3551dd7
ceph: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
f6cb85d
shmem: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
4da54c2
nfs: switch to iter_splice_write_file()
by Al Viro
· 11 years ago
96f9bc8
fs/splice.c: remove unneeded exports
by Al Viro
· 11 years ago
6dc8bc0
ocfs2: switch to iter_file_splice_write()
by Al Viro
· 11 years ago
8d02076
->splice_write() via ->write_iter()
by Al Viro
· 11 years ago
5c02c39
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
3c81bdd
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 10 years ago
7ec6131
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 10 years ago
ad71862
powerpc/book3s: Fix some ABIv2 issues in machine check code
by Anton Blanchard
· 10 years ago
4251c2a6
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
902455e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c5b4616
net/core: Add VF link state control policy
by Doug Ledford
· 10 years ago
39f3336
net/fsl: xgmac_mdio is dependent on OF_MDIO
by Andy Fleming
· 10 years ago
55fd364
net/fsl: Make xgmac_mdio read error message useful
by Shruti Kanetkar
· 10 years ago
6e765a0
net_sched: drr: warn when qdisc is not work conserving
by Florian Westphal
· 10 years ago
f3591fd
Merge branch 'inet_csums'
by David S. Miller
· 10 years ago
6bae1d4
net: Add skb_gro_postpull_rcsum to udp and vxlan
by Tom Herbert
· 10 years ago
7e3cead
net: Save software checksum complete
by Tom Herbert
· 10 years ago
5d0c2b9
net: Preserve CHECKSUM_COMPLETE at validation
by Tom Herbert
· 10 years ago
1054cc1
Merge branch 'qlcnic-next'
by David S. Miller
· 10 years ago
038782d
qlcnic: Update version to 5.3.60
by Shahed Shaikh
· 10 years ago
18e0d62
qlcnic: Optimize ring count validations
by Shahed Shaikh
· 10 years ago
4da005c
qlcnic: Pre-allocate DMA buffer used for minidump collection
by Shahed Shaikh
· 10 years ago
efd0f11
ip_vti: fix sparse warnings for VTI_ISVTI
by Dmitry Popov
· 10 years ago
2f87208
drivers: net: davinci_cpdma: double free on error
by Dan Carpenter
· 10 years ago
8fc908c
amd-xgbe: unwind on error in xgbe_mdio_register()
by Dan Carpenter
· 10 years ago
0aaf43f
mrf24j40: add device managed APIs
by Varka Bhadram
· 10 years ago
Next »