Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ef1d45a9e54814cc0b471e5377e47bd7e0cd2a8
1ef1d45
bnx2x: Allow management traffic after boot from SAN
by Barak Witkowski
· 12 years ago
4864a16
bnx2x: Fix fastpath structures when memory allocation fails
by Yuval Mintz
· 12 years ago
ec82f94
bfin_mac: Restore hardware time-stamping dependency on BF518
by Lars-Peter Clausen
· 12 years ago
9d43a18
tun: avoid owner checks on IFF_ATTACH_QUEUE
by Michael S. Tsirkin
· 12 years ago
337da3e
bnx2x: move debugging code before the return
by Dan Carpenter
· 12 years ago
6e331f4
tuntap: refuse to re-attach to different tun_struct
by Stefan Hajnoczi
· 12 years ago
21caa66
ipv6: use addrconf_get_prefix_route for prefix route lookup [v2]
by Romain Kuntz
· 12 years ago
85da53b
ipv6: fix the noflags test in addrconf_get_prefix_route
by Romain Kuntz
· 12 years ago
f26845b
tcp: fix splice() and tcp collapsing interaction
by Eric Dumazet
· 12 years ago
ff905b1
tcp: splice: fix an infinite loop in tcp_read_sock()
by Eric Dumazet
· 12 years ago
a9b8a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
c9be4a5
net: prevent setting ttl=0 via IP_TTL
by Cong Wang
· 12 years ago
ed2c891
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
5c33d9b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
d9a58a7
xen/netfront: improve truesize tracking
by Ian Campbell
· 12 years ago
32fa10b
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
2a893f9
Merge tag 'pm+acpi-for-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
127aa930
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
5e20a4b
b43: Fix firmware loading when driver is built into the kernel
by Larry Finger
· 12 years ago
407ee23
drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy
by Chen Gang
· 12 years ago
c4f74d3
drivers/net/wireless/mwl8k.c: avoid use-after-free
by Nickolai Zeldovich
· 12 years ago
111b72a
rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae
by Julian Wollrath
· 12 years ago
d287b875
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
36a25de
sctp: fix Kconfig bug in default cookie hmac selection
by Alex Elder
· 12 years ago
f776372
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
4c9014f
Merge tag 'nfs-for-3.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
6d3cd5d
ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)
by David Henningsson
· 12 years ago
5ce2955
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
d0631c6
Merge branch 'akpm' (fixes from Andrew)
by Linus Torvalds
· 12 years ago
de9ac5c
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 12 years ago
7991b03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 12 years ago
61ed1dc
ALSA: au88x0: fix incorrect left shift
by Nickolai Zeldovich
· 12 years ago
c7e2e1d
ipv4: fix NULL checking in devinet_ioctl()
by Xi Wang
· 12 years ago
ae62ca7
tcp: fix MSG_SENDPAGE_NOTLAST logic
by Eric Dumazet
· 12 years ago
fef0ebd
ext4: remove duplicate call to ext4_bread() in ext4_init_new_dir()
by Guo Chao
· 12 years ago
0ecaef0
ext4: release buffer in failed path in dx_probe()
by Guo Chao
· 12 years ago
96465ef
ext4: fix configuration dependencies for ext4 ACLs and security labels
by Valerie Aurora
· 12 years ago
ade24c9
Merge branch 'for-Linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity into for-linus
by James Morris
· 12 years ago
0c4a842
signals: set_current_blocked() can use __set_current_blocked()
by Oleg Nesterov
· 12 years ago
5ba53ff
signals: sys_ssetmask() uses uninitialized newmask
by Oleg Nesterov
· 12 years ago
f67ffa9
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9f6d8f6
PM: Move disabling/enabling runtime PM to late suspend/early resume
by Rafael J. Wysocki
· 12 years ago
868b093
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
4ce4780
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
by Rafael J. Wysocki
· 12 years ago
ecf0eb9
nfs: avoid dereferencing null pointer in initiate_bulk_draining
by Nickolai Zeldovich
· 12 years ago
35dac27
printk: fix incorrect length from print_time() when seconds > 99999
by Roland Dreier
· 12 years ago
2f90b68
drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time
by Tony Prisk
· 12 years ago
532db57
drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield
by Tony Prisk
· 12 years ago
dc59ed3
rtc: add RTC driver for TPS6586x
by Laxman Dewangan
· 12 years ago
9df0a24
MAINTAINERS: fix drivers/staging/sm7xx/
by Cesar Eduardo Barros
· 12 years ago
dd72d04
MAINTAINERS: remove include/linux/of_pwm.h
by Cesar Eduardo Barros
· 12 years ago
7b7b8cf
MAINTAINERS: remove arch/*/lib/perf_event*.c
by Cesar Eduardo Barros
· 12 years ago
b3c3d18
MAINTAINERS: remove drivers/mmc/host/imxmmc.*
by Cesar Eduardo Barros
· 12 years ago
e07950a1
MAINTAINERS: fix Documentation/mei/
by Cesar Eduardo Barros
· 12 years ago
8893bd0
MAINTAINERS: remove arch/x86/platform/mrst/pmu.*
by Cesar Eduardo Barros
· 12 years ago
2fbae2c
MAINTAINERS: remove firmware/isci/
by Cesar Eduardo Barros
· 12 years ago
251741b
MAINTAINERS: fix drivers/ieee802154/
by Cesar Eduardo Barros
· 12 years ago
bad985a
MAINTAINERS: fix .../plat-mxc/include/mach/imxfb.h
by Cesar Eduardo Barros
· 12 years ago
8e71bde
MAINTAINERS: remove drivers/video/epson1355fb.c
by Cesar Eduardo Barros
· 12 years ago
9819da6
MAINTAINERS: fix drivers/media/usb/dvb-usb/cxusb*
by Cesar Eduardo Barros
· 12 years ago
c117ab8
MAINTAINERS: adjust for UAPI
by Cesar Eduardo Barros
· 12 years ago
f2294c2d
MAINTAINERS: fix drivers/media/platform/atmel-isi.c
by Cesar Eduardo Barros
· 12 years ago
6f0d65a
MAINTAINERS: fix arch/arm/mach-at91/include/mach/at_hdmac.h
by Cesar Eduardo Barros
· 12 years ago
7beefe1
MAINTAINERS: fix drivers/rtc/rtc-vt8500.c
by Cesar Eduardo Barros
· 12 years ago
934455d
MAINTAINERS: remove arch/arm/plat-s5p/
by Cesar Eduardo Barros
· 12 years ago
7101b79
MAINTAINERS: remove arch/arm/common/time-acorn.c
by Cesar Eduardo Barros
· 12 years ago
5eebebe
MAINTAINERS: remove drivers/platform/msm/
by Cesar Eduardo Barros
· 12 years ago
53a59fc
mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT
by Michal Hocko
· 12 years ago
a458431
mm: fix zone_watermark_ok_safe() accounting of isolated pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
358e419
Documentation/sysctl/kernel.txt: document /proc/sys/shmall
by Carlos Alberto Lopez Perez
· 12 years ago
3fcfe78
ipc: add more comments to message copying related code
by Stanislav Kinsbursky
· 12 years ago
51eeaca
ipc: simplify message copying
by Stanislav Kinsbursky
· 12 years ago
b30efe2
ipc: convert prepare_copy() from macro to function
by Stanislav Kinsbursky
· 12 years ago
85398aa
ipc: simplify free_copy() call
by Stanislav Kinsbursky
· 12 years ago
3a66553
selftests: IPC message queue copy feature test
by Stanislav Kinsbursky
· 12 years ago
4a674f3
ipc: introduce message queue copy feature
by Stanislav Kinsbursky
· 12 years ago
f9dd87f
ipc: message queue receive cleanup
by Stanislav Kinsbursky
· 12 years ago
03f5956
ipc: add sysctl to specify desired next object id
by Stanislav Kinsbursky
· 12 years ago
9afdacd
ipc: remove forced assignment of selected message
by Stanislav Kinsbursky
· 12 years ago
2d79cf8
drivers/rtc/rtc-tegra.c: convert to DT driver
by Joseph Lo
· 12 years ago
9dd4a13
net/ipv4/ipconfig: really display the BOOTP/DHCP server's address.
by Philippe De Muyter
· 12 years ago
3b09adc
ip-sysctl: fix spelling errors
by stephen hemminger
· 12 years ago
f3ea36a
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
3eef245
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 12 years ago
f3fe8bd
Merge branch 'acpi-assorted'
by Rafael J. Wysocki
· 12 years ago
c49d874
Merge branch 'acpica'
by Rafael J. Wysocki
· 12 years ago
4f5f64c
ACPI / scan: Do not use dummy HID for system bus ACPI nodes
by Rafael J. Wysocki
· 12 years ago
5ff3fec
mac802154: fix NOHZ local_softirq_pending 08 warning
by Alexander Aring
· 12 years ago
db2b620
ipv6: document ndisc_notify in networking/ip-sysctl.txt
by Hannes Frederic Sowa
· 12 years ago
2be7d22
wireless: add new wil6210 802.11ad 60GHz driver
by Vladimir Kondratiev
· 12 years ago
c3ff0b2
mwifiex: fix typo in setting up ibss network parameters
by Amitkumar Karwar
· 12 years ago
9c969d8
mwifiex: check wait_event_interruptible return value
by Bing Zhao
· 12 years ago
a910c9c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 12 years ago
d339fc8
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
7b87e57
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 12 years ago
9a6f734
ath9k: Fix Kconfig for ATH9K_HTC
by Vladimir Kondratiev
· 12 years ago
2727de7
netfilter: xt_recent: avoid high order page allocations
by Eric Dumazet
· 12 years ago
757ae31
netfilter: fix missing dependencies for the NOTRACK target
by Pablo Neira Ayuso
· 12 years ago
429da4c
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
by Ulrich Weber
· 12 years ago
5f243b9
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
Next »