linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 13:20:26 to 2018-10-04 16:26:32 UTC [more...]

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-10-04 16:26 UTC  (4+ messages)
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution

[PATCH i2c-next v5 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-04 16:26 UTC  (6+ messages)
` [PATCH i2c-next v5 2/5] i2c: Add support for 'timeout-ms' and '#retries' OF properties
` [PATCH i2c-next v5 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting

Reboot using an i2c power-system-controller ?
 2018-10-04 16:23 UTC  (3+ messages)
` [RFC 1/2] reboot: Make restart_handler_list a blocking notifier chain
` [RFC UGLY 2/2] arm: Re-enable interrupts after shutting down non-boot CPUs

[PATCH] qed: Remove unneeded enumerated type core_tx_dest
 2018-10-04 16:23 UTC  (2+ messages)

[PATCH] firmware: tegra-bpmp: mark PM function as __maybe_unused
 2018-10-04 16:19 UTC  (5+ messages)

[PATCH v3] devres: Explicitly align datai[] to 64-bit
 2018-10-04 16:19 UTC  (7+ messages)

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-04 16:18 UTC  (24+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter

[GIT PULL] A Single RISC-V Fix for 4.19-rc7
 2018-10-04 16:16 UTC  (2+ messages)

[PATCH 00/11 v3] x86: load FPU registers on return to userland
 2018-10-04 16:14 UTC  (13+ messages)
` [PATCH 01/11] x86/entry: remove _TIF_ALLWORK_MASK
` [PATCH 02/11] x86/fpu: add (__)make_fpregs_active helpers
` [PATCH 03/11] x86/fpu: make __raw_xsave_addr() use feature number instead of mask
` [PATCH 04/11] x86/fpu: eager switch PKRU state
` [PATCH 05/11] x86/fpu: set PKRU state for kernel threads
` [PATCH 06/11] x86/pkeys: make init_pkru_value static
` [PATCH 07/11] x86/pkeys: Drop the preempt-disable section
` [PATCH 08/11] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 09/11] x86/entry: add TIF_LOAD_FPU
` [PATCH 10/11] x86/fpu: prepare copy_fpstate_to_sigframe for TIF_LOAD_FPU
` [PATCH 11/11] x86/fpu: defer FPU state load until return to userspace

[PATCH V9 0/8] C-SKY(csky) Linux Kernel Drivers
 2018-10-04 16:14 UTC  (6+ messages)
` [PATCH V9 3/8] clocksource: add C-SKY SMP timer

[PATCH v3] perf record: encode -k clockid frequency into Perf trace
 2018-10-04 16:13 UTC  (3+ messages)

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-04 16:13 UTC  (10+ messages)
` [PATCH v9 03/11] PM / Domains: Document flags for genpd

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-04 16:12 UTC  (9+ messages)
` [RFC PATCH v4 3/9] x86/cet/ibt: Add IBT legacy code bitmap allocation function
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[PATCH RFC 0/2] mach-omap2: handle autoidle denial
 2018-10-04 16:08 UTC  (8+ messages)
` [PATCH RFC 1/2] clk: ti: add a usecount for autoidle

[PATCH] x86, olpc: Indicate that legacy PC platform should not register RTC
 2018-10-04 16:08 UTC 

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-04 16:06 UTC  (7+ messages)
` [PATCH 10/12] drm/panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel driver
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel

[PATCH] drm/gvt : fix error message typo
 2018-10-04 16:04 UTC 

[PATCH] spi: spi-ep93xx: Change dir type in ep93xx_spi_dma_{finish,prepare}
 2018-10-04 16:04 UTC  (3+ messages)

[PATCH] media: davinci_vpfe: fix a NULL pointer dereference bug
 2018-10-04 16:00 UTC 

[PATCH net-next v2 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-10-04 15:57 UTC  (6+ messages)
` [PATCH net-next v2 1/6] net: phy: mscc: migrate to phy_select/restore_page functions
` [PATCH net-next v2 2/6] net: phy: mscc: add ethtool statistics counters

[PATCH 1/3] staging: rtl8188eu: fix line over 80 characters - style
 2018-10-04 15:54 UTC  (3+ messages)

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (4+ messages)
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states

Linux 4.18.12
 2018-10-04 15:53 UTC  (2+ messages)

Linux 4.14.74
 2018-10-04 15:52 UTC  (2+ messages)

Linux 4.9.131
 2018-10-04 15:52 UTC  (2+ messages)

[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
 2018-10-04 15:50 UTC  (9+ messages)
` [PATCH 2/6] cpuidle: menu: Compute first_idx when latency_req is known
` [PATCH 3/6] cpuidle: menu: Get rid of first_idx from menu_select()
` [PATCH 4/6] cpuidle: menu: Do not update last_state_idx in menu_select()
` [PATCH 5/6] cpuidle: menu: Avoid computations for very close timers

[GIT PULL] fixes for soc/fsl drivers for v4.19 take 2
 2018-10-04 15:48 UTC  (3+ messages)

[PATCH] Input: mousedev - add a schedule point in mousedev_write()
 2018-10-04 15:47 UTC 

[PATCH v2] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-04 15:47 UTC 

[PATCH] kvm/x86 : fix some typo
 2018-10-04 15:45 UTC 

[PATCH 4.14 000/137] 4.14.74-stable review
 2018-10-04 15:44 UTC  (3+ messages)

[PATCH] media: isif: fix a NULL pointer dereference bug
 2018-10-04 15:44 UTC 

[PATCH v4 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-04 15:44 UTC  (10+ messages)
` [PATCH v4 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v4 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v4 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v4 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v4 5/9] powerpc: regain entire stack space
` [PATCH v4 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v4 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v4 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v4 9/9] powerpc: clean stack pointers naming

[PATCH v4 0/2] PPTT handle Handle architecturally unknown cache types
 2018-10-04 15:41 UTC  (4+ messages)
` [PATCH v4 1/2] drivers: base: cacheinfo: Do not populate sysfs for "
` [PATCH v4 2/2] ACPI/PPTT: Handle architecturally "

[PATCH] PCI / ACPI: Mark expected switch fall-through
 2018-10-04 15:40 UTC 

[PATCH v8 00/10] EDAC: Enhancements to Synopsys EDAC driver
 2018-10-04 15:35 UTC  (11+ messages)
` [PATCH v8 01/10] edac: synopsys: Update the driver code for better readability
` [PATCH v8 02/10] edac: synopsys: Rename the static functions to a shorter name
` [PATCH v8 03/10] edac: synopsys: Modify the comments in the driver
` [PATCH v8 04/10] edac: synopsys: Make return type void for functions always returning 0
` [PATCH v8 05/10] edac: synps: Add platform specific structures for ddrc controller
` [PATCH v8 06/10] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
` [PATCH v8 07/10] edac: synopsys: Add macro defines for ZynqMP DDRC
` [PATCH v8 08/10] edac: synopsys: Add EDAC ECC support "
` [PATCH v8 09/10] arm64: zynqmp: Add DDRC node
` [PATCH v8 10/10] edac: synopsys: Add Error Injection support for ZynqMP DDRC

[PATCH 0/7] hisi_sas: Misc bugfixes and an optimisation patch
 2018-10-04 15:30 UTC  (2+ messages)

[PATCH] block: BFQ default for single queue devices
 2018-10-04 15:26 UTC  (5+ messages)

[PATCH V2 1/2] sched: Factor out nr_iowait and nr_iowait_cpu
 2018-10-04 15:23 UTC  (3+ messages)
` [PATCH V2 2/2] cpuidle/drivers/menu: Remove get_loadavg in the performance multiplier

[PATCH v4 0/6] Add power domain driver for corners on msm8996/sdm845
 2018-10-04 15:18 UTC  (10+ messages)
` [PATCH v4 2/6] dt-bindings: power: Add qcom rpm power domain driver bindings

[PATCH v5 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
 2018-10-04 15:14 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull'

[PATCH] dma-direct: Fix return value of dma_direct_supported
 2018-10-04 15:13 UTC  (3+ messages)

[PATCH 1/2] ARM: multi_v7_defconfig: enable CONFIG_MMC_UNIPHIER
 2018-10-04 15:11 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: "

[GIT PULL v2] ARM: dts: uniphier: UniPhier DT updates for v4.20
 2018-10-04 15:07 UTC  (2+ messages)

[GIT PULL] ARM: at91: DT for 4.20 #2
 2018-10-04 15:05 UTC  (2+ messages)

[PATCH] fs: fix access beyond unterminated strings in prints
 2018-10-04 15:05 UTC  (2+ messages)

[PATCH] drm/imx: move 'legacyfb_depth' definition out of #ifdef
 2018-10-04 15:04 UTC  (7+ messages)

[PATCH] drm/meson: fix max mode_config height/width
 2018-10-04 15:04 UTC  (3+ messages)

[PATCH] media: dvb: fix a missing-check bug
 2018-10-04 14:59 UTC 

Linux 4.19-rc4 released, an apology, and a maintainership note
 2018-10-04 14:57 UTC  (4+ messages)

[PATCH v4] memory_hotplug: Free pages as higher order
 2018-10-04 14:51 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: update quirk for B&W PX to remove microphone
 2018-10-04 14:42 UTC 

[PATCH 1/3] VFS: introduce MAY_ACT_AS_OWNER
 2018-10-04 14:42 UTC  (4+ messages)
` [PATCH 0/3] Fix regression in NFSv3 ACL setting

[PATCH] PM / core: Clear the direct_complete flag on errors
 2018-10-04 14:40 UTC  (4+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-10-04 14:38 UTC  (8+ messages)

[PATCH 1/2] sysfs: constify sysfs create/remove files harder
 2018-10-04 14:37 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/sysfs: make attrs arrays const

[GIT PULL] parisc fixes for kernel v4.19
 2018-10-04 14:38 UTC  (12+ messages)

[PATCH v6 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 14:32 UTC  (4+ messages)
` [PATCH v6 09/10] dt-binding: mtd: Document gpio-addr-flash

[PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0
 2018-10-04 14:30 UTC  (3+ messages)

[PATCH v10 09/10] dt-binding: mtd: Document gpio-addr-flash
 2018-10-04 14:29 UTC  (2+ messages)
` [PATCH v10 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[RFC PATCH v3 0/7] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-04 14:29 UTC  (5+ messages)
` [RFC PATCH v3 2/7] powerpc: Prepare for moving thread_info into task_struct

[PATCH] ata: ep93xx: Use proper enums for directions
 2018-10-04 14:26 UTC  (2+ messages)

[PATCH v7 0/5] riscv: Add support to no-FPU systems
 2018-10-04  5:30 UTC  (3+ messages)

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-10-04 14:22 UTC  (7+ messages)
` [RFC PATCH] mtd: rawnand: ams-delta: use ->exec_op()

linux-next: Tree for Oct 4
 2018-10-04 14:21 UTC  (3+ messages)

[PATCH] media: exynos4-is: make const array config_ids static
 2018-10-04 14:20 UTC 

[PATCH net-next 0/5] Various improvements to Microsemi PHY driver
 2018-10-04 14:17 UTC  (7+ messages)
` [PATCH net-next 1/5] net: phy: mscc: add ethtool statistics counters

[PATCH] media: cx23885: make const array addr_list static
 2018-10-04 14:15 UTC 

[PATCH RT 0/2] Linux v4.4.148-rt166-rc1
 2018-10-04 14:08 UTC  (4+ messages)
` [PATCH RT 1/2] x86/kconfig: Use ticket spinlocks for -rt
` [PATCH RT 2/2] Linux 4.4.148-rt166-rc1

[PATCH libdrm v4] libdrm: headers: Sync with drm-next
 2018-10-04 14:09 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: remove duplicated include
 2018-10-04 14:10 UTC  (2+ messages)

[PATCH v5 00/21] tpm: separate tpm 1.x and tpm 2.x commands
 2018-10-04 14:10 UTC  (11+ messages)
` [PATCH v5 12/21] tpm: move pcr extend code to tpm2-cmd.c

[PATCH v7 2/2] [media] imx214: Add imx214 camera sensor driver
 2018-10-04 14:08 UTC 

[PATCH] bcache: add separate workqueue for journal_write to avoid deadlock
 2018-10-04 14:07 UTC  (5+ messages)

[patch 00/11] x86/vdso: Cleanups, simmplifications and CLOCK_TAI support
 2018-10-04 14:04 UTC  (9+ messages)

[PATCH] media: ivtv: make const array addr_list static
 2018-10-04 14:02 UTC 

[PATCH] media: bttv-input: make const array addr_list static
 2018-10-04 13:59 UTC 

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-10-04 13:57 UTC  (4+ messages)

[PATCH] power: max8925: mark expected switch fall-through
 2018-10-04 13:56 UTC 

[PATCH] regulator: fixed: Use more standard GPIO binding
 2018-10-04 13:54 UTC  (4+ messages)

[PATCH net-next 0/9] rxrpc: Development
 2018-10-04 13:51 UTC  (10+ messages)
` [PATCH net-next 1/9] rxrpc: Use rxrpc_free_skb() rather than rxrpc_lose_skb()
` [PATCH net-next 2/9] rxrpc: Emit the data Tx trace line before transmitting
` [PATCH net-next 3/9] afs: Do better max capacity handling on address lists
` [PATCH net-next 4/9] afs: Always build address lists using the helper functions
` [PATCH net-next 5/9] afs: Sort address lists so that they are in logical ascending order
` [PATCH net-next 6/9] rxrpc: Use IPv4 addresses throught the IPv6
` [PATCH net-next 7/9] rxrpc: Drop the local endpoint arg from rxrpc_extract_addr_from_skb()
` [PATCH net-next 8/9] rxrpc: Allow the reply time to be obtained on a client call
` [PATCH net-next 9/9] "

[SCHEDULER] Performance drop in 4.19 compared to 4.18 kernel
 2018-10-04 13:08 UTC  (2+ messages)

[PATCH 0/2] Add SECO Boards CEC device driver
 2018-10-04 13:49 UTC  (3+ messages)
` [PATCH 2/2] seco-cec: add Consumer-IR support

[PATCH] rtc: m41t80: fix fall-through annotation
 2018-10-04 13:01 UTC  (3+ messages)

[PATCH v9 0/5] vfs: Use dlock list for SB's s_inodes list
 2018-10-04 13:41 UTC  (4+ messages)
` [PATCH v9 5/5] lib/dlock-list: Scale dlock_lists_empty()

[PATCH V2 0/4] Add TIOCM Signals support for RPMSG char devices
 2018-10-04 13:40 UTC  (5+ messages)
` [PATCH V2 1/4] rpmsg: core: Add signal API support
` [PATCH V2 2/4] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/4] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
` [PATCH V2 4/4] rpmsg: char: Add signal callback and POLLPRI support

[PATCH] media: videodev2: add V4L2_FMT_FLAG_NO_SOURCE_CHANGE
 2018-10-04 13:37 UTC 

[PATCH] pinctrl: sirf: make const array rsc_ids static
 2018-10-04 13:37 UTC 

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:34 UTC 

[PATCH 0/4] PCI: imx: Add PME_Turn_Off support
 2018-10-04 13:34 UTC  (6+ messages)
` [PATCH 4/4] "

[PATCH 1/2] cdc-acm: do not reset notification buffer index upon urb unlinking
 2018-10-04 13:34 UTC  (5+ messages)
` [PATCH 2/2] cdc-acm: correct counting of UART states in serial state notification

[PATCH v8 01/10] mtd: physmap_of: Release resources on error
 2018-10-04 13:31 UTC  (2+ messages)
` [PATCH v8 10/10] mtd: maps: gpio-addr-flash: Add support for device-tree devices

[RFC 00/60] Coscheduling for Linux
 2018-10-04 13:29 UTC  (2+ messages)

[PATCH net-next] dns: Allow the dns resolver to retrieve a server set
 2018-10-04 13:27 UTC 

[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
 2018-10-04 13:26 UTC  (7+ messages)
` [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).