Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9acfb313849e44e956a393b91a63386f7ef1df97
9acfb31
netfilter: use fwmark_reflect in nf_send_reset
by Pau Espin Pedrol
· 8 years ago
2e2a390
ASoC: rt5645: set sel_i2s_pre_div1 to 2
by Bard Liao
· 8 years ago
c77512d
spi: spi-axi: Free resources on error path
by Christophe JAILLET
· 8 years ago
f897e9a
x86/boot: Add missing declaration of string functions
by Nicholas Mc Guire
· 8 years ago
1042bd4
tg3: Fix race condition in tg3_get_stats64().
by Michael Chan
· 8 years ago
5f7eeee
net: phy: dp83867: fix irq generation
by Grygorii Strashko
· 8 years ago
bfe384e
sh_eth: R8A7740 supports packet shecksumming
by Sergei Shtylyov
· 8 years ago
2d4fef7
sh_eth: fix EESIPR values for SH77{34|63}
by Sergei Shtylyov
· 8 years ago
b871452
wext: handle NULL extra data in iwe_stream_add_point better
by Arnd Bergmann
· 8 years ago
b9d68cd
sparc64: Fix exception handling in UltraSPARC-III memcpy.
by David S. Miller
· 7 years ago
bfafa56
sparc64: Measure receiver forward progress to avoid send mondo timeout
by Jane Chu
· 7 years ago
816843a
xen-netback: correctly schedule rate-limited queues
by Wei Liu
· 7 years ago
38e71ea
net: phy: Correctly process PHY_HALTED in phy_stop_machine()
by Florian Fainelli
· 7 years ago
33e25b2
net/mlx5e: Schedule overflow check work to mlx5e workqueue
by Eugenia Emantayev
· 7 years ago
862ade9
net/mlx5e: Fix wrong delay calculation for overflow check scheduling
by Eugenia Emantayev
· 7 years ago
d704979
net/mlx5e: Fix outer_header_zero() check size
by Ilan Tayari
· 7 years ago
d19d0ac
net/mlx5: Fix command bad flow on command entry allocation failure
by Moshe Shemesh
· 7 years ago
fca84d6
net/mlx5: Consider tx_enabled in all modes on remap
by Aviv Heller
· 7 years ago
df32d08
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
by Xin Long
· 7 years ago
cc6f148
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
by Alexander Potapenko
· 7 years ago
bb21d2e
dccp: fix a memleak for dccp_feat_init err process
by Xin Long
· 7 years ago
4d938b6
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
by Xin Long
· 7 years ago
9ffa672
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
by Xin Long
· 7 years ago
c0c8688
net: ethernet: nb8800: Handle all 4 RGMII modes identically
by Marc Gonzalez
· 7 years ago
23a91c8
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
by Stefano Brivio
· 7 years ago
47f3bf6
packet: fix use-after-free in prb_retire_rx_blk_timer_expired()
by WANG Cong
· 7 years ago
d53ff38
openvswitch: fix potential out of bound access in parse_ct
by Liping Zhang
· 7 years ago
59e76ed
mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabled
by Thomas Jarosch
· 7 years ago
cda2bc9
rtnetlink: allocate more memory for dev_set_mac_address()
by WANG Cong
· 7 years ago
0c47f11
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 7 years ago
5a2d511
net: dsa: b53: Add missing ARL entries for BCM53125
by Florian Fainelli
· 7 years ago
4a2ffe1
ipv6: avoid overflow of offset in ip6_find_1stfragopt
by Sabrina Dubroca
· 7 years ago
0b83249
net: Zero terminate ifr_name in dev_ifname().
by David S. Miller
· 7 years ago
a62bc8d
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
by Alexander Potapenko
· 7 years ago
0cd73c4
tcp_bbr: init pacing rate on first RTT sample
by Neal Cardwell
· 7 years ago
2e6b237
tcp_bbr: remove sk_pacing_rate=0 transient during init
by Neal Cardwell
· 7 years ago
0c0ede3
tcp_bbr: introduce bbr_init_pacing_rate_from_rtt() helper
by Neal Cardwell
· 7 years ago
ec78968
tcp_bbr: introduce bbr_bw_to_pacing_rate() helper
by Neal Cardwell
· 7 years ago
73520d3
tcp_bbr: cut pacing rate only if filled pipe
by Neal Cardwell
· 7 years ago
12d17d7
saa7164: fix double fetch PCIe access condition
by Steven Toth
· 7 years ago
3a63729
Btrfs: fix early ENOSPC due to delalloc
by Omar Sandoval
· 7 years ago
0f442c5
f2fs: sanity check checkpoint segno and blkoff
by Jin Qian
· 7 years ago
c14e327
media: lirc: LIRC_GET_REC_RESOLUTION should return microseconds
by Sean Young
· 7 years ago
e92add2
mmc: core: Use device_property_read instead of of_property_read
by David Woods
· 7 years ago
baf4ad0
mmc: dw_mmc: Use device_property_read instead of of_property_read
by David Woods
· 7 years ago
bdabf09
iscsi-target: Fix initial login PDU asynchronous socket close OOPs
by Nicholas Bellinger
· 7 years ago
733d7ab
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
by Prabhakar Lad
· 7 years ago
4f35448
ARM: dts: tango4: Request RGMII RX and TX clock delays
by Marc Gonzalez
· 7 years ago
ff603e0
ARM: dts: armada-38x: Fix irq type for pca955
by Gregory CLEMENT
· 7 years ago
12353a0
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 7 years ago
0814c3a
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
by Jan Kara
· 7 years ago
b680e22
gpiolib: skip unwanted events, don't convert them to opposite edge
by Bartosz Golaszewski
· 7 years ago
be5c6ef
iommu/amd: Enable ga_log_intr when enabling guest_mode
by Suravee Suthikulpanit
· 7 years ago
03ebdd1
powerpc/64: Fix __check_irq_replay missing decrementer interrupt
by Nicholas Piggin
· 7 years ago
8164692
powerpc/tm: Fix saving of TM SPRs in core dump
by Gustavo Romero
· 7 years ago
9ef8b23
timers: Fix overflow in get_next_timer_interrupt
by Matija Glavinic Pecotic
· 7 years ago
7b95b74
mm/page_alloc: Remove kernel address exposure in free_reserved_area()
by Josh Poimboeuf
· 8 years ago
0c609d3e
KVM: async_pf: make rcu irq exit if not triggered from idle task
by Wanpeng Li
· 7 years ago
650c763
ASoC: do not close shared backend dailink
by Banajit Goswami
· 7 years ago
69f15ff
drm/amdgpu: Fix undue fallthroughs in golden registers initialization
by Jean Delvare
· 7 years ago
c531a24
ALSA: hda - Fix speaker output from VAIO VPCL14M1R
by Sergei A. Trusov
· 7 years ago
45a636e
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
by Dima Zavin
· 7 years ago
5a1eef7
mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries
by Mel Gorman
· 7 years ago
943281e
mmc: core: Fix access to HS400-ES devices
by Guenter Roeck
· 8 years ago
1f32e67
device property: Make dev_fwnode() public
by Sakari Ailus
· 8 years ago
347be00
mmc: sdhci-of-at91: force card detect value for non removable devices
by Ludovic Desroches
· 7 years ago
f7d3e54
NFSv4: Fix EXCHANGE_ID corrupt verifier issue
by Trond Myklebust
· 7 years ago
f5214eb
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
by Arend Van Spriel
· 7 years ago
de8c332
iwlwifi: dvm: prevent an out of bounds access
by Emmanuel Grumbach
· 7 years ago
61a0adb
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
by Tejun Heo
· 7 years ago
804b1a9
libata: array underflow in ata_find_dev()
by Dan Carpenter
· 7 years ago
445ee6c
cgroup: fix error return value from cgroup_subtree_control()
by Tejun Heo
· 7 years ago
4a99eac
cgroup: create dfl_root files on subsys registration
by Tejun Heo
· 7 years ago
5d23e4f
parisc: Handle vma's whose context is not current in flush_cache_range
by John David Anglin
· 7 years ago
db397d9
Linux 4.9.41
by Greg Kroah-Hartman
· 7 years ago
007dffc
ASoC: dpcm: Avoid putting stream state to STOP when FE stream is paused
by Patrick Lai
· 8 years ago
27ef028
ASoC: Intel: Skylake: Release FW ctx in cleanup
by Jeeja KP
· 8 years ago
23ab274
scsi: bfa: Increase requested firmware version to 3.2.5.1
by Benjamin Poirier
· 8 years ago
5f70407
scsi: snic: Return error code on memory allocation failure
by Burak Ok
· 8 years ago
2803ea7
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
by Satish Kharat
· 8 years ago
3b6f4e2
HID: ignore Petzl USB headlamp
by Jiri Kosina
· 8 years ago
3f0dfa1
ASoC: Intel: bytcr-rt5640: fix settings in internal clock mode
by Pierre-Louis Bossart
· 8 years ago
b899142
perf/x86: Set pmu->module in Intel PMU modules
by David Carrillo-Cisneros
· 8 years ago
efa2252
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
by Andy Shevchenko
· 8 years ago
12dac5f
ALSA: usb-audio: test EP_FLAG_RUNNING at urb completion
by Ioan-Adrian Ratiu
· 8 years ago
301681d
ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP
by Yuriy Kolerov
· 8 years ago
f10e206
sh_eth: enable RX descriptor word 0 shift on SH7734
by Sergei Shtylyov
· 8 years ago
2909c9c
ASoC: fsl_ssi: set fifo watermark to more reliable value
by Caleb Crome
· 8 years ago
2548d89
net: usb: asix_devices: add .reset_resume for USB PM
by Peter Chen
· 8 years ago
a752672
nvmem: imx-ocotp: Fix wrong register size
by Daniel Schultz
· 8 years ago
e95ec35
arm64: mm: fix show_pte KERN_CONT fallout
by Mark Rutland
· 8 years ago
812a7df
vfio-pci: Handle error from pci_iomap
by Arvind Yadav
· 8 years ago
a417ea5
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
by Arvind Yadav
· 8 years ago
ddc0ec3
perf symbols: Robustify reading of build-id from sysfs
by Arnaldo Carvalho de Melo
· 8 years ago
d8086c3
perf tools: Install tools/lib/traceevent plugins with install-bin
by Arnaldo Carvalho de Melo
· 8 years ago
0b86564
xfrm: Don't use sk_family for socket policy lookups
by Steffen Klassert
· 8 years ago
ab5e7df
tools lib traceevent: Fix prev/next_prio for deadline tasks
by Daniel Bristot de Oliveira
· 8 years ago
704a6d7
Xen: ARM: Zero reserved fields of xatp before making hypervisor call
by Jiandi An
· 8 years ago
f76ddff
Btrfs: adjust outstanding_extents counter properly when dio write is split
by Liu Bo
· 8 years ago
49fc90b
benet: stricter vxlan offloading check in be_features_check
by Sabrina Dubroca
· 8 years ago
Next »