linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-04 19:11:10 to 2019-03-04 22:49:03 UTC [more...]

[PATCH v4 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-03-04 22:48 UTC  (2+ messages)

[RFC PATCH v2 0/7] i2c: core: introduce atomic transfers
 2019-03-04 22:48 UTC  (3+ messages)

[PATCH v3 0/4] Enable rk3066 VOP and HDMI for MK808
 2019-03-04 22:48 UTC  (4+ messages)
` [PATCH v3 1/4] drm: rockchip: introduce rk3066 hdmi

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-04 22:39 UTC  (7+ messages)
` [RFC v4 08/17] kunit: test: add support for test abort

[PATCH 01/15] ARM: actions: fix a leaked reference by addingmissing of_node_put
 2019-03-04 22:37 UTC  (5+ messages)

[PATCH] ARCv2: Add explcit unaligned access support (and ability to disable too)
 2019-03-04 22:32 UTC  (5+ messages)

[PATCH 0/2] A couple hist trigger patches
 2019-03-04 22:31 UTC  (8+ messages)
` [PATCH 2/2] tracing: Use strncpy instead of memcpy for string keys in hist triggers

[PATCH v2 0/7] Preliminary Platform Driver Support for Lemote Yeeloong Laptops
 2019-03-04 22:28 UTC  (8+ messages)
` [PATCH v2 1/7] mfd: yeeloong_kb3310b: support KB3310B EC for Lemote Yeeloong laptops
` [PATCH v2 2/7] mips: loongson64: select MFD_YEELOONG_KB3310B for LEMOTE_MACH2F
` [PATCH v2 3/7] mips: loongson64: remove ec_kb3310b.c, use MFD driver
` [PATCH v2 4/7] mips: loongson64: remove yeeloong_report_lid_status from pm.c
` [PATCH v2 5/7] mips: loongson64: register per-board platform drivers for lemote-2f
` [PATCH v2 6/7] mips: loongson64: Support System Control Interrupts for Lemote Yeeloong
` [PATCH v2 7/7] MAINTAINERS: add myself as a maintainer of MIPS/Loongson2 platform code

[PATCH] tty/sysrq: Convert show_lock to raw_spinlock_t
 2019-03-04 22:25 UTC  (4+ messages)

kernel BUG at include/linux/mm.h:LINE! (5)
 2019-03-04 22:23 UTC 

[PULL REQUEST] Lock down patches
 2019-03-04 22:10 UTC  (2+ messages)

[PATCH] ARM: dts: bcm283x: Fix hdmi hpd gpio pull
 2019-03-04 22:10 UTC  (2+ messages)

[PATCH 0/2] [GIT PULL] tracing: Simple fix and clean up for 5.0
 2019-03-04 22:06 UTC  (3+ messages)
` [PATCH 1/2] tracing: Fix event filters and triggers to handle negative numbers
` [PATCH 2/2] tracing/kprobes: Use probe_kernel_read instead of probe_mem_read

[PATCH 00/20] origanize Chinese kernel docs
 2019-03-04 22:06 UTC  (3+ messages)
` [PATCH 01/20] docs/zh_CN: add disclaimer file

[PATCH v4 11/17] x86/clearcpuid: Clear CPUID bit in CPUID faulting
 2019-03-04 22:04 UTC  (2+ messages)

[PATCH] Revert "swiotlb: remove SWIOTLB_MAP_ERROR"
 2019-03-04 22:00 UTC  (2+ messages)

[PATCH] mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction
 2019-03-04 22:00 UTC 

[RFT][PATCH 0/2] cpufreq: intel_pstate: Handle _PPC updates on global turbo disable/enable
 2019-03-04 21:57 UTC  (9+ messages)

[PATCH v4 00/17] x86/split_lock: Enable #AC exception for split locked accesses
 2019-03-04 21:55 UTC  (12+ messages)
` [PATCH v4 04/17] x86/split_lock: Align x86_capability to unsigned long to avoid split locked access
` [PATCH v4 07/17] x86/split_lock: Enumerate #AC for split lock by MSR IA32_CORE_CAPABILITY

rpi-b-rev2 can't detect hdmi display due to wrong hpd gpio pull in dts
 2019-03-04 21:54 UTC  (5+ messages)

KASAN: use-after-free Read in get_mem_cgroup_from_mm
 2019-03-04 21:51 UTC  (3+ messages)

[GIT PULL] fscrypt updates for v5.1
 2019-03-04 21:47 UTC 

[PATCH] x86/ftrace: avoid an unused-function warning
 2019-03-04 21:43 UTC  (2+ messages)

[PATCH v4 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-04 21:40 UTC  (9+ messages)
` [PATCH v4 perf,bpf 14/15] perf: introduce side band thread

[PATCH 0/6] drivers/misc: Add XDMA engine driver
 2019-03-04 21:37 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: misc: Add Aspeed XDMA engine binding documentation
` [PATCH 2/6] drivers/misc: Add Aspeed XDMA engine driver
` [PATCH 3/6] drivers/misc: xdma: Add user interface
` [PATCH 4/6] drivers/misc: xdma: Add PCI device configuration sysfs
` [PATCH 5/6] drivers/misc: xdma: Add debugfs entries
` [PATCH 6/6] ARM: dts: aspeed: Add XDMA engine

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-04 21:34 UTC  (4+ messages)
` [PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
` [PATCH 2/3] PCI: hv: Add hv_pci_remove_slots() when we unload the driver
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[git pull] vfs.git fixes
 2019-03-04 21:30 UTC  (2+ messages)

KASAN: use-after-free Read in unix_dgram_poll
 2019-03-04 21:22 UTC  (8+ messages)
  ` [PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)

[PATCH] net/sched: avoid unused-label warning
 2019-03-04 21:24 UTC  (2+ messages)

[PATCH] xen: avoid link error on ARM
 2019-03-04 21:23 UTC  (3+ messages)

[PATCH] net: ignore sysctl_devconf_inherit_init_net without SYSCTL
 2019-03-04 21:14 UTC  (5+ messages)

[PATCH] irqchip/imx-irqsteer: fix of_property_read_u32() error handling
 2019-03-04 21:14 UTC  (2+ messages)

[PATCH] phy: mdio-mux: fix Kconfig dependencies
 2019-03-04 21:13 UTC  (2+ messages)

[PATCH] misc: habanalabs: avoid HWMON dependency
 2019-03-04 21:12 UTC  (3+ messages)

[PATCH] net: dsa: mv88e6xxx: fix unused function warning
 2019-03-04 21:08 UTC  (3+ messages)

[PATCH v2 1/2] soc: bcm: bcm2835-pm: Fix PM_IMAGE_PERI power domain support
 2019-03-04 21:08 UTC  (2+ messages)

[PATCH RESEND] drm/msm: Truncate the buffer object name if the copy from user failed
 2019-03-04 21:01 UTC  (2+ messages)

[PATCH] bpf: fix sysctl.c warning
 2019-03-04 20:58 UTC  (4+ messages)

linux-next: manual merge of the sound-asoc-fixes tree with the sound-current tree
 2019-03-04 20:59 UTC 

[PATCH] [RESEND] [v3] xen: remove pre-xen3 fallback handlers
 2019-03-04 20:52 UTC 

[PATCH v5 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-04 20:52 UTC  (20+ messages)
` [PATCH v5 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v5 perf,bpf 08/15] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v5 perf,bpf 12/15] perf, bpf: enable annotation of bpf program

[PATCH] selftests/bpf: Add arm target register definitions
 2019-03-04 20:50 UTC 

[PATCH] [RESEND] media: don't drop front-end reference count for ->detach
 2019-03-04 20:45 UTC 

Intel Pro 1000MT Dual Port nic. Need eeprom dump from working card via ethtool. It ff ff ff...d out it's EEPROM, but I got one port working after a day... but not the second
 2019-03-04 20:35 UTC 

[PATCH] netfilter: nf_conntrack_sip: fix IPV6 dependency
 2019-03-04 20:40 UTC 

[PATCH] iwlwifi: fix 64-bit division
 2019-03-04 20:38 UTC 

[PATCH 1/2] PCI: Prevent 64-bit resources from being counted in 32-bit bridge region
 2019-03-04 20:39 UTC  (7+ messages)

[PATCH] libnvdimm/namespace: Clean up holder_class_store()
 2019-03-04 20:36 UTC  (2+ messages)

[PATCH 4.20 00/88] 4.20.14-stable review
 2019-03-04 20:36 UTC  (2+ messages)

[PATCH 0/3] riscv: Fix debug instruction check and support trap-based WARN()
 2019-03-04 20:35 UTC  (2+ messages)

[PATCH] ALSA: hda/tegra: avoid build error without CONFIG_PM
 2019-03-04 20:33 UTC 

[PATCH 1/3] ASoC: ti: fix davinci_mcasp_probe dependencies
 2019-03-04 20:30 UTC  (3+ messages)
` [PATCH 2/3] ASoC: ti: remove compat dma probing
` [PATCH 3/3] ASoC: qcom: add i2c dependency for SND_SOC_SDM845

[PATCH RESEND v5 1/3] ASoC: fsl: Add Audio Mixer CPU DAI driver
 2019-03-04 20:31 UTC  (2+ messages)

[PATCH v3 0/1] RDMA/umem: minor bug fix in error handling path
 2019-03-04 20:31 UTC  (6+ messages)
` [PATCH v3] "

Intel Pro 1000MT Dual Port nic. Need eeprom dump from working card via ethtool. It ff ff ff...d out it's EEPROM, but I got one port working after a day... but not the second
 2019-03-04 20:21 UTC 

[PATCH] media: staging: davinci_vpfe: disallow building with COMPILE_TEST
 2019-03-04 20:29 UTC 

[PATCH] media: staging/intel-ipu3: mark PM function as __maybe_unused
 2019-03-04 20:29 UTC 

[PATCH] media: staging/intel-ipu3-v4l: reduce kernel stack usage
 2019-03-04 20:28 UTC 

[PATCH] media: staging/intel-ipu3: reduce kernel stack usage
 2019-03-04 20:27 UTC 

[PATCH] pinctrl: freescale: fix link errors
 2019-03-04 20:26 UTC 

[PATCH] mailbox: tegra-hsp: mark suspend function as __maybe_unused
 2019-03-04 20:26 UTC 

[PATCH -next] RDMA/hns: Use GFP_ATOMIC in hns_roce_v2_modify_qp
 2019-03-04 20:25 UTC  (2+ messages)

[PATCH 1/3] phy: allwinner: allow compile testing
 2019-03-04 20:23 UTC  (3+ messages)
` [PATCH 2/3] phy: ti: usb2: fix OMAP_CONTROL_PHY dependency
` [PATCH 3/3] phy: mapphone-mdm6600: add gpiolib dependency

[PATCH] net/bluetooth: Fix bound check in event handling
 2019-03-04 20:20 UTC  (2+ messages)

[PATCH 1/4] phy: allwinner: allow compile testing
 2019-03-04 20:22 UTC 

[PATCH v2 0/5] dt-bindings: improve the Armada DRM bindings
 2019-03-04 20:20 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: reserved-memory: Add binding for Armada framebuffer
` [PATCH v2 2/5] dt-bindings: display: armada: Rename the binding doc file
` [PATCH v2 3/5] dt-bindings: display: armada: Improve the LCDC documentation
` [PATCH v2 4/5] dt-bindings: display: armada: Add more compatible strings
` [PATCH v2 5/5] dt-bindings: display: armada: Document bus-width property

[PATCH 1/3] x86: apuv2: remove unused variable
 2019-03-04 20:19 UTC  (3+ messages)
` [PATCH 2/3] x86: apuv2: fix input dependencies
` [PATCH 3/3] x86: apuv2: select LEDS_CLASS

[PATCH] arm64: dts: qcom: qcs404-evb: Change the compatible to distinguish platforms
 2019-03-04 20:14 UTC 

[GIT PULL] LED updates for 5.1-rc1
 2019-03-04 20:11 UTC 

[PATCH 1/3] x86: apuv2: remove unused variable
 2019-03-04 20:09 UTC 

[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
 2019-03-04 20:09 UTC  (5+ messages)
` [PATCH] sefltests/ftrace: Use /bin/echo for output with options

[PATCH] platform/chrome: fix wilco-ec dependencies
 2019-03-04 20:06 UTC 

[PATCH] iio: adc: fix uninitialized variable warning
 2019-03-04 20:03 UTC 

linux-next: Signed-off-by missing for commit in the s390 tree
 2019-03-04 20:03 UTC 

[PATCH] time: Make VIRT_CPU_ACCOUNTING_GEN depend on GENERIC_CLOCKEVENTS
 2019-03-04 20:01 UTC 

[RESEND PATCH 0/2] docs: Add some struct file refcounting information
 2019-03-04 20:01 UTC  (3+ messages)
` [PATCH 1/2] docs: Bring some order to filesystem documentation
` [PATCH 2/2] docs: Add struct file refcounting and SCM_RIGHTS mess info

[PATCH] mm/hmm: fix unused variable warnings
 2019-03-04 20:00 UTC 

[RFC v3] sched/topology: fix kernel crash when a CPU is hotplugged in a memoryless node
 2019-03-04 19:59 UTC 

[PATCH] net/bluetooth: Fix bound check in event handling
 2019-03-04 19:58 UTC  (2+ messages)

[PATCH] Input: raspberrypi-ts: select CONFIG_INPUT_POLLDEV
 2019-03-04 19:57 UTC 

[PATCH] selftest/rseq: Remove duplicate header
 2019-03-04 19:57 UTC  (4+ messages)

[PATCH] Input: msm-vibrator: use correct gpio header
 2019-03-04 19:56 UTC 

[PATCH v2] Documentation/locking/lockdep: Drop last two chars of sample states
 2019-03-04 19:55 UTC  (2+ messages)

[PATCH] HID: hid-asus: select CONFIG_POWER_SUPPLY
 2019-03-04 19:54 UTC 

[PATCH] cxgb4: fix undefined behavior in mem.c
 2019-03-04 19:54 UTC  (2+ messages)

[PATCH] gpu: host1x: avoid IOMMU_API build error
 2019-03-04 19:53 UTC 

[PATCH] doc: rcu: Suspicious RCU usage is a warning
 2019-03-04 19:53 UTC  (2+ messages)

[PATCH] fbdev: mbx: fix a misspelled variable name
 2019-03-04 19:52 UTC 

[PATCH] docs: driver-api: iio: fix errors in documentation
 2019-03-04 19:52 UTC  (3+ messages)

[PATCH RESENT] fs, ipc: Use an asynchronous version of kern_unmount in IPC
 2019-03-04 19:48 UTC 

[PATCH v3] Documentation/process/howto: Update for 4.x -> 5.x versioning
 2019-03-04 19:47 UTC  (2+ messages)

[PATCH v6 1/4] can: m_can: Create a m_can platform framework
 2019-03-04 19:43 UTC  (10+ messages)
` [PATCH v6 4/4] can: tcan4x5x: Add tcan4x5x driver to the kernel

[PATCH] staging: axis-fifo: add CONFIG_OF dependency
 2019-03-04 19:43 UTC 

[PATCH] staging: olpc_dcon_xo_1: add missing 'const' qualifier
 2019-03-04 19:42 UTC 

[PATCH 1/4] scsi: lpfc: fix unused variable warning
 2019-03-04 19:39 UTC  (4+ messages)
` [PATCH 2/4] scsi: lpfc: fix 32-bit format string warning
` [PATCH 3/4] scsi: qla2xxx: avoid printf format warning
` [PATCH 4/4] scsi: ufs: hisi: fix ufs_hba_variant_ops passing

[PATCH v2] arm64: dts: qcs404: evb: Fix voltage for l3
 2019-03-04 19:40 UTC  (2+ messages)

[PATCH] regulator: add regulator_get_linear_step() stub helper
 2019-03-04 19:38 UTC 

[PATCH] xfs: mark xfs_dir2_sf_entry_t as __packed again
 2019-03-04 19:36 UTC 

[PATCH] selftest/net: Remove duplicate header
 2019-03-04 19:36 UTC  (2+ messages)

[PATCH] sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
 2019-03-04 19:32 UTC  (2+ messages)

[PATCH] virtio_console: free unused buffers with virtio port
 2019-03-04 19:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs404: Fix regulator supply names
 2019-03-04 19:23 UTC  (2+ messages)

overlayfs access checks on underlying layers
 2019-03-04 19:21 UTC  (13+ messages)

[GIT PULL] Btrfs updates for 5.1, part 1
 2019-03-04 19:20 UTC 

[PATCH v4 1/7] leds: add TI LMU backlight driver
 2019-03-04 19:14 UTC  (11+ messages)
` [PATCH v4 2/7] dt-bindings: ti-lmu: Modify dt bindings for the LM3697

[PATCH 1/2] perpcu: correct pcpu_find_block_fit comments
 2019-03-04 19:13 UTC  (2+ messages)

[PATCH V4] sched/cpufreq: initialize iowait_boost_max and iowait_boost with cpu capacity
 2019-03-04 19:11 UTC  (10+ 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).