summaryrefslogtreecommitdiffstats
path: root/Documentation/SecurityBugs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-10Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble1-1/+1
2016-05-09compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16()Josh Poimboeuf1-1/+1
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann5-3/+24
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann1-1/+0
2016-05-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca2-7/+16
2016-05-09Documentation/networking: more accurate LCO explanationShmulik Ladkani1-7/+7
2016-05-09macvtap: segmented packet is consumedEric Dumazet1-1/+1
2016-05-09tools: bpf_jit_disasm: check for klogctl failureColin Ian King1-0/+3
2016-05-09qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2016-05-08Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter1-1/+2
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter1-1/+1
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter1-4/+8
2016-05-07mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel1-0/+8
2016-05-07mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel1-2/+2
2016-05-07udp_offload: Set encapsulation before inner completes.Jarno Rajahalme5-3/+18
2016-05-07udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme4-15/+0
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
2016-05-06net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2-4/+8
2016-05-06bridge: fix igmp / mld query parsingLinus Lüssing1-5/+7
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-06net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-05-06VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-05-06net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-05-06mailmap: add John Paul Adrian GlaubitzLinus Torvalds1-0/+1
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-06lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-06mm: fix kcompactd hang during memory offliningVlastimil Babka1-1/+3
2016-05-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-06mm/zswap: provide unique zpool nameDan Streetman1-1/+7
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli3-3/+25
2016-05-06MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom1-1/+1
2016-05-06mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins1-9/+1
2016-05-06mm: update min_free_kbytes from khugepaged after core initializationJason Baron1-1/+1
2016-05-06huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins1-9/+2
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2-120/+139
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-06mm: thp: correct split_huge_pages file permissionYang Shi1-2/+2
2016-05-06maintainers: update rmk's email address(es)Russell King1-24/+24
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4
2016-05-05ARM: 8573/1: domain: move {set,get}_domain under config guardVladimir Murzin1-0/+11
2016-05-05ARM: 8572/1: nommu: change memory reserve for the vectorsJean-Philippe Brucker2-2/+2
2016-05-05ARM: 8571/1: nommu: fix PMSAv7 setupJean-Philippe Brucker1-6/+7
2016-05-05IB/iser: Fix max_sectors calculationChristoph Hellwig1-4/+10
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman1-11/+14
2016-05-05x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta4-18/+98
2016-05-05ARC: Fix PAE40 boot failures due to PTE truncationVineet Gupta2-8/+14