summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Revert "r8169: make use of xmit_more and __netdev_sent_queue"Heiner Kallweit2019-02-101-9/+10
| | * | | | | | | | | | Revert "r8169: remove unneeded mmiowb barriers"Heiner Kallweit2019-02-101-1/+7
| |/ / / / / / / / / /
| * | | | | | | | | | net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2019-02-092-12/+11
| * | | | | | | | | | vsock: cope with memory allocation failure at socket creation timePaolo Abeni2019-02-091-0/+4
| * | | | | | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-093-2/+7
| * | | | | | | | | | net: sfp: do not probe SFP module before we're attachedRussell King2019-02-093-9/+25
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-02-151-2/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman2019-02-131-2/+5
* | | | | | | | | | | | Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-151-7/+3
* | | | | | | | | | | | Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson2019-02-148-192/+134
* | | | | | | | | | | | Merge tag 'trace-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-02-131-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tracing: probeevent: Correctly update remaining space in dynamic areaAndreas Ziegler2019-02-111-2/+4
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-137-28/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil2019-02-131-8/+14
| * | | | | | | | | | | | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-131-0/+0
| * | | | | | | | | | | | | Revert "mm: use early_pfn_to_nid in page_ext_init"Qian Cai2019-02-132-4/+3
| * | | | | | | | | | | | | mm/gup: fix gup_pmd_range() for daxYu Zhao2019-02-131-1/+2
| * | | | | | | | | | | | | Revert "mm: slowly shrink slabs with a relatively small number of objects"Dave Chinner2019-02-131-10/+0
| * | | | | | | | | | | | | Revert "mm: don't reclaim inodes with many attached pages"Dave Chinner2019-02-131-5/+2
* | | | | | | | | | | | | | Merge tag 'hwmon-for-v5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-02-131-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hwmon: (nct6775) Fix fan6 detection for NCT6793DGuenter Roeck2019-01-281-1/+2
* | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-123-10/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt2019-02-121-6/+2
| * | | | | | | | | | | | | | | riscv: Add pte bit to distinguish swap from invalidStefan O'Rear2019-02-122-4/+10
| | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'sound-5.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-02-1213-34/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | ALSA: pcm: Revert capture stream behavior change in blocking modeTakashi Iwai2019-02-081-16/+4
| * | | | | | | | | | | | | | | Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-02-0810-17/+53
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| | * | | | | | | | | | | | | | | ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| | * | | | | | | | | | | | | | | ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
| | * | | | | | | | | | | | | | | ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| | * | | | | | | | | | | | | | | ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| | * | | | | | | | | | | | | | | ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4
| | * | | | | | | | | | | | | | | ASoC: core: Allow soc_find_component lookups to match parent of_nodeCharles Keepax2019-01-251-1/+6
| | * | | | | | | | | | | | | | | ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan2019-01-221-0/+2
| | * | | | | | | | | | | | | | | ASoC: MAINTAINERS: fsl: Change Fabio's email addressFabio Estevam2019-01-211-2/+2
| | * | | | | | | | | | | | | | | ASoC: hdmi-codec: fix oops on re-probeRussell King2019-01-181-2/+2
| * | | | | | | | | | | | | | | | ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-071-1/+8
| * | | | | | | | | | | | | | | | ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-071-0/+1
* | | | | | | | | | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-02-121-9/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"Theodore Ts'o2019-02-011-9/+4
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-02-112-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | thermal: cpu_cooling: Clarify error messageAmit Kucheria2019-02-061-1/+1
| * | | | | | | | | | | | | | | | thermal: of-thermal: Print name of device node with errorAmit Kucheria2019-02-061-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 's390-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-02-114-4/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "s390/pci: remove bit_lock usage in interrupt handler"Sebastian Ott2019-02-071-1/+3
| * | | | | | | | | | | | | | | | s390/zcrypt: fix specification exception on z196 during ap probeHarald Freudenberger2019-01-281-1/+2
| * | | | | | | | | | | | | | | | s390/dasd: fix using offset into zero size array errorStefan Haberland2019-01-281-0/+8
| * | | | | | | | | | | | | | | | s390/suspend: fix stack setup in swsusp_arch_suspendMartin Schwidefsky2019-01-281-2/+2
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2019-02-113-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \