Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
876254ae2758d50dcb08c7bd00caf6a806571178
876254a
bonding: don't call update_speed_duplex() under spinlocks
by Veaceslav Falico
· 12 years ago
d35162f
net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc()
by Daniel Mack
· 12 years ago
c80a851
net/core: move vlan_depth out of while loop in skb_network_protocol()
by Li RongQing
· 12 years ago
45549a6
ARM:net: an issue for k which is u32, never < 0
by Chen Gang
· 12 years ago
3f315be
netconsole: don't call __netpoll_cleanup() while atomic
by Veaceslav Falico
· 12 years ago
3da889b
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
by stephen hemminger
· 12 years ago
2230e0c
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 12 years ago
4660c7f
net/ipv4: Ensure that location of timestamp option is stored
by David Ward
· 12 years ago
47ce9c4
cxgb4: Allow for backward compatibility with new VPD scheme.
by Santosh Rastapur
· 12 years ago
b47506d
batman-adv: verify tt len does not exceed packet len
by Marek Lindner
· 12 years ago
7c6baa30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
0cb77508
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
ffb6a44
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
152fcb2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
cb16b91
s390: Fix a header dependencies related build error
by Li Zefan
· 12 years ago
2116bda
um: Use tty_port in SIGWINCH handler
by Richard Weinberger
· 12 years ago
cc4f024
um: Use tty_port_operations->destruct
by Richard Weinberger
· 12 years ago
72383d4
um: fix build failure due to mess-up of sig_info protorype
by Sergei Trofimovich
· 12 years ago
fdfa4c9
um: add missing declaration of 'getrlimit()' and friends
by Sergei Trofimovich
· 12 years ago
55ea1cf
net : enable tx time stamping in the vde driver.
by Paul Chavent
· 12 years ago
bc07732
hostfs: fix a not needed double check
by Marco Stornelli
· 12 years ago
4b7d293
Input: mms114 - Fix regulator enable and disable paths
by Mark Brown
· 12 years ago
f94352f
Input: ads7864 - check return value of regulator enable
by Mark Brown
· 12 years ago
3973501
Input: tc3589x-keypad - fix keymap size
by Rabin Vincent
· 12 years ago
f6161aa
Linux 3.9-rc2
by Linus Torvalds
· 12 years ago
9026c49
6lowpan: Fix endianness issue in is_addr_link_local().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
fef4c86
rrunner.c: fix possible memory leak in rr_init_one()
by David Oostdyk
· 12 years ago
29cd8ae
dcbnl: fix various netlink info leaks
by Mathias Krause
· 12 years ago
84d73cd
rtnl: fix info leak on RTM_GETLINK request for VF devices
by Mathias Krause
· 12 years ago
c085c49
bridge: fix mdb info leaks
by Mathias Krause
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
5869483
Input: wacom - add support for 0x10d
by Stephan Frank
· 12 years ago
8343bce
Atmel MXT touchscreen: increase reset timeouts
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
0aefda3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
2ef3920
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
by Benson Leung
· 12 years ago
22dfab7
Input: atmel_mxt_ts - Support for touchpad variant
by Daniel Kurtz
· 12 years ago
67a865a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
59d8e5e
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
c3d6b62
alpha: boot: fix build breakage introduced by system.h disintegration
by Will Deacon
· 12 years ago
15cf17d
memcg: initialize kmem-cache destroying work earlier
by Konstantin Khlebnikov
· 12 years ago
755727b
Randy has moved
by Randy Dunlap
· 12 years ago
d8fc16a
ksm: fix m68k build: only NUMA needs pfn_to_nid
by Hugh Dickins
· 12 years ago
a40e7cf
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
by Ben Hutchings
· 12 years ago
dc893e1
Revert parts of "hlist: drop the node parameter from iterators"
by Arnd Bergmann
· 12 years ago
2e1c9b2
idr: remove WARN_ON_ONCE() on negative IDs
by Tejun Heo
· 12 years ago
7880639
mm/mempolicy.c: fix sp_node_init() argument ordering
by KOSAKI Motohiro
· 12 years ago
5ca3957
mm/mempolicy.c: fix wrong sp_node insertion
by Hillf Danton
· 12 years ago
88b9e45
ipc: don't allocate a copy larger than max
by Peter Hurley
· 12 years ago
e1082f4
ipc: fix potential oops when src msg > 4k w/ MSG_COPY
by Peter Hurley
· 12 years ago
c4c5ff0
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
92e840b
Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
eca9683
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
d381f45
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
c77f8bf
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
84421b9
tg3: Update link_up flag for phylib devices
by Nithin Sujir
· 12 years ago
ddf6435
ipv6: stop multicast forwarding to process interface scoped addresses
by Hannes Frederic Sowa
· 12 years ago
3bc1b1a
bridging: fix rx_handlers return code
by Cristian Bercaru
· 12 years ago
7b54c16
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
by Linus Torvalds
· 12 years ago
a6a8fe9
netlabel: fix build problems when CONFIG_IPV6=n
by Paul Moore
· 12 years ago
1abccd7
tracing: update documentation of snapshot utility
by Hiraku Toyooka
· 12 years ago
f394793
drivers/isdn: checkng length to be sure not memory overflow
by Chen Gang
· 12 years ago
2e85d67
net/rds: zero last byte for strncpy
by Chen Gang
· 12 years ago
d916932
bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario
by Yaniv Rosner
· 12 years ago
5f3347e
bnx2x: Fix intermittent long KR2 link up time
by Yaniv Rosner
· 12 years ago
47b3bc9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
af2841c
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
c89b148
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
36c1813
drm/tegra: drop "select DRM_HDMI"
by Paul Bolle
· 12 years ago
13bcf01
drm: Documentation typo fixes
by Christopher Harvey
· 12 years ago
ce49596
drm/mgag200: Bug fix: Renesas board now selects native resolution.
by Julia Lemire
· 12 years ago
0ba5317
drm/mgag200: Reject modes that are too big for VRAM
by Christopher Harvey
· 12 years ago
cc59487
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
by Christopher Harvey
· 12 years ago
9d62452
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
19cf3ed
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
87ab7f6
macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.
by Vlad Yasevich
· 12 years ago
ba81276
team: unsyc the devices addresses when port is removed
by Vlad Yasevich
· 12 years ago
fbca58a
bridge: add missing vid to br_mdb_get()
by Cong Wang
· 12 years ago
c10cb5f
Fix: sparse warning in inet_csk_prepare_forced_close
by Christoph Paasch
· 12 years ago
d0d79c3
afkey: fix a typo
by Junwei Zhang
· 12 years ago
cc67708
Merge tag 'efi-for-3.9-rc2' into x86/urgent
by H. Peter Anvin
· 12 years ago
60f583d
x86: Do not try to sync identity map for non-mapped pages
by Dave Hansen
· 12 years ago
195ca382
MAINTAINERS: Update qlcnic maintainers list
by Sony Chacko
· 12 years ago
0c1233a
netlabel: correctly list all the static label mappings
by Paul Moore
· 12 years ago
260055b
mv643xx_eth: fix for disabled autoneg
by Phil Sutter
· 12 years ago
80028ea
bonding: fire NETDEV_RELEASE event only on 0 slaves
by Veaceslav Falico
· 12 years ago
9cb6cb7
vxlan: fix oops when delete netns containing vxlan
by Zang MingJie
· 12 years ago
e4fabf2
vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev
by Bhavesh Davda
· 12 years ago
d345243
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Linus Torvalds
· 12 years ago
0c8150d
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
c5b1567
Merge branch 'mlx4'
by David S. Miller
· 12 years ago
a229e48
net/mlx4_en: Disable RFS when running in SRIOV mode
by Amir Vadai
· 12 years ago
83a5a6c
net/mlx4_en: Cleanup MAC resources on module unload or port stop
by Yan Burman
· 12 years ago
bfa8ab4
net/mlx4_en: Fix race when setting the device MAC address
by Yan Burman
· 12 years ago
e7dbeba
net/mlx4_core: Fix endianness bug in set_param_l
by Jack Morgenstein
· 12 years ago
0081c8f
net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled
by Jack Morgenstein
· 12 years ago
3fb817f
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering
by Jack Morgenstein
· 12 years ago
e2e091f
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
cd66acb
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
43b18db
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
Next »