linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 18:59:16 to 2018-05-14 21:30:53 UTC [more...]

[PATCH 00/12] introduce support for early platform drivers
 2018-05-14 21:29 UTC  (19+ messages)
` [PATCH 01/12] platform/early: add a new field to struct device
` [PATCH 02/12] platform/early: don't WARN() on non-empty devres list for early devices
` [PATCH 03/12] platform/early: export platform_match() locally
` [PATCH 04/12] platform: provide a separate function for initializing platform devices
` [PATCH 05/12] platform: export platform_device_release() locally
` [PATCH 06/12] of: add a new flag for OF device nodes
` [PATCH 07/12] of/platform: provide a separate routine for setting up device resources
` [PATCH 08/12] of/platform: provide a separate routine for device initialization
` [PATCH 09/12] platform/early: add an init section for early driver data

[PATCH] ANDROID: binder: remove 32-bit binder interface
 2018-05-14 21:30 UTC  (6+ messages)

[PATCH v4 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
 2018-05-14 21:28 UTC  (3+ messages)

[GIT PULL] afs: Fixes
 2018-05-14 21:25 UTC 

linux-next: Signed-off-by missing for commit in the qcom tree
 2018-05-14 21:26 UTC 

coding style changes to drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc.c
 2018-05-14 21:24 UTC  (28+ messages)
` [PATCH 01/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct braces
` [PATCH 02/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: space before ', '
` [PATCH 03/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct space before ')'
` [PATCH 04/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct spaces around operators
` [PATCH 05/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct missing space before '('
` [PATCH 06/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct braces of else statement
` [PATCH 07/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct indentation of switch statements
` [PATCH 08/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: correct whitespace style errors
` [PATCH 09/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed redundant return statement
` [PATCH 10/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Added missing blank line after declarations
` [PATCH 11/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: corrected block comments
` [PATCH 12/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed space from start of line
` [PATCH 13/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed redundant braces
` [PATCH 14/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: corrected block comment style
` [PATCH 15/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Use __func__ instead of hardcoded function name
` [PATCH 16/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed blank lines before closing brace
` [PATCH 17/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Added blank line after function
` [PATCH 18/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Removed blank lines after opening brace
` [PATCH 19/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed extra blank lines
` [PATCH 20/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: added spaces around '&'
` [PATCH 21/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: corrected indentation
` [PATCH 22/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: coding style correction of a function declaration
` [PATCH 23/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed unnecessary parentheses
` [PATCH 24/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: coding style correction of NULL tests
` [PATCH 25/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Added prefered spacing around operators
` [PATCH 26/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: Spelling correction in a comment
` [PATCH 27/27] drivers/staging/rtl8192u/ieee80211/rtl819x_HTProc: removed redundant return statement

[PATCH v9 0/2] blk-mq: Rework blk-mq timeout handling again
 2018-05-14 21:23 UTC  (5+ messages)
` [PATCH v9 1/2] arch/*: Add CONFIG_ARCH_HAVE_CMPXCHG64

linux-next: Signed-off-by missing for commit in the arm-soc tree
 2018-05-14 21:22 UTC 

[RFC PATCH 00/10] Add support for drm/rockchip to dynamically control the DDR frequency
 2018-05-14 21:16 UTC  (11+ messages)
` [RFC PATCH 01/10] devfreq: rockchip-dfi: Move GRF definitions to a common place
` [RFC PATCH 02/10] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
` [RFC PATCH 03/10] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
` [RFC PATCH 04/10] devfreq: rk3399_dmc / rockchip: pm_domains: Register notify to DMC driver
` [RFC PATCH 05/10] devfreq: rk3399_dmc / clk: rockchip: Sync with vblank in the kernel for DDRfreq
` [RFC PATCH 06/10] devfreq: rk3399_dmc / clk: rockchip: Disable DDR clk timeout on suspend
` [RFC PATCH 07/10] clk: rockchip: set clk-ddr to GET_RATE_NOCACHE
` [RFC PATCH 08/10] drm: rockchip: Add DDR devfreq support
` [RFC PATCH 09/10] arm64: dts: rk3399: Add dfi and dmc nodes
` [RFC PATCH 10/10] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

[PATCH v1 0/4] IR decoding using BPF
 2018-05-14 21:11 UTC  (5+ messages)
` [PATCH v1 1/4] media: rc: introduce BPF_PROG_IR_DECODER
` [PATCH v1 2/4] media: bpf: allow raw IR decoder bpf programs to be used
` [PATCH v1 3/4] media: rc bpf: move ir_raw_event to uapi
` [PATCH v1 4/4] samples/bpf: an example of a raw IR decoder

[PATCH 00/18] Convert default pr_fmt from empty to KBUILD_MODNAME
 2018-05-14 21:08 UTC  (9+ messages)
` [PATCH 01/18] kernel: Use pr_fmt
` [PATCH 18/18] rcu: Use pr_fmt to prefix "rcu: " to logging output

[PATCH v2 00/14] tracing: Add triggers to trace_marker writes
 2018-05-14 20:58 UTC  (15+ messages)
` [PATCH v2 01/14] tracing: Do not reference event data in post call triggers
` [PATCH v2 02/14] tracing: Add __find_event_file() to find event files without restrictions
` [PATCH v2 03/14] tracing: Have event_trace_init() called by trace_init_tracefs()
` [PATCH v2 04/14] tracing: Add brackets in ftrace event dynamic arrays
` [PATCH v2 05/14] tracing: Do not show filter file for ftrace internal events
` [PATCH v2 06/14] tracing: Add trigger file for trace_markers tracefs/ftrace/print
` [PATCH v2 07/14] tracing: Have zero size length in filter logic be full string
` [PATCH v2 08/14] tracing: Prevent further users of zero size static arrays in trace events
` [PATCH v2 09/14] tracing: Allow histogram triggers to access ftrace internal events
` [PATCH v2 10/14] tracing: Document trace_marker triggers
` [PATCH v2 11/14] ftrace/selftest: Have the reset_trigger code be a bit more careful
` [PATCH v2 12/14] ftrace/selftest: Fix reset_trigger() to handle triggers with filters
` [PATCH v2 13/14] tracing/selftest: Add selftests to test trace_marker histogram triggers
` [PATCH v2 14/14] tracing/selftest: Add test to test hist trigger between kernel event and trace_marker

[PATCH v4 4/4] ALSA: usb-audio: UAC3: Parse Input Terminal number of channels
 2018-05-14 21:05 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH IB/core 0/2] Do not form IB connections between limited partition members
 2018-05-14 21:04 UTC  (10+ messages)
` [PATCH IB/core 2/2] IB/cm: Send authentic pkey in REQ msg and check eligibility of the pkeys

[PATCH v3 0/3] mailbox: ACPI: Remove incorrect error message about parsing PCCT
 2018-05-14 21:04 UTC  (3+ messages)
` [PATCH v3 3/3] mailbox: ACPI: erroneous error message when parsing the ACPI PCCT

[PATCH v4 1/2] dt-bindings: leds: Add SC27xx breathing light controller documentation
 2018-05-14 21:01 UTC  (3+ messages)
` [PATCH v4 2/2] leds: Add Spreadtrum SC27xx breathing light controller driver

coresight: documentation: update sysfs section
 2018-05-14 21:03 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] rcu: Report a quiescent state when it's exactly in the state
 2018-05-14 21:04 UTC  (6+ messages)

[RFCv2 PATCH 0/3] Salted build ids via linker sections
 2018-05-14 21:02 UTC  (7+ messages)

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-14 20:57 UTC  (8+ messages)
` [PATCH 08/18] arm64: convert raw syscall invocation to C
` [PATCH 13/18] kernel: add kcompat_sys_{f,}statfs64()
` [PATCH 18/18] arm64: implement syscall wrappers

[PATCH 08/18] arm64: convert raw syscall invocation to C
 2018-05-14 20:24 UTC  (3+ messages)

[PATCH 0/4] ALSA: usb: UAC3 new features
 2018-05-14 21:00 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/4] ALSA: usb-audio: UAC3. Add support for mixer unit
  ` [PATCH v4 2/4] ALSA: usb-audio: Use Class Specific EP for UAC3 devices

[PATCH v7 0/2] Base enablement of IOMMU debugfs support
 2018-05-14 21:00 UTC  (5+ messages)
` [PATCH v7 2/2] iommu/amd: Add basic debugfs infrastructure for AMD IOMMU

[GIT PULL 0/5] ARM: samsung/exynos: Stuff for v4.18
 2018-05-14 20:55 UTC  (12+ messages)
` [GIT PULL 1/5] ARM: defconfig: Exynos "
` [GIT PULL 2/5] soc: samsung: Stuff "
` [GIT PULL 3/5] ARM: dts: exynos: "
` [GIT PULL 4/5] arm64: "
` [GIT PULL 5/5] ARM: exynos: mach/soc "

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-14 20:58 UTC  (19+ messages)
` [PATCH net-next v3 1/7] dt-bindings: net: add DT bindings for Microsemi MIIM
` [PATCH net-next v3 2/7] net: phy: mscc-miim: Add MDIO driver
` [PATCH net-next v3 3/7] dt-bindings: net: add DT bindings for Microsemi Ocelot Switch
` [PATCH net-next v3 4/7] net: mscc: Add initial Ocelot switch support
` [PATCH net-next v3 5/7] MIPS: mscc: Add switch to ocelot
` [PATCH net-next v3 6/7] MIPS: mscc: connect phys to ports on ocelot_pcb123
` [PATCH net-next v3 7/7] MAINTAINERS: Add entry for Microsemi Ethernet switches

[PATCH] staging: speakup: use true/false instead of 1/0
 2018-05-14 20:57 UTC 

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-14 20:55 UTC  (22+ messages)
` [PATCH v5 04/23] iommu/vt-d: add bind_pasid_table function
` [PATCH v5 06/23] iommu/vt-d: add definitions for PFSID
` [PATCH v5 07/23] iommu/vt-d: fix dev iotlb pfsid use
` [PATCH v5 08/23] iommu/vt-d: support flushing more translation cache types
` [PATCH v5 09/23] iommu/vt-d: add svm/sva invalidate function
` [PATCH v5 11/23] driver core: add per device iommu param
` [PATCH v5 13/23] iommu: introduce device fault report API

[PATCH v2] device property: Get rid of union aliasing
 2018-05-14 20:55 UTC  (7+ messages)

[PATCH v5 1/2] dt: bindings: lm3601x: Introduce the lm3601x driver
 2018-05-14 20:48 UTC  (20+ messages)
` [PATCH v5 2/2] leds: lm3601x: Introduce the lm3601x LED driver

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-14 20:46 UTC  (6+ messages)
` [PATCH 06/14] net: sched: implement reference counted action release

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-05-14 20:42 UTC  (4+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2018-05-14 20:41 UTC  (2+ messages)

BUG: unable to handle kernel paging request in smc_ib_remember_port_attr
 2018-05-14 20:41 UTC  (3+ messages)
` [PATCH] net/smc: check for missing nlattrs in SMC_PNETID messages

[PATCH v2 00/26] device link, bridge supplier <-> drm device
 2018-05-14 20:40 UTC  (6+ messages)
  ` [PATCH v2 26/26] drm/bridge: establish a link between the bridge supplier and consumer

[PATCH v4 1/3] drm/panel: Add RGB666 variant of Innolux AT070TN90
 2018-05-14 20:40 UTC  (8+ messages)
` [PATCH v4 3/3] ARM: dts: sun7i: Add support for the Ainol AW1 tablet

WARNING in ion_buffer_destroy
 2018-05-14 20:37 UTC  (4+ messages)

[PATCH 0/3] arm64: dts: Draak: Enable HDMI input and VIN4
 2018-05-14 20:33 UTC  (2+ messages)

[PATCH RFC 0/8] rcu fixes, clean ups for rcu/dev
 2018-05-14 20:33 UTC  (5+ messages)
` [PATCH RFC 7/8] rcu: trace CleanupMore condition only if needed
` [PATCH RFC 8/8] rcu: Fix cpustart tracepoint gp_seq number

[PATCH v2 1/2] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-14 20:31 UTC  (3+ messages)

[PATCH v3 1/4] drm/rockchip: add transfer function for cdn-dp
 2018-05-14 20:30 UTC  (2+ messages)

[PATCH] tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all}
 2018-05-14 20:29 UTC  (3+ messages)

[PATCH v2] net/mlx4_core: Fix error handling in mlx4_init_port_info
 2018-05-14 20:29 UTC  (2+ messages)

linux-next: build warning after merge of the rdma tree
 2018-05-14 20:29 UTC  (4+ messages)

[PATCH v3 0/6] ALSA: xen-front: Add Xen para-virtualized frontend driver
 2018-05-14 20:28 UTC  (3+ messages)
` [PATCH v3 4/6] ALSA: xen-front: Implement handling of shared buffers

[PATCH] net: ethernet: ti: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
 2018-05-14 20:28 UTC  (2+ messages)

[PATCH 0/7] psi: pressure stall information for CPU, memory, and IO
 2018-05-14 20:15 UTC  (4+ messages)

[PATCH ghak81 RFC V2 0/5] audit: group task params
 2018-05-14 20:15 UTC  (5+ messages)
` [PATCH ghak81 RFC V2 1/5] audit: normalize loginuid read access
` [PATCH ghak81 RFC V2 2/5] audit: convert sessionid unset to a macro

[PATCH v4 0/1] multi-threading device shutdown
 2018-05-14 20:04 UTC  (3+ messages)
` [PATCH v4 1/1] drivers core: "

[PATCH 2/2] proc: test /proc/self/syscall
 2018-05-14 20:03 UTC  (3+ messages)

Linux Plumbers Networking Track CFP
 2018-05-14 20:01 UTC 

[PATCH] sh: switch to NO_BOOTMEM
 2018-05-14 20:01 UTC  (3+ messages)

[PATCH v8 00/10] drivers/qcom: add RPMH communication support
 2018-05-14 19:59 UTC  (4+ messages)
` [PATCH v8 09/10] drivers: qcom: rpmh: add support for batch RPMH request

[PATCH 00/21] i2c: make use of i2c_8bit_addr_from_msg
 2018-05-14 19:54 UTC  (3+ messages)
` [PATCH 20/21] i2c: stu300: "

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-05-14 19:42 UTC  (4+ messages)
` [PATCH v5 05/13] s390: vfio-ap: register matrix device with VFIO mdev framework

[PATCH] [RFC] bpf: tracing: new helper bpf_get_current_cgroup_ino
 2018-05-14 19:38 UTC  (2+ messages)

[PATCH 00/18] Fix some build warnings/errors with Sphinx
 2018-05-14 19:40 UTC  (5+ messages)
` [PATCH 10/18] rcu: rcupdate.h: get rid of Sphinx warnings at rcu_pointer_handoff()

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-14 19:37 UTC  (3+ messages)

[PATCH] net/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'
 2018-05-14 19:37 UTC  (3+ messages)

[PATCH] locking/rwsem: Add up_write_non_owner() for percpu_up_write()
 2018-05-14 19:36 UTC  (5+ messages)

[RFC PATCH v2 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_sup
 2018-05-14 19:31 UTC  (3+ messages)
` [RFC PATCH v2 1/2] locking/rwsem: Add a new RWSEM_WRITER_OWNED_NOSPIN flag
` [RFC PATCH v2 2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release()

[PATCH] md/raid1: add error handling of read error from FailFast device
 2018-05-14 19:30 UTC  (2+ messages)

[PATCH 3/6] firmware: differentiate between signed regulatory.db and other firmware
 2018-05-14 19:28 UTC  (11+ messages)

[PATCH 00/10] Misc block layer patches for bcachefs
 2018-05-14 19:24 UTC  (6+ messages)
` [PATCH 01/10] mempool: Add mempool_init()/mempool_exit()

[PATCH] ALSA: hda/ca0132: fix array_size.cocci warnings
 2018-05-14 19:24 UTC  (2+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2018-05-14 19:20 UTC  (3+ messages)
` [PATCH v3] "

use memcpy_mcsafe() for copy_to_iter() (was: Re: [PATCH v3 0/9] Series short description)
 2018-05-14 19:20 UTC  (4+ messages)

[PATCH v6 00/11] drivers: Introduce firmware dnd clock river for ZynqMP core
 2018-05-14 19:18 UTC  (13+ messages)
` [PATCH v6 02/11] firmware: xilinx: Add Zynqmp firmware driver
` [PATCH v6 03/11] firmware: xilinx: Add zynqmp IOCTL API for device control
` [PATCH v6 04/11] firmware: xilinx: Add query data API
` [PATCH v6 09/11] firmware: xilinx: Add debugfs for clock control APIs

[PATCH v2] display: panel: Add AUO g070vvn01 display support (800x480)
 2018-05-14 19:08 UTC  (2+ messages)
` [PATCH v3 RESEND] "

[PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
 2018-05-14 18:58 UTC  (5+ messages)
` [PATCH v2 2/2] "


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