Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | nfp: always unmask aux interrupts at init | Jakub Kicinski | 2018-01-10 | 1 | -0/+2 | |
| * | | | | | 8021q: fix a memory leak for VLAN 0 device | Cong Wang | 2018-01-10 | 1 | -6/+1 | |
| * | | | | | Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub... | David S. Miller | 2018-01-10 | 5 | -28/+30 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at... | Kalle Valo | 2018-01-05 | 2 | -13/+16 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | wcn36xx: Fix dynamic power saving | Loic Poulain | 2018-01-04 | 2 | -13/+16 | |
| | * | | | | | | iwlwifi: pcie: fix DMA memory mapping / unmapping | Emmanuel Grumbach | 2018-01-05 | 3 | -15/+14 | |
| * | | | | | | | of_mdio: avoid MDIO bus removal when a PHY is missing | Madalin Bucur | 2018-01-10 | 1 | -2/+7 | |
| * | | | | | | | caif_usb: use strlcpy() instead of strncpy() | Xiongfeng Wang | 2018-01-10 | 1 | -3/+1 | |
| * | | | | | | | doc: clarification about setting SO_ZEROCOPY | Kornilios Kourtis | 2018-01-10 | 1 | -0/+4 | |
| * | | | | | | | net: gianfar_ptp: move set_fipers() to spinlock protecting area | Yangbo Lu | 2018-01-10 | 1 | -2/+1 | |
| * | | | | | | | Merge branch 'sctp-Some-sockopt-optlen-fixes' | David S. Miller | 2018-01-10 | 1 | -7/+21 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | sctp: make use of pre-calculated len | Marcelo Ricardo Leitner | 2018-01-10 | 1 | -6/+10 | |
| | * | | | | | | sctp: add a ceiling to optlen in some sockopts | Marcelo Ricardo Leitner | 2018-01-10 | 1 | -0/+10 | |
| | * | | | | | | sctp: GFP_ATOMIC is not needed in sctp_setsockopt_events | Marcelo Ricardo Leitner | 2018-01-10 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-01-10 | 11 | -50/+150 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | bpf: introduce BPF_JIT_ALWAYS_ON config | Alexei Starovoitov | 2018-01-09 | 6 | -8/+50 | |
| | * | | | | | | bpf: avoid false sharing of map refcount with max_entries | Daniel Borkmann | 2018-01-09 | 1 | -8/+16 | |
| | * | | | | | | bpf: prevent out-of-bounds speculation | Alexei Starovoitov | 2018-01-09 | 3 | -11/+74 | |
| | * | | | | | | selftests/bpf: fix test_align | Alexei Starovoitov | 2018-01-07 | 1 | -21/+1 | |
| | * | | | | | | bpf: sockmap missing NULL psock check | John Fastabend | 2018-01-07 | 1 | -2/+9 | |
| * | | | | | | | ipv6: remove null_entry before adding default route | Wei Wang | 2018-01-09 | 1 | -9/+29 | |
| * | | | | | | | Merge branch 'Ether-fixes-for-the-SolutionEngine771x-boards' | David S. Miller | 2018-01-09 | 2 | -4/+21 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | SolutionEngine771x: add Ether TSU resource | Sergei Shtylyov | 2018-01-09 | 2 | -2/+13 | |
| | * | | | | | | | SolutionEngine771x: fix Ether platform data | Sergei Shtylyov | 2018-01-09 | 1 | -2/+8 | |
| |/ / / / / / / | ||||||
| * | | | | | | | docs-rst: networking: wire up msg_zerocopy | Mike Rapoport | 2018-01-09 | 1 | -1/+1 | |
| * | | | | | | | net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg() | Nicolai Stange | 2018-01-09 | 1 | -1/+3 | |
| * | | | | | | | net: caif: use strlcpy() instead of strncpy() | Xiongfeng Wang | 2018-01-09 | 3 | -11/+8 | |
| * | | | | | | | net: core: fix module type in sock_diag_bind | Andrii Vladyka | 2018-01-09 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2018-01-10 | 5 | -69/+97 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ALSA: pcm: Allow aborting mutex lock at OSS read/write loops | Takashi Iwai | 2018-01-08 | 1 | -15/+21 | |
| * | | | | | | | | ALSA: pcm: Abort properly at pending signal in OSS read/write loops | Takashi Iwai | 2018-01-08 | 1 | -0/+8 | |
| * | | | | | | | | ALSA: aloop: Fix racy hw constraints adjustment | Takashi Iwai | 2018-01-05 | 1 | -30/+21 | |
| * | | | | | | | | ALSA: aloop: Fix inconsistent format due to incomplete rule | Takashi Iwai | 2018-01-05 | 1 | -7/+6 | |
| * | | | | | | | | ALSA: aloop: Release cable upon open error path | Takashi Iwai | 2018-01-05 | 1 | -13/+25 | |
| * | | | | | | | | ALSA: pcm: Workaround for weird PulseAudio behavior on rewind error | Takashi Iwai | 2018-01-05 | 1 | -2/+7 | |
| * | | | | | | | | ALSA: pcm: Add missing error checks in OSS emulation plugin builder | Takashi Iwai | 2018-01-04 | 1 | -3/+11 | |
| * | | | | | | | | ALSA: pcm: Remove incorrect snd_BUG_ON() usages | Takashi Iwai | 2018-01-02 | 2 | -3/+2 | |
* | | | | | | | | | Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2018-01-10 | 16 | -71/+119 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | riscv: rename SR_* constants to match the spec | Christoph Hellwig | 2018-01-08 | 6 | -17/+17 | |
| * | | | | | | | | | riscv: remove CONFIG_MMU ifdefs | Christoph Hellwig | 2018-01-08 | 4 | -24/+0 | |
| * | | | | | | | | | RISC-V: Make __NR_riscv_flush_icache visible to userspace | Palmer Dabbelt | 2018-01-08 | 5 | -30/+27 | |
| * | | | | | | | | | RISC-V: Add a basic defconfig | Karsten Merker | 2018-01-08 | 1 | -0/+75 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2018-01-10 | 3 | -25/+136 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task | Maciej W. Rozycki | 2017-12-20 | 1 | -0/+12 | |
| * | | | | | | | | | MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses | Maciej W. Rozycki | 2017-12-12 | 1 | -0/+3 | |
| * | | | | | | | | | MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -0/+1 | |
| * | | | | | | | | | MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA | Maciej W. Rozycki | 2017-12-12 | 1 | -11/+36 | |
| * | | | | | | | | | MIPS: Consistently handle buffer counter with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: Guard against any partial write attempt with PTRACE_SETREGSET | Maciej W. Rozycki | 2017-12-12 | 1 | -1/+11 | |
| * | | | | | | | | | MIPS: Factor out NT_PRFPREG regset access helpers | Maciej W. Rozycki | 2017-12-12 | 1 | -25/+83 |