All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-01 20:17:36 to 2019-02-01 22:06:45 UTC [more...]

[RFC net-next 00/13] Get rid of switchdev_ops
 2019-02-01 22:06 UTC  (2+ messages)
` [RFC net-next 01/13] switchdev: Add SWITCHDEV_PORT_ATTR_SET, SWITCHDEV_PORT_ATTR_GET

[PATCH bpf-next v3 0/3] tools/bpf: changes of libbpf debug interfaces
 2019-02-01 22:06 UTC  (3+ messages)
` [PATCH bpf-next v3 2/3] tools/bpf: print out btf log at LIBBPF_WARN level
` [PATCH bpf-next v3 3/3] tools/bpf: simplify libbpf API function libbpf_set_print()

[Qemu-devel] 2x-3x tcg performance regression on ppc64 (maybe others)
 2019-02-01 21:53 UTC 

Reliable SMS receive
 2019-02-01 22:05 UTC 

[Buildroot] [PATCH 1/1] python-cython: bump to version 0.29.4
 2019-02-01 22:05 UTC  (2+ messages)

[Buildroot] [git commit] python-cython: bump to version 0.29.4
 2019-02-01 22:05 UTC 

[PATCH] docs: kernel-doc: typo "documentaion"
 2019-02-01 22:04 UTC 

0e334db6bb4b1fd1e2d72c1f3d8f004313cd9f94 (posix-timers: Fix division by zero bug). Problems with glibc
 2019-02-01 22:04 UTC  (2+ messages)

[PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
 2019-02-01 22:04 UTC  (5+ messages)
  ` [PATCH v7 0/3]
  ` [PATCH v7 1/3] ref-filter: add worktreepath atom
  ` [PATCH v7 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree
  ` [PATCH v7 3/3] branch: Add an extra verbose output displaying worktree path for refs "

[linux-next:master 5141/5361] include/linux/hmm.h:102:22: error: field 'mmu_notifier' has incomplete type
 2019-02-01 22:04 UTC  (3+ messages)

[Buildroot] [PATCH] package/docker-engine: drop unused _DAEMON option
 2019-02-01 22:04 UTC 

Proposal for an S1G header for radiotap
 2019-02-01 22:03 UTC  (4+ messages)

[PATCH] mm/slab: Increase width of first /proc/slabinfo column
 2019-02-01 22:03 UTC  (3+ messages)

[4/5] usb: typec: ucsi: Preliminary support for alternate modes
 2019-02-01 22:02 UTC 

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-02-01 21:59 UTC  (2+ messages)
` [Bug 202441] "

Help with cleaning/rebuidling
 2019-02-01 21:59 UTC  (3+ messages)

WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggered
 2019-02-01 21:59 UTC  (12+ messages)
      ` WARN_ON_ONCE(!new_owner) within wake_futex_pi() triggerede

[PATCH v3 0/3] add support for PMS7003 PM sensor
 2019-02-01 21:57 UTC  (4+ messages)
` [PATCH v3 1/3] iio: chemical: add support for Plantower PMS7003 sensor
` [PATCH v3 2/3] dt-bindings: add Plantower to the vendor prefixes
` [PATCH v3 3/3] dt-bindings: iio: chemical: pms7003: add device tree support

[PATCH v3 0/6] Fix PCI passthrough for HVM with stubdomain
 2019-02-01 21:58 UTC  (4+ messages)
` [PATCH v3 5/6] xen/x86: add PHYSDEVOP_msi_msix_set_enable

Question on handling managed IRQs when hotplugging CPUs
 2019-02-01 21:57 UTC  (9+ messages)

[PATCH ghak100 V2 0/2] audit: avoid umount hangs on missing mount
 2019-02-01 21:57 UTC  (5+ messages)
` [PATCH ghak100 V2 2/2] audit: ignore fcaps on umount

[PATCH] docs: kernel-doc: update commands to generate man page
 2019-02-01 21:54 UTC 

[PATCH] usb: Change "wired" to "hardwired" for connect_type
 2019-02-01 21:55 UTC  (2+ messages)
`  "

bpf_perf_event_output() from pinned program
 2019-02-01 21:54 UTC  (2+ messages)

[OpenRISC] [RFC] Splitting out Marocchino to new Repo
 2019-02-01 21:54 UTC  (5+ messages)

iw release cadence?
 2019-02-01 21:54 UTC  (2+ messages)

PCI extended tags regression: 3ware 9650SE-2LP RAID controller not working on AMD Ryzen system
 2019-02-01 21:52 UTC 

[PATCH v7 0/6] pack-redundant: new algorithm to find min packs
 2019-02-01 21:49 UTC  (5+ messages)
` [PATCH v9 1/6] t5323: test cases for git-pack-redundant

[PATCH bpf-next v5 0/8] xdp: Avoid unloading xdp prog not attached by sample
 2019-02-01 21:47 UTC  (12+ messages)
` [PATCH bpf-next v5 5/8] xdp: Provide extack messages when prog attachment failed
    ` Co-existing XDP generic and native mode? (Re: [PATCH bpf-next v5 5/8] xdp: Provide extack messages when prog attachment failed)
` [PATCH bpf-next v5 7/8] libbpf: Add a support for getting xdp prog id on ifindex

[PATCH bpf-next v6 0/8] xdp: Avoid unloading xdp prog not attached by sample
 2019-02-01 21:42 UTC  (9+ messages)
` [PATCH bpf-next v6 1/8] libbpf: Add a helper for retrieving a map fd for a given name
` [PATCH bpf-next v6 2/8] samples/bpf: xdp_redirect_cpu have not need for read_trace_pipe
` [PATCH bpf-next v6 3/8] samples/bpf: Convert XDP samples to libbpf usage
` [PATCH bpf-next v6 4/8] samples/bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4}
` [PATCH bpf-next v6 5/8] xdp: Provide extack messages when prog attachment failed
` [PATCH bpf-next v6 6/8] samples/bpf: Add a "force" flag to XDP samples
` [PATCH bpf-next v6 7/8] libbpf: Add a support for getting xdp prog id on ifindex
` [PATCH bpf-next v6 8/8] samples/bpf: Check the prog id before exiting

[PATCH 1/1] Makefile: improve SPARSE_FLAGS customisation
 2019-02-01 21:46 UTC  (2+ messages)

[PATCH V9 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-01 21:45 UTC  (7+ messages)
` [PATCH V9 3/5] i2c: tegra: Add DMA support

[PATCHES] Networking
 2019-02-01 21:45 UTC 

[LOCAL] 435274674b: BUG:KASAN:user-memory-access_in_h
 2019-02-01 21:44 UTC 

[PATCH v3] drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
 2019-02-01 21:41 UTC 

[PATCH v2 RESEND 0/2] Support 64 bpp half float formats
 2019-02-01 21:38 UTC  (6+ messages)
` [PATCH v2 RESEND 1/2] drm/fourcc: Add "
` [PATCH v2 RESEND 2/2] drm/i915/icl: Implement "

Possible to annotate ARM64 IRQ handling to help gdb?
 2019-02-01 21:38 UTC 

[PATCH v2 1/2] dt-bindings: drm: panel: Add Samsung s6e63m0 panel documentation
 2019-02-01 21:36 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[Qemu-devel] [RFC PATCH v5 00/52] Support Kconfig in QEMU
 2019-02-01 21:24 UTC  (9+ messages)
` [Qemu-devel] [PATCH 33/52] build: switch to Kconfig
` [Qemu-devel] [PATCH 42/52] i386: express dependencies with Kconfig

[Qemu-devel] [PATCH v5 0/6] NBD reconnect: prep. refactoring
 2019-02-01 21:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v5 2/6] block/nbd: move connection code from block/nbd to block/nbd-client
