messages from 2019-05-25 15:50:44 to 2019-05-25 18:17:40 UTC [more...]
[PATCH 00/14] pwm-meson: cleanups and improvements
2019-05-25 18:11 UTC (35+ messages)
` [PATCH 01/14] pwm: meson: unify the parameter list of meson_pwm_{enable,disable}
` [PATCH 02/14] pwm: meson: use devm_clk_get_optional() to get the input clock
` [PATCH 03/14] pwm: meson: use GENMASK and FIELD_PREP for the lo and hi values
` [PATCH 04/14] pwm: meson: change MISC_CLK_SEL_WIDTH to MISC_CLK_SEL_MASK
` [PATCH 05/14] pwm: meson: don't duplicate the polarity internally
` [PATCH 06/14] pwm: meson: pass struct pwm_device to meson_pwm_calc()
` [PATCH 07/14] pwm: meson: add the meson_pwm_channel data to struct meson_pwm
` [PATCH 08/14] pwm: meson: add the per-channel register offsets and bits in a struct
` [PATCH 09/14] pwm: meson: move pwm_set_chip_data() to meson_pwm_request()
` [PATCH 10/14] pwm: meson: simplify the calculation of the pre-divider and count
` [PATCH 11/14] pwm: meson: read the full hardware state in meson_pwm_get_state()
` [PATCH 12/14] pwm: meson: don't cache struct pwm_state internally
` [PATCH 13/14] pwm: meson: add support PWM_POLARITY_INVERSED when disabling
` [PATCH 14/14] pwm: meson: add documentation to the driver
[PATCH v3 0/3] add thermal driver for h6
2019-05-25 18:13 UTC (6+ messages)
` [PATCH v3 1/3] thermal: sun8i: "
` [PATCH v3 2/3] dt-bindings: thermal: add binding document for h6 thermal controller
` [PATCH v3 3/3] thermal: fix indentation in makefile
[PATCH v7 0/4] Qualcomm AOSS QMP driver
2019-05-25 18:17 UTC (4+ messages)
` [PATCH v7 2/4] soc: qcom: Add "
stable/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.122)
2019-05-25 18:16 UTC
[PATCH RFC 0/5] Remove some notrace RCU APIs
2019-05-25 18:14 UTC (10+ messages)
HPPA problems with the PCI
2019-05-25 18:13 UTC (15+ messages)
stable-rc/linux-4.14.y build: 201 builds: 5 failed, 196 passed, 5 errors, 125 warnings (v4.14.122)
2019-05-25 18:12 UTC
[PATCH 00/10] Allwiner A64/H6 IR support
2019-05-25 18:09 UTC (21+ messages)
` [PATCH 01/10] dt-bindings: media: A31 compatible
` [PATCH 02/10] media: rc: sunxi: Add "
` [PATCH 03/10] ARM: dts: sunxi: prefer A31 instead of A13 for ir
` [PATCH 04/10] dt-bindings: media: sunxi-ir: Add A64 compatible
` [PATCH 05/10] arm64: dts: allwinner: a64: Add IR node
` [PATCH 06/10] arm64: dts: allwinner: a64: Enable IR on Orange Pi Win
` [PATCH 07/10] dt-bindings: media: sunxi-ir: Add H6 compatible
` [PATCH 08/10] arm64: dts: allwiner: h6: Add IR receiver node
` [PATCH 09/10] arm64: dts: allwinner: h6: Enable IR on H6 boards
` [PATCH 10/10] arm64: defconfig: enable IR SUNXI option
memory leak in pfkey_xfrm_policy2msg_prep
2019-05-25 18:09 UTC (3+ messages)
` [PATCH net] af_key: fix leaks in key_pol_get_resp and dump_sp
` [PATCH net v2] "
5.2-rc1 boot on Unleashed
2019-05-25 18:09 UTC (14+ messages)
[PATCH] mm/gup: continue VM_FAULT_RETRY processing event for pre-faults
2019-05-25 18:09 UTC (6+ messages)
[PATCH] net: sh_eth: fix mdio access in sh_eth_close() for some SoCs
2019-05-25 18:06 UTC (4+ messages)
[v4, PATCH 0/3] fix some bugs in stmmac
2019-05-25 18:02 UTC (3+ messages)
[PATCH] ip_sockglue: Fix missing-check bug in ip_ra_control()
2019-05-25 18:01 UTC (2+ messages)
[PATCH] ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
2019-05-25 18:00 UTC (2+ messages)
[PATCH] drm/bridge: analogix_dp: possible condition with no effect (if == else)
2019-05-25 17:59 UTC
[PATCH net-next] flow_offload: use struct_size() in kzalloc()
2019-05-25 17:59 UTC (2+ messages)
[PATCH] target/iscsi: fix possible condition with no effect (if == else)
2019-05-25 17:56 UTC (2+ messages)
[PATCH] drm/amd/display: fix possible condition with no effect (if == else)
2019-05-25 17:54 UTC
[PATCH net-next] udp: Avoid post-GRO UDP checksum recalculation
2019-05-25 17:53 UTC (2+ messages)
[Cocci] Using a match result from an OCaml rule as a SmPL dependency
2019-05-25 17:42 UTC
RFC: switch the remaining architectures to use generic GUP
2019-05-25 17:39 UTC (11+ messages)
` [PATCH 4/6] mm: add a gup_fixup_start_addr hook
` [PATCH 5/6] sparc64: use the generic get_user_pages_fast code
memory leak in bcsp_recv
2019-05-25 17:38 UTC
KASAN: slab-out-of-bounds Read in class_equal
2019-05-25 17:38 UTC
KASAN: use-after-free Read in class_equal
2019-05-25 17:38 UTC
SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
2019-05-25 17:31 UTC (11+ messages)
Revert "leds: avoid races with workqueue"?
2019-05-25 17:32 UTC (3+ messages)
[PATCH] usb: ftdi-elan: fix possible condition with no effect (if == else)
2019-05-25 17:31 UTC
[PATCH 00/33] fbcon notifier begone!
2019-05-25 17:24 UTC (6+ messages)
` [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
` ✗ Fi.CI.IGT: failure for fbcon notifier begone! (rev3)
[GIT PULL] libnvdimm fixes for v5.2-rc2
2019-05-25 17:20 UTC (4+ messages)
[PATCH] Staging: rtl8723bs: hal: fix warning possible condition with no effect (if == else)
2019-05-25 17:20 UTC
[PATCH 4.19 000/114] 4.19.46-stable review
2019-05-25 17:17 UTC (5+ messages)
` [PATCH 4.19 108/114] Revert "Dont jump to compute_result state from check_result state"
[GIT PULL] tracing: Small fixes to histogram code and header cleanup
2019-05-25 17:15 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/tzdata and package/zic: bump to version 2019a
2019-05-25 17:06 UTC (3+ messages)
[Buildroot] [PATCH 1/2] package/libunwind: add cxx exceptions support
2019-05-25 17:03 UTC (6+ messages)
` [Buildroot] [PATCH 2/2] package/mono: add libunwind optional dependency
Disk activity trigger: keeps blinking under full load
2019-05-25 17:02 UTC (2+ messages)
[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
2019-05-25 16:54 UTC (7+ messages)
` [PATCH v7 5/5] namei: resolveat(2) syscall
Linux 4.9.179
2019-05-25 17:01 UTC (2+ messages)
[Buildroot] [PATCH] linux: enable UEVENT_HELPER when mdev is used
2019-05-25 17:01 UTC (3+ messages)
Linux 4.14.122
2019-05-25 17:01 UTC (2+ messages)
Linux 4.19.46
2019-05-25 17:00 UTC (2+ messages)
Linux 5.0.19
2019-05-25 17:00 UTC (2+ messages)
Linux 5.1.5
2019-05-25 16:58 UTC (2+ messages)
[PATCH 0/4] trace: introduce trace event injection
2019-05-25 16:58 UTC (5+ messages)
` [PATCH 1/4] trace: fold type initialization into tracing_generic_entry_update()
` [PATCH 2/4] trace: let filter_assign_type() detect FILTER_PTR_STRING
` [PATCH 3/4] trace: make trace_get_fields() global
` [PATCH 4/4] trace: introduce trace event injection
Meta-question on GPL compliance of this activity
2019-05-25 16:56 UTC (7+ messages)
Linux kernel 4.9.179 released
2019-05-25 16:50 UTC
Linux kernel 4.14.122 released
2019-05-25 16:50 UTC
[U-Boot] [PATCH] configs: Remove CONFIG_SPL_FS_EXT4 for all MX6 platforms
2019-05-25 16:49 UTC
Linux kernel 5.0.19 released
2019-05-25 16:40 UTC
Linux kernel 4.19.46 released
2019-05-25 16:40 UTC
[PATCH v2 0/7] Allwinner H6 DMA support
2019-05-25 16:38 UTC (16+ messages)
` [PATCH v2 1/7] dt-bindings: arm64: allwinner: h6: Add binding for DMA controller
` [PATCH v2 2/7] dmaengine: sun6i: Add a quirk for additional mbus clock
` [PATCH v2 3/7] dmaengine: sun6i: Add a quirk for setting DRQ fields
` [PATCH v2 4/7] dmaengine: sun6i: Add a quirk for setting mode fields
` [PATCH v2 5/7] dmaengine: sun6i: Add support for H6 DMA
` [PATCH v2 6/7] arm64: dts: allwinner: h6: Add DMA node
` [PATCH v2 7/7] arm64: defconfig: enable Allwinner DMA drivers
[PATCH v5 bpf-next 0/4] cgroup bpf auto-detachment
2019-05-25 16:37 UTC (9+ messages)
` [PATCH v5 bpf-next 1/4] bpf: decouple the lifetime of cgroup_bpf from cgroup itself
` [PATCH v5 bpf-next 2/4] selftests/bpf: convert test_cgrp2_attach2 example into kselftest
` [PATCH v5 bpf-next 3/4] selftests/bpf: enable all available cgroup v2 controllers
` [PATCH v5 bpf-next 4/4] selftests/bpf: add auto-detach test
Linux kernel 5.1.5 released
2019-05-25 16:35 UTC
[PATCH V2] alsa-utils: fix multilib names
2019-05-25 16:29 UTC (7+ messages)
[SPDK] Possible combinations of per patch and nightly tests
2019-05-25 16:26 UTC
[PATCH v3 0/7] Allwinner H6 SPDIF support
2019-05-25 16:23 UTC (16+ messages)
` [PATCH v3 1/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible
` [PATCH v3 2/7] ASoC: sun4i-spdif: Move quirks to the top
` [PATCH v3 3/7] ASoC: sun4i-spdif: Add TX fifo bit flush quirks
` [PATCH v3 4/7] ASoC: sun4i-spdif: Add support for H6 SoC
` [PATCH v3 5/7] arm64: dts: allwinner: Add SPDIF node for Allwinner H6
` [PATCH v3 6/7] arm64: dts: allwinner: h6: Enable SPDIF for Beelink GS1
` [PATCH v3 7/7] arm64: defconfig: Enable Sun4i SPDIF module
[Bug 200009] PS3 gamepad clone (Gasia Co.,Ltd PS(R) Gamepad) not pairing
2019-05-25 16:21 UTC
[PATCH] sched/fair: fix variable "done" set but not used
2019-05-25 16:18 UTC
[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: Heap allocate VLA structs
2019-05-25 16:10 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for benchmarks/gem_wsim: Heap allocate VLA structs (rev2)
[PATCH 5.1 000/122] 5.1.5-stable review
2019-05-25 16:07 UTC (4+ messages)
[GSoC] How to protect cached_objects
2019-05-25 16:04 UTC (3+ messages)
[Buildroot] Cannot cross-compile libopenssl on CentOS7
2019-05-25 15:54 UTC (2+ messages)
[PATCH v2] bluez5: remove udev dependency
2019-05-25 15:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.