All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-28 15:17:39 to 2019-03-28 15:42:03 UTC [more...]

[B.A.T.M.A.N.] [PATCH 00/12] pull request for net-next: batman-adv 2019-03-28
 2019-03-28 15:41 UTC  (18+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 01/12] batman-adv: Drop license boilerplate
` [B.A.T.M.A.N.] [PATCH 02/12] batman-adv: Drop documentation about debugfs files
  `  "
` [B.A.T.M.A.N.] [PATCH 03/12] batman-adv: Drop documentation about sysfs files
  `  "
` [B.A.T.M.A.N.] [PATCH 04/12] batman-adv: Make sysfs support optional
  `  "
` [B.A.T.M.A.N.] [PATCH 05/12] batman-adv: ABI: Mark sysfs files as deprecated
  `  "
` [B.A.T.M.A.N.] [PATCH 06/12] batman-adv: Warn about sysfs file access
` [B.A.T.M.A.N.] [PATCH 07/12] MAINTAINERS: Add B(ugtracker) field for batman-adv
` [B.A.T.M.A.N.] [PATCH 08/12] MAINTAINERS: Add C(hat) "
` [B.A.T.M.A.N.] [PATCH 09/12] MAINTAINERS: Add T(ree) "
` [B.A.T.M.A.N.] [PATCH 10/12] batman-adv: Adjust name for batadv_dat_send_data
` [B.A.T.M.A.N.] [PATCH 11/12] batman-adv: allow updating DAT entry timeouts on incoming ARP Replies
` [B.A.T.M.A.N.] [PATCH 12/12] batman-adv: Add multicast-to-unicast support for multiple targets

[PATCH v4] kmemleak: survive in a low-memory situation
 2019-03-28 15:41 UTC  (15+ messages)

[PATCH] clk: x86: Add system specific quirk to mark clocks as critical
 2019-03-28 15:41 UTC  (3+ messages)

[PATCH net-next 00/10] s390/qeth: updates 2019-03-28
 2019-03-28 15:39 UTC  (22+ messages)
` [PATCH net-next 01/10] s390/qeth: defer RX modesetting
` [PATCH net-next 02/10] s390/qeth: remove locking for RX modeset cache
` [PATCH net-next 03/10] s390/qeth: add wrapper for IP table access
` [PATCH net-next 04/10] s390/qeth: defer IPv6 address notifier events
` [PATCH net-next 05/10] s390/qeth: convert IP table spinlock to mutex
` [PATCH net-next 06/10] s390/qeth: don't poll for cmd IO completion
` [PATCH net-next 07/10] s390/qeth: clarify default cmd callback
` [PATCH net-next 08/10] s390/qeth: let qeth_notify_reply() set the notify reason
` [PATCH net-next 09/10] s390/qeth: use callback to finalize cmd
` [PATCH net-next 10/10] s390/qeth: send IDX cmds via qeth_send_control_data()

[PATCH] fstests: Don't delete seqres.full file in generic/077
 2019-03-28 15:40 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH 0/5] pull request for net: batman-adv 2019-03-28
 2019-03-28 15:31 UTC  (12+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 1/5] batman-adv: Reduce claim hash refcnt only for removed entry
  `  "
` [B.A.T.M.A.N.] [PATCH 2/5] batman-adv: Reduce tt_local "
  `  "
` [B.A.T.M.A.N.] [PATCH 3/5] batman-adv: Reduce tt_global "
  `  "
` [B.A.T.M.A.N.] [PATCH 4/5] batman-adv: fix warning in function batadv_v_elp_get_throughput
  `  "
` [B.A.T.M.A.N.] [PATCH 5/5] batman-adv: Fix genl notification for throughput_override
  `  "

[PATCH v2 1/5] dt-bindings: display: Add Sharp LS020B1DD01D panel documentation
 2019-03-28 15:39 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: display: Add GiantPlus GPM940B0 "

[PATCH v3 00/36] thunderbolt: Software connection manager improvements
 2019-03-28 15:39 UTC  (4+ messages)
