All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-03 20:53:51 to 2018-05-03 21:42:25 UTC [more...]

[PATCH v2 0/2] vunmap and debug objects
 2018-05-03 21:42 UTC  (3+ messages)
` [PATCH v2 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[igt-dev] [PATCH i-g-t] lib: Show the kernel stack when reporting a GPU hang
 2018-05-03 21:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PATCH v3 0/2] xlnx-zynqmp: Add emulation of the ZynqMP GDMA and ADMA
 2018-05-03 21:42 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMA
` [Qemu-devel] [PATCH v3 2/2] xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA

[PATCH v6 0/4] Certificate insertion support for x86 bzImages
 2018-05-03 21:42 UTC  (6+ messages)

[PATCH] nfsd: fix error handling in nfs4_set_delegation()
 2018-05-03 21:41 UTC  (2+ messages)

[Qemu-devel] [PULL 0/6] Linux user for 2.13 patches
 2018-05-03 21:39 UTC  (7+ messages)
` [Qemu-devel] [PULL 1/6] Remove CONFIG_USE_FDPIC
` [Qemu-devel] [PULL 2/6] linux-user: ARM-FDPIC: Identify ARM FDPIC binaries
` [Qemu-devel] [PULL 3/6] linux-user: ARM-FDPIC: Add support of FDPIC for ARM
` [Qemu-devel] [PULL 4/6] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets
` [Qemu-devel] [PULL 5/6] linux-user: introduce target_sigsp() and target_save_altstack()
` [Qemu-devel] [PULL 6/6] linux-user: remove useless padding in flock64 structure

[PATCH 0/9] xfsprogs-4.17: geometry refactoring
 2018-05-03 21:39 UTC  (15+ messages)
` [PATCH 2/9] libfrog: refactor fs geometry printing function
` [PATCH 5/9] xfs_spaceman: print a nicer message when the file path isn't on an xfs
` [PATCH 6/9] xfs_spaceman: add a superblock info command
` [PATCH 7/9] xfs_info: move to xfs_spaceman
` [PATCH 8/9] xfs_info: call xfs_db for offline filesystems
` [PATCH 9/9] xfs_growfs: refactor geometry reporting

[PATCH 0/3] kexec: limit kexec_load syscall
 2018-05-03 21:38 UTC  (24+ messages)
` [PATCH 2/3] kexec: call LSM hook for "

[PATCH v3 11/11] compress/isal: add ISA-L compression PMD docs
 2018-05-03 21:37 UTC  (4+ messages)
` [PATCH v4 00/10] add ISA-L compression PMD
  ` [PATCH v4 08/10] compress/isal: add ISA-L compression functionality

[PATCH rdma-next] MAINTAINERS: Remove bouncing @mellanox.com addresses
 2018-05-03 21:37 UTC  (3+ messages)

[PATCH 0/3] spi: meson-axg: add few enhanced features
 2018-05-03 21:36 UTC  (12+ messages)
` [PATCH 1/3] spi: meson-axg: support MAX 80M clock
` [PATCH 2/3] spi: meson-axg: enhance output enable feature
` [PATCH 3/3] spi: meson-axg: add a linear clock divider support

[U-Boot] [PATCH 1/2] net: mvgbe: remove CONFIG_DOVE
 2018-05-03 21:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] net: add Kconfig for MVGBE

[SPDK] GerritHub rejects push
 2018-05-03 21:35 UTC 

[PATCH v7 00/10] drivers/qcom: add RPMH communication support
 2018-05-03 21:35 UTC  (3+ messages)
` [PATCH v7 05/10] drivers: qcom: rpmh-rsc: write sleep/wake requests to TCS

[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
 2018-05-03 21:34 UTC 

[Buildroot] [PATCH 0/2] Tainting support
 2018-05-03 21:34 UTC  (4+ messages)
` [Buildroot] [PATCH 1/2] Makefile: add tainting support

[Buildroot] [PATCH 1/2] Makefile: add tainting support
 2018-05-03 21:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/nodejs: taint the build on external modules

+ ipc-shm-fix-shmat-nil-address-after-round-down-when-remapping.patch added to -mm tree
 2018-05-03 21:32 UTC 

+ revert-ipc-shm-fix-shmat-mmap-nil-page-protection.patch added to -mm tree
 2018-05-03 21:32 UTC 

[Xenomai] potentially missing timer rating check in select_root_only_timer()
 2018-05-03 21:31 UTC  (4+ messages)

[PATCH] drm/i915/gtt: Tidy up duplicate branches in gen8_gmch_probe()
 2018-05-03 21:29 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 00/20] Add fastboot UDP support
 2018-05-03 21:29 UTC  (23+ messages)
` [U-Boot] [RFC PATCH v2 10/20] fastboot: Merge USB and UDP getvar implementation
` [U-Boot] [RFC PATCH v2 11/20] fastboot: net: Change 'continue' so it matches USB fastboot
` [U-Boot] [RFC PATCH v2 12/20] fastboot: net: Convert command lookup to a table
` [U-Boot] [RFC PATCH v2 13/20] fastboot: Merge reboot-bootloader handling
` [U-Boot] [RFC PATCH v2 14/20] fastboot: Avoid re-parsing cmd_string for boot/reboot
` [U-Boot] [RFC PATCH v2 15/20] fastboot: Merge boot common across USB and UDP
` [U-Boot] [RFC PATCH v2 16/20] fastboot: net: Add NAND support
` [U-Boot] [RFC PATCH v2 17/20] fastboot: Guard getvar:partition-type/size with MMC
` [U-Boot] [RFC PATCH v2 18/20] fastboot: Check if part_name is NULL before using it
` [U-Boot] [RFC PATCH v2 19/20] fastboot: Add missing newlines
` [U-Boot] [RFC PATCH v2 20/20] fastboot: net: Split fastboot protocol out from net

[Regression] PCI / PM: Simplify device wakeup settings code
 2018-05-03 21:29 UTC  (11+ messages)

[Buildroot] [PATCH v3 0/9] Add /etc/shells handling
 2018-05-03 21:27 UTC  (5+ messages)
` [Buildroot] [PATCH v3 4/9] package/screen: add /usr/bin/screen to /etc/shells

[Buildroot] [RFC PATCH 1/1] core: add option to disable RPATH sanitation in target tree
 2018-05-03 21:27 UTC  (4+ messages)

[Buildroot] [PATCH] Makefile: Update mtime of $(TARGET_DIR)/usr
 2018-05-03 21:26 UTC  (3+ messages)
` [Buildroot] [PATCH v2] Makefile: Update mtime of $(TARGET_DIR)/usr in target-finalize

[ANNOUNCE] Kconfiglib menuconfig implementation
 2018-05-03 21:26 UTC  (7+ messages)

[PATCH v3 1/2] iomap: add a swapfile activation function
 2018-05-03 21:26 UTC  (4+ messages)

[Buildroot] [PATCH] host-mkpasswd: fix crash on Fedora 28 build host
 2018-05-03 21:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v8 00/35] QEMU 2.13 Privileged ISA emulation updates
 2018-05-03 21:25 UTC  (13+ messages)
` [Qemu-devel] [PATCH v8 24/35] RISC-V: Allow setting and clearing multiple irqs
` [Qemu-devel] [PATCH v8 26/35] RISC-V: Update CSR and interrupt definitions
` [Qemu-devel] [PATCH v8 28/35] RISC-V: Implement atomic mip/sip CSR updates
` [Qemu-devel] [PATCH v8 29/35] RISC-V: Implement existential predicates for CSRs
` [Qemu-devel] [PATCH v8 30/35] RISC-V: Split out mstatus_fs from tb_flags
` [Qemu-devel] [PATCH v8 34/35] RISC-V: Add hartid and \n to interrupt logging

[Buildroot] [git commit branch/2018.02.x] Makefile: Update mtime of $(TARGET_DIR)/usr in target-finalize
 2018-05-03 21:25 UTC 

[Buildroot] [git commit branch/2018.02.x] host-mkpasswd: fix crash on Fedora 28 build host
 2018-05-03 21:24 UTC 

[Buildroot] [RFC v2 1/3] libopenssl: bump version to 1.1.0h
 2018-05-03 21:24 UTC  (3+ messages)
` [Buildroot] [RFC v2 2/3] openssh: add patch to fix openssl-1.1.0h compile
` [Buildroot] [RFC v2 3/3] freeswitch: bump to git master 8f10ae54a18a19fc6ed938e4f662bd218ba54b5e

[Buildroot] [git commit branch/2018.02.x] linux-headers: bump 4.{4, 9, 14, 16}.x series
 2018-05-03 21:23 UTC 

[PATCH] arm64: defconfig: Increase CMA size for VC4
 2018-05-03 21:20 UTC  (2+ messages)

[PATCH 0/1] watchdog/hpwdt: Claim NMIs generated by iLO5
 2018-05-03 21:20 UTC  (3+ messages)
` [PATCH 1/1] watchdog: hpwdt: "

[PATCH v2] fs: Add aio iopriority support for block_dev
 2018-05-03 21:20 UTC  (8+ messages)

[PATCH v2 0/9] cx231xx: House cleaning
 2018-05-03 21:20 UTC  (10+ messages)
` [PATCH v2 1/9] cx231xx: Fix several incorrect demod addresses
` [PATCH v2 2/9] cx231xx: Use board profile values for addresses
` [PATCH v2 3/9] cx231xx: Style fix for struct zero init
` [PATCH v2 4/9] [bug] cx231xx: Ignore an i2c mux adapter
` [PATCH v2 5/9] cx231xx: Switch to using new dvb i2c helpers
` [PATCH v2 6/9] cx231xx: Update 955Q from dvb attach to i2c device
` [PATCH v2 7/9] cx231xx: Remove unnecessary parameter clear
` [PATCH v2 8/9] cx231xx: Remove RC_CORE dependency
` [PATCH v2 9/9] cx231xx: Add I2C_MUX dependency

[PATCH 00/18] Add `branch-diff`, a `tbdiff` lookalike
 2018-05-03 21:19 UTC  (16+ messages)
` [PATCH 02/18] Add a new builtin: branch-diff
` [PATCH 03/18] branch-diff: first rudimentary implementation
` [PATCH 11/18] branch-diff: add tests

[Qemu-devel] [PATCH 0/3] spapr: fix backward migration from POWER9 to POWER8 hosts
 2018-05-03 21:16 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
` [Qemu-devel] [PATCH 2/3] spapr: don't migrate "spapr_option_vector_ov5_cas" to pre 2.8 machines
` [Qemu-devel] [PATCH 3/3] spapr: don't advertise radix GTSE if max-compat-cpu < power9

[regression] HDMI breakage just before poweroff
 2018-05-03 21:15 UTC  (4+ messages)

[Devel] [PATCH] Tools: remove missing options in acpibin tool
 2018-05-03 21:15 UTC 

led: hw-trigger, global brightness and multi-colored leds
 2018-05-03 21:14 UTC  (4+ messages)

[PATCH] spi: bcm2835aux: ensure interrupts are enabled for shared handler
 2018-05-03 21:15 UTC  (3+ messages)

[Buildroot] [git commit] package/bash: use target finalize hook
 2018-05-03 21:15 UTC 

[Buildroot] [git commit] package/bash: add missing double-dollar for /etc/shells
 2018-05-03 21:15 UTC 

[Buildroot] [git commit] package/mksh: add /bin/mksh to /etc/shells
 2018-05-03 21:15 UTC 

[Buildroot] [git commit] package/zsh: add /bin/zsh to /etc/shells
 2018-05-03 21:15 UTC 

[Buildroot] [git commit] package/tmux: add /usr/bin/tmux to /etc/shells
 2018-05-03 21:15 UTC 

[PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers
 2018-05-03 21:14 UTC  (2+ messages)

[Buildroot] [git commit] package/screen: add /usr/bin/screen to /etc/shells
 2018-05-03 21:14 UTC 

[PATCH v1 0/5] Allocate cache entries from memory pool
 2018-05-03 21:13 UTC  (7+ messages)
` [PATCH v2 "

[PATCH v2 0/4] Better integrate seccomp logging and auditing
 2018-05-03 21:12 UTC  (6+ messages)
` [PATCH v2 3/4] seccomp: Audit attempts to modify the actions_logged sysctl

[PATCH] net: ethernet: sun: niu set correct packet size in skb
 2018-05-03 21:13 UTC 

[PATCH 00/15] dma-fence cleanup v2
 2018-05-03 21:12 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v1] x86/mtrr: Convert to use match_string() helper
 2018-05-03 21:12 UTC 

[PATCH 0/3] drm: fix some bridge api misunderstandings
 2018-05-03 21:12 UTC  (5+ messages)
` [PATCH 1/3] drm/sti: do not remove the drm_bridge that was never added

[Buildroot] [git commit] package/dash: add /etc/dash to /etc/shells
 2018-05-03 21:12 UTC 

[Buildroot] [git commit] package/busybox: add /bin/{a, hu}sh to /etc/shells
 2018-05-03 21:12 UTC 

[Buildroot] [git commit] package/skeleton-init-common: add /bin/sh to /etc/shells
 2018-05-03 21:12 UTC 

[Buildroot] [RFC v1 1/2] libopenssl: bump version to 1.1.0h
 2018-05-03 21:11 UTC  (5+ messages)

[Buildroot] [PATCH] core/pkg-infra: don't display "foo Downloading" when there's no source
 2018-05-03 21:08 UTC  (2+ messages)

[Buildroot] [git commit] core/pkg-infra: don't display "foo Downloading" when there's no source
 2018-05-03 21:08 UTC 

[xen-4.10-testing test] 122570: trouble: broken/fail/pass
 2018-05-03 21:06 UTC 

[Buildroot] [PATCH 1/1] gst1-plugins-bad: conditionally add gpl license
 2018-05-03 21:05 UTC  (2+ messages)

DSA switch
 2018-05-03 21:05 UTC  (6+ messages)

[PATCH] nvme/pci: Use async_schedule for initial reset work
 2018-05-03 21:05 UTC  (10+ messages)

[MPTCP] [PATCH mptcp-net-next 14/14] mptcp: Pick correct sk when iterating in mptcp_set_rto
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 13/14] mptcp: Reset tsorted_anchor after call to tcp_fragment
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 12/14] mptcp: Make mptcp_do_join_short and mptcp_lookup_join lockless
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 11/14] mptcp: Don't take meta-lock when receiving third ACK
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 10/14] mptcp: Make subflow-list an RCU-list
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 09/14] mptcp: Rename tw_lock to mpcb_list_lock
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 08/14] mptcp: Remove cnt_established
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 07/14] mptcp: Remove cnt_subflows
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 06/14] mptcp: Make mptcp_set_new_pathindex lockless
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 05/14] mptcp: Render mptcp_sub_inherit_sockopts lockless
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 04/14] mptcp: Use mptcp_can_new_subflow where possible
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 03/14] mptcp: Use correct tcp_queue when calling mptcp_fragment
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 02/14] mptcp: Improved debugging
 2018-05-03 21:04 UTC 

[MPTCP] [PATCH mptcp-net-next 01/14] mptcp: Cleanup
 2018-05-03 21:04 UTC 

[Buildroot] [PATCH] dropbear: Fix host key loading with 521 bit ecdsa keys
 2018-05-03 21:04 UTC  (3+ messages)
` [Buildroot] [PATCH v2] dropbear: Disable legacy/insecure options

[MPTCP] [PATCH mptcp-net-next 00/14] Forward-ports from mptcp_trunk to mptcp-net-next
 2018-05-03 21:04 UTC 

kernel BUG at include/linux/mm.h:LINE!
 2018-05-03 21:04 UTC  (2+ messages)

[PATCH -next 0/2] ipc/shm: shmat() fixes around nil-page
 2018-05-03 20:49 UTC  (2+ messages)
` [PATCH 2/2] ipc/shm: fix shmat() nil address after round-down when remapping

[Buildroot] [git commit] gst1-plugins-bad: conditionally add gpl license
 2018-05-03 21:04 UTC 

[PATCH v4 00/14] media: ov772x: support media controller, device tree probing, etc
 2018-05-03 21:03 UTC  (3+ messages)
` [PATCH v4 12/14] media: ov772x: avoid accessing registers under power saving mode

[Buildroot] Fighting with suid bit
 2018-05-03 21:02 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/67] include path cleanup
 2018-05-03 21:01 UTC  (5+ messages)

[v10,2/2] usb/gadget: Add driver for Aspeed SoC virtual hub
 2018-05-03 20:59 UTC 

[v10,1/2] usb/gadget: Constify usb_gadget_get_string "table" argument
 2018-05-03 20:59 UTC 

[PATCH] u-boot: Add {gen|deploy}_default_envs tasks to generate environment images
 2018-05-03 20:58 UTC  (7+ messages)

Oops from linux-next 20180430
 2018-05-03 20:57 UTC 

[PATCH] net: ethernet: sun: niu set correct packet size in skb
 2018-05-03 20:55 UTC  (3+ messages)

[PATCH v4 0/8] EDAC drivers for Armada XP L2 and DDR
 2018-05-03 20:54 UTC 

[PATCH 0/4] Various fixes on STM32 RTC
 2018-05-03 20:53 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: rtc: update stm32-rtc documentation for st,syscfg property


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.