| Commit message (Expand) | Author | Age |
* | kasan: fix last shadow judgement in memory_is_poisoned_16() | Xishi Qiu | 2015-09-18 |
* | zram: fix possible use after free in zcomp_create() | Luis Henriques | 2015-09-18 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-09-16 |
|\ |
|
| * | IB/ehca: Deprecate driver, move to staging, schedule deletion | Doug Ledford | 2015-09-11 |
* | | Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-16 |
|\ \ |
|
| * | | hwmon: (nct6775) Add support for NCT6793D | Guenter Roeck | 2015-09-12 |
| * | | hwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips | Guenter Roeck | 2015-09-12 |
* | | | Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2015-09-16 |
|\ \ \ |
|
| * | | | pinctrl: samsung: s3c24xx: fix syntax error | Linus Walleij | 2015-09-14 |
| * | | | pinctrl: core: Warn about NULL gpio_chip in pinctrl_ready_for_gpio_range() | Tony Lindgren | 2015-09-14 |
| * | | | pinctrl: join lines that can be a single line within 80 columns | Masahiro Yamada | 2015-09-14 |
| * | | | pinctrl: digicolor: convert null test to IS_ERR test | Julia Lawall | 2015-09-14 |
| * | | | pinctrl: qcom: ssbi: convert null test to IS_ERR test | Julia Lawall | 2015-09-14 |
| |/ / |
|
* | | | Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2015-09-16 |
|\ \ \ |
|
| * | | | gpio: omap: Fix GPIO numbering for deferred probe | Tony Lindgren | 2015-09-14 |
| * | | | Documentation: gpio: Explain that <function>-gpio is also supported | Javier Martinez Canillas | 2015-09-14 |
| * | | | gpio: omap: Fix gpiochip_add() handling for deferred probe | Tony Lindgren | 2015-09-14 |
| * | | | gpio: sx150x: Remove unnecessary MODULE_ALIAS() | Javier Martinez Canillas | 2015-09-14 |
| * | | | Documentation: gpio: board: describe the con_id parameter | Dirk Behme | 2015-09-14 |
| * | | | Documentation: gpio: board: add flags parameter to gpiod_get*() functions | Dirk Behme | 2015-09-14 |
| * | | | gpio: Propagate errors from chip->get() | Bjorn Andersson | 2015-09-14 |
| * | | | gpio: rcar: GPIO_RCAR doesn't relate to ARM | Kuninori Morimoto | 2015-09-14 |
| * | | | gpio: mxs: need to check return value of irq_alloc_generic_chip | Peng Fan | 2015-09-14 |
| * | | | gpio: mxc: need to check return value of irq_alloc_generic_chip | Peng Fan | 2015-09-14 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-09-16 |
|\ \ \ |
|
| * | | | crypto: testmgr - don't copy from source IV too much | Andrey Ryabinin | 2015-09-11 |
| * | | | crypto: sunxi-ss - Fix a possible driver hang with ciphers | LABBE Corentin | 2015-09-10 |
| * | | | crypto: vmx - VMX crypto should depend on CONFIG_VSX | Michael Ellerman | 2015-09-10 |
* | | | | ia64: Enable userfaultfd and membarrier system calls | Luck, Tony | 2015-09-15 |
* | | | | modsign: Fix GPL/OpenSSL licence incompatibility | David Woodhouse | 2015-09-15 |
* | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-14 |
|\ \ \ \ |
|
| * | | | | clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188 | Romain Perier | 2015-09-10 |
| * | | | | clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks | Michael Niewoehner | 2015-09-10 |
| * | | | | clk: rockchip: handle critical clocks after registering all clocks | Heiko Stuebner | 2015-09-10 |
| * | | | | clk: Hi6220: separately build stub clock driver | Leo Yan | 2015-09-03 |
| * | | | | clk: h8s2678: Fix compile error | Guenter Roeck | 2015-09-02 |
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2015-09-14 |
|\ \ \ \ \ |
|
| * | | | | | [CIFS] mount option sec=none not displayed properly in /proc/mounts | Steve French | 2015-09-11 |
| * | | | | | CIFS: fix type confusion in copy offload ioctl | Jann Horn | 2015-09-11 |
* | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-09-14 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch 'uaccess' into fixes | Russell King | 2015-09-11 |
| |\ \ \ \ \ |
|
| | * | | | | | arm/xen: Enable user access to the kernel before issuing a privcmd call | Julien Grall | 2015-09-11 |
| | * | | | | | ARM: domains: add memory dependencies to get_domain/set_domain | Russell King | 2015-09-11 |
| | * | | | | | ARM: domains: thread_info.h no longer needs asm/domains.h | Russell King | 2015-09-11 |
| | * | | | | | ARM: uaccess: fix undefined instruction on ARMv7M/noMMU | Russell King | 2015-09-09 |
| | * | | | | | ARM: uaccess: remove unneeded uaccess_save_and_disable macro | Russell King | 2015-09-09 |
| | * | | | | | ARM: swpan: fix nwfpe for uaccess changes | Russell King | 2015-09-09 |
| * | | | | | | ARM: 8431/1: fix alignement of __bug_table section entries | Robert Jarzmik | 2015-09-11 |
| * | | | | | | ARM: 8429/1: disable GCC SRA optimization | Ard Biesheuvel | 2015-09-07 |
* | | | | | | | Linux 4.3-rc1 | Linus Torvalds | 2015-09-12 |