summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-03-121-84/+212
|\
| * XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox2019-02-201-22/+3
| * XArray: Fix xa_release in allocating arraysMatthew Wilcox2019-02-201-13/+23
| * XArray: Mark xa_insert and xa_reserve as must_checkMatthew Wilcox2019-02-091-11/+12
| * XArray: Add cyclic allocationMatthew Wilcox2019-02-061-0/+102
| * XArray: Redesign xa_alloc APIMatthew Wilcox2019-02-061-29/+51
| * XArray: Add support for 1s-based allocationMatthew Wilcox2019-02-061-1/+13
| * XArray: Change xa_insert to return -EBUSYMatthew Wilcox2019-02-061-3/+3
| * XArray: Update xa_erase family descriptionsMatthew Wilcox2019-02-051-6/+6
* | Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-122-0/+6
|\ \
| * | x86/xen: dont add memory above max allowed allocationJuergen Gross2019-02-181-0/+4
| * | x86: respect memory size limiting via mem= parameterJuergen Gross2019-02-181-0/+2
* | | Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-03-121-2/+0
|\ \ \
| * | | ring-buffer: Remove unused function ring_buffer_page_len()Miroslav Benes2019-02-061-2/+0
| | |/ | |/|
* | | Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2019-03-111-0/+19
|\ \ \
| * | | platform_data/mlxreg: additions for Mellanox watchdog driver.Michael Shych2019-03-021-0/+19
* | | | Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-03-112-6/+4
|\ \ \ \
| * \ \ \ Merge tag 'v5.0-rc6' into develLinus Walleij2019-02-1181-291/+582
| |\ \ \ \
| * | | | | pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea2019-02-081-0/+4
| * | | | | pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy2019-01-281-4/+0
| * | | | | pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy2019-01-281-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-03-111-11/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2019-03-041-11/+0
| |\ \ \ \ \ \
| | * | | | | | Input: ili210x - drop platform data supportMarek Vasut2019-02-071-11/+0
| | * | | | | | Merge tag 'v4.20' into nextDmitry Torokhov2019-01-141445-17653/+57202
| | |\ \ \ \ \ \
* | | \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-116-14/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ip: fix ip_mc_may_pull() return valueEric Dumazet2019-03-101-1/+1
| * | | | | | | | | net: keep refcount warning in reqsk_free()Guillaume Nault2019-03-101-1/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-03-092-3/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: fix warning about using plain integer as NULLBo YU2019-03-081-1/+1
| | * | | | | | | | | bpf: only test gso type on gso packetsWillem de Bruijn2019-03-071-2/+2
| * | | | | | | | | | net: add missing documentation in linux/skbuff.hPedro Tammela2019-03-081-5/+59
| * | | | | | | | | | rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-081-0/+2
| |/ / / / / / / / /
| * | | | | | | | | appletalk: Fix compile regressionArnd Bergmann2019-03-061-4/+14
* | | | | | | | | | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2019-03-112-19/+129
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()Roberto Sassu2019-02-131-2/+3
| * | | | | | | | | | tpm: move tpm_chip definition to include/linux/tpm.hRoberto Sassu2019-02-131-0/+91
| * | | | | | | | | | tpm: retrieve digest size of unknown algorithms with PCR readRoberto Sassu2019-02-131-2/+10
| * | | | | | | | | | tpm: rename and export tpm2_digest and tpm2_algorithmsRoberto Sassu2019-02-132-7/+21
| * | | | | | | | | | tpm: don't return bool from update_timeoutsJerry Snitselaar2019-02-131-1/+1
| * | | | | | | | | | tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2Roberto Sassu2019-02-131-8/+4
* | | | | | | | | | | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-113-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar2019-02-041-0/+5
| * | | | | | | | | | | kexec, KEYS: Make use of platform keyring for signature verifyKairui Song2019-02-041-0/+1
| * | | | | | | | | | | integrity, KEYS: add a reference to platform keyringKairui Song2019-02-041-0/+8
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf2019-03-061-1/+1
* | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-03-103-6/+17
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson2019-03-072-4/+13
| * | | | | | | | | | | | platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak2019-01-261-0/+2