linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-02 08:17:11 to 2019-09-02 10:36:10 UTC [more...]

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-09-02 10:35 UTC  (9+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout

[PATCH net-next 05/13] net: stmmac: selftests: Add selftest for L3/L4 Filters
 2019-09-02 10:35 UTC  (2+ messages)

[PATCH net] rxrpc: Fix misplaced traceline
 2019-09-02 10:34 UTC 

[PATCH v2] drm: dw-hdmi-i2s: enable audio clock in audio_startup
 2019-09-02 10:32 UTC  (3+ messages)

[PATCH 1/3] x86: fix typo in comment for poke_text_early
 2019-09-02 10:24 UTC  (3+ messages)
` [PATCH 2/3] x86: fix typo in comment for alternative_instructions
` [PATCH 3/3] x86: kprobes: fix typo in comment

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-09-02 10:29 UTC  (5+ messages)
` [PATCH V3 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V3 4/6] PCI: tegra: Add support to enable slot regulators

[PATCH] doc: kvm: fix return description of KVM_SET_MSRS
 2019-09-02 10:12 UTC 

linux-next: manual merge of the powerpc tree with the arm64 tree
 2019-09-02 10:25 UTC  (5+ messages)

[PATCH net-next 0/2] mvpp2: per-cpu buffers
 2019-09-02 10:21 UTC  (3+ messages)
` [PATCH net-next 1/2] mvpp2: refactor BM pool functions
` [PATCH net-next 2/2] mvpp2: percpu buffers

[PATCH v4 00/11] Device property improvements, add %pfw format specifier
 2019-09-02 10:21 UTC  (17+ messages)
` [PATCH v4 01/11] software node: Get reference to parent swnode in get_parent op
` [PATCH v4 02/11] software node: Make argument to to_software_node const
` [PATCH v4 03/11] device property: Move fwnode_get_parent() up
` [PATCH v4 04/11] device property: Add functions for accessing node's parents
` [PATCH v4 05/11] device property: Add fwnode_get_name for returning the name of a node
` [PATCH v4 06/11] device property: Add a function to obtain a node's prefix
` [PATCH v4 07/11] lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
` [PATCH v4 08/11] lib/vsprintf: Make use of fwnode API to obtain node names and separators
` [PATCH v4 09/11] lib/vsprintf: OF nodes are first and foremost, struct device_nodes
` [PATCH v4 10/11] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
` [PATCH v4 11/11] lib/test_printf: Add tests for %pfw printk modifier

[PATCH v4 0/9] i2c: add support for filters
 2019-09-02 10:12 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: i2c: at91: add new compatible
` [PATCH v4 2/9] dt-bindings: i2c: add bindings for i2c analog and digital filter
` [PATCH v4 3/9] i2c: add support for filter-width-ns optional property
` [PATCH v4 4/9] i2c: at91: add new platform support for sam9x60
` [PATCH v4 5/9] i2c: at91: add support for digital filtering
` [PATCH v4 6/9] i2c: at91: add support for advanced "
` [PATCH v4 7/9] i2c: at91: add support for analog filtering
` [PATCH v4 8/9] ARM: dts: at91: sama5d2_xplained: add analog and digital filter for i2c
` [PATCH v4 9/9] ARM: dts: at91: sama5d4_xplained: add "

[PATCH][V2] ocfs2: remove deadcode on variable tmp_oh check
 2019-09-02 10:06 UTC  (2+ messages)

[v6,1/1] hwmon: (nct7904) Fix incorrect temperature limitation register setting of LTD
 2085-06-18 15:57 UTC 

[PATCH] PCI: aardvark: Don't rely on jiffies while holding spinlock
 2019-09-02 10:06 UTC  (2+ messages)

[PATCH] dm writecache: skip writecache_wait for pmem mode
 2019-09-02 10:04 UTC 

[PATCH v2 1/2] gpio: acpi: add quirk to override GpioInt polarity
 2019-09-02 10:04 UTC  (4+ messages)
` [PATCH v2 2/2] touchscreen: goodix: define GPIO mapping for GPD P2 Max

[PATCH] ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FL
 2019-09-02 10:00 UTC 

[PATCH v3 0/8] Add dual-LVDS panel support to EK874
 2019-09-02 10:01 UTC  (3+ messages)

[PATCH v4 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-09-02  9:58 UTC  (2+ messages)

[PATCH v4 1/5] vsock/virtio: limit the memory used per-socket
 2019-09-02  9:57 UTC  (11+ messages)

[PATCH] virtio: Change typecasts in vring_init()
 2019-09-02  9:56 UTC  (5+ messages)

[PATCH v7 00/10] Move part of cros-ec out of MFD subsystem
 2019-09-02  9:53 UTC  (11+ messages)
` [PATCH v7 01/10] mfd / platform: cros_ec: Handle chained ECs as platform devices
` [PATCH v7 02/10] mfd / platform: cros_ec: Move cros-ec core driver out from MFD
` [PATCH v7 03/10] mfd / platform: cros_ec: Miscellaneous character device to talk with the EC
` [PATCH v7 04/10] mfd: cros_ec: Switch to use the new cros-ec-chardev driver
` [PATCH v7 05/10] mfd / platform: cros_ec: Rename config to a better name
` [PATCH v7 06/10] mfd / platform: cros_ec: Reorganize platform and mfd includes
` [PATCH v7 07/10] mfd: cros_ec: Use kzalloc and cros_ec_cmd_xfer_status helper
` [PATCH v7 08/10] mfd: cros_ec: Add convenience struct to define dedicated CrOS EC MCUs
` [PATCH v7 09/10] mfd: cros_ec: Add convenience struct to define autodetectable CrOS EC subdevices
` [PATCH v7 10/10] mfd: cros_ec: Use mfd_add_hotplug_devices() helper

[PATCH v6 00/13] implement poweroff for mt6323 / bpi-r2
 2019-09-02  9:50 UTC  (15+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: mediatek: mt6397: change to relative paths
` [PATCH v6 02/13] dt-bindings: mfd: mediatek: update rtc to include mt6323
` [PATCH v6 03/13] dt-bindings: mfd: mediatek: add mt6323 power-controller
` [PATCH v6 05/13] rtc: mt6397: move some common definitions into rtc.h
` [PATCH v6 06/13] mfd: mt6397: add mutex include
` [PATCH v6 08/13] mfd: mt6323: some improvements of mt6397-core
` [PATCH v6 10/13] mfd: mt6323: add mt6323 rtc+pwrc

[PATCH v3 00/10] Device property improvements, add %pfw format specifier
 2019-09-02  9:48 UTC  (5+ messages)
` [PATCH v3 07/10] lib/vsprintf: Make use of fwnode API to obtain node names and separators

[PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
 2019-09-02  9:45 UTC  (13+ messages)

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-09-02  9:42 UTC  (8+ messages)
` [PATCH v7 3/6] powerpc/perf: consolidate read_user_stack_32
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH v3 0/4] backlight: Expose brightness curve type through sysfs
 2019-09-02  9:42 UTC  (9+ messages)
` [PATCH v3 1/4] MAINTAINERS: Add entry for stable backlight sysfs ABI documentation
` [PATCH v3 2/4] backlight: Expose brightness curve type through sysfs
` [PATCH v3 3/4] backlight: pwm_bl: Set scale type for CIE 1931 curves
` [PATCH v3 4/4] backlight: pwm_bl: Set scale type for brightness curves specified in the DT

[PATCH] media: stm32-dcmi: Delete an unnecessary of_node_put() call in dcmi_probe()
 2019-09-02  9:41 UTC  (2+ messages)

[PATCH] x86/boot/compressed/64: Fix 'may be used uninitialized' issue
 2019-09-02  9:40 UTC  (3+ messages)

[PATCH][V2] staging: exfat: remove return and error return via a goto
 2019-09-02  9:40 UTC 

[PATCH v2 0/1] counter: cros_ec: Add sync sensor driver
 2019-09-02  9:40 UTC  (3+ messages)
` [PATCH v2 1/1] counter: cros_ec: Add synchronization sensor

[RFC 0/5] media: v4l2-ctrls: Add camera 'location' support
 2019-09-02  9:41 UTC  (14+ messages)
` [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION

[PATCH 14/22] media: imx7-mipi-csis: Create media links in bound notifier
 2019-09-02  9:38 UTC  (4+ messages)
` [PATCH 15/22] media: imx7-media-csi: "

[kbuild-all] [tip: x86/vmware] input/vmmouse: Update the backdoor call with support for new instructions
 2019-09-02  9:36 UTC  (11+ messages)

[PATCH] ARM: dts: stm32: move ltdc pinctrl on stm32mp157a dk1 board
 2019-09-02  9:35 UTC  (3+ messages)

[PATCH] drm/stm: ltdc: add pinctrl for DPI encoder mode
 2019-09-02  9:35 UTC  (3+ messages)

[PATCH v1] tracing: Drop static keyword for exported ftrace_set_clr_event()
 2019-09-02  9:34 UTC  (3+ messages)

[PATCH] mfd: db8500-prcmu: Support the higher DB8520 ARMSS
 2019-09-02  9:33 UTC  (2+ messages)

[PATCH v3 0/7] backlight: gpio: simplify the driver
 2019-09-02  9:31 UTC  (2+ messages)

Inquiry
 2019-09-02  9:13 UTC 

[RFC PATCH v2 0/2] ELF: Alternate program property parser
 2019-09-02  9:28 UTC  (6+ messages)
` [RFC PATCH v2 2/2] ELF: Add ELF program property parsing support

[PATCH] RDMA/cma: fix false error message
 2019-09-02  9:27 UTC 

[PATCH v3 3/7] usb: mtu3: support ip-sleep wakeup for MT8183
 2019-09-02  9:23 UTC  (2+ messages)

[PATCH v5 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-09-02  9:23 UTC  (3+ messages)
` [PATCH v5 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v5 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH v5] hid-logitech-hidpp: read battery voltage from newer devices
 2019-09-02  9:23 UTC  (2+ messages)

[PATCH] ASoC: sun4i-i2s: incorrect regmap for A83t
 2019-09-02  9:18 UTC  (3+ messages)

[RFC][PATCH 00/13] SCHED_DEADLINE server infrastructure
 2019-09-02  9:16 UTC  (8+ messages)
` [RFC][PATCH 01/13] sched/deadline: Impose global limits on sched_attr::sched_period

[PATCH v3] arch/microblaze: add support for get_user() of size 8 bytes
 2019-09-02  9:12 UTC  (2+ messages)

[PATCH v3] backlight: gpio-backlight: Correct initial power state handling
 2019-09-02  9:11 UTC  (2+ messages)

[PATCH] pxa168fb: Fix the function used to release some memory in an error handling path
 2019-09-02  9:10 UTC  (2+ messages)

[PATCH v1] mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
 2019-09-02  9:10 UTC  (2+ messages)

[PATCH] Bluetooth: btrtl: Fix an issue that failing to download the FW which size is over 32K bytes
 2019-09-02  9:08 UTC 

[PATCH] printf: add support for printing symbolic error codes
 2019-09-02  9:07 UTC  (6+ messages)

[PATCH] video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NULL safe
 2019-09-02  9:06 UTC  (2+ messages)

[PATCH] mfd: htc-i2cpld: drop check because i2c_unregister_device() is NULL safe
 2019-09-02  9:06 UTC  (2+ messages)

[PATCH] mfd: sm501: Include the GPIO driver header
 2019-09-02  9:05 UTC  (2+ messages)

[block/for-next] writeback: don't access page->mapping directly in track_foreign_dirty TP
 2019-09-02  8:56 UTC  (2+ messages)

objtool warning "uses BP as a scratch register" with clang-9
 2019-09-02  9:02 UTC  (12+ messages)

[RESEND PATCH v1 0/3] Runtime PM support for MT8183 mcucfg clock provider
 2019-09-02  9:00 UTC  (4+ messages)
` [RESEND PATCH v1 1/3] clk: mediatek: Register clock gate with device
` [RESEND PATCH v1 2/3] clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider
` [RESEND PATCH v1 3/3] arm64: dts: Add power-domains properity to mfgcfg

linux-next: manual merge of the vfs tree with the fuse tree
 2019-09-02  9:00 UTC  (2+ messages)

[PATCHv2-next 0/3] Odroid c2 missing regulator linking
 2019-09-02  8:58 UTC  (4+ messages)
` [PATCHv2-next 1/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to P5V0 regulator
` [PATCHv2-next 2/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to VDDIO_AO3V3 regulator
` [PATCHv2-next 3/3] arm64: dts: meson: odroid-c2: Add missing regulator linked to HDMI supply

[PATCH v1] mfd: intel-lpss: Add Intel Skylake ACPI IDs
 2019-09-02  8:56 UTC  (2+ messages)

[PATCH v2] mfd: intel-lpss: Consistently use GENMASK()
 2019-09-02  8:56 UTC  (2+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-09-02  8:55 UTC  (7+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH v3 0/9] i2c: add support for filters
 2019-09-02  8:54 UTC  (5+ messages)
` [PATCH v3 5/9] i2c: at91: add support for digital filtering

[PATCH v2 0/2] Add uacce module for Accelerator
 2019-09-02  8:52 UTC  (8+ messages)
` [PATCH v2 2/2] uacce: add uacce driver

[PATCH] ceph: Move static keyword to the front of declarations
 2019-09-02  8:54 UTC  (2+ messages)

[PATCH] nvmem: core: add nvmem_device_find
 2019-09-02  8:50 UTC  (2+ messages)

[PATCH] eeprom: Deprecate the legacy eeprom driver
 2019-09-02  8:48 UTC 

[PATCH] Revert "powerpc: Add barrier_nospec to raw_copy_in_user()"
 2019-09-02  8:47 UTC 

[PATCH] arm64: dts: imx8mn-ddr4-evk: Enable GPIO LED
 2019-09-02 20:45 UTC 

[PATCH 0/6] Add USB2.0/CMT/TMU support to HiHope RZ/G2M
 2019-09-02  8:42 UTC  (6+ messages)
` [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings

[PATCH resend] video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}
 2019-09-02  8:40 UTC  (2+ messages)

[PATCH 1/2] habanalabs: stop using the acronym KMD
 2019-09-02  8:40 UTC  (4+ messages)
` [PATCH 2/2] habanalabs: show correct id in error print

[PATCH v4 0/3] Qualcomm UFS device reset support
 2019-09-02  8:39 UTC  (3+ messages)
` [PATCH v4 1/3] scsi: ufs: Introduce vops for resetting device
  ` [EXT] "

[PATCH v4] mfd: Add support for Merrifield Basin Cove PMIC
 2019-09-02  8:38 UTC  (2+ messages)

[PATCH block/for-next] writeback: add tracepoints for cgroup foreign writebacks
 2019-09-02  8:38 UTC  (6+ messages)

[PATCH] mfd: ezx-pcap: replace mutex_lock with spin_lock
 2019-09-02  8:38 UTC  (2+ messages)

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-09-02  8:37 UTC  (4+ messages)

[PATCH v1 0/3] Runtime PM support for MT8183 mcucfg clock provider
 2019-09-02  8:35 UTC  (4+ messages)
` [PATCH v1 1/3] clk: mediatek: Register clock gate with device
` [PATCH v1 2/3] clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider
` [PATCH v1 3/3] arm64: dts: Add power-domains properity to mfgcfg

[PATCH v2] swiotlb-xen: Convert to use macro
 2019-09-02  8:39 UTC 

[PATCH] MAINTAINERS: update entry of firewire audio drivers
 2019-09-02  8:34 UTC  (3+ messages)

[PATCH] drm/amd/display: Restore backlight brightness after system resume
 2019-09-02  8:33 UTC 

[PATCH v2] nvme: allow 64-bit results in passthru commands
 2019-09-02  8:29 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the battery tree
 2019-09-02  8:25 UTC  (3+ messages)

[PATCH RFC 00/14] qcom: support wakeup capable GPIOs
 2019-09-02  8:21 UTC  (5+ messages)
` [PATCH RFC 03/14] drivers: irqchip: add PDC irqdomain for "

[PATCH v4 1/7] perf: Refactor svg_build_topology_map
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf timechart: Refactor svg_build_topology_map()

[tip: perf/core] perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
 2019-09-02  8:16 UTC 

[PATCH v4 5/7] perf/util/machine: Replace MAX_NR_CPUS with nr_cpus_online
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf machine: Replace MAX_NR_CPUS with perf_env::nr_cpus_online

[PATCH v4 3/7] perf/util/stat: Replace MAX_NR_CPUS with cpu__max_cpu
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()

[tip: perf/core] perf tools: Remove perf.h from source files not needing it
 2019-09-02  8:16 UTC 

[tip: perf/core] perf event: Remove needless include directives from event.h
 2019-09-02  8:16 UTC 

[tip: perf/core] perf dso: Adopt DSO related macros from symbol.h
 2019-09-02  8:16 UTC 

[tip: perf/core] perf symbols: Move symsrc prototypes to a separate header
 2019-09-02  8:16 UTC 

[PATCH v4 6/7] perf/util/header: Replace MAX_NR_CPUS with cpu__max_cpu
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf header: Replace MAX_NR_CPUS with cpu__max_cpu()

[tip: perf/core] perf tools: Move 'struct events_stats' and prototypes to separate header
 2019-09-02  8:16 UTC 

[tip: perf/core] perf hist: Remove needless ui/progress.h from hist.h
 2019-09-02  8:16 UTC 

[tip: perf/core] perf tools: Remove needless map.h include directives
 2019-09-02  8:16 UTC 

[tip: perf/core] perf symbol: Move C++ demangle defines to the only file using it
 2019-09-02  8:16 UTC 

[tip: perf/core] perf tools: Remove needless evlist.h include directives
 2019-09-02  8:16 UTC 

[tip: perf/core] perf env: Remove env.h from other headers where just a fwd decl is needed
 2019-09-02  8:16 UTC 

[tip: perf/core] libtraceevent, perf tools: Changes in tep_print_event_* APIs
 2019-09-02  8:16 UTC 

[tip: perf/core] perf tools: Remove needless thread_map.h include directives
 2019-09-02  8:16 UTC 

[tip: perf/core] perf tools: Remove needless sort.h include directives
 2019-09-02  8:16 UTC 

[tip: perf/core] perf tools: Remove needless thread.h include directives
 2019-09-02  8:16 UTC 

[tip: perf/core] libtraceevent: Remove tep_register_trace_clock()
 2019-09-02  8:16 UTC 

[PATCH 2/4] perf: Update .gitignore file
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 3/4] perf intel-pt: Remove inat.c from build dependency list
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v1 1/4] perf util: Change convert_scale from static to global
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf pmu: "

[tip: perf/core] perf probe: No need for symbol.h, symbol_conf is enough
 2019-09-02  8:16 UTC 

[tip: perf/core] perf symbols: Add missing linux/refcount.h to symbol.h
 2019-09-02  8:16 UTC 

[PATCH 1/4] objtool: Move x86 insn decoder to a common location
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf symbols: Move mem_info and branch_info out of symbol.h
 2019-09-02  8:16 UTC 

[tip: perf/core] perf build: Ignore intentional differences for the x86 insn decoder
 2019-09-02  8:16 UTC 

[PATCH V2] x86/boot: Fix regression--secure boot info loss from bootparam sanitizing
 2019-09-02  8:17 UTC  (2+ messages)
` [tip: x86/urgent] x86/boot: Preserve boot_params.secure_boot from sanitizing

[PATCH 4/4] perf intel-pt: Use shared x86 insn decoder
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v1 3/4] perf util: Scale the metric result
 2019-09-02  8:16 UTC  (2+ messages)
` [tip: perf/core] perf metricgroup: "

[PATCH 0/4] objtool,perf: Use shared x86 insn decoder
 2019-09-02  8:16 UTC  (3+ messages)
` [tip: perf/core] objtool: Update sync-check.sh from perf's check-headers.sh
` [tip: perf/core] objtool: Ignore intentional differences for the x86 insn decoder

[tip: perf/core] perf auxtrace: Uninline functions that touch perf_session
 2019-09-02  8:16 UTC 


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