` [Qemu-devel] [PATCH v5 6/6] block/nbd-client: rename read_reply_co to connection_co

[PATCH 1/2] rtx: x1205: Add DT bindings
 2019-02-01 21:29 UTC  (6+ messages)
` [PATCH 2/2] rtc: x1205: Add DT probing support

[Bug 198699] Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete (0x0f)
 2019-02-01 21:28 UTC 

[PATCH 0/3] Add NUMA-awareness to qspinlock
 2019-02-01 21:26 UTC  (9+ messages)
` [PATCH 2/3] locking/qspinlock: Introduce CNA into the slow path of qspinlock

[PATCH 1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-02-01 21:25 UTC  (2+ messages)

[PATCH net] net: systemport: Fix WoL with password after deep sleep
 2019-02-01 21:23 UTC 

[PATCH] Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
 2019-02-01 21:21 UTC  (2+ messages)

[PATCH 00/35] DC Changes Jan 31, 2019
 2019-02-01 21:20 UTC  (7+ messages)
` [PATCH 01/35] drm/amd/display: Use udelay when waiting between aux retries

Bluetooth: hci0: last event is not cmd complete (0x0f) with LG TV
 2019-02-01 21:20 UTC 

[PATCH v2] ARM: avoid Cortex-A9 livelock on tight dmb loops
 2019-02-01 21:20 UTC  (4+ messages)

Basic all-cap/all-lower case question on Environment variables
 2019-02-01 21:19 UTC 

[PATCH] http: cast result to FILE *
 2019-02-01 21:17 UTC  (2+ messages)

[PATCH] v2 Override DPM1 PCIe parameters
 2019-02-01 21:17 UTC  (2+ messages)
  ` [PATCH] drm/amd/powerplay: add override pcie parameters for Vega20 (v2)

[PATCH] libsolv: upgrade from 0.7.2 to 0.7.3
 2019-02-01 21:16 UTC 

[PATCH v2] net: dp83640: expire old TX-skb
 2019-02-01 21:15 UTC  (2+ messages)

[PATCH] uuid: Added l_uuid_parse
 2019-02-01 21:14 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
 2019-02-01 21:12 UTC  (4+ messages)
` [PATCH v2] "

[GIT PULL 1/3] bcm2835-dt-next-2019-01-29
 2019-02-01 21:11 UTC  (5+ messages)
` [GIT PULL 2/3] bcm2835-dt-64-next-2019-01-29

Host agrees to DMCA takedown of GPL'd work after Author rescinds license from "John Doe". Yes you CAN rescind the GPL
 2019-02-01 21:11 UTC 

[PATCH] kbuild, LLVMLinux: Don't suppress format warnings
 2019-02-01 21:08 UTC 

[U-Boot] [PATCH v4 00/20] mx6sabre: Add DM and SPL FIT support
 2019-02-01 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/20] common: spl_fit: Fix the spl_fit_image_get_os for FIT_IMAGE_TINY

[PATCH] libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
 2019-02-01 21:08 UTC 

[PATCH] drm/amd/display: Use memset to initialize variables in fill_plane_dcc_attributes
 2019-02-01 21:07 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] bpf: add BPF_LWT_ENCAP_IP option to bpf_lwt_push_encap
 2019-02-01 21:06 UTC  (3+ messages)
` [PATCH bpf-next v6 2/5] bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap

[PATCH 0/1] Add 128-bit compare and set
 2019-02-01 21:05 UTC  (8+ messages)
` [PATCH 1/1] eal: add 128-bit cmpset (x86-64 only)

[U-Boot] [PATCH 1/3] configs: am65x_evm_r5: Enable GPT support
 2019-02-01 21:04 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] am65x_evm: Allow bootm to load larger kernels
` [U-Boot] [PATCH 3/3] armv7R: K3: am654: Fix order of debug elements in x509 template

[RFC] net: dp83640: expire old TX-skb
 2019-02-01 21:04 UTC  (3+ messages)

[PATCH v4 0/9] mmu notifier provide context informations
 2019-02-01 21:02 UTC  (4+ messages)

[PATCH 0/1] Using sparse in a CI job
 2019-02-01 21:01 UTC 

Better help text for dial-number
 2019-02-01 21:00 UTC 

thud][Pull request]
 2019-02-01 20:56 UTC  (2+ messages)

[PATCH v5 00/13] x86: Enable FSGSBASE instructions
 2019-02-01 20:53 UTC  (15+ messages)
` [PATCH v5 01/13] taint: Introduce a new taint flag (insecure)
` [PATCH v5 02/13] x86/fsgsbase/64: Add 'unsafe_fsgsbase' to enable CR4.FSGSBASE
` [PATCH v5 03/13] kbuild: Raise the minimum required binutils version to 2.21
` [PATCH v5 04/13] x86/fsgsbase/64: Add intrinsics for FSGSBASE instructions
` [PATCH v5 04/13] x86/fsgsbase/64: Add intrinsics/macros "
` [PATCH v5 05/13] x86/fsgsbase/64: Enable FSGSBASE instructions in the helper functions
` [PATCH v5 06/13] x86/fsgsbase/64: Preserve FS/GS state in __switch_to() if FSGSBASE is on
` [PATCH v5 07/13] x86/fsgsbase/64: When copying a thread, use the FSGSBASE instructions if available
` [PATCH v5 08/13] x86/fsgsbase/64: Introduce the FIND_PERCPU_BASE macro
` [PATCH v5 09/13] x86/fsgsbase/64: Use the per-CPU base as GSBASE at the paranoid_entry
` [PATCH v5 10/13] selftests/x86/fsgsbase: Test WRGSBASE
` [PATCH v5 11/13] x86/fsgsbase/64: Enable FSGSBASE by default and add a chicken bit
` [PATCH v5 12/13] x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2
` [PATCH v5 13/13] x86/fsgsbase/64: Add documentation for FSGSBASE

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

[PATCH v4 1/2] describe: setup working tree for --dirty
 2019-02-01 20:52 UTC  (2+ messages)

[PATCH v4 00/16] block: sed-opal: support shadow MBR done flag and write
 2019-02-01 20:50 UTC  (16+ messages)
` [PATCH v4 01/16] block: sed-opal: fix typos and formatting
` [PATCH v4 02/16] block: sed-opal: use correct macro for method length
` [PATCH v4 03/16] block: sed-opal: unify space check in add_token_*
` [PATCH v4 04/16] block: sed-opal: close parameter list in cmd_finalize
` [PATCH v4 05/16] block: sed-opal: unify cmd start
` [PATCH v4 06/16] block: sed-opal: unify error handling of responses
` [PATCH v4 07/16] block: sed-opal: reuse response_get_token to decrease code duplication
` [PATCH v4 08/16] block: sed-opal: print failed function address
` [PATCH v4 09/16] block: sed-opal: split generation of bytestring header and content
` [PATCH v4 10/16] block: sed-opal: add ioctl for done-mark of shadow mbr
` [PATCH v4 11/16] block: sed-opal: ioctl for writing to "
` [PATCH v4 12/16] block: sed-opal: unify retrieval of table columns
` [PATCH v4 13/16] block: sed-opal: check size of shadow mbr
` [PATCH v4 14/16] block: sed-opal: pass steps via argument rather than via opal_dev
` [PATCH v4 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array

[Cocci] Whitespace Issue When Adding "!!"
 2019-02-01 20:42 UTC  (2+ messages)

Droid 4 modem support in kernel & ofono
 2019-02-01 20:50 UTC  (5+ messages)

[stable 4.19 0/4] Intel Wired Ethernet Fixes for 4.19.y
 2019-02-01 20:50 UTC  (5+ messages)
` [stable 4.19 1/4] ice: Update expected FW version
` [stable 4.19 2/4] ice: Updates to Tx scheduler code
` [stable 4.19 3/4] ice: Introduce ice_dev_onetime_setup
` [stable 4.19 4/4] ice: Set timeout when disabling queues

[PATCH 1/3] python3: upgrade to 3.7.2
 2019-02-01 20:49 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/21] imx: vybrid: Update BK4 and PCM052 boards to only use DM/DTS
 2019-02-01 20:49 UTC  (6+ messages)
` [U-Boot] [PATCH v2 04/21] vybrid: clock: Provide enable_i2c_clk() function for Vybrid

kernel_page_tables issue with CONFIG_ARM64_USER_VA_BITS_52=y
 2019-02-01 20:49 UTC  (3+ messages)

[PATCH v1 1/1] platform/mellanox: Add bootctl driver for Mellanox BlueField Soc
 2019-02-01 20:48 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] kernel/ucounts: expose count of inotify watches in use
 2019-02-01 20:39 UTC 

[PATCH bpf-next v2 0/3] tools/bpf: changes of libbpf debug interfaces
 2019-02-01 20:37 UTC  (4+ messages)
` [PATCH bpf-next v2 3/3] tools/bpf: simplify libbpf API function libbpf_set_print()

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-02-01 20:38 UTC  (3+ messages)

[PATCH] blame: add the ability to ignore commits
 2019-02-01 20:37 UTC  (8+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes

[PATCH kmod v4 1/2] testsuite: add modinfo pkcs7 signature test
 2019-02-01 20:36 UTC 

linux-next: Fixes tags need some work in the drm tree
 2019-02-01 20:34 UTC  (3+ messages)

[virtio-dev] Memory sharing device
 2019-02-01 20:34 UTC 

[Qemu-devel] [PATCH] m25p80: add basic support for the SFPD command
 2019-02-01 20:22 UTC  (2+ messages)

[Qemu-devel] Crash when booting KDE Neon using qxl-vga
 2019-02-01 20:28 UTC  (8+ messages)

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-02-01 20:29 UTC  (8+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10

[PATCH][drm-next] drm/amd/amdgpu: fix spelling mistake "matech" -> "match"
 2019-02-01 20:27 UTC  (4+ messages)

Linux Kernel Regression: HAPS quirk breaks PCIe on i.MX6QP
 2019-02-01 20:27 UTC  (7+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip:tags/for-master-20190201
 2019-02-01 20:25 UTC  (2+ messages)

gcc 9.0.0 build issues
 2019-02-01 20:24 UTC  (2+ messages)

[Buildroot] [PATCH v1] package/qt5/qt5base: handle sse2/sse3/ssse3/sse4.1/sse4.2/avx/avx2 configuration
 2019-02-01 20:24 UTC 

[U-Boot] [PATCH v2 1/2] lmb: handle more than one DRAM BANK
 2019-02-01 20:23 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] test: lib: lmb: add lmb test for multiple RAM banks

ANN: Reference Policy release
 2019-02-01 20:22 UTC 

[PATCH v6 00/27] x86: PIE support and option to extend KASLR randomization
 2019-02-01 20:21 UTC  (4+ messages)
` [PATCH v6 20/27] x86: Support global stack cookie

[Part2 PATCH v9 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
 2019-02-01 20:21 UTC  (3+ messages)
` [Part2 PATCH v9 38/38] KVM: X86: Restart the guest when insn_len is zero and SEV is enabled

[PATCH] [ARC] don't force _init/_fini as DT_INIT/DT_FINI
 2019-02-01 20:21 UTC 

[PATCH kmod v3 0/2] read pkcs7 signature with openssl
 2019-02-01 20:20 UTC  (3+ messages)
` [PATCH kmod v3 1/2] testsuite: add modinfo pkcs7 signature test
` [PATCH kmod v3 2/2] libkmod-signature: implement pkcs7 parsing with openssl

[PATCH 1/3] libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
 2019-02-01 20:07 UTC  (2+ messages)
` [Non-DoD Source] "

[PATCH] cifs: Always resolve hostname before reconnecting
 2019-02-01 20:17 UTC  (5+ 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.