` [PATCH v3 34/36] thunderbolt: Make rest of the logging to happen at debug level

[PATCH bpf 0/2] libbpf: minor packaging fixes
 2019-03-28 15:39 UTC  (2+ messages)

[PATCH v7 00/20] Convert x86 & arm64 to use generic page walk
 2019-03-28 15:21 UTC  (48+ messages)
` [PATCH v7 01/20] arc: mm: Add p?d_large() definitions
` [PATCH v7 02/20] arm64: "
` [PATCH v7 03/20] mips: "
` [PATCH v7 04/20] powerpc: "
` [PATCH v7 05/20] KVM: PPC: Book3S HV: Remove pmd_is_leaf()
` [PATCH v7 06/20] riscv: mm: Add p?d_large() definitions
` [PATCH v7 07/20] s390: "
` [PATCH v7 08/20] sparc: "
` [PATCH v7 09/20] x86: "
` [PATCH v7 10/20] mm: Add generic p?d_large() macros
` [PATCH v7 11/20] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v7 12/20] mm: pagewalk: Allow walking without vma
` [PATCH v7 13/20] mm: pagewalk: Add test_p?d callbacks
` [PATCH v7 14/20] arm64: mm: Convert mm/dump.c to use walk_page_range()
` [PATCH v7 15/20] x86: mm: Don't display pages which aren't present in debugfs
` [PATCH v7 16/20] x86: mm: Point to struct seq_file from struct pg_state
` [PATCH v7 17/20] x86: mm+efi: Convert ptdump_walk_pgd_level() to take a mm_struct
` [PATCH v7 18/20] x86: mm: Convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
` [PATCH v7 19/20] x86: mm: Convert ptdump_walk_pgd_level_core() "
` [PATCH v7 20/20] x86: mm: Convert dump_pagetables to use walk_page_range

[PATCH] ovl: relax WARN_ON() for overlapping layers use case
 2019-03-28 15:38 UTC 

[PATCH 2/2] drm/i915/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports
 2019-03-28 15:40 UTC  (11+ messages)
            ` RMW considered harmful (was: Re: [PATCH 2/2] drm/i915/icl: Enable TRANSCODER PORT SYNC for tiled displays across separate ports)

[PATCH AUTOSEL 4.9 01/87] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-28 15:37 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 20/87] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes

[PATCH] gdk-pixbuf:upgrade 2.38.0 -> 2.38.1
 2019-03-28 15:37 UTC  (2+ messages)

[PATCH 0/3] gpio: Failure path fixes
 2019-03-28 15:37 UTC  (5+ messages)
` [PATCH 1/3] gpio: of: Fix of_gpiochip_add() error path
` [PATCH 2/3] gpio: Fix gpiochip_add_data_with_key() "

[PATCH] mac80211_hwsim: calculate if_combination.max_interfaces
 2019-03-28 15:36 UTC  (2+ messages)
` [mac80211_hwsim] 5cf94a0ee7: WARNING:at_net/wireless/core.c:#wiphy_register[cfg80211]

[PATCH v2 0/7] Add USB3.0 and TI HD3SS3220 driver support
 2019-03-28 15:35 UTC  (13+ messages)
` [PATCH v2 1/7] dt-bindings: usb: hd3ss3220 device tree binding document
    ` [v2,1/7] "
` [PATCH v2 2/7] dt-bindings: usb: renesas_usb3: add usb-role-switch property
              ` [v2,2/7] "

[PATCH 1/9] dma-buf: add new dma_fence_chain container v7
 2019-03-28 15:34 UTC  (5+ messages)
` [PATCH 2/9] drm/syncobj: add new drm_syncobj_add_point interface v4

[PATCH v2] app/pdump: enhance to support multi-core capture
 2019-03-28 15:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] CIFS: keep FileInfo handle live during oplock break
 2019-03-28 15:34 UTC 

[PATCH] ARM: at91: remove HAVE_FB_ATMEL for sama5 SoC as they use DRM
 2019-03-28 15:33 UTC  (2+ messages)

[PULL] drm-misc-next
 2019-03-28 15:33 UTC 

[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
 2019-03-28 15:32 UTC  (9+ messages)
` [PATCH v6 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure

[PATCH v3 1/2] media: atmel: atmel-isc: reworked driver and formats
 2019-03-28 15:32 UTC  (4+ messages)
` [PATCH v3 2/2] media: atmel: atmel-isc: removed ARGB32 added ABGR32 and XBGR32

[E1000-devel] igb driver with Intel Atom Bay Trail issue
 2019-03-28 15:32 UTC  (9+ messages)

[PATCH] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-03-28 15:31 UTC  (4+ messages)

[PATCH] Fix fsx errors due to unsupported FIDEDUPERANGE
 2019-03-28 15:31 UTC  (2+ messages)

[PATCH 0/4] mm,memory_hotplug: allocate memmap from hotadded memory
 2019-03-28 15:31 UTC  (3+ messages)

[PATCH] telemetry: fix incorrect stat name to id mapping
 2019-03-28 15:30 UTC 

[PATCH] media: renesas-ceu: fix a potential NULL pointer dereference
 2019-03-28 15:30 UTC  (2+ messages)

[PULL] drm-intel-next
 2019-03-28 15:29 UTC  (3+ messages)

[PATCH RFC 0/9] Add CPU based scaling support to Passive governor
 2019-03-28 15:28 UTC  (10+ messages)
` [PATCH RFC 1/9] OPP: Add and export helpers to get avg/peak bw
` [PATCH RFC 2/9] OPP: Export a number of helpers to prevent code duplication
` [PATCH RFC 3/9] PM / devfreq: Add cpu based scaling support to passive_governor
` [PATCH RFC 4/9] dt-bindings: devfreq: Add bindings for devfreq dev-icbw driver
` [PATCH RFC 5/9] PM / devfreq: Add devfreq driver for interconnect bandwidth voting
` [PATCH RFC 6/9] OPP: Add and export helper to update voltage
` [PATCH RFC 7/9] cpufreq: qcom: Add support to update cpu node's OPP tables
` [PATCH RFC 8/9] arm64: dts: qcom: sdm845: Add cpu "
` [PATCH RFC 9/9] arm64: dts: qcom: sdm845: Add nodes for icbw driver and opp tables

[PATCH v12 0/8] arm64: Support perf event modifiers :G and :H
 2019-03-28 15:28 UTC  (4+ messages)
` [PATCH v12 2/8] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data

[PATCH 0/6] hwspinlock: allow sharing of hwspinlocks
 2019-03-28 15:26 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: hwlock: add support of shared locks
` [PATCH 3/6] dt-bindings: hwlock: update STM32 #hwlock-cells value
` [PATCH 4/6] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC

[PATCH] binutils: set CVE_VERSION
 2019-03-28 15:26 UTC  (2+ messages)

[PATCH] media: rcar-vin: fix a potential NULL pointer dereference
 2019-03-28 15:26 UTC  (3+ messages)

[LTP] [PATCH 1/2] m4: Use common LTP_CHECK_LIBC_FUNCS to check libc implementations
 2019-03-28 15:24 UTC  (3+ messages)
` [LTP] [PATCH 2/2] syscalls/stime: detect if libc stime() is implemented dynamically

[Buildroot] [PATCH 1/1] package/liburcu: bump version to 0.10.2
 2019-03-28 15:23 UTC  (3+ messages)

[PATCH] net: core: netif_receive_skb_list: unlist skb before passing to pt->func
 2019-03-28 15:23 UTC 

[PATCH 0/1] gitsm: When switching SRCREVs verify submodules
 2019-03-28 15:22 UTC  (5+ messages)
` [PATCH 1/1] gitsm: Add need_update method to determine when we are going to a new SRCREV

[PATCH 0/4] arm64: SPE ACPI enablement
 2019-03-28 15:20 UTC  (5+ messages)
` [PATCH 1/4] ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens

[PATCH v1] examples/distributor: detect high frequency cores
 2019-03-28 15:20 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 00/22] colibri vybrid fixes, device tree enablement and driver model conversion
 2019-03-28 15:20 UTC  (4+ messages)
` [U-Boot] [PATCH v2 13/22] colibri_vf: add distroboot support

[PATCH v2] dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X*
 2019-03-28 15:20 UTC  (3+ messages)

[PATCH 0/3] nvme: fixup race with namespace removal
 2019-03-28 15:19 UTC  (10+ messages)
` [PATCH 2/3] nvme: shorten race window in nvme_ns_remove()

[PATCH] dt-bindings: hwmon: (adc128d818) Specify ti,mode property size
 2019-03-28 15:19 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: meson: Add G12A display bindings
 2019-03-28 15:18 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: display: amlogic,meson-vpu: Add G12A compatible and ports
  ` [PATCH 1/3] dt-bindings: display: amlogic, meson-vpu: "
` [PATCH 2/3] dt-bindings: display: amlogic,meson-dw-hdmi: "
` [PATCH 3/3] dt-bindings: power: amlogic,meson-gx-pwrc: Add G12A compatible
  ` [PATCH 3/3] dt-bindings: power: amlogic, meson-gx-pwrc: "

[3/4] dt-bindings: Document the new imx8mq-sdma compatible string
 2019-03-28 15:18 UTC  (3+ messages)
` [PATCH 3/4] "

[PATCH] Convert struct pid count to refcount_t
 2019-03-28 15:17 UTC  (7+ messages)

[RFC PATCH] xfs: implement per-inode writeback completion
 2019-03-28 15:17 UTC  (4+ messages)
` [RFC PATCH] xfs: merge adjacent io completions of the same type

[PATCH] drm/radeon: Finish GART and AGP resources after TTM
 2019-03-28 15:17 UTC 

[PATCH v3 00/31] v4l: add support for multiplexed streams
 2019-03-28 15:17 UTC  (10+ messages)
` [PATCH v3 26/31] adv748x: csi2: add internal routing configuration


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.