All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 20:01:53 to 2019-11-13 21:03:27 UTC [more...]

[patch V3 00/20] x86/iopl: Prevent user space from using CLI/STI with iopl(3)
 2019-11-13 20:43 UTC  (18+ messages)
` [patch V3 01/20] x86/ptrace: Prevent truncation of bitmap size
` [patch V3 03/20] x86/cpu: Unify cpu_init()
` [patch V3 04/20] x86/tss: Fix and move VMX BUILD_BUG_ON()
` [patch V3 05/20] x86/iopl: Cleanup include maze
` [patch V3 08/20] x86/io: Speedup schedule out of I/O bitmap user
` [patch V3 09/20] x86/tss: Move I/O bitmap data into a seperate struct
` [patch V3 10/20] x86/ioperm: Move iobitmap data into a struct
` [patch V3 11/20] x86/ioperm: Add bitmap sequence number
` [patch V3 12/20] x86/ioperm: Move TSS bitmap update to exit to user work
` [patch V3 13/20] x86/ioperm: Remove bitmap if all permissions dropped
` [patch V3 14/20] x86/ioperm: Share I/O bitmap if identical
` [patch V3 15/20] selftests/x86/ioperm: Extend testing so the shared bitmap is exercised
` [patch V3 16/20] x86/iopl: Fixup misleading comment
` [patch V3 17/20] x86/iopl: Restrict iopl() permission scope
` [patch V3 18/20] x86/iopl: Remove legacy IOPL option
` [patch V3 19/20] x86/ioperm: Extend IOPL config to control ioperm() as well
` [patch V3 20/20] selftests/x86/iopl: Extend test to cover IOPL emulation

[tcp] f859a44847: stderr.fastopen-client.pkt:#:runtime_error_in_sendto_call:Expected_result#but_got-#with_errno#(Operation_now_in_progress)
 2019-11-13 21:02 UTC  (2+ messages)

[Buildroot] Adding linux commands to my package's make file
 2019-11-13 21:03 UTC  (2+ messages)

[Buildroot] [PATCH 00/11] Fix license incompatibility with readline
 2019-11-13 21:02 UTC  (13+ messages)
` [Buildroot] [PATCH 01/11] package/chrony: use libedit for command line editing
` [Buildroot] [PATCH 06/11] package/kodi: add hash for license file
` [Buildroot] [PATCH 07/11] package/lvm2: drop optional readline dependency
` [Buildroot] [PATCH 08/11] package/mariadb: use bundled GPL-2.0+ libreadline
` [Buildroot] [PATCH 09/11] package/neardal: unconditionally use libedit
` [Buildroot] [PATCH 11/11] package/socat: drop optional readline dependency

[PATCH v2 1/2] seq_buf: Add printing formatted hex dumps
 2019-11-13 21:02 UTC  (2+ messages)

[Buildroot] [git commit] package/socat: drop optional readline dependency
 2019-11-13 21:02 UTC 

[PATCH v3 1/2] dt-bindings: arm: realtek: Document RTD1619 and Realtek Mjolnir EVB
 2019-11-13 21:01 UTC  (3+ messages)

[PATCH] firmware_class: make firmware caching configurable
 2019-11-13 21:01 UTC 

[PATCH 00/13] add the latest exfat driver
 2019-11-13 21:00 UTC  (2+ messages)

[Xen-devel] [ovmf test] 144068: all pass - PUSHED
 2019-11-13 20:59 UTC 

[Buildroot] lshw package not getting added to the resulting image
 2019-11-13 20:58 UTC  (2+ messages)

[PATCH] efi: sanity check in case memermap() at efi_mem_reserve_persistent() returns NULL
 2019-11-13 20:56 UTC 

How to set up custom layer correctly
 2019-11-13 20:54 UTC 

mt7621: gpio-hog not working properly
 2019-11-13 20:54 UTC  (3+ messages)

[Xen-devel] [PATCH 00/24] generated Go libxl bindings using IDL
 2019-11-13 20:53 UTC  (4+ messages)
` [Xen-devel] [PATCH 06/24] golang/xenlight: re-name Bitmap marshaling functions

[PATCH v6 0/3] KEYS: Measure keys when they are created or updated
 2019-11-13 20:52 UTC  (16+ messages)
` [PATCH v6 1/3] IMA: Add KEY_CHECK func to measure keys
` [PATCH v6 2/3] IMA: Define an IMA hook "
` [PATCH v6 3/3] KEYS: Call the "

[PATCH v2 0/7] BLAKE2b cleanups
 2019-11-13 20:51 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/xserver_xorg-server: fix arm glibc-2.30 compile
 2019-11-13 20:51 UTC  (2+ messages)

[MPTCP] Weekly meeting - 14 November 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-11-13 20:50 UTC 

[PATCH v3 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-13 20:50 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH v3 bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible

[PATCH v2] firmware loader: log path to loaded firmwares
 2019-11-13 20:50 UTC  (4+ messages)

[PATCH v6 0/8] Fix year 2038 issue for sound subsystem
 2019-11-13 20:48 UTC  (10+ messages)
              ` [alsa-devel] "

[MPTCP] Re: [PATCH 0/8] Add IPv6 Support
 2019-11-13 20:49 UTC 

[GIT PULL] Rockchip clock updates for 5.4
 2019-11-13 20:48 UTC  (3+ messages)

[RFC PATCH bpf-next 0/4] Introduce xdp_call.h and the BPF dispatcher
 2019-11-13 20:47 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: teach bpf_arch_text_poke() jumps
` [RFC PATCH bpf-next 2/4] bpf: introduce BPF dispatcher
` [RFC PATCH bpf-next 3/4] xdp: introduce xdp_call
` [RFC PATCH bpf-next 4/4] i40e: start using xdp_call.h

[Buildroot] [git commit] package/mariadb: use bundled GPL-2.0+ libreadline
 2019-11-13 20:47 UTC 

[Buildroot] [git commit] package/lvm2: drop optional readline dependency
 2019-11-13 20:46 UTC 

Hello
 2019-11-13 20:38 UTC 

[PATCH RESEND v3] ARM: ftrace: remove mcount(),ftrace_caller_old() and ftrace_call_old()
 2019-11-13 20:45 UTC  (3+ messages)

puzzle: simple recipe gets image dependencies
 2019-11-13 20:44 UTC  (3+ messages)

[MPTCP] Re: [PATCH 0/8] Add IPv6 Support
 2019-11-13 20:44 UTC 

[Buildroot] [PATCH] package/kodi: share the download dir with helper programs
 2019-11-13 20:44 UTC 

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-13 20:41 UTC  (9+ messages)

[PATCH v2] ARM: ftrace/recordmcount: filter relocation types
 2019-11-13 20:43 UTC  (3+ messages)

[PATCH 00/11] Use generic memory API instead of a custom one
 2019-11-13 20:43 UTC  (8+ messages)
` [PATCH 04/11] xfs: remove kmem_zone_zalloc()
` [PATCH 11/11] xfs: Remove kmem_alloc_{io, large} and kmem_zalloc_large

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-13 20:40 UTC  (21+ messages)
` [PATCH v9 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap
` [PATCH v9 Kernel 3/5] vfio iommu: Add ioctl defination to unmap IOVA and return dirty bitmap

[RFC][PATCH] xfs: extended timestamp range
 2019-11-13 20:40 UTC  (9+ messages)

[PATCH] tools lib traceevent: Fix memory leakage in copy_filter_type
 2019-11-13 20:40 UTC  (4+ messages)

[PATCH 2/3] mm: Introduce subsection_dev_map
 2019-11-13 20:40 UTC  (6+ messages)

[PATCH] arm64: dts: qcom: db845c: Move remoteproc firmware to sdm845
 2019-11-13 20:39 UTC 

[PATCH] powerpc/powernv: Disable native PCIe port management
 2019-11-13 20:39 UTC  (2+ messages)

[PATCH] jffs2: Fix mounting under new mount API
 2019-11-13 20:38 UTC  (4+ messages)

[PATCH] rss_stat: Add support to detect RSS updates of external mm
 2019-11-13 20:38 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_blits: Use common igt_fls()
 2019-11-13 20:38 UTC  (5+ messages)
` [Intel-gfx] "
    ` [igt-dev] "

[PATCH 0/5] v4l2 JPEG helpers and CODA960 JPEG decoder
 2019-11-13 20:36 UTC  (3+ messages)

[PATCH] fscrypt: support passing a keyring key to FS_IOC_ADD_ENCRYPTION_KEY
 2019-11-13 20:35 UTC  (5+ messages)
  ` [f2fs-dev] "

[PATCH v2 net-next] mscc.c: Add support for additional VSC PHYs
 2019-11-13 20:35 UTC  (2+ messages)

[PATCH][next] net: ethernet: stmmac: fix indentation issue
 2019-11-13 20:33 UTC  (4+ messages)

[PATCH v3] drivers: ipmi: Support raw i2c packet in IPMB
 2019-11-13 20:32 UTC 

[PATCH i-g-t] tests: Add exercise for fbdev
 2019-11-13 20:32 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✗ GitLab.Pipeline: "

[Buildroot] [git commit] package/kodi: add hash for license file
 2019-11-13 20:32 UTC 

[PATCH 1/4] statx: define STATX_ATTR_VERITY
 2019-11-13 20:31 UTC  (8+ messages)
` [man-pages RFC PATCH] statx.2: document STATX_ATTR_VERITY
        ` [f2fs-dev] "

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 20:28 UTC  (10+ messages)

[PATCH] [RFC] r8169: check for valid MAC before clobbering
 2019-11-13 20:30 UTC  (2+ messages)

[PATCH 0/2] xtensa: get rid of __ARCH_USE_5LEVEL_HACK
 2019-11-13 20:30 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Remove global struct vchiq_drvdata variables
 2019-11-13 20:29 UTC  (4+ messages)
` [PATCH 1/2] staging: vchiq: Move retrieval of rpi_firmware to vchiq_platform_init()

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 20:24 UTC  (14+ messages)
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN

[PATCH net-next] ibmveth: Detect unsupported packets before sending to the hypervisor
 2019-11-13 20:28 UTC  (3+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-11-13 20:27 UTC  (5+ messages)
` [PATCH v4 00/17] "
  ` [PATCH v4 08/17] kprobes: fix compilation without CONFIG_KRETPROBES

[PATCH] ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
 2019-11-13 20:26 UTC  (2+ messages)

[dpdk-dev] [PATCH] build: add dockerfile for building docker image
 2019-11-13 20:26 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-11-13 20:18 UTC  (12+ messages)
          ` [RFC] lookup_one_len_unlocked() lousy calling conventions
              ` [PATCH][RFC] ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable

[PATCH v2 0/3] interconnect: Add basic tracepoints
 2019-11-13 20:23 UTC  (3+ messages)
` [PATCH v2 3/3] "

[Buildroot] [PATCH v2 1/2] package/ninja: invoke python3 explicitly to configure the package
 2019-11-13 20:22 UTC  (4+ messages)
` [Buildroot] [PATCH v2 2/2] package/qemu: add host-python as an explicit dependency

[dhowells-fs:fscache-iter 23/33] fs/fscache/read_helper.c:258:2: warning: variable 'x_flags' is uninitialized when used here
 2019-11-13 20:21 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2019-11-13 20:21 UTC 

[PATCH v3] sched/freq: move call to cpufreq_update_util
 2019-11-13 20:21 UTC 

[Intel-gfx] [PATCH i-g-t] igt: Use COND_BBEND for busy spinning on gen9
 2019-11-13 20:20 UTC  (8+ messages)
  `  "
  ` [igt-dev] "

[PATCH 0/4] statx: expose the fs-verity bit
 2019-11-13 20:20 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH blktests v2 0/3] Add --config argument for custom config filenames
 2019-11-13 20:20 UTC  (2+ messages)

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-11-12
 2019-11-13 20:19 UTC  (5+ messages)
` [net-next 8/8] net/mlx5: Add vf ACL access via tc flower

[PULL 00/11] target-arm queue
 2019-11-13 20:17 UTC  (4+ messages)
` [PULL 04/11] target/arm/cpu64: max cpu: Introduce sve<N> properties

[PATCH] docs: fs-verity: document first supported kernel version
 2019-11-13 20:19 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] debugfs: fix potential infinite loop in debugfs_remove_recursive
 2019-11-13 20:17 UTC  (2+ messages)

[Buildroot] [git commit] package/ipsec-tools: add license information
 2019-11-13 20:16 UTC 

[PATCH net-next] nfc: pn533: pn533_phy_ops dev_[up,down] return int
 2019-11-13 20:15 UTC  (2+ messages)

pull-request: ieee802154-next 2019-11-13
 2019-11-13 20:12 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Use dma-coherent memory for high-bandwidth port messaging
 2019-11-13 20:11 UTC  (3+ messages)
`  "

[PATCH i-g-t 3/3] igt: Use COND_BBEND for busy spinning on gen9
 2019-11-13 20:11 UTC  (5+ messages)
` [PATCH i-g-t] "
  ` [Intel-gfx] "

[PATCH v3 0/4] dma-mapping: introduce new dma unmap and sync variants
 2019-11-13 20:11 UTC  (3+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-13 16:40 UTC  (25+ messages)

[Buildroot] [git commit] package/chrony: use libedit for command line editing
 2019-11-13 20:10 UTC 

[PATCH] slip: Fix memory leak in slip_open error path
 2019-11-13 20:08 UTC  (2+ messages)

[PATCH V1 net 0/2] fixes of interrupt moderation bugs
 2019-11-13 20:08 UTC  (5+ messages)
` [PATCH V1 net 2/2] net: ena: fix too long default tx interrupt moderation interval

[LTP] [PATCH] acct02: relax ac_btime checks
 2019-11-13 20:08 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/115] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13 20:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 014/115] ata: ahci_brcm: Match BCM63138 compatible strings

Drm: mgag200. Video adapter issue with 5.4.0-rc3 ; no graphics
 2019-11-13 20:06 UTC  (14+ messages)

[PATCH][V4] ovl: fix lookup failure on multi lower squashfs
 2019-11-13 20:06 UTC 

[PATCH] drm/i915: Fix a bug calling sleep function in atomic context
 2019-11-13 20:05 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH 00/16] drivers: y2038 updates
 2019-11-13 20:04 UTC  (3+ messages)
` [PATCH 16/16] firewire: ohci: stop using get_seconds() for BUS_TIME

[PATCH] crypto: arm64/sha: fix function types
 2019-11-13 20:04 UTC  (3+ 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.