All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-08 00:00:40 to 2018-12-08 02:41:22 UTC [more...]

Cocci spatch "ifnullfree" - v4.20-rc4
 2018-12-08  2:41 UTC  (5+ messages)
` [PATCH] scsi: qedf: NULL check before some freeing functions is not needed
` [PATCH] scsi: megaraid_sas: "

[PATCH] pseries/hotplug: Add more delay in pseries_cpu_die while waiting for rtas-stop
 2018-12-08  2:40 UTC  (5+ messages)

[PATCH v2 0/6] DPU resource manager cleanup
 2018-12-08  2:38 UTC  (7+ messages)
` [PATCH v2 3/6] drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
  ` [PATCH v2 1/6] drm/msm/dpu: avoid tracking reservations in RM
  ` [PATCH v2 2/6] drm/msm/dpu: remove dev from RM
  ` [PATCH v2 4/6] drm/msm/dpu: remove encoder from crtc mixer struct
  ` [PATCH v2 5/6] drm/msm/dpu: clean up redundant hw type
  ` [PATCH v2 6/6] drm/msm/dpu: maintain hw_mdp in kms

[PATCH v2 01/23] zfcp: make DIX experimental, disabled, and independent of DIF
 2018-12-08  2:38 UTC  (2+ messages)

[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
 2018-12-08  2:37 UTC  (5+ messages)

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-08  2:35 UTC  (3+ messages)
` [PATCH 01/41] scsi: BusLogic: mark expected switch fall-through

[PATCH v2] drivers/scsi/fnic/fnic_trace.c: Use vzalloc
 2018-12-08  2:29 UTC  (2+ messages)

[v2,4/4] usb: dwc3: Enable frame number tracking based on reference clock
 2018-12-08  2:28 UTC 

[PATCH v2 0/4] usb: dwc3: Introduce refclk lpm
 2018-12-08  2:27 UTC  (5+ messages)
` [PATCH v2 1/4] usb: dwc3: Add property snps,refclk-period-ns
  ` [v2,1/4] "
` [PATCH v2 3/4] usb: dwc3: Add property snps,enable-refclk-sof
  ` [v2,3/4] "

[v2,2/4] usb: dwc3: Set the reference clock period
 2018-12-08  2:27 UTC 

[PATCH v2 00/10] Make ABORT and LUN RESET handling synchronous
 2018-12-08  2:26 UTC  (2+ messages)

[PATCH 0/3] usb: dwc3: Introduce refclk lpm
 2018-12-08  2:25 UTC  (13+ messages)
` [1/3] usb: dwc3: Add reference clock properties
                    ` [PATCH 1/3] "

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-08  2:24 UTC  (15+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[PATCH v2] dt-bindings: ls1012a: Add FRWY-LS1012A device tree binding
 2018-12-08  2:22 UTC  (4+ messages)

bug: git fetch reports too many unreachable loose objects
 2018-12-08  2:23 UTC  (2+ messages)

[wishlist] git submodule update --reset-hard
 2018-12-08  2:15 UTC  (7+ messages)

[PATCH v3 1/2] dt-bindings: Add compatible string for LS1028A-QDS
 2018-12-08  2:14 UTC  (4+ messages)

[Qemu-riscv] [RFC v3 00/24] Add RISC-V TCG backend support
 2018-12-08  2:13 UTC  (52+ messages)
` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 01/24] elf.h: Add the RISCV ELF magic numbers
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 02/24] linux-user: Add host dependency for RISC-V 32-bit
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 03/24] linux-user: Add host dependency for RISC-V 64-bit
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 04/24] linux-user: riscv: Fix compile failure on riscv32 hosts
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 05/24] exec: Add RISC-V GCC poison macro
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 06/24] riscv: Add the tcg-target header file
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 07/24] riscv: Add the tcg target registers
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 08/24] riscv: tcg-target: Add support for the constraints
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 09/24] riscv: tcg-target: Add the immediate encoders
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 10/24] riscv: tcg-target: Add the instruction emitters
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 11/24] riscv: tcg-target: Add the relocation functions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 12/24] riscv: tcg-target: Add the mov and movi instruction
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 13/24] riscv: tcg-target: Add the extract instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 14/24] riscv: tcg-target: Add the out load and store instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 15/24] riscv: tcg-target: Add the add2 and sub2 instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 16/24] riscv: tcg-target: Add branch and jump instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 17/24] riscv: tcg-target: Add slowpath load and store instructions
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 18/24] riscv: tcg-target: Add direct "
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 19/24] riscv: tcg-target: Add the out op decoder
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 20/24] riscv: tcg-target: Add the prologue generation and register the JIT
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 21/24] riscv: tcg-target: Add the target init code
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 22/24] tcg: Add RISC-V cpu signal handler
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 23/24] dias: Add RISC-V support
  ` [Qemu-devel] "
` [Qemu-riscv] [RFC v3 24/24] configure: Add support for building RISC-V host
  ` [Qemu-devel] "
` [Qemu-riscv] [Qemu-devel] [RFC v3 00/24] Add RISC-V TCG backend support

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-08  2:07 UTC  (17+ messages)

[PATCH] selftests/vm/gup_benchmark.c: match gup struct to kernel
 2018-12-08  2:06 UTC  (4+ messages)

[PATCH] nvme-rdma: complete requests from ->timeout
 2018-12-08  2:02 UTC  (7+ messages)

[PATCH - AAF PCM plugin 0/7] Follow-up improvements
 2018-12-08  1:55 UTC  (8+ messages)
` [PATCH - AAF PCM plugin 1/7] doc: Fix typo in AAF doc
` [PATCH - AAF PCM plugin 2/7] aaf: Add presentation time tolerance
` [PATCH - AAF PCM plugin 3/7] aaf: Refactor AVTPDU transmission routines
` [PATCH - AAF PCM plugin 4/7] aaf: Refactor AVTPDU reception routines
` [PATCH - AAF PCM plugin 5/7] aaf: Refactor timeout routines
` [PATCH - AAF PCM plugin 6/7] aaf: Tx multiple AVTPDUs per media clock tick
` [PATCH - AAF PCM plugin 7/7] aaf: AVTPDU transmission periodicity

[PATCH v2 00/34] Devicetree schema
 2018-12-08  1:58 UTC  (7+ messages)
` [PATCH v2 18/34] dt-bindings: arm: Convert FSL board/soc bindings to json-schema

Query about platform device registration
 2018-12-08  1:59 UTC 

[virtio-dev] [PATCH v4] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-12-08  1:54 UTC  (13+ messages)

master - lvcreate/lvconvert: prohibit creation of/conversion to mirrored mirror logs
 2018-12-08  1:53 UTC 

[PATCH] USB: quirks: add NO_LPM quirk for Logitech Flare|Meetup|Brio|Rally
 2018-12-08  1:47 UTC  (6+ messages)
` [PATCH v3 0/2] Disable LPM by matching interface
  ` [PATCH v3 1/2] USB: quirks: Check device interface LPM capability
    ` [v3,1/2] "
  ` [PATCH v3 2/2] USB: quirks: Disable LPM for Logitech UVC devices
    ` [v3,2/2] "

[PATCH] fsck: Fix big endian platforms
 2018-12-08  1:45 UTC 

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-08  1:42 UTC  (2+ messages)

[v3,2/2] usb: dwc3: gadget: Report isoc transfer frame number
 2018-12-08  1:21 UTC 

[PATCH] Add ir-rcmm-driver
 2018-12-08  1:18 UTC  (7+ messages)
` [PATCHv2] "
  ` [PATCH] "
    ` [PATCHv3 1/1] "
          ` [PATCH v5 1/1] media: rc: rcmm decoder

KCS device tree patch
 2018-12-08  1:17 UTC  (2+ messages)

[PATCH V3 updated] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
 2018-12-08  1:04 UTC  (3+ messages)

[Qemu-devel] [PATCH v8 00/16] gdbstub: support for the multiprocess extension
 2018-12-08  0:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v8 04/16] gdbstub: add multiprocess support to 'H' and 'T' packets

[PATCH 1/5] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
 2018-12-08  1:05 UTC  (6+ messages)
` [PATCH 4/5] drm/dp/mst: Provide defines for ACK vs. NAK reply type
  ` [Intel-gfx] "
` [PATCH 5/5] drm/dp/mst: Provide better debugs for NAK replies
  ` [Intel-gfx] "

Xen stable-4.11 crash when trying to start a VM on fedora 29
 2018-12-08  1:01 UTC  (3+ messages)

[PATCH] mwifiex: fix nested rtnl locking on BG_SCAN_STOPPED
 2018-12-08  0:58 UTC  (4+ messages)
  ` [EXT] "

[PATCH 1/1] virtio: remove deprecated VIRTIO_PCI_CONFIG()
 2018-12-08  0:56 UTC  (4+ messages)

[PATCH] dell-smm-hwmon.c: Add XPS 9570 to supported devices list
 2018-12-08  0:56 UTC  (4+ messages)
` [PATCH] dell-smm-hwmon.c: Add support for additional temperature sensors
  ` [PATCH] dell-smm-hwmon.c: Additional "

[PATCH] ARM: dts: Add missing ranges for dra7 mcasp l3 ports
 2018-12-08  0:54 UTC  (2+ messages)

[PATCH bpf-next 1/3] bpf: pass struct btf pointer to the map_check_btf() callback
 2018-12-08  0:53 UTC  (3+ messages)
` [PATCH bpf-next 2/3] bpf: add bpffs pretty print for cgroup local storage maps
` [PATCH bpf-next 3/3] selftests/bpf: add btf annotations for cgroup_local_storage maps

[PATCH] net: dsa: ksz: Increase the tag alignment
 2018-12-08  0:52 UTC  (2+ messages)

