Age | Commit message (Expand) | Author | Files | Lines |
2018-01-31 | net: qdisc_pkt_len_init() should be more robust | Eric Dumazet | 1 | -4/+15 |
2018-01-31 | net: igmp: fix source address check for IGMPv3 reports | Felix Fietkau | 1 | -1/+1 |
2018-01-31 | lan78xx: Fix failure in USB Full Speed | Yuiko Oshino | 1 | -0/+1 |
2018-01-31 | ipv6: ip6_make_skb() needs to clear cork.base.dst | Eric Dumazet | 1 | -0/+1 |
2018-01-31 | ipv6: fix udpv6 sendmsg crash caused by too small MTU | Mike Maloney | 1 | -2/+4 |
2018-01-31 | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL | Ben Hutchings | 3 | -2/+3 |
2018-01-31 | dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state | Alexey Kodanev | 1 | -0/+3 |
2018-01-31 | eventpoll.h: add missing epoll event masks | Greg KH | 1 | -0/+13 |
2018-01-31 | vsyscall: Fix permissions for emulate mode with KAISER/PTI | Ben Hutchings | 3 | -4/+6 |
2018-01-31 | um: link vmlinux with -no-pie | Thomas Meyer | 1 | -1/+1 |
2018-01-31 | orangefs: fix deadlock; do not write i_size in read_iter | Martin Brandenburg | 2 | -16/+2 |
2018-01-31 | Input: trackpoint - force 3 buttons if 0 button is reported | Aaron Ma | 1 | -0/+3 |
2018-01-31 | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes | Johannes Weiner | 5 | -23/+43 |
2018-01-31 | Revert "module: Add retpoline tag to VERMAGIC" | Greg Kroah-Hartman | 1 | -7/+1 |
2018-01-31 | scsi: libiscsi: fix shifting of DID_REQUEUE host byte | Johannes Thumshirn | 1 | -1/+1 |
2018-01-31 | fs/fcntl: f_setown, avoid undefined behaviour | Jiri Slaby | 1 | -0/+4 |
2018-01-31 | reiserfs: don't preallocate blocks for extended attributes | Jeff Mahoney | 1 | -1/+1 |
2018-01-31 | reiserfs: fix race in prealloc discard | Jeff Mahoney | 1 | -2/+10 |
2018-01-31 | netfilter: xt_osf: Add missing permission checks | Kevin Cernekee | 1 | -0/+7 |
2018-01-31 | netfilter: nfnetlink_cthelper: Add missing permission checks | Kevin Cernekee | 1 | -0/+10 |
2018-01-31 | ACPICA: Namespace: fix operand cache leak | Seunghun Han | 1 | -14/+9 |
2018-01-31 | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki | 1 | -6/+6 |
2018-01-31 | ipc: msg, make msgrcv work with LONG_MIN | Jiri Slaby | 1 | -1/+4 |
2018-01-31 | mm, page_alloc: fix potential false positive in __zone_watermark_ok | Vlastimil Babka | 1 | -3/+3 |
2018-01-31 | cma: fix calculation of aligned offset | Doug Berger | 1 | -9/+6 |
2018-01-31 | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko | 2 | -1/+8 |
2018-01-31 | mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack | Michal Hocko | 1 | -2/+4 |
2018-01-31 | drivers: base: cacheinfo: fix boot error message when acpi is enabled | Sudeep Holla | 1 | -4/+8 |
2018-01-31 | drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled | Sudeep Holla | 3 | -0/+6 |
2018-01-31 | Prevent timer value 0 for MWAITX | Janakarajan Natarajan | 1 | -0/+7 |
2018-01-31 | KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 | Punit Agrawal | 1 | -1/+1 |
2018-01-31 | can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once | Marc Kleine-Budde | 1 | -6/+5 |
2018-01-31 | can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once | Marc Kleine-Budde | 1 | -6/+5 |
2018-01-31 | usbip: Fix potential format overflow in userspace tools | Jonathan Dieter | 2 | -6/+31 |
2018-01-31 | usbip: Fix implicit fallthrough warning | Jonathan Dieter | 1 | -0/+2 |
2018-01-31 | usbip: prevent vhci_hcd driver from leaking a socket pointer address | Shuah Khan | 3 | -14/+20 |
2018-01-31 | orangefs: initialize op on loop restart in orangefs_devreq_read | Martin Brandenburg | 1 | -1/+2 |
2018-01-31 | orangefs: use list_for_each_entry_safe in purge_waiting_ops | Martin Brandenburg | 1 | -2/+2 |
2018-01-31 | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels | Andy Lutomirski | 1 | -1/+1 |
2018-01-23 | Linux 4.9.78v4.9.78 | Greg Kroah-Hartman | 1 | -1/+1 |
2018-01-23 | MIPS: AR7: ensure the port type's FCR value is used | Jonas Gorski | 1 | -1/+1 |
2018-01-23 | x86/retpoline: Optimize inline assembler for vmexit_fill_RSB | Andi Kleen | 1 | -3/+4 |
2018-01-23 | x86/pti: Document fix wrong index | zhenwei.pi | 1 | -1/+1 |
2018-01-23 | kprobes/x86: Disable optimizing on the function jumps to indirect thunk | Masami Hiramatsu | 1 | -1/+22 |
2018-01-23 | kprobes/x86: Blacklist indirect thunk functions for kprobes | Masami Hiramatsu | 1 | -1/+2 |
2018-01-23 | retpoline: Introduce start/end markers of indirect thunk | Masami Hiramatsu | 3 | -1/+11 |
2018-01-23 | x86/mce: Make machine check speculation protected | Thomas Gleixner | 3 | -1/+7 |
2018-01-23 | usbip: fix warning in vhci_hcd_probe/lockdep_init_map | Shuah Khan | 1 | -0/+1 |
2018-01-23 | x86/cpu, x86/pti: Do not enable PTI on AMD processors | Tom Lendacky | 1 | -2/+2 |
2018-01-23 | arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls | Marc Zyngier | 1 | -2/+2 |