linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-23 09:27:19 to 2018-11-23 12:20:26 UTC [more...]

[PATCH v4 0/4] namei: O_* flags to restrict path resolution
 2018-11-23 12:10 UTC  (3+ messages)
` [PATCH v4 2/4] namei: O_BENEATH-style path resolution flags

[PATCH 1/3] dt-bindings: thermal: tegra-bpmp: Add Tegra194 support
 2018-11-23 12:18 UTC  (3+ messages)
` [PATCH 2/3] arm64: tegra: Add thermal zones on Tegra194
` [PATCH 3/3] arm64: tegra: p2972: Enable the CPU, GPU and AUX thermal zones

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-23 12:15 UTC  (6+ messages)
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[RFC PATCH 0/4] mm, memory_hotplug: allocate memmap from hotadded memory
 2018-11-23 12:11 UTC  (4+ messages)

[PATCH] f2fs: check memory boundary by insane namelen
 2018-11-23 12:11 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] dt-bindings: i2c: Use correct vendor prefix for Atmel
 2018-11-23 12:10 UTC 

[PATCH] drm/omap: dss: do not allow devm_kasprintf() to fail
 2018-11-23 12:01 UTC 

[PATCH] dt-bindings: hwmon: lm90: Document ti,tmp451 compatible string
 2018-11-23 12:08 UTC 

[PATCH 4.19 00/42] 4.19.4-stable review
 2018-11-23 12:06 UTC  (6+ messages)

[PATCH 05/17] clocksource: bcm2835: Switch to SPDX identifier
 2018-11-23 12:06 UTC  (3+ messages)

[PATCH] pinctrl: rzn1: Fix check for used MDIO bus
 2018-11-23 12:06 UTC  (4+ messages)
` [PATCH] pinctrl: rzn1: Fix of_get_child_count() error check

[PATCH v4 00/11] crypto: crypto_user_stat: misc enhancement
 2018-11-23 12:02 UTC  (12+ messages)
` [PATCH v4 01/11] crypto: crypto_user_stat: made crypto_user_stat optional
` [PATCH v4 02/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
` [PATCH v4 03/11] crypto: crypto_user_stat: convert all stats from u32 to u64
` [PATCH v4 04/11] crypto: crypto_user_stat: split user space crypto stat structures
` [PATCH v4 05/11] crypto: tool: getstat: convert user space example to the new crypto_user_stat uapi
` [PATCH v4 06/11] crypto: crypto_user_stat: fix use_after_free of struct xxx_request
` [PATCH v4 07/11] crypto: crypto_user_stat: Fix invalid stat reporting
` [PATCH v4 08/11] crypto: crypto_user_stat: remove intermediate variable
` [PATCH v4 09/11] crypto: crypto_user_stat: Split stats in multiple structures
` [PATCH v4 10/11] crypto: crypto_user_stat: rename err_cnt parameter
` [PATCH v4 11/11] crypto: crypto_user_stat: Add crypto_stats_init

[PATCH 0/7] mfd / platform: cros_ec: move cros_ec sysfs attributes to its own drivers
 2018-11-23 12:03 UTC  (12+ messages)
` [PATCH 2/7] mfd / platform: cros_ec: move lightbar attributes to its own driver
` [PATCH 6/7] mfd / platform: cros_ec: instantiate only if th EC has a VBC NVRAM
` [PATCH 7/7] platform/chrome: cros_ec_lightbar: instantiate only if the EC has a lightbar

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-11-23 12:00 UTC  (3+ messages)
` [PATCH v13 08/12] livepatch: Add atomic replace

Sleeping in user_access section
 2018-11-23 11:57 UTC  (5+ messages)

[PATCH] dmaengine: ti: omap-dma: Configure LCH_TYPE for OMAP1
 2018-11-23 11:54 UTC  (13+ messages)

[PATCH v2 00/17] locking/lockdep: Add a new class of terminal locks
 2018-11-23 11:48 UTC  (16+ messages)
` [PATCH v2 07/17] debugobjects: Move printk out of db lock critical sections
` [PATCH v2 09/17] debugobjects: Make object hash locks nestable terminal locks

[PATCHv3 0/4] dts/layerscape-pci: removed unsuitable compatible string
 2018-11-23 11:48 UTC  (3+ messages)

[PATCH 0/5] Fragmentation avoidance improvements v5
 2018-11-23 11:45 UTC  (6+ messages)
` [PATCH 1/5] mm, page_alloc: Spread allocations across zones before introducing fragmentation
` [PATCH 2/5] mm: Move zone watermark accesses behind an accessor
` [PATCH 3/5] mm: Use alloc_flags to record if kswapd can wake
` [PATCH 4/5] mm: Reclaim small amounts of memory when an external fragmentation event occurs
` [PATCH 5/5] mm: Stall movable allocations until kswapd progresses during serious external fragmentation event

[PATCH v9 00/13] arch/resctrl: AMD QoS support
 2018-11-23 11:41 UTC  (7+ messages)
` [PATCH v9 01/13] x86/resctrl: Rename and move rdt files to new directory

[RFC PATCH v2 00/15] Introduced new Cadence USBSS DRD Driver
 2018-11-23 11:35 UTC  (7+ messages)
` [RFC PATCH v2 01/15] usb:cdns3: add pci to platform driver wrapper
` [RFC PATCH v2 03/15] dt-bindings: add binding for USBSS-DRD controller
` [RFC PATCH v2 04/15] usb:cdns3: Driver initialization code

[PATCH v2 00/43] drm/sun4i: Support for linear and tiled YUV formats with the frontend
 2018-11-23 11:30 UTC  (30+ messages)
` [PATCH v2 04/43] drm/sun4i: backend: Add a helper and a list for supported formats
` [PATCH v2 05/43] drm/sun4i: frontend: "
` [PATCH v2 06/43] drm/sun4i: backend: Refine the logic behind using the frontend
` [PATCH v2 07/43] drm/sun4i: backend: Use a specific function to check if a plane is supported
` [PATCH v2 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace
` [PATCH v2 10/43] drm/fourcc: Add format helpers for checking YUV planes disposition
` [PATCH v2 11/43] drm/fourcc: Add format info helpers for checking YUV sub-sampling
` [PATCH v2 12/43] drm/fourcc: Add format "
` [PATCH v2 15/43] drm/sun4i: Rename sun4i_backend_layer_formats to sun4i_layer_formats
` [PATCH v2 16/43] drm/sun4i: frontend: Move CSC bypass setup to format update routine
` [PATCH v2 19/43] drm/sun4i: frontend: Determine input mode based on the number of planes
` [PATCH v2 20/43] drm/sun4i: frontend: Determine input format based on colorspace
` [PATCH v2 22/43] drm/sun4i: frontend: Add support for the BGRX8888 output format
` [PATCH v2 23/43] drm/sun4i: backend: Detail the YUV to RGB values coding explanation
` [PATCH v2 24/43] drm/sun4i: frontend: Configure and enable YUV to RGB CSC when needed
` [PATCH v2 27/43] drm/sun4i: frontend: Add support for semi-planar YUV input formats
` [PATCH v2 28/43] drm/sun4i: frontend: Add support for planar "
` [PATCH v2 29/43] drm/sun4i: Make pitch even for GEM dumb alloc as per hardware constraint
` [PATCH v2 30/43] drm/fourcc: Add definitions for Allwinner vendor and VPU tiled format
` [PATCH v2 31/43] drm/sun4i: Add a dedicated ioctl call for allocating tiled buffers
` [PATCH v2 32/43] drm/sun4i: Pass modifier to backend and frontend format support helpers
` [PATCH v2 33/43] drm/sun4i: frontend: Add support for tiled YUV input mode configuration
` [PATCH v2 34/43] drm/sun4i: Add buffer stride and offset configuration for tiling mode
` [PATCH v2 35/43] drm/sun4i: frontend: Add and use helper for checking tiling support
` [PATCH v2 38/43] drm/sun4i: Move access control before setting the register as documented
` [PATCH v2 39/43] drm/sun4i: frontend: Add a quirk structure
` [PATCH v2 41/43] drm/sun4i: Make COEF_RDY conditional
` [PATCH v2 43/43] drm/sun4i: frontend: Add A20-specific device-tree compatible and quirks

[PATCH] mtd: spi-nor: fix erase_type array to indicate current map conf
 2018-11-23 11:33 UTC  (6+ messages)

[PATCH v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-11-23 11:31 UTC  (5+ messages)

[PATCH AUTOSEL 4.19 01/36] pinctrl: meson: fix pinconf bias disable
 2018-11-23 11:27 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 09/36] scsi: NCR5380: Return false instead of NULL

[patch 9/9] posix-timers: Remove license boilerplate
 2018-11-23 11:23 UTC  (2+ messages)
` [tip:timers/core] "

[patch 0/9] time: Add SPDX identifiers and cleanup boilerplates
 2018-11-23 11:23 UTC  (6+ messages)
` [patch 8/9] posix-clocks: Remove license boiler plate
  ` [tip:timers/core] "

[patch 7/9] sched/clock: Remove license boilerplate
 2018-11-23 11:22 UTC  (2+ messages)
` [tip:timers/core] "

[patch 6/9] posix-timers/stubs: Remove license boilerplate
 2018-11-23 11:21 UTC  (2+ messages)
` [tip:timers/core] "

[patch 5/9] time: Remove license boilerplate
 2018-11-23 11:21 UTC  (2+ messages)
` [tip:timers/core] "

[patch 4/9] time/debug: Remove license boilerplate
 2018-11-23 11:20 UTC  (2+ messages)
` [tip:timers/core] "

[patch 3/9] hrtimers/tick/clockevents: Remove sloppy license references
 2018-11-23 11:20 UTC  (2+ messages)
` [tip:timers/core] "

[patch 2/9] time: Add SPDX license identifiers
 2018-11-23 11:19 UTC  (2+ messages)
` [tip:timers/core] "

[patch 1/9] time: Remove useless filenames in top level comments
 2018-11-23 11:18 UTC  (2+ messages)
` [tip:timers/core] "

[PATCH] btrfs: relocation: set trans to be NULL after free
 2018-11-23 11:18 UTC  (2+ messages)

[PATCH] ARM: OMAP1: ams-delta: Fix audio permanently muted
 2018-11-23 11:19 UTC 

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-23 11:16 UTC  (3+ messages)

[PATCH 0/3] RFC: mmu notifier debug checks
 2018-11-23 11:15 UTC  (11+ messages)
` [PATCH 1/3] mm: Check if mmu notifier callbacks are allowed to fail
  ` [Intel-gfx] "
` [PATCH 2/3] mm, notifier: Catch sleeping/blocking for !blockable

[PATCH] Add /proc/pid_generation
 2018-11-23 11:14 UTC  (3+ messages)

[PATCH v2] phy: phy-pxa-usb: add a new driver
 2018-11-23 11:13 UTC  (2+ messages)

[PATCH] pinctrl: rzn1: Fix check for used MDIO bus
 2018-11-23 11:06 UTC  (5+ messages)

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23 11:01 UTC  (7+ messages)

[PATCH 1/3] regulator: wm8994: Revert back to using devres
 2018-11-23 10:57 UTC  (4+ messages)
` [PATCH 3/3] gpio: Add reference counting for non-exclusive GPIOs

[PATCH 0/2] Better support for THP in page cache
 2018-11-23 10:56 UTC  (5+ messages)
` [PATCH 1/2] mm: Remove redundant test from find_get_pages_contig
` [PATCH 2/2] page cache: Store only head pages in i_pages

[PATCH] drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCs
 2018-11-23 10:54 UTC 

[PATCH v4 0/5] nds32 FPU port
 2018-11-23 10:53 UTC  (3+ messages)
` [PATCH v4 2/5] nds32: Support FP emulation

[PATCH] kbuild: announce removal of SUBDIRS if used
 2018-11-23 10:51 UTC  (3+ messages)

[PATCH V11 00/19] block: support multi-page bvec
 2018-11-23 10:50 UTC  (6+ messages)
` [PATCH V11 15/19] block: enable multipage bvecs

[PATCH v4 0/8] vfio/mdev: IOMMU aware mediated device
 2018-11-23 10:50 UTC  (7+ messages)
` [PATCH v4 1/8] iommu: Add APIs for multiple domains per device
` [PATCH v4 2/8] iommu/vt-d: Add multiple domains per device query
` [PATCH v4 4/8] iommu/vt-d: Attach/detach domains in auxiliary mode

[PATCH v8 0/7] mm: Merge hmm into devm_memremap_pages, mark GPL-only
 2018-11-23 10:48 UTC  (3+ messages)
` [PATCH v8 4/7] mm, devm_memremap_pages: Add MEMORY_DEVICE_PRIVATE support

[PATCH net-next v3 0/4] Introduce ENETC ethernet drivers
 2018-11-23 10:46 UTC  (5+ messages)
` [PATCH net-next v3 1/4] enetc: Introduce basic PF and VF "
` [PATCH net-next v3 2/4] enetc: Add ethtool statistics
` [PATCH net-next v3 3/4] enetc: Add vf to pf messaging support
` [PATCH net-next v3 4/4] enetc: Add RFS and RSS support

[PATCH v2 0/5] autofs updates
 2018-11-23 10:42 UTC  (6+ messages)
` [PATCH v2 1/5] autofs - improve ioctl sbi checks
` [PATCH v2 2/5] autofs - fix possible inode leak in autofs_fill_super()
` [PATCH v2 3/5] autofs - simplify parse_options() function call
` [PATCH v2 4/5] autofs - change catatonic setting to a bit flag
` [PATCH v2 5/5] autofs - add strictexpire mount option

[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
 2018-11-23 10:40 UTC  (2+ messages)

Page Replacement Algo Enhancement to Flush lest recently used memory page
 2018-11-23 10:39 UTC 

[PATCH v17 18/23] platform/x86: Intel SGX driver
 2018-11-23 10:39 UTC  (8+ messages)

[PATCHv18 01/35] Documentation: v4l: document request API
 2018-11-23 10:38 UTC  (4+ messages)

[PATCH 0/2] HEVC/H.265 stateless support for V4L2 and Cedrus
 2018-11-23 10:35 UTC  (4+ messages)
` [PATCH 1/2] media: v4l: Add definitions for the HEVC slice format and controls

[PATCH net-next v2 0/4] Introduce ENETC ethernet drivers
 2018-11-23 10:35 UTC  (6+ messages)
` [PATCH net-next v2 1/4] enetc: Introduce basic PF and VF "

[PATCH V2 1/2] base/drivers/arch_topology: Replace mutex with READ_ONCE / WRITE_ONCE
 2018-11-23 10:32 UTC  (4+ messages)
` [PATCH V2 2/2] base/drivers/arch_topology: Default dmips-mhz if they are not set in DT

[GIT PULL] PHY: for 4.20 -rc
 2018-11-23 10:30 UTC 

[PATCH v2] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-11-23 10:25 UTC  (4+ messages)

kernelci.org automated boot bisection reports
 2018-11-23 10:22 UTC 

[PATCH v2 0/4] AM654: Add pinmux support
 2018-11-23 10:21 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions

[PATCH 1/2] f2fs: fix sbi->extent_list corruption issue
 2018-11-23 10:19 UTC  (6+ messages)

[PATCH] perf map: remove extra indirection from map__find()
 2018-11-23 10:42 UTC 

[PATCH 1/3] dt-bindings: define vendor prefix for whwave, Inc
 2018-11-23 10:14 UTC  (3+ messages)
` [PATCH 2/3] rtc: sd3078: new driver
` [PATCH 3/3] dt-bindings: rtc: sd3078: add device tree documentation

[PATCH] x86: only use ERMS for user copies for larger sizes
 2018-11-23 10:12 UTC  (9+ messages)

[GIT PULL] ACPI fix for v4.20-rc4
 2018-11-23 10:12 UTC 

[GIT PULL] Power management fixes for v4.20-rc4
 2018-11-23 10:10 UTC 

lightnvm: pblk: avoid ref warning on cache creation
 2018-11-23 10:04 UTC  (3+ messages)
` [PATCH] "

[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
 2018-11-23 10:03 UTC  (2+ messages)

[PATCH 0/6] devfreq: handle suspend/resume
 2018-11-23 10:01 UTC  (11+ messages)
  ` [PATCH 2/6] devfreq: refactor set_target frequency function
  ` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device

[PATCH 00/10] staging: erofs: decompression stability enhancement
 2018-11-23 10:00 UTC  (8+ messages)
` [PATCH 05/10] staging: erofs: add a full barrier in erofs_workgroup_unfreeze

[PATCH] perf symbols: Cannot disassemble some routines when debuginfo present
 2018-11-23 10:25 UTC 

[RFC PATCH] net: macb: Apply RXUBR workaround only to versions with errata
 2018-11-23  9:59 UTC 

[PATCH 4.14 00/21] 4.14.83-stable review
 2018-11-23  9:59 UTC  (2+ messages)

[PATCH] procfs: fix the output format in /proc/PID/wchan
 2018-11-23  9:57 UTC  (6+ messages)

[PATCH 4.9 00/59] 4.9.139-stable review
 2018-11-23  9:57 UTC  (2+ messages)

[PATCH 0/4] PM / Domains: Allow performance state propagation
 2018-11-23  9:55 UTC  (9+ messages)
` [PATCH 1/4] OPP: Add dev_pm_opp_xlate_performance_state() helper

[PATCH v4 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-23  9:55 UTC  (3+ messages)
` [PATCH v4 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[PATCH] usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-11-23  9:49 UTC  (3+ messages)

[PATCH 1/3] clk: samsung: exynos5420: add VPLL rate table for g3d clock
 2018-11-23  9:44 UTC  (3+ messages)
` [PATCH 2/3] clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_sclk_vpll
` [PATCH 3/3] ARM: dts: Add g3d bus nodes using VDD_INT for Exynos542x SoC

[PATCH v3 0/2] bpf: permit JIT allocations to be served outside the module region
 2018-11-23  9:41 UTC  (3+ messages)
` [PATCH v3 1/2] bpf: add __weak hook for allocating executable memory
` [PATCH v3 2/2] arm64/bpf: don't allocate BPF JIT programs in module memory

[PATCH 00/17] Add support for TI PRU ICSS
 2018-11-23  9:41 UTC  (6+ messages)
` [PATCH 11/17] soc: ti: pruss: add pruss_get()/put() API

RESEND: About VBUS glitch happen on DWC3 host mode enabling process
 2018-11-23  9:40 UTC  (5+ messages)

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-23  9:36 UTC  (6+ messages)
` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH v2 net] phy: Micrel KSZ8061: link failure after cable connect
 2018-11-23  9:36 UTC 

[PATCH v3] pwm: kconfig: enable kona pwm to be built for cygnus arch
 2018-11-23  9:35 UTC 

[PATCH v2] phy: mvebu-cp110-comphy: fix spelling in structure name
 2018-11-23  9:27 UTC  (2+ messages)

[PATCH v2] xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
 2018-11-23  9:29 UTC  (2+ messages)


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).