[PATCH v2 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-12-08  0:50 UTC  (6+ messages)

[PATCH] Fix sync. in blkdev_write_iter() acessing i_flags
 2018-12-08  0:49 UTC  (4+ messages)

Cygwin Git with Windows paths
 2018-12-08  0:49 UTC  (3+ messages)
` [PATCH v2 1/3] git clone <url> C:\cygwin\home\USER\repo' is working (again)

[PATCH] docs/gitweb.conf: config variable typo
 2018-12-08  0:48 UTC  (3+ messages)

[PATCH] USB: quirks: add NO_LPM quirk for Logitech Flare|Meetup|Brio|Rally
 2018-12-08  0:46 UTC  (3+ messages)
` [PATCH v2] USB: quirks: disable LPM for Logitech UVC devices
  ` [v2] "

Recommended driver for current AMD processors
 2018-12-08  0:47 UTC  (2+ messages)

[PATCH] net-udp: deprioritize cpu match for udp socket lookup
 2018-12-08  0:46 UTC  (3+ messages)

[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
 2018-12-08  0:43 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [01/10] "

[PATCH bpf-next 0/7] Introduce bpf_line_info
 2018-12-08  0:42 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf: Add bpf_line_info support
` [PATCH bpf-next 2/7] bpf: tools: Sync uapi bpf.h
` [PATCH bpf-next 3/7] bpf: Refactor and bug fix in test_func_type in test_btf.c
` [PATCH bpf-next 4/7] bpf: Add unit tests for bpf_line_info
` [PATCH bpf-next 5/7] bpf: libbpf: Refactor and bug fix on the bpf_func_info loading logic
` [PATCH bpf-next 6/7] bpf: libbpf: Add btf_line_info support to libbpf
` [PATCH bpf-next 7/7] bpf: libbpf: bpftool: Print bpf_line_info during prog dump

Number of arguments in vmalloc.c
 2018-12-08  0:40 UTC  (12+ messages)
                    ` Should this_cpu_read() be volatile?

[PATCH net-next 0/4] tc-testing: implement command timeouts and better results tracking
 2018-12-08  0:39 UTC  (2+ messages)

[PATCH net v2 0/2] Fix slab out-of-bounds on insufficient headroom for IPv6 packets
 2018-12-08  0:37 UTC  (2+ messages)

Process for severe early stable bugs?
 2018-12-08  0:33 UTC 

[qemu-mainline test] 131082: regressions - FAIL
 2018-12-08  0:29 UTC 

[PATCH] /proc/kpagecount: return 0 for special pages that are never mapped
 2018-12-08  0:27 UTC  (11+ messages)

[PATCH v11 0/8] Introduce on-chip interconnect API
 2018-12-08  0:24 UTC  (5+ messages)
` [PATCH v11 5/8] interconnect: qcom: Add sdm845 interconnect provider driver

[PATCH v2 0/2] meson: Fix IRQ trigger type
 2018-12-08  0:20 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: meson: Fix IRQ trigger type for macirq

[PATCH net] tcp: lack of available data can also cause TSO defer
 2018-12-08  0:18 UTC  (2+ messages)

[PATCH] net: dsa: ksz: Fix port membership
 2018-12-08  0:13 UTC  (8+ messages)

[Patch v2 net-next] call sk_dst_reset when set SO_DONTROUTE
 2018-12-08  0:12 UTC  (2+ messages)

Difficulty with parsing colorized diff output
 2018-12-08  0:09 UTC 

next/master boot bisection: Oops in nouveau driver on jetson-tk1
 2018-12-08  0:08 UTC  (3+ messages)

[PATCH 1/2] oeqa/selftest/esdk: Ensure parent directory exists
 2018-12-08  0:07 UTC  (3+ messages)
` [PATCH 2/2] nativesdk-*-provides-dummy: Fixes to allow correct operation with opkg

[PATCH V3] arm64: Don't flush tlb while clearing the accessed bit
 2018-12-08  0:05 UTC  (9+ messages)

[PATCH] hash: fix __rte_hash_lookup_bulk return value
 2018-12-08  0:01 UTC 

[Qemu-devel] [PATCH] target/xtensa/import_core.sh: don't add duplicate 'static'
 2018-12-08  0:04 UTC 

[PATCH v2 net-next] neighbor: Improve garbage collection
 2018-12-08  0:03 UTC  (2+ messages)

[PATCH net-next 00/14] net: hns3: Additions/optimizations related to HNS3 H/W err handling
 2018-12-08  0:03 UTC  (2+ messages)

[GIT PULL] clk fixes for v4.20-rc6
 2018-12-08  0:03 UTC 

[PATCH v2 0/9] Improvements for i.MX7D PICO SoM and its baseboards
 2018-12-08  0:01 UTC  (4+ messages)

[PATCH 0/2] ALSA: HDAudio: enable dynamic selection between legacy and Skylake drivers
 2018-12-08  0:00 UTC  (3+ messages)
` [PATCH 1/2] ALSA: HD-Audio: SKL+: abort probe if DSP is present and Skylake driver selected
` [PATCH 2/2] ALSA: HD-Audio: SKL+: force HDaudio legacy or SKL+ driver selection

[U-Boot] [PATCHv2 1/3] cmd: Move the "dm" command from test/dm/ to cmd/
 2018-12-08  0:00 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/3] test: Only descend into test/ when CONFIG_UNIT_TEST is enabled
` [U-Boot] [PATCHv2 3/3] tools: add a generic config for native tools building


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.