All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-16 08:04:44 to 2018-03-16 09:01:37 UTC [more...]

[PATCH v2 00/36] remove in-kernel syscall invocations (part 1)
 2018-03-16  9:01 UTC  (20+ messages)
` [PATCH v2 13/36] x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
` [PATCH v2 14/36] fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
` [PATCH v2 15/36] fs: add ksys_umount() helper; remove in-kernel call to sys_umount()
` [PATCH v2 16/36] fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()
` [PATCH v2 17/36] fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
` [PATCH v2 18/36] fs: add ksys_write() helper; remove in-kernel calls to sys_write()

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-03-16  9:00 UTC  (27+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
` [RFC PATCH ghak32 V2 02/13] audit: check children and threading before allowing containerid
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls
` [RFC PATCH ghak32 V2 04/13] audit: add containerid filtering
` [RFC PATCH ghak32 V2 05/13] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak32 V2 06/13] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak32 V2 08/13] audit: add containerid support for tty_audit
` [RFC PATCH ghak32 V2 09/13] audit: add containerid support for config/feature/user records
  ` [RFC PATCH ghak32 V2 07/13] audit: add container aux record to watch/tree/mark
  ` [RFC PATCH ghak32 V2 10/13] audit: add containerid support for seccomp and anom_abend records
  ` [RFC PATCH ghak32 V2 11/13] audit: add support for containerid to network namespaces
  ` [RFC PATCH ghak32 V2 12/13] audit: NETFILTER_PKT: record each container ID associated with a netNS
  ` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process

[meta-qt5] [PATCH] qtwayland: handle examples, tests PACKAGECONFIG
 2018-03-16  9:00 UTC 

[PATCH 0/8] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-03-16  9:01 UTC  (21+ messages)
` [PATCH 1/8] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH 2/8] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH 3/8] Uprobe: Rename map_info to uprobe_map_info
` [PATCH 4/8] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH 5/8] trace_uprobe: Support SDT markers having reference count (semaphore)

[PATCH 0/8] migration: improve and cleanup compression
 2018-03-16  8:59 UTC  (21+ messages)
` [PATCH 1/8] migration: stop compressing page in migration thread
    ` [Qemu-devel] "
` [PATCH 2/8] migration: stop allocating and freeing memory frequently
    ` [Qemu-devel] "
` [PATCH 3/8] migration: support to detect compression and decompression errors
    ` [Qemu-devel] "
` [PATCH 4/8] migration: introduce control_save_page()
    ` [Qemu-devel] "
` [PATCH 5/8] migration: move calling control_save_page to the common place
    ` [Qemu-devel] "

[PATCH 0/7] xen: More assorted improvements to domain creation
 2018-03-16  8:58 UTC  (7+ messages)
` [PATCH 7/7] xen/mm: Clean up share_xen_page_with_guest() API

[PATCH] ARM: dts: imx7d-sdb: add gpio key support
 2018-03-16  8:54 UTC  (3+ messages)

[PATCH 1/2] eal: add macros to align value to multiple
 2018-03-16  8:56 UTC  (6+ messages)
` [PATCH 2/2] test: update common auto test

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-16  8:55 UTC  (11+ messages)
    ` [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers

[PATCH igt 0/8] Non-Intel test suite fixes
 2018-03-16  8:55 UTC  (19+ messages)
` [PATCH igt 1/8] tests/kms_addfb_basic: skip i915-specific tests on other platforms
    ` [Intel-gfx] "
` [PATCH igt 2/8] tests/kms_panel_fitting: check for i915 before checking version
    ` [Intel-gfx] "
` [PATCH igt 3/8] lib/igt_gt: has_gpu_reset(): fix failed assertion on non-i915 platforms
  ` [Intel-gfx] "
` [PATCH igt 7/8] tests/kms_addfb_basic: size_tests(): reduce test buffer size
    ` [Intel-gfx] "
` [PATCH igt 8/8] test/kms_addfb_basic: tolerate absence of 8-bit format
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH igt 0/8] Non-Intel test suite fixes

[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
 2018-03-16  8:55 UTC  (5+ messages)

[PATCH v6 00/26] KVM/arm64: Randomise EL2 mappings (variant 3a mitigation)
 2018-03-16  8:55 UTC  (13+ messages)
` [PATCH v6 04/26] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH v6 10/26] KVM: arm/arm64: Fix idmap size and alignment
` [PATCH v6 12/26] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range

[PATCH -next] ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()
 2018-03-16  8:47 UTC  (5+ messages)

[PATCH net-next] cxgb4: notify fatal error to uld drivers
 2018-03-16  8:52 UTC 

[PATCH 0/3] STM32 Extended TrustZone Protection driver
 2018-03-16  8:53 UTC  (5+ messages)
` [PATCH 1/3] driver core: check notifier_call_chain return value

[igt-dev] [PATCH i-g-t] tests/perf_pmu: Improve accuracy by waiting on spinner to start
 2018-03-16  8:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/perf_pmu: Improve accuracy by waiting on spinner to start (rev3)

[PATCH 01/36] drm/i915/stolen: Switch from DEBUG_KMS to DEBUG_DRIVER
 2018-03-16  8:52 UTC  (9+ messages)
` [PATCH 24/36] drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
` [PATCH 25/36] drm/i915: Remove defunct intel_suspend_gt_powersave()
` [PATCH 26/36] drm/i915: Reorder GT interface code
` [PATCH 27/36] drm/i915: Split control of rps and rc6

[U-Boot] [PATCH v2] davinci: Enable DDR_INIT for DA8XX
 2018-03-16  8:52 UTC 

[PATCH v3 0/5] Setup RFI flush after PowerVM LPM migration
 2018-03-16  8:52 UTC  (4+ messages)
` [PATCH v3 1/5] rfi-flush: Move the logic to avoid a redo into the debugfs code

[PATCH 1/3] fstests: log-writes: Add support to output human readable flags
 2018-03-16  8:50 UTC  (9+ messages)
` [PATCH RFC 3/3] fstests: generic: Check the fs after each FUA writes

[PATCH] x86/build: drop a superfluous macro
 2018-03-16  8:49 UTC 

[RFC 0/4] gpio-backlight: remove platform data support
 2018-03-16  8:50 UTC  (4+ messages)
` [RFC 3/4] sh: ecovec24: convert backlight to use device properties

[RFC PATCH v5 0/3] f2fs: introduce F2FS_FEATURE_LOST_FOUND feature
 2018-03-16  8:49 UTC  (4+ messages)
` [RFC PATCH v5 2/3] f2fs: introduce a new mount option test_dummy_encryption

[PATCH v2] rbd: Remove VLA usage
 2018-03-16  8:49 UTC  (2+ messages)

[PATCH v3] f2fs: introduce a method to make nat journal more fresh
 2018-03-16  8:49 UTC  (2+ messages)

[U-Boot] [PATCH] davinci: Enable DDR_INIT for DRA8XX
 2018-03-16  8:49 UTC  (3+ messages)

[cip-dev] [Cip-testing-results] LAVA notification for Test Job 72
 2018-03-16  8:46 UTC 

[PATCH v14 00/17] Add NV12 support
 2018-03-16  8:45 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add NV12 support (rev2)

[bpf-next V2 PATCH 00/15] XDP redirect memory return API
 2018-03-16  8:45 UTC  (13+ messages)
` [bpf-next V2 PATCH 02/15] xdp: introduce xdp_return_frame API and use in cpumap
` [bpf-next V2 PATCH 10/15] xdp: rhashtable with allocator ID to pointer mapping

[Qemu-devel] [RFC v10 00/24] Multifd
 2018-03-16  8:43 UTC  (6+ messages)
` [Qemu-devel] [PATCH v10 19/24] migration: Create multifd channels

[PATCH 0/4] add to support for virtio-user server mode
 2018-03-16  8:43 UTC  (5+ messages)
` [PATCH 1/4] vhost: move fdset functions from fd_man.c to fd_man.h

[PATCH libdrm 0/5] improve reuse implementation
 2018-03-16  8:43 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a7795: Add missing SYS-DMAC2 dmas
 2018-03-16  8:43 UTC  (5+ messages)

[PATCH 2/2, powerpc/powernv] powerpc/powernv: Tweak PCI_DEV_FLAGS_QUIET_PCI_REALIGN on/off during boot
 2018-03-16  8:41 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: renesas: Rename EtherAVB "mdc" pin group to "mdio"
 2018-03-16  8:39 UTC  (4+ messages)

[PATCH] kernel.bbclass: set HOSTLDFLAGS in KCONFIG_CONFIG_COMMAND
 2018-03-16  8:38 UTC  (4+ messages)

[PATCH 00/12] crypto: inside-secure - hmac(sha256/sha224) support
 2018-03-16  8:37 UTC  (3+ messages)

[PATCH BlueZ] mesh: Fix proxy PDU SAR msg length
 2018-03-16  8:36 UTC  (2+ messages)

[PATCH 0/2] Add backlight-pwm-passthru in analogix DP driver
 2018-03-16  8:36 UTC  (4+ messages)
` [PATCH 2/2] drm/bridge: analogix: Enable EDP_BACKLIGHT_FREQ_PWM_PIN_PASSTHRU

[PATCH RFC 0/2] Packed ring for virtio
 2018-03-16  8:34 UTC  (8+ messages)
` [PATCH RFC 2/2] virtio_ring: support packed ring

[PATCH] watchdog: remove interdependencies of watchdog and wd_keepalive
 2018-03-16  8:38 UTC 

[PATCH] staging: media: davinci_vpfe: add error handling on kmalloc failure
 2018-03-16  8:32 UTC  (3+ messages)

[PATCH 1/2] f2fs-tools: change to use #pragma pack(push, 1)
 2018-03-16  8:29 UTC  (4+ messages)
` [PATCH 2/2] tools: sg_write_buffer: add sg_write_buffer for FFU

[PATCH bpf-next 0/4] tools: bpf: minor build improvements
 2018-03-16  8:29 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 3/5] tests/kms_busy: Convert to using igt_get_single_output_for_pipe
 2018-03-16  8:28 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_busy: Convert to using igt_get_single_output_for_pipe, v2

jffs2_scan_eraseblock(): Magic bitmask 0x1985 not found. is25lp256d
 2018-03-16  8:28 UTC  (5+ messages)
  ` Aw: "
      ` Aw: "

[PATCH] kernel/cpu: Move cpuhp_is_atomic_state() into #ifdef CONFIG_SMP
 2018-03-16  8:27 UTC  (3+ messages)

[PATCH net 0/5] net/sched: fix NULL dereference in the error path of .init()
 2018-03-16  8:27 UTC  (9+ messages)
` [PATCH net 2/5] net/sched: fix NULL dereference in the error path of tcf_csum_init()
` [PATCH net 3/5] net/sched: fix NULL dereference in the error path of tunnel_key_init()
` [PATCH net 4/5] net/sched: fix NULL dereference in the error path of tcf_sample_init()
` [PATCH net 5/5] net/sched: fix NULL dereference on the error path of tcf_skbmod_init()

[Intel-wired-lan] [next PATCH S89 1/8] i40e: move I40E_FLAG_FILTER_SYNC to a state bit
 2018-03-16  8:26 UTC  (8+ messages)
` [Intel-wired-lan] [next PATCH S89 2/8] i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
` [Intel-wired-lan] [next PATCH S89 3/8] i40e: move AUTO_DISABLED flags into "
` [Intel-wired-lan] [next PATCH S89 4/8] i40e: move I40E_FLAG_TEMP_LINK_POLLING to "
` [Intel-wired-lan] [next PATCH S89 5/8] i40e: move client flags into state bits
` [Intel-wired-lan] [next PATCH S89 6/8] i40e: hold the RTNL lock while changing interrupt schemes
` [Intel-wired-lan] [next PATCH S89 7/8] i40e: stop using cmpxchg flow in i40e_set_priv_flags()
` [Intel-wired-lan] [next PATCH S89 8/8] i40e: re-number feature flags to remove gaps

[PATCH v1 1/4] asm/tlbflush: Add flush_tlb_pgtable() for ARM64
 2018-03-16  8:26 UTC  (6+ messages)

[PATCH v3] mfd: rk808: Add restart functionality
 2018-03-16  8:26 UTC 

[PATCH] [RFC] drm: rcar-du: keep temporary dtb files around during build
 2018-03-16  8:25 UTC  (4+ messages)

[PATCH] [v3] y2038: introduce struct __kernel_old_timeval
 2018-03-16  8:24 UTC  (3+ messages)

[PATCH RESEND v2 0/2] drm/xen-front: Add support for Xen PV display frontend
 2018-03-16  8:23 UTC  (5+ messages)
` [PATCH RESEND v2 1/2] "

Intel GemniLake xHCI connected devices can never wake up the system from suspend
 2018-03-16  8:23 UTC  (2+ messages)

[PATCH] netns: send uevent messages
 2018-03-16  8:23 UTC  (6+ messages)
`  "

[PATCH v1 1/2] tracing: Improve design of preemptirq tracepoints and its users
 2018-03-16  8:22 UTC  (3+ messages)
` [tracing] b648360016: WARNING:at_kernel/locking/lockdep.c:#check_flags

[PATCH 1/1] f2fs: release locks before return in f2fs_ioc_gc_range()
 2018-03-16  8:21 UTC  (3+ messages)

Driver as built-in instead of module
 2018-03-16  8:21 UTC  (2+ messages)

[PATCH] drm/amdgpu: Delete dead code when early init
 2018-03-16  8:20 UTC  (2+ messages)

[Qemu-devel] SSD virtio-scsi passthrough
 2018-03-16  8:19 UTC  (5+ messages)

[PATCH 1/2] ARM: imx: fix imx6sll-only build
 2018-03-16  8:19 UTC  (4+ messages)

Possible usb_request leak in the function dwc2_gadget_complete_isoc_request_ddma
 2018-03-16  8:18 UTC  (7+ messages)
  ` 答复: "
        ` 答复: "

[U-Boot] [PATCH 0/4] imx: hab: Add helper functions for scripted HAB auth
 2018-03-16  8:17 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] imx: hab: Add routine to set HAB IVT address

Include directive to support "conf.d/*" and the like
 2018-03-16  8:27 UTC  (2+ messages)

[RFC tip/locking/lockdep v5 00/17] lockdep: Support deadlock detection for recursive read locks
 2018-03-16  8:20 UTC  (4+ messages)
` [RFC tip/locking/lockdep v5 07/17] lockdep: Adjust check_redundant() for recursive read change

[martinbrandenburg:for-next 20/24] fs/orangefs/file.c:586:5: sparse: symbol 'orangefs_flush' was not declared. Should it be static?
 2018-03-16  8:15 UTC  (2+ messages)
` [RFC PATCH martinbrandenburg] orangefs: orangefs_write_end() can be static

linux-next: build failure after merge of the y2038 tree
 2018-03-16  8:14 UTC  (3+ messages)

Windows: FIO randomly hangs using attached script
 2018-03-16  8:13 UTC  (17+ messages)

[PATCH v4 1/2] media: staging/imx: fill vb2_v4l2_buffer field entry
 2018-03-16  8:12 UTC  (3+ messages)
` [PATCH v4 2/2] media: staging/imx: fill vb2_v4l2_buffer sequence entry

[PATCH 00/20] Add multiplexed media pads to support CSI-2 virtual channels
 2018-03-16  8:12 UTC  (4+ messages)

[PATCH 00/16] remove eight obsolete architectures
 2018-03-16  8:12 UTC  (5+ messages)
` [PATCH 01/16] mn10300: Remove the architecture
  ` [PATCH 06/16] arch: remove tile port

[PATCH 60/60] arm: dts: kirkwood-blackarmor-nas220: use SPDX-License-Identifier
 2018-03-16  8:10 UTC  (2+ messages)
` [PATCH v2 "

[3/3] usb: dwc2: Add High Bandwidth ISOC OUT support
 2018-03-16  8:09 UTC 

[2/3] usb: dwc2: Change ISOC DDMA flow
 2018-03-16  8:09 UTC 

[1/3] usb: dwc2: Enable BNA interrupt for IN endpoints
 2018-03-16  8:09 UTC 

[PATCH] Staging: comedi: drivers: ni_atmio.c: fixed multi-line derefernce issue
 2018-03-16  8:09 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] [i-g-t] tests/kms_plane_scaling: Change minimum fb height for YUV 420 planar
 2018-03-16  8:08 UTC  (5+ messages)

[PATCH RFC 1/8] powerpc: Add barrier_nospec
 2018-03-16  8:08 UTC  (3+ messages)
` [PATCH RFC rebase 0/9] powerpc barrier_nospec

"Add Support for "Included Services" in Bluez"
 2018-03-16  8:08 UTC  (3+ messages)
  ` [PATCH BlueZ 2/2] gatt-database : Add support for Included service

linux-next: build failure after merge of the asm-generic tree
 2018-03-16  8:07 UTC  (3+ messages)

代开正规发票
 2018-03-16  8:07 UTC 

readdir returns d_type=DT_UNKNOWN to overlay exported dir (NFSv3)
 2018-03-16  8:06 UTC  (10+ messages)

[Qemu-devel] [PATCH] virtio_net: flush uncompleted TX on reset
 2018-03-16  8:05 UTC  (2+ messages)

patch "siox: fix possible buffer overflow in device_add_store" added to char-misc-next
 2018-03-16  8:05 UTC 

[PATCH] pinctrl: sh-pfc: r8a7790: Add missing TX_ER pin to avb_mii group
 2018-03-16  8:05 UTC  (2+ messages)

patch "Revert "base: arch_topology: fix section mismatch build warnings"" added to driver-core-next
 2018-03-16  8:04 UTC 


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.