linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-13 08:05:10 to 2018-03-13 11:19:13 UTC [more...]

[PATCH 02/11] media: vsp1: use kernel __packed for structures
 2018-03-13 11:20 UTC  (5+ messages)
` [PATCH 09/11] media: vsp1: Provide support for extended command pools

[trivial PATCH] Documentation/sparse: fix typo
 2018-03-13 11:10 UTC 

Timing performance regression 4.15 to 4.16-rc1
 2018-03-13 11:17 UTC  (3+ messages)

[PATCH v2 0/2] media: Introduce Omnivision OV2680 driver
 2018-03-13 11:16 UTC  (4+ messages)
` [PATCH v2 2/2] media: ov2680: Add Omnivision OV2680 sensor driver

[PATCH v4] cpufreq: schedutil: rate limits for SCHED_DEADLINE
 2018-03-13 11:15 UTC  (2+ messages)

BUG: corrupted list in sctp_association_free
 2018-03-13 11:12 UTC  (3+ messages)

[RFC 1/2] pci: dwc: pci-exynos: modify the Kconfig dependency
 2018-03-13 11:12 UTC  (2+ messages)

[PATCH] EDAC, sb_edac: Remove VLA usage
 2018-03-13 11:08 UTC  (5+ messages)

[tip:locking/core 9/11] include/asm-generic/atomic-instrumented.h:288:24: sparse: cast truncates bits from constant value (100 becomes 0)
 2018-03-13 11:08 UTC  (5+ messages)

[PATCH v1 1/2] dt-bindings: usb: Update documentation for Qualcomm DWC3 driver
 2018-03-13 11:08 UTC  (3+ messages)
` [PATCH v1 2/2] usb: dwc3: Add Qualcomm DWC3 glue driver

arm64: allwinner: Add support for TERES I laptop
 2018-03-13 11:07 UTC  (15+ messages)
` [PATCH 1/5] arm64: dts: allwinner: a64: Add i2c0 pins
` [PATCH 2/5] arm64: dts: allwinner: a64: Add watchdog
` [PATCH 3/5] arm64: dts: allwinner: a64: add simplefb for A64 SoC
` [PATCH 4/5] arm64: dts: allwinner: a64: Add pwm device
` [PATCH 5/5] arm64: allwinner: a64: Add support for TERES I laptop

[PATCHv2] staging: wilc1000: use pre-defined macro is_broadcast_ether_addr
 2018-03-13 11:05 UTC  (4+ messages)

[PATCH] x86: i8237: Register based on FADT legacy boot flag
 2018-03-13 10:59 UTC 

[PATCH v5 0/2] x86/devicetree: Enable multiprocessing
 2018-03-13 11:03 UTC  (5+ messages)
` [PATCH v5 1/2] of: Documentation: Specify local APIC ID in "reg"
` [PATCH v5 2/2] x86/devicetree: Use CPU description from Device Tree

[PATCH] powerpc/powernv : Add support to enable sensor groups
 2018-03-13 11:02 UTC  (6+ messages)

[PATCH ghak21 V2 0/4] audit: address ANOM_LINK excess records
 2018-03-13 10:52 UTC  (10+ messages)
` [PATCH ghak21 V2 3/4] audit: add refused symlink to audit_names

[PATCH][next] power: reset: make function sc27xx_poweroff_shutdown static
 2018-03-13 10:54 UTC 

[PATCH] staging: wilc1000: remove unwanted braces and correct code alignment
 2018-03-13 10:52 UTC 

[PATCH] drm/meson: Add support for DMT modes on HDMI
 2018-03-13 10:51 UTC  (3+ messages)

[PATCH 4.4 000/193] 4.4.118-stable review
 2018-03-13 10:51 UTC  (9+ messages)
` [PATCH 4.4 031/193] ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_context
` [PATCH 4.4 130/193] [media] tc358743: fix register i2c_rd/wr functions

[PATCH] perf trace: remove redundant ')'
 2018-03-13 10:40 UTC 

[PATCH] perf trace: __print_array should print hex format instead of dec
 2018-03-13 10:39 UTC 

[PATCH V3] nvme-pci: assign separate irq vectors for adminq and ioq1
 2018-03-13 10:45 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-03-13 10:41 UTC  (2+ messages)

[PATCH v16 0/9] LPC: legacy ISA I/O support
 2018-03-13 10:42 UTC  (7+ messages)

[PATCH 0/5 v2] Using the hash in MOKx to blacklist kernel module
 2018-03-13 10:38 UTC  (6+ messages)
` [PATCH 1/5] MODSIGN: do not load mok when secure boot disabled
` [PATCH 2/5] MODSIGN: print appropriate status message when getting UEFI certificates list
` [PATCH 3/5] MODSIGN: load blacklist from MOKx
` [PATCH 4/5] MODSIGN: checking the blacklisted hash before loading a kernel module
` [PATCH 5/5] MODSIGN: check the attributes of db and mok

