Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e2488ab6ab34cddccda5e839eaeb37f72701830e
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
8945337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5342929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
9f58c62
Merge tag 'microblaze-3.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 10 years ago
19e0d5f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f5fa363
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5656b408
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c958f92
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
99a49ce
Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 10 years ago
1e5c4bc
drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode
by Lennart Sorensen
· 10 years ago
6f979eb
drivers: net: cpsw: Fix broken loop condition in switch mode
by Lennart Sorensen
· 10 years ago
e0fb6fb
net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0
by Guenter Roeck
· 10 years ago
1e19e08
stmmac: pci: set default of the filter bins
by Andy Shevchenko
· 10 years ago
7d2911c
net: smc91x: Fix gpios for device tree based booting
by Tony Lindgren
· 10 years ago
85b0c6e
sunvdc: don't call VD_OP_GET_VTOC
by Dwight Engen
· 10 years ago
de05c40
mpls: Allow mpls_gso to be built as module
by Pravin B Shelar
· 10 years ago
f7065f4
mpls: Fix mpls_gso handler.
by Pravin B Shelar
· 10 years ago
aea4869
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0f4b067
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
bcdfdae
Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
4f080f05
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 10 years ago
d59c876
r8152: stop submitting intr for -EPROTO
by hayeswang
· 10 years ago
e3a88f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
127917c
netfilter: nft_reject_bridge: restrict reject to prerouting and input
by Pablo Neira Ayuso
· 10 years ago
523b929
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
by Pablo Neira Ayuso
· 10 years ago
8bfcdf6
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
052b949
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
by Pablo Neira Ayuso
· 10 years ago
4d87716
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
by Pablo Neira Ayuso
· 10 years ago
de11b0e
drivers/net: macvtap and tun depend on INET
by Ben Hutchings
· 10 years ago
086ba77
tracing/syscalls: Ignore numbers outside NR_syscalls' range
by Rabin Vincent
· 10 years ago
c1304b2
Merge branch 'ufo-fix'
by David S. Miller
· 10 years ago
5188cd4
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
by Ben Hutchings
· 10 years ago
3d0ad09
drivers/net: Disable UFO through virtio
by Ben Hutchings
· 10 years ago
39bb5e6
net: skb_fclone_busy() needs to detect orphaned skb
by Eric Dumazet
· 10 years ago
14051f0
gre: Use inner mac length when computing tunnel length
by Tom Herbert
· 10 years ago
292dd65
Merge branch 'mellanox-net'
by David S. Miller
· 10 years ago
571e1b2
mlx4: Avoid leaking steering rules on flow creation error flow
by Or Gerlitz
· 10 years ago
a4f2dac
net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLAN
by Or Gerlitz
· 10 years ago
9cc233f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
by David S. Miller
· 10 years ago
fa19c2b0
ipv4: Do not cache routing failures due to disabled forwarding.
by Nicolas Cavallari
· 10 years ago
69a91c2
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
by Eric Rannaud
· 10 years ago
e327c22
cxgb4 : Fix missing initialization of win0_lock
by Anish Bhatt
· 10 years ago
83810a9
Merge branch 'r8152-net'
by David S. Miller
· 10 years ago
e3bd1a8
r8152: check WORK_ENABLE in suspend function
by hayeswang
· 10 years ago
f4c7476
r8152: reset tp->speed before autoresuming in open function
by hayeswang
· 10 years ago
923e1ee
r8152: clear SELECTIVE_SUSPEND when autoresuming
by hayeswang
· 10 years ago
75a916e
rtlwifi: rtl8192se: Fix firmware loading
by Larry Finger
· 10 years ago
8ae3c16
rtlwifi: rtl8192ce: Add missing section to read descriptor setting
by Larry Finger
· 10 years ago
30c5ccc
rtlwifi: rtl8192se: Add missing section to read descriptor setting
by Larry Finger
· 10 years ago
5014796
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
by Larry Finger
· 10 years ago
c0386f1
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_status
by Larry Finger
· 10 years ago
3a8fede1
mwifiex: restart rxreorder timer correctly
by Marc Yang
· 10 years ago
a017ff7
ath9k: fix some debugfs output
by Dan Carpenter
· 10 years ago
664d6a7
wireless: rt2x00: add new rt2800usb device
by Cyril Brulebois
· 10 years ago
3a2f22b
Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
9471292
Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
a942535
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
by Tomi Valkeinen
· 10 years ago
4ee9d9d
omap: dss: connector-analog-tv: Add missing module device table
by Marek Belisko
· 10 years ago
e3215f0
ixgbe: fix race when setting advertised speed
by Emil Tantilov
· 10 years ago
4d2fcfb
ixgbe: need not repeat init skb with NULL
by Junwei Zhang
· 10 years ago
bc16e47
igb: don't reuse pages with pfmemalloc flag
by Roman Gushchin
· 10 years ago
a22bb0b
e1000: unset IFF_UNICAST_FLT on WMware 82545EM
by Francesco Ruggeri
· 10 years ago
21ee24b
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent
by Ingo Molnar
· 10 years ago
d785452
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
4d88e6f
mm/balloon_compaction: fix deflation when compaction is disabled
by Konstantin Khlebnikov
· 10 years ago
5417421
sh: fix sh770x SCIF memory regions
by Andriy Skulysh
· 10 years ago
5a99e95
zram: avoid NULL pointer access in concurrent situation
by Weijie Yang
· 10 years ago
8aba7e0
mm/slab_common: don't check for duplicate cache names
by Mikulas Patocka
· 10 years ago
d3556ba
ocfs2: fix d_splice_alias() return code checking
by Richard Weinberger
· 10 years ago
8186eb6
mm: rmap: split out page_remove_file_rmap()
by Johannes Weiner
· 10 years ago
d7365e7
mm: memcontrol: fix missed end-writeback page accounting
by Johannes Weiner
· 10 years ago
3a3c02e
mm: page-writeback: inline account_page_dirtied() into single caller
by Johannes Weiner
· 10 years ago
ea5d05b
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
by Jan Kara
· 10 years ago
5a6e7599
drivers/rtc/rtc-bq32k.c: fix register value
by Pavel Machek
· 10 years ago
35dca71
memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()
by Yasuaki Ishimatsu
· 10 years ago
eaf3a65
drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock
by Marek Szyprowski
· 10 years ago
0baf2a4
kernel/kmod: fix use-after-free of the sub_info structure
by Martin Schwidefsky
· 10 years ago
c8d523a
drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc
by Stanimir Varbanov
· 10 years ago
6d50e60
mm, thp: fix collapsing of hugepages on madvise
by David Rientjes
· 10 years ago
47f29df
drivers: of: add return value to of_reserved_mem_device_init()
by Marek Szyprowski
· 10 years ago
5ddacbe
mm: free compound page with correct order
by Yu Zhao
· 10 years ago
f601de2
gcov: add ARM64 to GCOV_PROFILE_ALL
by Riku Voipio
· 10 years ago
6424bab
fsnotify: next_i is freed during fsnotify_unmount_inodes.
by Jerry Hoemann
· 10 years ago
6ea41c0
mm/compaction.c: avoid premature range skip in isolate_migratepages_range
by Joonsoo Kim
· 10 years ago
401507d
cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.
by Wang Nan
· 10 years ago
d70127e
inet: frags: remove the WARN_ON from inet_evict_bucket
by Nikolay Aleksandrov
· 10 years ago
65ba1f1
inet: frags: fix a race between inet_evict_bucket and inet_frag_kill
by Nikolay Aleksandrov
· 10 years ago
8f4eb70
cnic: Update the rcu_access_pointer() usages
by Tej Parkash
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
7f474df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
cd03cf0
cxgb4vf: Replace repetitive pci device ID's with right ones
by Hariprasad Shenai
· 10 years ago
8c78293
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
b2ed64a
ipv6: notify userspace when we added or changed an ipv6 token
by Lubomir Rintel
· 10 years ago
d561090
sch_pie: schedule the timer after all init succeed
by WANG Cong
· 10 years ago
19be9e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
3b70bdb
ALSA: hda - Add workaround for CMI8888 snoop behavior
by Takashi Iwai
· 10 years ago
d75ef70
Documentation/SubmittingPatches: Reported-by tags and permission
by Dan Carpenter
· 10 years ago
4cdcc33
perf probe: Trivial typo fix for --demangle
by Masami Hiramatsu
· 10 years ago
288a4b9
perf tools: Fix report -F dso_from for data without branch info
by Jiri Olsa
· 10 years ago
Next »