All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-07 11:44:00 to 2019-02-07 12:34:33 UTC [more...]

[PATCH 2/2] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
 2019-02-07 12:34 UTC  (5+ messages)
` [PATCH v2 0/3] sysctl: fix range-checking in do_proc_dointvec_minmax_conv()
  ` [PATCH v2 1/3] test_sysctl: add tests for >32-bit values written to 32-bit integers

[PATCH] dell-smm-hwmon.c: Add support for additional temperature sensors
 2019-02-07 12:16 UTC  (5+ messages)
` [PATCH] dell-smm-hwmon.c: Additional "

[Qemu-devel] [PATCH 0/4] migration: Make multifd not experimental
 2019-02-07 12:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] multifd: Change page count default to 128
` [Qemu-devel] [PATCH 2/4] multifd: Drop x-multifd-page-count parameter

[PATCH v2 0/3] Workaround for IMX7d PCI-e PLL lock failure
 2019-02-07 12:31 UTC  (4+ messages)
` [PATCH v2 3/3] PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure

[PATCH v2] x86emul: avoid speculative out of bounds accesses
 2019-02-07 12:31 UTC 

[LTP] [PATCH 1/2] syscalls/clock_gettime: create syscall clock_gettime tests
 2019-02-07 12:31 UTC  (2+ messages)

[Qemu-devel] Configuring pflash devices for OVMF firmware
 2019-02-07 12:31 UTC  (3+ messages)

[PATCH] modpost: file2alias: define size of alias
 2019-02-07 12:30 UTC 

[PATCH v2] x86/shadow: adjust minimum allocation calculations
 2019-02-07 12:29 UTC 

[PATCH 0/2] Remove more SoC camera sensor drivers
 2019-02-07 12:29 UTC  (2+ messages)

[igt-dev] [PATCH v2 1/4] lib/color_encoding: Prepare support for HDR modes
 2019-02-07 12:29 UTC  (7+ messages)
` [igt-dev] [PATCH v2 2/4] lib/igt_fb: Add support for P01x formats, v4
` [igt-dev] [PATCH v2 3/4] lib/igt_fb: Add support for Y21x formats as well, v2

[PATCH] net/pcap: fix memory leak
 2019-02-07 12:29 UTC  (3+ messages)

[PATCH] test/pmd_perf: change the way to drain the port
 2019-02-07 12:28 UTC  (3+ messages)
` [PATCH v2] test/pmd_perf: fix "

[U-Boot] [PATCH v3 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2019-02-07 12:28 UTC  (2+ messages)

[net-next PATCH] net: rtnetlink: Support alias interfaces with RTM_GETLINK
 2019-02-07 12:27 UTC  (2+ messages)

[PATCH] docs: Update credit/credit2 feature docs reflecting new default scheduler
 2019-02-07 12:25 UTC  (2+ messages)

[PATCH 0/2] cpufreq/opp: rework regulator initialization
 2019-02-07 12:22 UTC  (3+ messages)
    ` [PATCH 1/2] cpufreq: dt/ti/opp: move regulators initialization to the drivers
    ` [PATCH 2/2] cpufreq: dt: rework resources initialization

[PATCH v15 2/8] ASoC: sun4i-codec: Add Mic Playback Volume
 2019-02-07 12:16 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add Mic Playback Volume" to the asoc tree

[PATCH 00/35] ARM: davinci: modernize the irq support
 2019-02-07 12:21 UTC  (4+ messages)
` [PATCH 16/35] ARM: davinci: aintc: move timer-specific irq_set_handler() out of irq.c

[PATCH v2] ata: add Buddha PATA controller driver
 2019-02-07 12:20 UTC 

[PATCH v2 0/4] PHY: Add support for SERDES in TI's AM654 platform
 2019-02-07 12:19 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: phy: ti: Add dt binding documentation for SERDES in AM654x SoC

[PATCH net-next] net: vxlan: Free a leaked vetoed multicast rdst
 2019-02-07 12:18 UTC 

btrfs as / filesystem in RAID1
 2019-02-07 12:18 UTC  (4+ messages)

[PATCH 00/30] net/sfc: improve multi-process support
 2019-02-07 12:17 UTC  (31+ messages)
` [PATCH 01/30] net/sfc: log port ID as 16-bit unsigned integer on panic
` [PATCH 02/30] net/sfc: remove control path logging from Rx queue count
` [PATCH 03/30] net/sfc: fix logging from secondary process
` [PATCH 04/30] net/sfc: avoid usage of RxQ control structure in info get
` [PATCH 05/30] net/sfc: avoid usage of TxQ "
` [PATCH 06/30] net/sfc: remove wrappers around Rx descriptor count and done
` [PATCH 07/30] net/sfc: make it simpler to change datapath ops location
` [PATCH 08/30] net/sfc: move datapath ops pointers to process private data
` [PATCH 09/30] net/sfc: move main log type "
` [PATCH 10/30] net/sfc: move RxQ state to multi-process shared location
` [PATCH 11/30] net/sfc: move datapath RxQ handle to shared RxQ info
` [PATCH 12/30] net/sfc: support Rx descriptor status in secondary process
` [PATCH 13/30] net/sfc: move TxQ state to multi-process shared location
` [PATCH 14/30] net/sfc: move datapath TxQ handle to shared TxQ info
` [PATCH 15/30] net/sfc: support Tx descriptor status in secondary process
` [PATCH 16/30] net/sfc: support RSS RETA and hash config get in secondary
` [PATCH 17/30] net/sfc: remove unnecessary functions to get RxQ index
` [PATCH 18/30] net/sfc: remove unnecessary functions to get TxQ index
` [PATCH 19/30] net/sfc: remove RxQ control from shared RxQ info
` [PATCH 20/30] net/sfc: remove TxQ control from shared TxQ info
` [PATCH 21/30] net/sfc: start to factor out multi-process shared data
` [PATCH 22/30] net/sfc: move Rx/Tx datapath names to shared state
` [PATCH 23/30] net/sfc: make main logging macro reusable in secondary
` [PATCH 24/30] net/sfc: move RxQ shared information to adapter shared
` [PATCH 25/30] net/sfc: move TxQ "
` [PATCH 26/30] net/sfc: move RSS config "
` [PATCH 27/30] net/sfc: move isolated flag in "
` [PATCH 28/30] net/sfc: remove adapter locks from secondary process ops
` [PATCH 29/30] net/sfc: separate adapter primary process and shared data
` [PATCH 30/30] net/sfc: support Rx packet types get in secondary process

[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
 2019-02-07 12:17 UTC  (5+ messages)
` [PATCH v6 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v6 02/27] x86: Use symbol name in jump table "

[PATCH 1/5] dt-bindings: phy: tegra: Add Tegra186 support
 2019-02-07 12:17 UTC  (5+ messages)
` [PATCH 5/5] phy: tegra: xusb: "

[PATCH v15 1/8] ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input
 2019-02-07 12:16 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 input" to the asoc tree

[PATCH v15 3/8] ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec
 2019-02-07 12:15 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codec" to the asoc tree

[LTP] [PATCH v2] syscalls/ustat: convert to new lib, use direct syscall
 2019-02-07 12:16 UTC  (3+ messages)
` [LTP] [PATCH] ustat: Fix EFAULT in 32bit compatability mode

[PATCH v15 4/8] ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume
 2019-02-07 12:15 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost Volume" to the asoc tree

[PATCH] ASoC: rsnd: ssiu: correct shift bit for ssiu9
 2019-02-07 12:16 UTC  (3+ messages)
` Applied "ASoC: rsnd: ssiu: correct shift bit for ssiu9" to the asoc tree

[xen-4.10-testing test] 132966: tolerable FAIL - PUSHED
 2019-02-07 12:16 UTC 

[PATCH v15 7/8] ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch
 2019-02-07 12:15 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback Switch" to the asoc tree

[PATCH] ASoC: wcd9335: fix semicolon.cocci warnings
 2019-02-07 12:16 UTC  (3+ messages)
` Applied "ASoC: wcd9335: fix semicolon.cocci warnings" to the asoc tree

[PATCH][next] ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"
 2019-02-07 12:16 UTC  (4+ messages)
` Applied "ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"" to the asoc tree
  ` Applied "ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"" to the asoc tre

[PATCH v15 8/8] ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch
 2019-02-07 12:15 UTC  (4+ messages)
` Applied "ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, Line Left, Line Playback Switch" to the asoc tree

[Qemu-devel] [Bug 1815024] [NEW] SIGILL on instruction "stck" under qemu-s390x in user mode
 2019-02-07 12:15 UTC  (7+ messages)

Applied "ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_right_mixer_controls into sun4i_codec_mixer_controls" to the asoc tree
 2019-02-07 12:15 UTC 

Applied "ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback Switch" to the asoc tree
 2019-02-07 12:15 UTC 

[PATCH] rsi: fix indentation issue with a code block
 2019-02-07 12:11 UTC  (2+ messages)

[PATCH 0/1] ata: simplify getting .driver_data
 2019-02-07 12:11 UTC  (3+ messages)
  ` [PATCH 1/1] ata: pata_samsung_cf: "

[virtio-dev] Memory sharing device
 2019-02-07 12:10 UTC  (9+ messages)

[PATCH v2] app/testpmd: add tos and ttl field to vxlan encapsulation
 2019-02-07 12:08 UTC  (4+ messages)
` [PATCH v3] "

[igt-dev] [PATCH i-g-t] tests/core_unauth_vs_render: new test for the relaxed DRM_AUTH handling
 2019-02-07 12:08 UTC  (4+ messages)

[Patch v2 0/4] Protect against concurrent calls into UV BIOS
 2019-02-07  4:22 UTC  (2+ messages)
` [Patch v2 3/4] x86/platform/UV: use efi_enabled() instead of test_bit()

[PATCH] drivers: fix to replace strcat with strncat
 2019-02-07 12:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm: Nuke drm_calc_{h,v}scale_relaxed()
 2019-02-07 12:07 UTC  (2+ messages)

[PATCH 0/2] Fix missing reference aborts when resuming snapshot delete
 2019-02-07 12:07 UTC  (5+ messages)
` [PATCH 1/2] btrfs: check for refs on snapshot delete resume
` [PATCH 2/2] btrfs: save drop_progress if we drop refs at all

[Qemu-devel] [PATCH 0/5 v3] RISC-V: Add gdb xml files and gdbstub support
 2019-02-07 12:04 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5 v3] RISC-V: Add hooks to use the gdb xml files
      ` [Qemu-riscv] "

[PATCH 0/6] Add Support for MediaTek PMIC MT6358 MFD Core and Regulator
 2019-02-07 12:03 UTC  (6+ messages)
` [PATCH 4/6] mfd: Add support for the MediaTek MT6358 PMIC

[PATCH v4 3/3] mtd: rawnand: mtk: fix possible object reference leak
 2019-02-07 12:02 UTC  (2+ messages)

[PATCH] ata: macio: Use of_node_name_eq for node name comparisons
 2019-02-07 12:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tricore: fixes for CADD and CADDN instructions
 2019-02-07 12:02 UTC  (2+ messages)

[RFC] ethdev: add min/max MTU to device info
 2019-02-07 12:00 UTC  (7+ messages)

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2019-02-07 11:59 UTC  (8+ messages)
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[PATCH v7 0/5] Fix virtio-blk issue with SWIOTLB
 2019-02-07 11:59 UTC  (12+ messages)
` [PATCH v7 1/5] swiotlb: Introduce swiotlb_max_mapping_size()
` [PATCH v7 2/5] swiotlb: Add is_swiotlb_active() function
` [PATCH v7 3/5] dma: Introduce dma_max_mapping_size()
` [PATCH v7 4/5] virtio: Introduce virtio_max_dma_size()
` [PATCH v7 5/5] virtio-blk: Consider virtio_max_dma_size() for maximum segment size

[PATCH v7 0/5] Fix virtio-blk issue with SWIOTLB
 2019-02-07 11:59 UTC 

[PATCH v5 1/3] mtd: rawnand: atmel: fix possible object reference leak
 2019-02-07 11:56 UTC  (2+ messages)

[PATCH v5 1/2] printk: Export console_printk
 2019-02-07 11:55 UTC 

[GIT PULL] HID fix
 2019-02-07 11:55 UTC  (2+ messages)

[PATCH v2] powerpc/64: Fix memcmp reading past the end of src/dest
 2019-02-07 11:53 UTC 

[PATCH v2 1/2] ASoC: cs35l36: Add support for Cirrus CS35L36 Amplifier
 2019-02-07 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] target/hppa: Convert to decodetree
 2019-02-07 11:54 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] target/hppa: Use DisasContextBase.is_jmp
` [Qemu-devel] [PATCH 02/19] target/hppa: Begin using scripts/decodetree.py
` [Qemu-devel] [PATCH 03/19] target/hppa: Convert move to/from system registers
` [Qemu-devel] [PATCH 04/19] target/hppa: Convert remainder of system insns
` [Qemu-devel] [PATCH 05/19] target/hppa: Unify specializations of OR
` [Qemu-devel] [PATCH 06/19] target/hppa: Convert memory management insns
` [Qemu-devel] [PATCH 07/19] target/hppa: Convert arithmetic/logical insns
` [Qemu-devel] [PATCH 08/19] target/hppa: Convert indexed memory insns
` [Qemu-devel] [PATCH 09/19] target/hppa: Convert fp multiply-add
` [Qemu-devel] [PATCH 10/19] target/hppa: Convert conditional branches
` [Qemu-devel] [PATCH 11/19] target/hppa: Convert shift, extract, deposit insns
` [Qemu-devel] [PATCH 12/19] target/hppa: Convert direct and indirect branches
` [Qemu-devel] [PATCH 13/19] target/hppa: Convert arithmetic immediate insns
` [Qemu-devel] [PATCH 14/19] target/hppa: Convert offset memory insns
` [Qemu-devel] [PATCH 15/19] target/hppa: Convert fp indexed "
` [Qemu-devel] [PATCH 16/19] target/hppa: Convert halt/reset insns
` [Qemu-devel] [PATCH 17/19] target/hppa: Convert fp fused multiply-add insns
` [Qemu-devel] [PATCH 18/19] target/hppa: Convert fp operate insns
` [Qemu-devel] [PATCH 19/19] target/hppa: Merge translate_one into hppa_tr_translate_insn

xhci: Use ffs() to find page size in xhci_mem_init()
 2019-02-07 11:54 UTC  (2+ messages)
` [PATCH] "

[Qemu-devel] [PULLv3 00/32] More work towards libslirp
 2019-02-07 11:53 UTC  (3+ messages)

[CI v3 1/2] drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC set
 2019-02-07 11:52 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,v3,1/2] "

[PATCH] cpufreq: intel_pstate: Rework iowait boosting to be less aggressive
 2019-02-07 11:51 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] x86/mm changes for v4.21
 2019-02-07 11:50 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu v2] hmp: Print if memory section is registered with an accelerator
 2019-02-07 11:49 UTC  (8+ messages)

[RFC PATCH 0/8] cec/mc/vb2/dvb: fix epoll support
 2019-02-07 11:49 UTC  (9+ messages)
` [RFC PATCH 1/8] cec: fix epoll() by calling poll_wait first
` [RFC PATCH 2/8] media-request: "
` [RFC PATCH 3/8] vb2: "
` [RFC PATCH 4/8] v4l2-ctrls.c: "
` [RFC PATCH 5/8] v4l2-mem2mem: "
` [RFC PATCH 6/8] v4l2-mem2mem: add q->error check to v4l2_m2m_poll()
` [RFC PATCH 7/8] videobuf: fix epoll() by calling poll_wait first
` [RFC PATCH 8/8] dvb-core: "

[PATCH v6] x86: load FPU registers on return to userland
 2019-02-07 11:49 UTC  (4+ messages)
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD

4.0 client and server restart with decreased lease time
 2019-02-07 11:48 UTC 

[PATCH v6 0/4] misc safety certification fixes
 2019-02-07 11:48 UTC  (12+ messages)
  ` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH 0/6] Initial support for CVADP
 2019-02-07 11:47 UTC  (3+ messages)
` [PATCH 3/6] arm64: HWCAP: encapsulate elf_hwcap

[PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
 2019-02-07 11:47 UTC  (4+ messages)
` [LTP] "

perf_event_open+clone = unkillable process
 2019-02-07 11:46 UTC  (13+ messages)
              ` [RFC][PATCH] signal: Store pending signal exit in tsk.jobctl not in tsk.pending
                    ` [PATCH 0/2]: Fixing unkillable processes caused by SIGHUP timers

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2019-02-07 11:46 UTC  (3+ messages)

linux-next: Fixes tags need some work in the drm-fixes tree
 2019-02-07 11:45 UTC 

[PATCH 4.4 00/34] 4.4.174-stable review
 2019-02-07 11:42 UTC  (10+ messages)
` [PATCH 4.4 09/34] inet: frags: use rhashtables for reassembly units
` [PATCH 4.4 17/34] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH 4.4 19/34] inet: frags: reorganize struct netns_frags
` [PATCH 4.4 24/34] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH 4.4 25/34] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH 4.4 31/34] inet: frags: better deal with smp races
` [PATCH 4.4 32/34] net: fix pskb_trim_rcsum_slow() with odd trim offset
` [PATCH 4.4 33/34] net: ipv4: do not handle duplicate fragments as overlapping
` [PATCH 4.4 34/34] rcu: Force boolean subscript for expedited stall warnings

[PATCH] glibc-locale: Rewrite do_install using install utility instead of cp
 2019-02-07 11:44 UTC  (2+ messages)


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.