index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
ims-pcu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
3
-5
/
+20
2019-02-15
drm: Use array_size() when creating lease
Matthew Wilcox
1
-1
/
+2
2019-02-15
dm thin: fix bug where bio that overwrites thin block ignores FUA
Nikos Tsironis
1
-5
/
+50
2019-02-15
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-02-14
net: ethernet: freescale: set FEC ethtool regs version
Vivien Didelot
1
-0
/
+4
2019-02-14
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-02-14
mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs
Jann Horn
1
-4
/
+4
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
1
-0
/
+2
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2
-20
/
+6
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
2019-02-14
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
Dan Carpenter
1
-1
/
+1
2019-02-14
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2
-2
/
+2
2019-02-14
dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exit
John David Anglin
1
-6
/
+22
2019-02-14
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
1
-3
/
+0
2019-02-14
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
1
-1
/
+3
2019-02-14
sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment
Xin Long
1
-0
/
+1
2019-02-14
net/mlx5e: XDP, fix redirect resources availability check
Saeed Mahameed
4
-4
/
+22
2019-02-14
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
1
-8
/
+9
2019-02-14
net/mlx5: No command allowed when command interface is not ready
Huy Nguyen
3
-1
/
+20
2019-02-14
net/mlx5e: Fix NULL pointer derefernce in set channels error flow
Maria Pasechnik
1
-3
/
+4
2019-02-13
netfilter: nft_compat: use-after-free when deleting targets
Pablo Neira Ayuso
1
-1
/
+2
2019-02-13
drm/amdgpu/psp11: TA firmware is optional (v3)
Alex Deucher
2
-14
/
+23
2019-02-13
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
1
-2
/
+5
2019-02-13
mmc: meson-gx: fix interrupt name
Martin Blumenstingl
1
-1
/
+2
2019-02-13
scsi: qla2xxx: Fix panic from use after free in qla2x00_async_tm_cmd
Bill Kuzeja
1
-2
/
+2
2019-02-13
scsi: sd: fix entropy gathering for most rotational disks
James Bottomley
1
-3
/
+9
2019-02-13
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
1
-8
/
+14
2019-02-13
Rename include/{uapi => }/asm-generic/shmparam.h really
Masahiro Yamada
1
-0
/
+0
2019-02-13
Revert "mm: use early_pfn_to_nid in page_ext_init"
Qian Cai
2
-4
/
+3
2019-02-13
mm/gup: fix gup_pmd_range() for dax
Yu Zhao
1
-1
/
+2
2019-02-13
Revert "mm: slowly shrink slabs with a relatively small number of objects"
Dave Chinner
1
-10
/
+0
2019-02-13
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
1
-5
/
+2
2019-02-12
md/raid1: don't clear bitmap bits on interrupted recovery.
Nate Dailey
1
-10
/
+18
2019-02-12
team: avoid complex list operations in team_nl_cmd_options_set()
Cong Wang
1
-22
/
+5
2019-02-12
net_sched: fix two more memory leaks in cls_tcindex
Cong Wang
1
-9
/
+7
2019-02-12
net_sched: fix a memory leak in cls_tcindex
Cong Wang
1
-16
/
+30
2019-02-12
net_sched: fix a race condition in tcindex_destroy()
Cong Wang
1
-7
/
+11
2019-02-12
net: ena: update driver version from 2.0.2 to 2.0.3
Arthur Kiyanovski
1
-1
/
+1
2019-02-12
net: ena: fix race between link up and device initalization
Arthur Kiyanovski
1
-5
/
+5
2019-02-12
net/packet: fix 4gb buffer limit due to overflow check
Kal Conley
1
-1
/
+1
2019-02-12
inet_diag: fix reporting cgroup classid and fallback to priority
Konstantin Khlebnikov
3
-6
/
+21
2019-02-12
batman-adv: fix uninit-value in batadv_interface_tx()
Eric Dumazet
1
-0
/
+2
2019-02-12
ipv6: propagate genlmsg_reply return code
Li RongQing
1
-3
/
+1
2019-02-12
net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
Saeed Mahameed
1
-2
/
+20
2019-02-12
net: phylink: avoid resolving link state too early
Russell King
1
-6
/
+13
2019-02-12
geneve: change NET_UDP_TUNNEL dependency to select
Matteo Croce
1
-2
/
+2
2019-02-12
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
1
-1
/
+1
2019-02-12
floppy: check_events callback should not return a negative number
Yufen Yu
1
-1
/
+1
2019-02-12
drm/i915/opregion: rvda is relative from opregion base in opregion 2.1+
Jani Nikula
1
-3
/
+21
[next]