Age | Commit message (Expand) | Author |
2018-04-07 | netlink: fix uninit-value in netlink_sendmsg | Eric Dumazet |
2018-04-07 | crypto: af_alg - fix possible uninit-value in alg_bind() | Eric Dumazet |
2018-04-07 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-07 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2018-04-07 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-04-07 | alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering | Sinan Kaya |
2018-04-07 | alpha: Implement CPU vulnerabilities sysfs functions. | Michael Cree |
2018-04-07 | alpha: rtc: stop validating rtc_time in .read_time | Alexandre Belloni |
2018-04-07 | alpha: rtc: remove unused set_mmss ops | Alexandre Belloni |
2018-04-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-04-07 | Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-04-07 | treewide: fix up files incorrectly marked executable | Linus Torvalds |
2018-04-07 | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-04-07 | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-04-07 | Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-04-07 | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-07 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-04-07 | net_sched: fix a missing idr_remove() in u32_delete_key() | Cong Wang |
2018-04-07 | Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-07 | nfit, address-range-scrub: add module option to skip initial ars | Dan Williams |
2018-04-07 | nfit, address-range-scrub: rework and simplify ARS state machine | Dan Williams |
2018-04-07 | nfit, address-range-scrub: determine one platform max_ars value | Dan Williams |
2018-04-07 | powerpc/powernv: Create platform devs for nvdimm buses | Oliver O'Halloran |
2018-04-07 | doc/devicetree: Persistent memory region bindings | Oliver O'Halloran |
2018-04-07 | libnvdimm: Add device-tree based driver | Oliver O'Halloran |
2018-04-07 | libnvdimm: Add of_node to region and bus descriptors | Oliver O'Halloran |
2018-04-07 | libnvdimm, region: quiet region probe | Dan Williams |
2018-04-07 | ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulation | Takashi Iwai |
2018-04-07 | ALSA: usb-audio: Add sanity checks in UAC3 clock parsers | Takashi Iwai |
2018-04-07 | ALSA: usb-audio: More strict sanity checks for clock parsers | Takashi Iwai |
2018-04-07 | ALSA: usb-audio: Refactor clock finder helpers | Takashi Iwai |
2018-04-06 | libnvdimm, namespace: use a safe lookup for dimm device name | Dan Williams |
2018-04-06 | libnvdimm, dimm: fix dpa reservation vs uninitialized label area | Dan Williams |
2018-04-06 | Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2018-04-06 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2018-04-06 | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-04-06 | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-06 | Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds |
2018-04-07 | MAINTAINERS: Update LEAKING_ADDRESSES | Tobin C. Harding |
2018-04-07 | leaking_addresses: check if file name contains address | Tobin C. Harding |
2018-04-07 | leaking_addresses: explicitly name variable used in regex | Tobin C. Harding |
2018-04-07 | leaking_addresses: remove version number | Tobin C. Harding |
2018-04-07 | leaking_addresses: skip '/proc/1/syscall' | Tobin C. Harding |
2018-04-07 | leaking_addresses: skip all /proc/PID except /proc/1 | Tobin C. Harding |
2018-04-07 | leaking_addresses: cache architecture name | Tobin C. Harding |
2018-04-07 | leaking_addresses: simplify path skipping | Tobin C. Harding |
2018-04-07 | leaking_addresses: do not parse binary files | Tobin C. Harding |
2018-04-07 | leaking_addresses: add 32-bit support | Tobin C. Harding |
2018-04-07 | leaking_addresses: add is_arch() wrapper subroutine | Tobin C. Harding |
2018-04-07 | leaking_addresses: use system command to get arch | Tobin C. Harding |