[PATCH 0/29] arm meltdown fix backporting review for lts 4.9
 2018-03-13 10:38 UTC  (14+ messages)

[PATCH 0/5 v2] Using the hash in MOKx to blacklist kernel module
 2018-03-13 10:35 UTC  (3+ messages)
` [PATCH 1/5] MODSIGN: do not load mok when secure boot disabled
` [PATCH 2/5] MODSIGN: print appropriate status message when getting UEFI certificates list

[PATCH 00/11] RISC-V: Resolve the issue of loadable module on 64-bit
 2018-03-13 10:35 UTC  (13+ messages)
` [PATCH 01/11] RISC-V: Add sections of PLT and GOT for kernel module
` [PATCH 02/11] RISC-V: Add section of GOT.PLT "
` [PATCH 03/11] RISC-V: Support GOT_HI20/CALL_PLT relocation type in "
` [PATCH 04/11] RISC-V: Support CALL "
` [PATCH 05/11] RISC-V: Support HI20/LO12_I/LO12_S "
` [PATCH 06/11] RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq
` [PATCH 07/11] RISC-V: Support ALIGN relocation type in kernel module
` [PATCH 08/11] RISC-V: Support ADD32 "
` [PATCH 09/11] RISC-V: Support SUB32 "
` [PATCH 10/11] RISC-V: Enable module support in defconfig
` [PATCH 11/11] RISC-V: Add definition of relocation types

[PATCH] staging: comedi: adl_pci6208: remove redundant initialization of 'val'
 2018-03-13 10:35 UTC  (2+ messages)

[PATCH v9 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-03-13 10:34 UTC  (11+ messages)
` [PATCH v9 1/5] driver core: Find an existing link between two devices
` [PATCH v9 2/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v9 3/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v9 4/5] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v9 5/5] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

[PATCH] clk: mvebu: armada-38x: add support for missing clocks
 2018-03-13 10:32 UTC  (5+ messages)

[PATCH 0/2] net/usb/ax88179_178a: Adjustments for ax88179_chk_eee()
 2018-03-13 10:26 UTC  (5+ messages)
` [PATCH 2/2] net/usb/ax88179_178a: Delete three unnecessary variables in ax88179_chk_eee()
    ` [2/2] "

[PATCH][next] lib: make function test_ubsan_misaligned_access static
 2018-03-13 10:30 UTC 

Regression from efi: call get_event_log before ExitBootServices
 2018-03-13 10:30 UTC  (19+ messages)

[PATCHv2 0/2] zsmalloc/zram: drop zram's max_zpage_size
 2018-03-13 10:24 UTC  (4+ messages)
` [PATCHv2 2/2] zram: drop max_zpage_size and use zs_huge_class_size()

[RFCv4 19/21] media: vim2m: add request support
 2018-03-13 10:24 UTC  (5+ messages)
