Show patches with: Archived = No       |   39927 patches
« 1 2 ... 160 161 162399 400 »
Patch Series S/W/F Date Submitter Delegate State
selftests: sync: missing CFLAGS while compiling selftests: sync: missing CFLAGS while compiling --- 2018-01-05 Anders Roxell Accepted
selftests: seccomp: fix compile error seccomp_bpf selftests: seccomp: fix compile error seccomp_bpf --- 2018-01-05 Anders Roxell Accepted
[RFCv2,4/4] bpf: inhibit speculated out-of-bounds pointers API for inhibiting speculative arbitrary read primitives --- 2018-01-05 Mark Rutland New
[RFCv2,3/4] arm64: implement nospec_ptr() API for inhibiting speculative arbitrary read primitives --- 2018-01-05 Mark Rutland New
[RFCv2,2/4] Documentation: document nospec helpers API for inhibiting speculative arbitrary read primitives --- 2018-01-05 Mark Rutland New
[RFCv2,1/4] asm-generic/barrier: add generic nospec helpers API for inhibiting speculative arbitrary read primitives --- 2018-01-05 Mark Rutland New
[v2,11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,09/11] arm64: KVM: Make PSCI_VERSION a fast path arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,06/11] arm64: Move post_ttbr_update_workaround to C code arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,05/11] drivers/firmware: Expose psci_get_version through psci_ops structure arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,04/11] arm64: cpufeature: Pass capability structure to ->enable callback arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3 arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
[v2,01/11] arm64: use RET instruction for exiting the trampoline arm64 kpti hardening and variant 2 workarounds --- 2018-01-05 Will Deacon Superseded
pinctrl: remove redundant mux_setting clear in pinmux_disable_setting() pinctrl: remove redundant mux_setting clear in pinmux_disable_setting() --- 2018-01-05 Masahiro Yamada Accepted
media: cobalt: select CONFIG_SND_PCM media: cobalt: select CONFIG_SND_PCM --- 2018-01-05 Arnd Bergmann Accepted
media: staging: tegra-vde: select DMA_SHARED_BUFFER media: staging: tegra-vde: select DMA_SHARED_BUFFER --- 2018-01-05 Arnd Bergmann Accepted
kasan: add declarations for internal functions kasan: add declarations for internal functions --- 2018-01-05 Arnd Bergmann New
[2/2] build_bug.h: remove BUILD_BUG_ON_NULL() Consolidate BUILD_BUG macros --- 2018-01-05 Masahiro Yamada Accepted
[1/2] genl_magic: remove own BUILD_BUG_ON*() defines Consolidate BUILD_BUG macros --- 2018-01-05 Masahiro Yamada Accepted
powerpc: pseries: use irq_of_parse_and_map helper powerpc: pseries: use irq_of_parse_and_map helper --- 2018-01-04 Rob Herring (Arm) New
powerpc: cell: use irq_of_parse_and_map helper powerpc: cell: use irq_of_parse_and_map helper --- 2018-01-04 Rob Herring (Arm) New
char: xillybus: remove direct dependency on DT functions char: xillybus: remove direct dependency on DT functions --- 2018-01-04 Rob Herring (Arm) Accepted
[3/3] PCI: make of_irq_parse_pci static [1/3] PCI: move OF related PCI functions into PCI core --- 2018-01-04 Rob Herring (Arm) Accepted
[2/3] powerpc/pci: use of_irq_parse_and_map_pci helper [1/3] PCI: move OF related PCI functions into PCI core --- 2018-01-04 Rob Herring (Arm) Accepted
[1/3] PCI: move OF related PCI functions into PCI core [1/3] PCI: move OF related PCI functions into PCI core --- 2018-01-04 Rob Herring (Arm) Accepted
[11/11] arm64: Implement branch predictor hardening for affected Cortex-A CPUs arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[10/11] arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75 arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[09/11] arm64: KVM: Make PSCI_VERSION a fast path arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[08/11] arm64: KVM: Use per-CPU vector when BP hardening is enabled arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[07/11] arm64: Add skeleton to harden the branch predictor against aliasing attacks arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[06/11] arm64: Move post_ttbr_update_workaround to C code arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[05/11] drivers/firmware: Expose psci_get_version through psci_ops structure arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[04/11] arm64: cpufeature: Pass capability structure to ->enable callback arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[03/11] arm64: Take into account ID_AA64PFR0_EL1.CSV3 arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[02/11] arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon Superseded
[01/11] arm64: use RET instruction for exiting the trampoline arm64 kpti hardening and variant 2 workarounds --- 2018-01-04 Will Deacon New
[v2] media: au0828: fix VIDEO_V4L2 dependency [v2] media: au0828: fix VIDEO_V4L2 dependency --- 2018-01-04 Arnd Bergmann Accepted
[12/12] clocksource/drivers/stm32: Start the timer's counter sooner clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[11/12] clocksource/drivers/stm32: Add the timer delay clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[10/12] clocksource/drivers/stm32: Add the clocksource clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[09/12] clocksource/drivers/stm32: Encapsulate more the clockevent code clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[08/12] clocksource/drivers/stm32: Add the oneshot mode clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[07/12] clocksource/drivers/stm32: Compute a prescaler value with a targeted rate clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[06/12] clocksource/drivers/stm32: Encapsulate the timer width sorting out function clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[05/12] clocksource/drivers/stm32: Use the node name as timer name clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[04/12] clocksource/drivers/stm32: Convert the driver to timer-of clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[03/12] clocksource/drivers/stm32: Fix kernel panic with multiple timers clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[02/12] clocksource/drivers/timer-of: Don't request the resource by name clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[01/12] clocksource/drivers/timer-of: Store the device node pointer clocksource/drivers/stm32: Consolidate the timer --- 2018-01-04 Daniel Lezcano Superseded
[3/3] media: au0828: add VIDEO_V4L2 dependency [1/3] media: dvb: fix DVB_MMAP symbol name --- 2018-01-04 Arnd Bergmann Accepted
[2/3] media: dvb: fix DVB_MMAP dependency [1/3] media: dvb: fix DVB_MMAP symbol name --- 2018-01-04 Arnd Bergmann Accepted
[1/3] media: dvb: fix DVB_MMAP symbol name [1/3] media: dvb: fix DVB_MMAP symbol name --- 2018-01-04 Arnd Bergmann Accepted
[V2,5/5] regulator: add PM suspend and resume hooks [V2,1/5] bindings: regulator: added support for suspend states --- 2018-01-04 Chunyan Zhang New
[V2,4/5] drivers: regulator: empty the old suspend functions [V2,1/5] bindings: regulator: added support for suspend states --- 2018-01-04 Chunyan Zhang Superseded
[V2,3/5] drivers: regulator: leave one item to record whether regulator is enabled [V2,1/5] bindings: regulator: added support for suspend states --- 2018-01-04 Chunyan Zhang Superseded
[V2,2/5] regulator: make regulator voltage be an array to support more states [V2,1/5] bindings: regulator: added support for suspend states --- 2018-01-04 Chunyan Zhang Superseded
[V2,1/5] bindings: regulator: added support for suspend states [V2,1/5] bindings: regulator: added support for suspend states --- 2018-01-04 Chunyan Zhang Superseded
[RECEND,V7,12/12] arm64: dts: add clocks for SC9860 add clock driver for Spreadtrum platforms --- 2018-01-04 Chunyan Zhang New
thermal: Add debugfs support for cooling devices thermal: Add debugfs support for cooling devices --- 2018-01-04 Viresh Kumar New
net/mlx5e: hide an unused variable net/mlx5e: hide an unused variable --- 2018-01-03 Arnd Bergmann Accepted
[RFC,4/4] bpf: inhibit speculated out-of-bounds pointers API for inhibiting speculative arbitrary read primitives --- 2018-01-03 Mark Rutland New
[RFC,3/4] arm64: implement nospec_{load,ptr}() API for inhibiting speculative arbitrary read primitives --- 2018-01-03 Mark Rutland Superseded
[RFC,2/4] Documentation: document nospec helpers API for inhibiting speculative arbitrary read primitives --- 2018-01-03 Mark Rutland New
[RFC,1/4] asm-generic/barrier: add generic nospec helpers API for inhibiting speculative arbitrary read primitives --- 2018-01-03 Mark Rutland New
media: intel-ipu3: cio2: fix building with large PAGE_SIZE media: intel-ipu3: cio2: fix building with large PAGE_SIZE --- 2018-01-03 Arnd Bergmann Accepted
[6/6] crypto: stm32-cryp: convert to the new crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe New
[5/6] crypto: stm32-hash: convert to the new crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe New
[4/6] crypto: virtio: convert to new crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe New
[3/6] crypto: omap: convert to new crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe New
[2/6] crypto: engine - Permit to enqueue all async requests crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe New
[1/6] Documentation: crypto: document crypto engine API crypto: engine - Permit to enqueue all async requests --- 2018-01-03 Corentin Labbe Superseded
optee: fix the dead loop problem when there is signal pending optee: fix the dead loop problem when there is signal pending --- 2018-01-03 Zeng Tao New
arm64: defconfig: enable MESON EFUSE arm64: defconfig: enable MESON EFUSE --- 2018-01-03 Jerome Brunet Accepted
[net] net: stmmac: enable EEE in MII, GMII or RGMII only [net] net: stmmac: enable EEE in MII, GMII or RGMII only --- 2018-01-03 Jerome Brunet Accepted
[v2,27/27] staging: ccree: add missing include [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,26/27] staging: ccree: update TODO [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,25/27] staging: ccree: remove unneeded includes [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,23/27] stating: ccree: fix allocation of void sized buf [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,21/27] staging: ccree: fold common code into service func [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,20/27] staging: ccree: fix indentation of func params [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,19/27] staging: ccree: do not map bufs in ahash_init [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,18/27] staging: ccree: allocate hash bufs inside req ctx [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,17/27] staging: ccree: use array for double buffer [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,16/27] staging: ccree: remove unused field [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,15/27] staging: ccree: use Makefile to include PM code [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,14/27] staging: ccree: handle end of sg list gracefully [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Accepted
[v2,13/27] staging: ccree: check DMA pool buf !NULL before free [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,12/27] staging: ccree: failing the suspend is not an error [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,10/27] staging: ccree: add backlog processing [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,09/27] staging: ccree: break send_request and fix ret val [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,07/27] staging: ccree: tag debugfs init/exit func properly [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,06/27] staging: ccree: copy larval digest from RAM [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,05/27] staging: ccree: pick alloc mem flags based on req flags [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,04/27] staging: ccree: remove GFP_DMA flag from mem allocs [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,03/27] staging: ccree: fold reg common defines into driver [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
[v2,01/27] staging: ccree: SPDXify driver [v2,01/27] staging: ccree: SPDXify driver --- 2018-01-03 Gilad Ben-Yossef Superseded
« 1 2 ... 160 161 162399 400 »