summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-06amd-xgbe: Check for successful buffer allocation before useTom Lendacky1-0/+3
2015-10-06Btrfs: fix deadlock when finalizing block group creationFilipe Manana3-1/+10
2015-10-06Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana1-8/+11
2015-10-06Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana1-3/+5
2015-10-05arm64: convert patch_lock to raw lockYang Shi1-3/+3
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1
2015-10-05ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai1-1/+2
2015-10-05drm/amdgpu: fix num_crtc on CZAlex Deucher1-1/+1
2015-10-05openvswitch: Fix ovs_vport_get_stats()Pravin B Shelar1-29/+13
2015-10-05ARM: net: make BPF_LD | BPF_IND instruction trigger r_X initialisation to 0.Nicolas Schichan1-0/+1
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher3-1/+21
2015-10-05drm/radeon: restore the fbdev mode in lastcloseAlex Deucher3-1/+21
2015-10-05ovs: do not allocate memory from offline numa nodeKonstantin Khlebnikov1-1/+2
2015-10-05bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann1-1/+5
2015-10-05openvswitch: Rename LABEL->LABELSJoe Stringer6-55/+55
2015-10-05net/unix: fix logic about sk_peek_offsetAndrey Vagin1-5/+7
2015-10-05act_mirred: always release tcf hashWANG Cong1-3/+3
2015-10-05act_mirred: fix a race condition on mirred_listWANG Cong1-1/+10
2015-10-05i40e: fix offload of GRE tunnelsJesse Brandeburg1-0/+2
2015-10-05Merge tag 'wireless-drivers-for-davem-2015-10-01' of git://git.kernel.org/pub...David S. Miller4-2/+5
2015-10-05ipv4: fix reply_dst leakage on arp replyJiri Benc1-3/+5
2015-10-05iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski1-0/+1
2015-10-05inet: fix race in reqsk_queue_unlink()Eric Dumazet1-9/+10
2015-10-05tcp/dccp: fix old style declarationsRaanan Avargil1-2/+2
2015-10-05iwlwifi: mvm: init card correctly on ctkill exit checkArik Nemtsov2-2/+7
2015-10-05iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho1-0/+5
2015-10-05iwlwifi: fix firmware filename for 3160Johannes Berg1-1/+1
2015-10-05iwlwifi: mvm: clear csa countdown when AP is stoppedAvraham Stern1-0/+1
2015-10-05iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg1-6/+6
2015-10-05iwlwifi: dvm: fix D3 firmware PN programmingJohannes Berg1-1/+1
2015-10-05iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg1-10/+5
2015-10-05net: lpc_eth: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-7/+6
2015-10-05net: usb: asix: Fix crash on skb alloc failureDavid B. Robins1-1/+3
2015-10-05Merge tag 'linux-can-fixes-for-4.3-20150930' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+1
2015-10-05amd-xgbe: fix potential memory leak in xgbe-debugfsGeliang Tang1-0/+1
2015-10-05ppp: don't override sk->sk_state in pppoe_flush_dev()Guillaume Nault1-1/+0
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou1-3/+4
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou1-9/+3
2015-10-05mcb: Fix error handling in mcb_pci_probe()Alexey Khoroshilov1-2/+4
2015-10-04ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai1-1/+5
2015-10-04staging: speakup: fix speakup-r regressioncovici@ccs.covici.com1-0/+1
2015-10-04MAINTAINERS: Remove myself as nvec co-maintainerJulian Andres Klode1-1/+0
2015-10-04drivers/tty: require read access for controlling terminalJann Horn1-4/+27
2015-10-04serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard1-0/+8
2015-10-04tty: fix data race on tty_buffer.commitDmitry Vyukov1-3/+12
2015-10-04tty: fix data race in tty_buffer_flushDmitry Vyukov1-1/+4
2015-10-04tty: fix data race in flush_to_ldiscDmitry Vyukov1-1/+1
2015-10-04tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa1-10/+5
2015-10-04serial: atmel: fix error path of probe functionUwe Kleine-König1-1/+1