` [RFCv4,19/21] "

[PATCH v5 0/4] drivers: firmware: xilinx: Add firmware driver support
 2018-03-13 10:24 UTC  (13+ messages)
` [PATCH v5 1/4] dt-bindings: firmware: Add bindings for ZynqMP firmware
` [PATCH v5 2/4] drivers: firmware: xilinx: Add ZynqMP firmware driver

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-13 10:20 UTC  (5+ messages)
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
      ` [RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-03-13 10:20 UTC  (15+ messages)
` [PATCH v3 05/11] clk: tegra: prepare dfll driver for PWM regulator
` [PATCH v3 09/11] cpufreq: tegra124-cpufreq: extend to support Tegra210

[PATCH v2] usb: core: introduce per-port over-current counters
 2018-03-13 10:20 UTC  (3+ messages)

[PATCH] ARM: dts: sun8i-h3: Add Mali node
 2018-03-13 10:16 UTC 

[PATCH 0/3] tracing: Rewrite the function filter code
 2018-03-13 10:14 UTC  (7+ messages)
` [PATCH 3/3] tracing: Rewrite filter logic to be simpler and faster

[PATCH] staging: wilc1000: replace switch statement by simple if condition
 2018-03-13 10:07 UTC 

[PATCH v3] kconfig: make unmet dependency warnings readable
 2018-03-13 10:03 UTC  (3+ messages)

[PATCH v1 0/4] perf annotate: Create a new '--tui-dump' option
 2018-03-13 14:16 UTC  (2+ messages)

[PATCH 0/3] bus: fsl-mc: enhance Management Complex userspace support
 2018-03-13  9:59 UTC  (7+ messages)
` [PATCH 1/3] bus: fsl-mc: add restool "
` [PATCH 2/3] bus: fsl-mc: add root dprc rescan attribute

[PATCH v4 1/2] kconfig: warn unmet direct dependency of tristate symbols selected by y
 2018-03-13  9:56 UTC  (2+ messages)
` [PATCH v4 2/2] kconfig: make unmet dependency warnings readable

[PATCH 4.4 00/36] 4.4.121-stable review
 2018-03-13  9:56 UTC  (4+ messages)
` [PATCH 4.4 31/36] sctp: verify size of a new chunk in _sctp_make_chunk()

linux-next: build failure after merge of the akpm-current tree
 2018-03-13  9:51 UTC 

[PATCHv3 0/8] hw_breakpoint: Breakpoint modification fixes and new modify ioctl
 2018-03-13  9:50 UTC  (4+ messages)

Regarding slabinfo tool generating kernel crash
 2018-03-13  9:49 UTC  (2+ messages)
      `  "

[PATCH] ACPI / PM: Reduce LPI constraints logging noise
 2018-03-13  9:47 UTC 

[PATCH v2 1/2] mfd: rk808: Change DEV_OFF to DEV_OFF_RST for rk818 shutdown
 2018-03-13  9:48 UTC  (5+ messages)
` [PATCH v2 2/2] mfd: rk808: Add restart functionality

[PATCH 0/4] VLA removal from the GPIO subsystem
 2018-03-13  9:42 UTC  (4+ messages)
` [PATCH 4/4] gpio: Remove VLA from stmpe driver

[PATCH] staging: wilc1000: destroy initialized mutex object
 2018-03-13  9:42 UTC 

[PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
 2018-03-13  9:40 UTC  (8+ messages)
` [PATCH 1/3] drm/meson: Fix an un-handled error path "
` [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
` [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'

[PATCH 0/2] misc: use put_device() instead of kfree()
 2018-03-13  9:38 UTC  (3+ messages)
` [PATCH 2/2] misc: ocxl: use put_device() instead of device_unregister()

[PATCH AUTOSEL for 4.14 065/110] led: core: Fix brightness setting when setting delay_off=0
 2018-03-13  9:37 UTC  (11+ messages)

[PATCH v3 00/11] perf events patches for improved ARM64 support
 2018-03-13  9:36 UTC  (4+ messages)
` [PATCH v3 04/11] perf vendor events: add support for pmu events vendor subdirectory

[PATCH V3 0/4] genirq/affinity: irq vector spread among online CPUs as far as possible
 2018-03-13  9:35 UTC  (14+ messages)

[PATCH v2 0/8] PECI device driver introduction
 2018-03-13  9:32 UTC  (3+ messages)
` [PATCH v2 7/8] [PATCH 7/8] drivers/hwmon: Add a generic PECI hwmon client driver

[PATCH] hwmon/sch5627: Use common error handling code in sch5627_probe()
 2018-03-13  9:30 UTC  (5+ messages)
  `  "

[BUG] perf record: GROUP_DESC not supported in pipe mode
 2018-03-13  9:26 UTC  (2+ messages)

CRIS port status, was: [PATCH] dump_stack: convert generic dump_stack into a weak symbol
 2018-03-13  9:26 UTC  (5+ messages)
  ` [GIT PULL] CRIS: Drop support for the CRIS-port

[PATCH v8 00/13] V4L2 Explicit Synchronization
 2018-03-13  9:26 UTC  (3+ messages)
` [PATCH v8 13/13] [media] v4l: Document explicit synchronization behavior

[PATCH 4.13 28/43] SMB3: Validate negotiate request must always be signed
 2018-03-13  9:21 UTC  (11+ messages)

[PATCH v3 00/11] Add Kconfig unit tests
 2018-03-13  9:12 UTC  (12+ messages)
` [PATCH v3 01/11] kbuild: add PYTHON2 and PYTHON3 variables
` [PATCH v3 02/11] kconfig: tests: add framework for Kconfig unit testing
` [PATCH v3 03/11] kconfig: tests: add basic choice tests
` [PATCH v3 04/11] kconfig: tests: test automatic submenu creation
` [PATCH v3 05/11] kconfig: tests: test if new symbols in choice are asked
` [PATCH v3 06/11] kconfig: tests: check unneeded "is not set" with unmet dependency
` [PATCH v3 07/11] kconfig: tests: check visibility of tristate choice values in y choice
` [PATCH v3 08/11] kconfig: tests: test defconfig when two choices interact
` [PATCH v3 09/11] kconfig: tests: test randconfig for choice in choice
` [PATCH v3 10/11] kconfig: tests: test if recursive dependencies are detected
` [PATCH v3 11/11] kconfig: tests: test if recursive inclusion is detected

Atheros 1525/QCA6174 BT issue
 2018-03-13  9:15 UTC  (9+ messages)

linux-next on thinkpad x60: full battery is indicated as battery error in mate
 2018-03-13  9:15 UTC  (10+ messages)

[pci PATCH v5 0/4] Series short description
 2018-03-13  9:14 UTC  (7+ messages)
` [pci PATCH v5 3/4] ena: Migrate over to unmanaged SR-IOV support

[PATCH] venus: vdec: fix format enumeration
 2018-03-13  9:11 UTC 

[PATCH] ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLK
 2018-03-13  9:07 UTC 

[PATCH] scsi: eata: drop VLA in reorder()
 2018-03-13  9:05 UTC  (5+ messages)

[PATCH 0/3] staging:iio:ad2s1210: Rework read/write operation for fclkin and fexin
 2018-03-13  9:02 UTC  (3+ messages)
` [PATCH 3/3] staging:iio:ad2s1210: Add write_raw to handle frequency

[PATCH v2 00/10] splash screen on the stm32f769 disco board
 2018-03-13  8:59 UTC  (13+ messages)
` [PATCH v2 01/10] video: stm32: stm32_ltdc: add bridge to display controller
` [PATCH v2 02/10] video: stm32: stm32_ltdc: update debug log
` [PATCH v2 04/10] video: add support of panel OTM8009A
` [PATCH v2 06/10] video: add support of STM32 MIPI DSI controller driver
` [PATCH v2 07/10] video: add support of panel rm68200
` [PATCH v2 10/10] board: Add STM32F769 SoC, discovery board support

[PATCH v2 0/6] ASoC: sun4i-i2s: Updates to the driver
 2018-03-13  8:59 UTC  (8+ messages)
` [PATCH v2 3/6] ASoC: sun4i-i2s: Correct divider calculations
` [PATCH v2 4/6] ASoC: sun4i-i2s: Add multi-lane functionality

[PATCH V2] ZBOOT: fix stack protector in compressed boot phase
 2018-03-13  8:55 UTC  (2+ messages)

[PATCH] clk: clk-gpio: Allow GPIO to sleep in set/get_parent
 2018-03-13  8:54 UTC 

linux-next: build failure after merge of the sound-asoc tree
 2018-03-13  8:52 UTC  (2+ messages)

[PATCH 1/2] infiniband: qplib_fp: fix pointer cast
 2018-03-13  8:50 UTC  (7+ messages)

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-13  8:48 UTC  (11+ messages)

[PATCH] clk: Add driver for the si544 clock generator chip
 2018-03-13  8:43 UTC 

linux-next: manual merge of the staging tree with the vfs tree
 2018-03-13  8:47 UTC  (2+ messages)

[PATCH v3 0/5] linux/const.h: cleanups of macros such as UL(), _BITUL(), BIT() etc
 2018-03-13  8:39 UTC  (3+ messages)
` [PATCH v3 5/5] linux/const.h: move BIT(_ULL) to linux/const.h for use in assembly

[PATCH V4] thermal: Add cooling device's statistics in sysfs
 2018-03-13  8:36 UTC  (3+ messages)

[PATCH V2] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-13  8:35 UTC 

[PATCH] rtc: mcp795: remove VLA usage
 2018-03-13  8:29 UTC  (3+ messages)

[PATCH V1] Input: pm8941-pwrkey: add resin key capabilities
 2018-03-13  8:25 UTC  (4+ messages)

[PATCH v2 1/3] dell-led: Change dell-led.h to dell-common.h
 2018-03-13  8:24 UTC  (15+ messages)
` [PATCH v2 3/3] ALSA: hda: Disabled unused audio controller for Dell platforms with Switchable Graphics


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