public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-29 16:45:36 to 2018-06-29 20:28:08 UTC [more...]

[PATCH v1 0/2] PCI: Add patch submission and ACPI FW/OS info
 2018-06-29 20:27 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: Document patch submission hints
` [PATCH v1 2/2] PCI: Document ACPI description of PCI host bridges

[RFC PATCH 00/14] fsi: Fixes and Coldfire coprocessor offload
 2018-06-29 20:27 UTC  (4+ messages)
` [RFC PATCH 01/14] devres: Add devm_of_iomap()

[PATCH] security: CONFIG_HARDENED_USERCOPY does not need to select BUG
 2018-06-29 20:27 UTC  (2+ messages)

[PATCH] arm64: Clear the stack
 2018-06-29 20:25 UTC  (5+ messages)

[PATCH] lib/string.c: fix a typo in comment: 'iff' -->'if'
 2018-06-29 20:25 UTC  (5+ messages)

[PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
 2018-06-29 20:24 UTC  (2+ messages)

[PATCHv3 0/4] nvme trace updates
 2018-06-29 20:23 UTC  (6+ messages)
` [PATCHv3 1/4] nvme: cache struct nvme_ctrl reference to struct nvme_request
` [PATCHv3 2/4] nvme: use hw qid in trace events
` [PATCHv3 3/4] nvme: add controller name to "
` [PATCHv3 4/4] nvme: add disk "

[PATCH 0/3] IIO: st_sensors_i2c: improve device enumeration
 2018-06-29 20:19 UTC  (2+ messages)

[PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
 2018-06-29 20:16 UTC  (4+ messages)

[PATCH v4 00/18] ARM: davinci: step towards removing at24_platform_data
 2018-06-29 20:09 UTC  (5+ messages)
` [PATCH v4 08/18] net: davinci_emac: potentially get the MAC address from MTD
` [PATCH v4 09/18] ARM: davinci: da850-evm: remove dead MTD code

[PATCH v2 0/4] x86/split_lock: Enable #AC exception for split locked accesses
 2018-06-29 20:08 UTC  (13+ messages)
` [PATCH v2 2/4] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v2 3/4] x86/split_lock: Handle #AC exception for split lock

[PATCH] bus: imx-weim: Remove VLA usage
 2018-06-29 20:02 UTC  (3+ messages)

[PATCH] mmc: core: cd_label must be last entry of mmc_gpio struct
 2018-06-29 20:00 UTC  (2+ messages)

config files and how to have persistent Linux kernel Driver/File System configuration info saved
 2018-06-29 19:53 UTC  (6+ messages)

[RFC PATCH for 4.18 1/2] rseq: validate rseq_cs fields are < TASK_SIZE
 2018-06-29 19:48 UTC  (10+ messages)

[PATCH] ext4: Check superblock mapped prior to committing
 2018-06-29 19:36 UTC 

[PATCH] ARC: prevent showing irrelevant exception info in signal message
 2018-06-29 19:39 UTC 

[PATCH v2 0/5] Initial support of Trusted Foundations on Tegra30
 2018-06-29 19:37 UTC  (2+ messages)

[PATCH v3 00/24] Add support for R40 HDMI pipeline
 2018-06-29 19:32 UTC  (19+ messages)
` [PATCH v3 05/24] drm/sun4i: Add TCON TOP driver
` [PATCH v3 06/24] drm/sun4i: Fix releasing node when enumerating enpoints
  ` [linux-sunxi] "
` [PATCH v3 16/24] drm/sun4i: Enable DW HDMI PHY clock
` [PATCH v3 17/24] drm/sun4i: Don't change clock bits in DW HDMI PHY driver
` [PATCH v3 10/24] drm/sun4i: tcon: Generalize engine search algorithm
` [PATCH v3 15/24] dt-bindings: display: sun4i-drm: Add description of A64 HDMI PHY
  ` [linux-sunxi] "

[PATCH v1 0/6] x86/tsc: Clean up legacy code for Intel MID
 2018-06-29 19:31 UTC  (7+ messages)
` [PATCH v1 1/6] x86/cpu: Introduce INTEL_CPU_FAM*() helper macros
` [PATCH v1 2/6] x86/tsc: Convert to use x86_match_cpu() and INTEL_CPU_FAM6()
` [PATCH v1 3/6] x86/tsc: Add missed header to tsc_msr.c
` [PATCH v1 4/6] x86/tsc: Use SPDX identifier and update Intel copyright
` [PATCH v1 5/6] x86/platform/intel-mid: Remove custom TSC calibration
` [PATCH v1 6/6] x86/platform/intel-mid: Remove per platform code

[PATCH v2] dcdbas: Add support for WSMT ACPI table
 2018-06-29 19:29 UTC  (13+ messages)
` [PATCH resend "
        ` [PATCH v3] "

[PATCH 00/14][V5] Introduce io.latency io controller for cgroups
 2018-06-29 19:25 UTC  (15+ messages)
` [PATCH 01/14] block: add bi_blkg to the bio "
` [PATCH 02/14] block: introduce bio_issue_as_root_blkg
` [PATCH 03/14] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/14] blk: introduce REQ_SWAP
` [PATCH 05/14] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/14] blkcg: add generic throttling mechanism
` [PATCH 07/14] memcontrol: schedule throttling if we are congested
` [PATCH 08/14] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 09/14] blk-rq-qos: refactor out common elements of blk-wbt
` [PATCH 10/14] block: remove external dependency on wbt_flags
` [PATCH 11/14] rq-qos: introduce dio_bio callback
` [PATCH 12/14] block: introduce blk-iolatency io controller
` [PATCH 13/14] Documentation: add a doc for blk-iolatency
` [PATCH 14/14] skip readahead if the cgroup is congested

[PATCH] PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
 2018-06-29 19:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] cfg80211: use IDA to allocate wiphy indeces
 2018-06-29 19:01 UTC  (4+ messages)

[PATCH] drm/sun4i: Implement zpos for DE2
 2018-06-29 18:59 UTC  (4+ messages)

[PATCH v5 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
 2018-06-29 18:59 UTC  (8+ messages)
` [PATCH v5 4/4] "

[PATCH] staging: rtl8188eu: remove unnecessary parentheses
 2018-06-29 18:59 UTC 

[PATCH] memcg, oom: move out_of_memory back to the charge path
 2018-06-29 18:59 UTC  (4+ messages)

[PATCH v5 00/17] media: imx: Switch to subdev notifiers
 2018-06-29 18:50 UTC  (18+ messages)
` [PATCH v5 01/17] media: v4l2-fwnode: ignore endpoints that have no remote port parent
` [PATCH v5 02/17] media: v4l2: async: Allow searching for asd of any type
` [PATCH v5 03/17] media: v4l2: async: Add v4l2_async_notifier_add_subdev
` [PATCH v5 04/17] media: v4l2: async: Add convenience functions to allocate and add asd's
` [PATCH v5 05/17] media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
` [PATCH v5 06/17] media: v4l2-fwnode: Add a convenience function for registering subdevs with notifiers
` [PATCH v5 07/17] media: platform: video-mux: Register a subdev notifier
` [PATCH v5 08/17] media: imx: csi: "
` [PATCH v5 09/17] media: imx: mipi csi-2: "
` [PATCH v5 10/17] media: staging/imx: of: Remove recursive graph walk
` [PATCH v5 11/17] media: staging/imx: Loop through all registered subdevs for media links
` [PATCH v5 12/17] media: staging/imx: Rename root notifier
` [PATCH v5 13/17] media: staging/imx: Switch to v4l2_async_notifier_add_*_subdev
` [PATCH v5 14/17] media: staging/imx: TODO: Remove one assumption about OF graph parsing
` [PATCH v5 15/17] media: platform: Switch to v4l2_async_notifier_add_subdev
` [PATCH v5 16/17] media: v4l2: async: Remove notifier subdevs array
` [PATCH v5 17/17] [media] v4l2-subdev.rst: Update doc regarding subdev descriptors

[PATCH v2 1/4] perf test shell: Replace '|&' with '2>&1 |' to work with more shells
 2018-06-29 18:55 UTC  (2+ messages)

[PATCH] powerpc/msi: Remove VLA usage
 2018-06-29 18:52 UTC 

[PATCH] powerpc: mpc5200: Remove VLA usage
 2018-06-29 18:53 UTC 

[PATCH] atm: zatm: Fix potential Spectre v1
 2018-06-29 18:28 UTC 

[PATCH] dma: ste_dma40: Remove VLA usage
 2018-06-29 18:51 UTC 

[PATCH 1/3] arm64: dts: qcom: sdm845: Add thermal-zones node
 2018-06-29 18:51 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm8998: Add thermal zone

[PATCH] EDAC, thunderx: Remove VLA usage
 2018-06-29 18:48 UTC 

[PATCH] clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SEL
 2018-06-29 18:48 UTC  (3+ messages)

[PATCH] drm/msm/adreno: Remove VLA usage
 2018-06-29 18:48 UTC 

[PATCH] drm/sun4i: Remove VLA usage
 2018-06-29 18:47 UTC 

[PATCH] video: fbdev: fsl-diu-fb: Remove VLA usage
 2018-06-29 18:46 UTC 

[PATCH] KVM: arm64: vgic-its: Remove VLA usage
 2018-06-29 18:46 UTC 

Mounting corrupted HFS+ causes kernel NULL pointer dereference
 2018-06-29 18:45 UTC  (5+ messages)

[PATCH] arm64: dts: sdm845: Default qupv3_id_0 as "disabled" like _id_1
 2018-06-29 18:45 UTC 

[PATCH] perf/arm-cci: Remove VLA usage
 2018-06-29 18:45 UTC 

[RFC PATCH] sched/deadline: sched_getattr() returns absolute dl-task information
 2018-06-29 18:45 UTC  (2+ messages)

[PATCH] firmware: raspberrypi: Remove VLA usage
 2018-06-29 18:44 UTC 

[PATCH V2 1/4] clk: imx6q: remove clks_init_on array
 2018-06-29 18:44 UTC  (8+ messages)
` [PATCH V2 2/4] clk: imx6sl: "
` [PATCH V2 3/4] clk: imx6sx: "
` [PATCH V2 4/4] clk: imx6ul: "

[PATCH] mm/fadvise: Fix signed overflow UBSAN complaint
 2018-06-29 18:44 UTC 

[PATCH V2 1/2] clk: imx6ul: add GPIO clock gates
 2018-06-29 18:42 UTC  (6+ messages)
` [PATCH V2 2/2] ARM: dts: imx6ul: add GPIO clocks

[PATCH v2] platform/x86: intel-hid: Add support for Device Specific Methods
 2018-06-29 18:41 UTC  (3+ messages)

[PATCH] ALSA: snd-aoa: add of_node_put() in error path
 2018-06-29 18:37 UTC  (2+ messages)

[PATCH] kbd: complete dead keys definitions
 2018-06-29 18:28 UTC  (3+ messages)

[PATCH v6 0/3] multi-threading device shutdown
 2018-06-29 18:25 UTC  (4+ messages)
` [PATCH v6 1/3] drivers core: refactor device_shutdown
` [PATCH v6 2/3] drivers core: prepare device_shutdown for multi-threading
` [PATCH v6 3/3] drivers core: multi-threading device shutdown

[PATCH v3 0/8] gnss: add new GNSS subsystem
 2018-06-29 18:26 UTC  (4+ messages)

[RFC PATCH] Add more debugfs features in CCF
 2018-06-29 18:24 UTC  (2+ messages)

[PATCH] staging: fbtft: fix line indent
 2018-06-29 18:23 UTC  (2+ messages)

[PATCH] ARC: Improve handling of fatal signals in do_page_fault()
 2018-06-29 18:20 UTC 

[PATCH] ACPI/PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
 2018-06-29 18:18 UTC  (2+ messages)

[PATCH v9 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-06-29 18:13 UTC  (6+ messages)
` [PATCH v9 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64

staging: rtl8192u: RFC - harmonisation of rtl819x_HT.h ?
 2018-06-29 18:10 UTC  (4+ messages)
` [PATCH 1/3] staging: rtl8192u: Use __func__ instead of hardcoded string - Style
` [PATCH 2/3] staging: rtl8192u Remove redundant #include directive
` [PATCH 3/3] staging: rtl8192u: Prune the rtl819x_HT.h file of unused definitions

[PATCH] tpm: require to compile as part of the kernel
 2018-06-29 18:11 UTC  (6+ messages)

[RFC PATCH] clk: keystone: Enable TISCI clocks if K3_ARCH
 2018-06-29 18:05 UTC  (2+ messages)

[PATCH] arm64: acpi: reenumerate topology ids
 2018-06-29 18:03 UTC  (11+ messages)

[PATCH] clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operations
 2018-06-29 18:02 UTC  (2+ messages)

[PATCH 1/2] iio: light: Add support for vishay vcnl4035
 2018-06-29 17:59 UTC  (2+ messages)

[PATCH v12 00/11] Early boot time stamps for x86
 2018-06-29 17:50 UTC  (12+ messages)
` [PATCH v12 09/11] x86/tsc: prepare for early sched_clock

[PATCH v2 4/4] perf test shell: prevent temporary editor files from being considered test scripts
 2018-06-29 17:46 UTC 

[PATCH v2 3/4] perf llvm-utils: remove bashism from kernel include fetch script
 2018-06-29 17:46 UTC 

[PATCH v2 2/4] perf test shell: make perf inet_pton test more portable
 2018-06-29 17:46 UTC 

[RFC v2] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-06-29 17:45 UTC  (2+ messages)

[PATCH v8 0/2] Directed kmem charging
 2018-06-29 17:44 UTC  (5+ messages)
` [PATCH 1/2] fs: fsnotify: account fsnotify metadata to kmemcg

New remoteproc driver for TI PRU
 2018-06-29 17:44 UTC  (2+ messages)

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-06-29 17:42 UTC  (5+ messages)
` [PATCH v3 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v3 02/20] virtio: pci-legacy: Validate queue pfn

small dmesg regression in kernel 4.17.3
 2018-06-29 17:40 UTC  (5+ messages)

[PATCH 2/2] clk: actions: Add S700 SoC clock support
 2018-06-29 17:38 UTC  (6+ messages)
` [PATCH v2 0/3] Add clock driver for Actions S700 SoC
  ` [PATCH v2 1/3] arm64: dts: actions: Enable clock controller for S700

[PATCH v8 0/7] Enable Bluetooth functionality for WCN3990
 2018-06-29 17:37 UTC  (4+ messages)
` [PATCH v8 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH v3 0/4] Add devicetree functionality to w1 busses and ds2760
 2018-06-29 17:35 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: w1: document generic onewire and DS2760 bindings
` [PATCH v3 2/4] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v3 3/4] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v3 4/4] power: supply: ds2760_battery: add devicetree probing

[PATCH v14 00/74] Convert page cache to XArray
 2018-06-29 17:30 UTC  (3+ messages)
` [PATCH v14 68/74] dax: Convert dax_lock_page "

[PATCH] Arm: mm: ftrace: Only set text back to ro after kernel has been marked ro
 2018-06-29 17:29 UTC  (11+ messages)

[PATCH v3 0/7] x86,tlb,mm: make lazy TLB mode even lazier
 2018-06-29 17:29 UTC  (10+ messages)
` [PATCH 2/7] x86,tlb: leave lazy TLB mode at page table free time
` [PATCH 3/7] x86,mm: restructure switch_mm_irqs_off
` [PATCH 4/7] x86,tlb: make lazy TLB mode lazier

[GIT PULL] arm64 fixes for 4.18-rc3
 2018-06-29 17:20 UTC 

[PATCH] clkdev: Remove duplicated negative index check from __of_clk_get()
 2018-06-29 17:18 UTC  (2+ messages)

[PATCH 0/3] MIPS: DSP ASE regset support
 2018-06-29 17:13 UTC  (3+ messages)
` [PATCH 1/3] binfmt_elf: Respect error return from `regset->active'

[PATCH] kernel/memremap, kasan: Make ZONE_DEVICE with work with KASAN
 2018-06-29 17:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/4] Building for 32-bit RISC-V kernel
 2018-06-29 17:06 UTC  (6+ messages)
` [PATCH v2 3/4] RISC-V: Add definiion of extract symbol's index and type for 32-bit

[PATCH] display: panel: Add KOE tx14d24vm1bpa display support (320x240)
 2018-06-29 17:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] rpmsg: smd: Add missing include of sizes.h
 2018-06-29 17:01 UTC 

[PATCH v3 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-29 16:53 UTC  (7+ messages)
` [PATCH v3 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() in kvm_hv_flush_tlb()

[PATCH net v3] net: phy: DP83TC811: Fix disabling interrupts
 2018-06-29 15:28 UTC 

[RFC v2 PATCH 2/2] mm: mmap: zap pages with read mmap_sem for large mapping
 2018-06-29 16:50 UTC  (14+ messages)

[PATCH v2] kvm, mm: account shadow page tables to kmemcg
 2018-06-29 16:47 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox