All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-12 00:33:17 to 2018-01-12 01:13:16 UTC [more...]

[PATCH 000/187] ASoC: replace codec to component
 2018-01-12  1:13 UTC  (20+ messages)
` [PATCH 001/187] ASoC: soc-utils: "
` [PATCH 002/187] ASoC: ac97: "
` [PATCH 003/187] ASoC: wm0010: "
` [PATCH 004/187] ASoC: wm2000: "
` [PATCH 005/187] ASoC: wm2200: "
` [PATCH 006/187] ASoC: wm5100: "
` [PATCH 007/187] ASoC: wm8350: "
` [PATCH 008/187] ASoC: wm8400: "
` [PATCH 009/187] ASoC: wm8580: "
` [PATCH 010/187] ASoC: wm8524: "
` [PATCH 011/187] ASoC: wm8510: "
` [PATCH 012/187] ASoC: wm8523: "
` [PATCH 013/187] ASoC: wm8711: "
` [PATCH 014/187] ASoC: wm8750: "
` [PATCH 015/187] ASoC: wm8737: "
` [PATCH 016/187] ASoC: wm8776: "
` [PATCH 017/187] ASoC: wm8770: "
` [PATCH 018/187] ASoC: wm8727: "
` [PATCH 019/187] ASoC: wm8731: "

[U-Boot] [PATCH] m68k: Drop unreferenced CONFIG_* defines
 2018-01-12  1:11 UTC 

[PATCH v2 00/19] prevent bounds-check bypass via speculative execution
 2018-01-12  1:11 UTC  (44+ messages)
  ` [kernel-hardening] "
  ` [PATCH v2 01/19] Documentation: document array_ptr
    ` [kernel-hardening] "
  ` [PATCH v2 02/19] arm64: implement ifence_array_ptr()
    ` [kernel-hardening] "
  ` [PATCH v2 03/19] arm: "
    ` [kernel-hardening] "
  ` [PATCH v2 04/19] x86: implement ifence()
    ` [kernel-hardening] "
  ` [PATCH v2 05/19] x86: implement ifence_array_ptr() and array_ptr_mask()
    ` [kernel-hardening] "
  ` [PATCH v2 06/19] asm-generic/barrier: mask speculative execution flows
    ` [kernel-hardening] "
  ` [PATCH v2 07/19] x86: introduce __uaccess_begin_nospec and ASM_IFENCE
    ` [kernel-hardening] "
  ` [PATCH v2 08/19] x86: use __uaccess_begin_nospec and ASM_IFENCE in get_user paths
    ` [kernel-hardening] "
      ` [kernel-hardening] "
  ` [PATCH v2 09/19] ipv6: prevent bounds-check bypass via speculative execution
    ` [kernel-hardening] "
  ` [PATCH v2 10/19] ipv4: "
    ` [kernel-hardening] "
  ` [PATCH v2 11/19] vfs, fdtable: "
    ` [kernel-hardening] "
  ` [PATCH v2 12/19] userns: "
    ` [kernel-hardening] "
  ` [PATCH v2 13/19] udf: "
    ` [kernel-hardening] "
  ` [PATCH v2 14/19] [media] uvcvideo: "
    ` [kernel-hardening] "
  ` [PATCH v2 15/19] carl9170: "
    ` [kernel-hardening] "
  ` [PATCH v2 16/19] p54: "
    ` [kernel-hardening] "
  ` [PATCH v2 17/19] qla2xxx: "
    ` [kernel-hardening] "
  ` [PATCH v2 18/19] cw1200: "
    ` [kernel-hardening] "
  ` [PATCH v2 19/19] net: mpls: "
    ` [kernel-hardening] "

[PATCH v11 00/27] xfsprogs: online scrub/repair support
 2018-01-12  1:10 UTC  (6+ messages)
` [PATCH 01/27] xfs_scrub: create online filesystem scrub program

[ANNOUNCEMENT] Yocto Project 2.4.1 (rocko-18.0.1) Released
 2018-01-12  1:04 UTC 

[ANNOUNCEMENT] Yocto Project 2.3.3 (pyro 17.0.3) Released
 2018-01-12  1:04 UTC 

[PATCH] soc: brcmstb: Only register SoC device on STB platforms
 2018-01-12  1:03 UTC  (5+ messages)

[PATCH] input: multi-touch fix for ALPS touchpads ("SS4 plus" variant)
 2018-01-12  1:02 UTC  (2+ messages)

[PATCH 00/11] siginfo fixes/cleanups esp SI_USER
 2018-01-12  0:59 UTC  (19+ messages)
` [PATCH 01/11] signal: Simplify and fix kdb_send_sig
` [PATCH 02/11] signal/sh: Ensure si_signo is initialized in do_divide_error
` [OpenRISC] [PATCH 03/11] signal/openrisc: Fix do_unaligned_access to send the proper signal
  `  "
` [PATCH 04/11] signal/parisc: Document a conflict with SI_USER with SIGFPE
` [PATCH 05/11] signal/metag: "
` [PATCH 06/11] signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE, SIGTRAP, SIGBUS
  ` [PATCH 07/11] signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
` [PATCH 08/11] signal/arm: Document conflicts with SI_USER and SIGFPE
` [PATCH 09/11] signal: Reduce copy_siginfo to just a memcpy
` [PATCH 10/11] signal: Introduce clear_siginfo
` [PATCH 11/11] signal: Ensure generic siginfos the kernel sends have all bits initialized

[PATCH 00/10] tools lib traceveent: Pull updates from trace-cmd library
 2018-01-12  1:00 UTC  (12+ messages)
` [PATCH 01/10] lib, traceevent: Fix bad force_token escape sequence
` [PATCH 02/10] lib traceevent: Show value of flags that have not been parsed
` [PATCH 03/10] lib traceevent: Print value of unknown symbolic fields
` [PATCH 04/10] lib traceevent: Simplify pointer print logic and fix %pF
` [PATCH 05/10] lib traceevent: Handle new pointer processing of bprint strings
` [PATCH 06/10] lib traceevent: Show contents (in hex) of data of unrecognized type records
` [PATCH 07/10] lib traceevent: Use asprintf when possible
` [PATCH 08/10] lib traceevent: Add UL suffix to MISSING_EVENTS
` [PATCH 09/10] lib traceeevent: Fix missing break in FALSE case of pevent_filter_clear_trivial()
` [PATCH 10/10] lib traceevent: Fix get_field_str() for dynamic strings

[GIT PULL] Allwinner fixes for 4.15, round 2
 2018-01-12  1:00 UTC  (2+ messages)

[PATCH 1/2] kconfig: use default 'yy' prefix for lexer and parser
 2018-01-12  0:58 UTC  (2+ messages)
` [PATCH 2/2] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX

[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
 2018-01-12  0:58 UTC  (13+ messages)
` [PATCH 01/10] dt-bindings: display: renesas: Add R-Car LVDS encoder DT bindings
` [PATCH 02/10] dt-bindings: display: renesas: Deprecate LVDS support in the DU bindings
` [PATCH 03/10] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH 04/10] drm: rcar-du: Convert LVDS encoder code to bridge driver
` [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing
` [PATCH 06/10] ARM: dts: r8a7790: Convert to new LVDS DT bindings
` [PATCH 07/10] ARM: dts: r8a7791: "
` [PATCH 08/10] ARM: dts: r8a7793: "
` [PATCH 09/10] arm64: dts: renesas: r8a7795: "
` [PATCH 10/10] arm64: dts: renesas: r8a7796: "

[hwmon:hwmon-next 23/23] drivers/hwmon/pmbus/ibm-cffps.c:330: undefined reference to `devm_of_led_classdev_register'
 2018-01-12  0:58 UTC 

[PATCH 4.14 023/159] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
 2018-01-12  0:55 UTC  (13+ messages)

[GIT PULL] Allwinner DT changes for 4.16, step 2
 2018-01-12  0:55 UTC  (3+ messages)

[U-Boot] [PATCH] nds32: Drop unreferenced CONFIG_ADP_AG101P
 2018-01-12  0:55 UTC 

[PATCH 00/38] ASoC: replace platform to component
 2018-01-12  0:55 UTC  (39+ messages)
` [PATCH 01/38] ASoC: remove rtd->platform checck
` [PATCH 02/38] ASoC: soc-utils: replace platform to component
` [PATCH 03/38] ASoC: soc-generic-dmaengine-pcm: "
` [PATCH 04/38] ASoC: intel: atom: "
` [PATCH 05/38] ASoC: intel: skylake: "
` [PATCH 06/38] ASoC: intel: baytrail: "
` [PATCH 07/38] ASoC: intel: haswell: "
` [PATCH 08/38] ASoC: bcm: cygnus: "
` [PATCH 09/38] ASoC: sh: rsnd: "
` [PATCH 10/38] ASoC: sh: dma-sh7760: "
` [PATCH 11/38] ASoC: sh: fsi: "
` [PATCH 12/38] ASoC: sh: siu: "
` [PATCH 13/38] ASoC: atmel: "
` [PATCH 14/38] ASoC: amd: "
` [PATCH 15/38] ASoC: cs47l24: "
` [PATCH 16/38] ASoC: rt5514-spi: "
` [PATCH 17/38] ASoC: wm5110: "
` [PATCH 18/38] ASoC: wm5102: "
` [PATCH 19/38] ASoC: davinci-i2s: "
` [PATCH 20/38] ASoC: fsl: dma: "
` [PATCH 21/38] ASoC: fsl: asrc: "
` [PATCH 22/38] ASoC: fsl: imx: "
` [PATCH 23/38] ASoC: fsl: mpc5200: "
` [PATCH 24/38] ASoC: dwc-pcm: "
` [PATCH 25/38] ASoC: kirkwood: "
` [PATCH 26/38] ASoC: pxa: mmp: "
` [PATCH 27/38] ASoC: pxa: pxa2xx: "
` [PATCH 28/38] ASoC: qcom: lpass-platform: "
` [PATCH 29/38] ASoC: samsung: idma: "
` [PATCH 30/38] ASoC: xtfpga-i2s: "
` [PATCH 31/38] ASoC: blackfin: bf5xx-ac97-pcm: "
` [PATCH 32/38] ASoC: blackfin: bf5xx-i2s-pcm: "
` [PATCH 33/38] ASoC: omap-pcm: "
` [PATCH 34/38] ASoC: au1x: dbdma2: "
` [PATCH 35/38] ASoC: au1x: dma: "
` [PATCH 36/38] ASoC: nuc900-pcm: "
` [PATCH 37/38] ASoC: txx9aclc: "
` [PATCH 38/38] ASoC: mt2701/mt8173: "

[GIT PULL] Amlogic 64-bit DT changes for v4.16, round 3
 2018-01-12  0:51 UTC  (3+ messages)

master - libdm: Fix a size_t in _dm_malloc_aligned_aux message
 2018-01-12  0:50 UTC 

[GIT PULL 5/5] i.MX defconfig updates for 4.16
 2018-01-12  0:48 UTC  (3+ messages)
` [GIT PULL v2 "

[RFC bpf-next] bpf: add new jited info fields in bpf_dev_offload and bpf_prog_info
 2018-01-12  0:47 UTC 

(no subject)
 2018-01-12  0:44 UTC 

(no subject)
 2018-01-12  0:44 UTC 

[U-Boot] [PATCH] pcmcia: Drop a bunch of unused CONFIG_SYS_PCMCIA_ macros
 2018-01-12  0:47 UTC 

PM regression in next
 2018-01-12  0:45 UTC  (6+ messages)

+ mm-page_extc-make-page_ext_init-a-noop-when-config_page_extension-but-nothing-uses-it.patch added to -mm tree
 2018-01-12  0:43 UTC 

[PATCH] mm/page_ext.c: Make page_ext_init a noop when CONFIG_PAGE_EXTENSION but nothing uses it
 2018-01-12  0:43 UTC  (2+ messages)

[patch net-next 0/5] mlxsw: Offload PRIO qdisc
 2018-01-12  0:39 UTC  (4+ messages)
` [patch net-next 5/5] mlxsw: spectrum: qdiscs: Support stats for "

+ zsmalloc-use-u-suffix-for-negative-literals-being-shifted.patch added to -mm tree
 2018-01-12  0:39 UTC 

[pull request][net 00/11] Mellanox, mlx5 fixes 2018-01-11
 2018-01-12  0:37 UTC  (12+ messages)
` [net 01/11] {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed
` [net 02/11] net/mlx5: Fix get vector affinity helper function
` [net 03/11] net/mlx5: Fix memory leak in bad flow of mlx5_alloc_irq_vectors
` [net 04/11] net/mlx5: Fix mlx5_get_uars_page to return error code
` [net 05/11] net/mlx5: Fix error handling in load one
` [net 06/11] net/mlx5e: Keep updating ethtool statistics when the interface is down
` [net 07/11] net/mlx5e: Add error print in ETS init
` [net 08/11] net/mlx5e: Check support before TC swap "
` [net 09/11] net/mlx5e: Don't override netdev features field unless in error flow
` [net 10/11] net/mlx5: Update ptp_clock_event foreach PPS event
` [net 11/11] net/mlx5e: Remove timestamp set from netdevice open flow

[for-4.16 PATCH v4 0/4] block/dm: allow DM to defer blk_register_queue() until ready
 2018-01-12  0:37 UTC  (4+ messages)
` [for-4.16 PATCH v4 3/4] block: allow gendisk's request_queue registration to be deferred

+ ocfs2-xattr-assign-errno-to-ret-in-ocfs2_calc_xattr_init.patch added to -mm tree
 2018-01-12  0:37 UTC 

[PATCH v2] drm/vc4: Expose performance counters to userspace
 2018-01-12  0:35 UTC  (2+ messages)

[PATCH] doc/read-tree: remove obsolete remark
 2018-01-12  0:35 UTC  (6+ messages)

master - man: regenerate
 2018-01-12  0:35 UTC 

[PATCH] x86/retpoline: Fill return stack buffer on vmexit
 2018-01-12  0:34 UTC  (4+ messages)

[PATCH 0/9] iommu/rockchip: Use OF_IOMMU
 2018-01-12  0:33 UTC  (4+ messages)
` [PATCH 2/9] iommu/rockchip: Fix error handling in attach


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.