All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-31 13:27:14 to 2017-10-31 14:22:27 UTC [more...]

[kernel-hardening] [PATCH v7] printk: hash addresses printed with %p
 2017-10-31 14:22 UTC  (7+ messages)
` [kernel-hardening] "

[PATCH v1 01/15] i2c: Make i2c_unregister_device() NULL-aware
 2017-10-31 14:21 UTC  (15+ messages)
` [PATCH v1 02/15] i2c: taos-evm: Remove duplicate NULL check
` [PATCH v1 03/15] i2c: thunderx: "
` [PATCH v1 04/15] ipmi_ssif: "
` [PATCH v1 05/15] gpio: max732x: "
` [PATCH v1 06/15] drm/bridge: analogix-anx78xx: "
` [PATCH v1 07/15] drm/i2c/sil164: "
` [PATCH v1 08/15] drm/i2c: tda998x: "
` [PATCH v1 09/15] hwmon: (w83781d) "
` [PATCH v1 10/15] hwmon: (w83791d) "
` [PATCH v1 11/15] hwmon: (w83792d) "
` [PATCH v1 13/15] iio: imu: inv_mpu6050: "
` [PATCH v1 14/15] media: adv7180: Remove duplicate checks
` [PATCH v1 15/15] media: i2c: adv748x: Remove duplicate NULL check

[PATCH 1/2] btrfs: match btrfs_device->mode same as it used for open
 2017-10-31 14:21 UTC  (5+ messages)
` [PATCH v2 "

[RFC v2 PATCH 00/11] net: Significantly shrink the size of routes
 2017-10-31 14:10 UTC  (12+ messages)
` [RFC v2 PATCH 01/11] net: dst->rt_next is unused
` [RFC v2 PATCH 02/11] decnet: Move dn_next into decnet route structure
` [RFC v2 PATCH 03/11] ipv6: Move rt6_next from dst_entry into ipv6 "
` [RFC v2 PATCH 04/11] net: Create and use new helper xfrm_dst_child()
` [RFC v2 PATCH 05/11] ipsec: Create and use new helpers for dst child access
` [RFC v2 PATCH 06/11] xfrm: Move child route linkage into xfrm_dst
` [RFC v2 PATCH 07/11] ipv6: Move dst->from into struct rt6_info
` [RFC v2 PATCH 08/11] xfrm: Move dst->path into struct xfrm_dst
` [RFC v2 PATCH 09/11] net: Rearrange dst_entry layout to avoid useless padding
` [RFC v2 PATCH 10/11] xfrm: Stop using dst->next in bundle construction
` [RFC v2 PATCH 11/11] net: Remove dst->next

KVM "fake DAX" flushing interface - discussion
 2017-10-31 14:20 UTC  (16+ messages)
                          ` [Qemu-devel] "

[PATCH v3] kernel/module_64.c: Add REL24 relocation support of livepatch symbols
 2017-10-31 14:19 UTC  (2+ messages)

how to run balance successfully (No space left on device)?
 2017-10-31 14:18 UTC  (3+ messages)

[PATCH] btrfs: cleanup btrfs_async_submit_limit to return the final limit value
 2017-10-31 14:18 UTC  (2+ messages)

[RESEND v12 0/6] cgroup-aware OOM killer
 2017-10-31 14:17 UTC  (7+ messages)

[RFC] [Draft Design] ACPI/IORT Support in Xen
 2017-10-31 14:14 UTC  (3+ messages)

[RFC PATCH] xfrm: fix regression introduced by xdst pcpu cache
 2017-10-31 14:15 UTC  (9+ messages)

Using site.conf
 2017-10-31 14:15 UTC  (3+ messages)

[PATCH] epoll: avoid calling ep_call_nested() from ep_poll_safewake()
 2017-10-31 14:14 UTC  (5+ messages)

[PATCH v4 00/20] Refactor HW workaround code
 2017-10-31 14:14 UTC  (3+ messages)
` [PATCH 05/20] drm/i915: Save all GT WAs and apply them at a later time

[PATCH] tracing: Fix code comment in trace.c
 2017-10-31 14:14 UTC  (2+ messages)

[PATCH] platform: x86: dell-smo8800: remove redundant assignments to byte_data
 2017-10-31 14:13 UTC  (9+ messages)

[PATCH] tracing: always define trace_{irq,preempt}_{enable_disable}
 2017-10-31 14:13 UTC  (2+ messages)

[LTP] [PATCH 1/4] tst_safe_net: add new wrapper for safe_setsockopt
 2017-10-31 14:12 UTC  (2+ messages)

[PATCH v2 0/2] Fiemap's range query
 2017-10-31 14:11 UTC  (7+ messages)
` [PATCH v2 1/2] fiemap: Factor out actual fiemap call code
  ` [PATCH v2 2/2] fiemap: Implement ranged query
  ` [PATCH v2 1/4] common: Check for fiemap range argument support
    ` [PATCH v2 2/4] punch: Implement fixup for fiemap range queries
    ` [PATCH v2 3/4] generic: Adjust generic test ouputs for new fiemap implementation
    ` [PATCH v2 4/4] xfs: initial fiemap range query test

KASAN: use-after-free Read in __do_page_fault
 2017-10-31 14:11 UTC  (9+ messages)

[PATCH v3 1/2] bus/pci: fix vfio mode
 2017-10-31 14:11 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 00/14] NFS: add AF_VSOCK support
 2017-10-31 14:10 UTC  (7+ messages)
` [PATCH v3 05/14] VSOCK: add tcp_read_sock()-like vsock_read_sock() function
` [PATCH v3 07/14] SUNRPC: drop unnecessary svc_bc_tcp_create() helper
` [PATCH v3 08/14] SUNRPC: add AF_VSOCK support to svc_xprt.c

[PATCH] mm,oom: Try last second allocation before and after selecting an OOM victim
 2017-10-31 14:10 UTC  (9+ messages)

[PATCH net-next 0/4] hv_netvsc: fix some crashes and hangs on channel/mtu changes
 2017-10-31 14:09 UTC  (10+ messages)
` [PATCH net-next 1/4] hv_netvsc: netvsc_teardown_gpadl() split
` [PATCH net-next 2/4] hv_netvsc: protect nvdev->extension with RCU
` [PATCH net-next 3/4] hv_netvsc: reset net_device_ctx->nvdev with rcu_assign_pointer()
` [PATCH net-next 4/4] hv_netvsc: hide warnings about uninitialized/missing rndis device

[PATCH v4 00/13] OpenRISC SMP Support
 2017-10-31 14:06 UTC  (4+ messages)
` [OpenRISC] [PATCH v4 13/13] openrisc: add tick timer multi-core sync logic
  `  "

[PATCH 1/1] qemumips64: no qemu-usermode for n32
 2017-10-31 14:08 UTC  (13+ messages)

[PATCH RFC 0/4] i2c: at91: slave mode support
 2017-10-31 14:07 UTC  (3+ messages)

[PATCH v2] ftrace/docs: Add documentation on how to use ftrace from within the kernel
 2017-10-31 14:07 UTC 

[PATCH v4 00/11] drm/framebuffer: Add framebuffer debugfs file
 2017-10-31 15:09 UTC  (3+ messages)
` [PATCH v4 09/11] drm/tilcdc: Use drm_gem_cma_print_info()

[PATCH i-g-t] kms_atomic_transition: Add subtest time limit/randomize plane, pipe combinations
 2017-10-31 14:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] PM / QoS: Fix default runtime_pm device resume latency
 2017-10-31 14:04 UTC  (8+ messages)

[RFC v0.1][PATCH] selinuxns: extend namespace support to security.selinux xattrs
 2017-10-31 14:04 UTC  (6+ messages)

[PATCH] staging: android: ion: remove redundant variable table
 2017-10-31 14:02 UTC 

[PATCH for-next] RDMA/vmw_pvrdma: Add shared receive queue support
 2017-10-31 14:02 UTC  (2+ messages)

[Qemu-devel] [RFC 3/6] possible_cpus: add CPUArchId::type field
 2017-10-31 14:01 UTC  (4+ messages)
` [Qemu-devel] [RFC v2 "

[PATCH 1/2] dmflakey: support multiple dm targets for a dm-flakey device
 2017-10-31 14:00 UTC  (5+ messages)
` [PATCH 2/2] xfs: test for umount hang caused by the pending dquota log item in AIL

btrfs-subv-backup v0.1b
 2017-10-31 13:59 UTC  (3+ messages)

general protection fault in gfn_to_rmap
 2017-10-31 13:59 UTC  (2+ messages)

[PATCH rdma-core] libibumad/umad.c: In get_port, ignore sysfs rate file errors
 2017-10-31 13:59 UTC  (2+ messages)

[OSSTEST PATCH v2 00/19] Upgrade to Stretch
 2017-10-31 13:52 UTC  (20+ messages)
` [OSSTEST PATCH v2 01/19] gitignore: ignore vim swap file
` [OSSTEST PATCH v2 02/19] ts-xen-build-prep: only install w3c-dtd-xhtml for suites <Stretch
` [OSSTEST PATCH v2 03/19] ts-xen-build-prep: install packages for suites >jessie
` [OSSTEST PATCH v2 04/19] ts-xen-install: install some packages on stretch
` [OSSTEST PATCH v2 05/19] Debian.pm: use sysvinit-core instead of systemd
` [OSSTEST PATCH v2 06/19] ts-leak-check: suppress systemd-shim, which leaks in stretch
` [OSSTEST PATCH v2 07/19] ts-host-install: don't use the new nic naming scheme
` [OSSTEST PATCH v2 08/19] ts-guests-nbd-mirror: use target_{get, put}file_root to transfter cfg
` [OSSTEST PATCH v2 09/19] ts-debian-fixup: merge origin extra= to our own
` [OSSTEST PATCH v2 10/19] ts-debian-fixup: use correct resume device
` [OSSTEST PATCH v2 11/19] ts-debian-hvm-install: disable new nic naming scheme
` [OSSTEST PATCH v2 12/19] ts-xen-build-prep: install e2fslibs-dev
` [OSSTEST PATCH v2 13/19] TestSupport: add dpkg option when installing packages
` [OSSTEST PATCH v2 14/19] ts-guests-nbd-mirror: make it work with stretch
` [OSSTEST PATCH v2 15/19] Add clk_ignore_unused for stretch for arm hosts
` [OSSTEST PATCH v2 16/19] Set mac address in interfaces(5) if force-mac-address is set
` [OSSTEST PATCH v2 17/19] Skip bootloader installation for arm32 in Stretch
` [OSSTEST PATCH v2 18/19] make-flight: don't test pvgrub for Xen XXX
` [OSSTEST PATCH v2 19/19] Switch to Debian Stretch

[RFC PATCH 00/13][V5] overlayfs: Delayed copy up of data
 2017-10-31 13:56 UTC  (6+ messages)

[PATCH] usb: dwc3: gadget: Fix .udc_set_speed()
 2017-10-31 13:56 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v2][RESEND] usb: gadget: core: Fix ->udc_set_speed() speed handling

[PATCH v4 00/21] SError rework + RAS&IESB for firmware first support
 2017-10-31 13:56 UTC  (7+ messages)
` [PATCH v4 12/21] arm64: kernel: Survive corrected RAS errors notified by SError
` [PATCH v4 13/21] arm64: cpufeature: Enable IESB on exception entry/return for firmware-first

possible deadlock in lru_add_drain_all
 2017-10-31 13:55 UTC  (12+ messages)

Old archives of the linux-m68k mailing list (or its predecessors)
 2017-10-31 13:57 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2017.11-rc3 released
 2017-10-31 13:55 UTC 

[PATCH] wg: correct type for CTRL_ATTR_FAMILY_ID
 2017-10-31 13:57 UTC  (4+ messages)

[U-Boot] [PATCH] sunxi: set the default CPUx frequency of H5 to 816MHz
 2017-10-31 13:54 UTC  (4+ messages)

[PATCH v3 1/3] usb: host: remove ehci-msm.c
 2017-10-31 13:46 UTC  (4+ messages)

[PATCH v5 0/4] Overlayfs: constant st_ino/d_ino for non-samefs
 2017-10-31 13:53 UTC  (4+ messages)
` [PATCH v5 2/4] ovl: allocate anonymous devs for lowerdirs

[Qemu-devel] [PATCH v6 00/25] block: Fix some filename generation issues
 2017-10-31 13:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 15/25] block: Use bdrv_dirname() for relative filenames

[REGRESSION] Warning in tcp_fastretrans_alert() of net/ipv4/tcp_input.c
 2017-10-31 13:51 UTC  (10+ messages)
              ` [PATCH net] tcp: fix tcp_mtu_probe() vs highest_sack

[PATCH v2 0/8] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-31 13:51 UTC  (8+ messages)
` [PATCH v2 2/8] arm: KVM: Add optimized PIPT icache flushing

[PATCH 1/3] notes: move hex_to_bytes() to hex.c and export it
 2017-10-31 13:50 UTC  (3+ messages)
` [PATCH 2/3] http-push: use hex_to_bytes()
` [PATCH 3/3] sha1_file: "

VPLS in Linux
 2017-10-31 13:42 UTC 

Crashes in perf_event_ctx_lock_nested
 2017-10-31 13:48 UTC  (2+ messages)

[meta-webserver][PATCH] hiawatha: update to version 10.7
 2017-10-31 13:48 UTC 

[PATCH] power: supply: pcf50633-charger: remove redundant variable charging_start
 2017-10-31 13:48 UTC 

New Price, New Products, High Quality, Solar Water Heating
 2017-10-31 13:43 UTC 

[Bug 103404] HDMI Audio with RX Vega not working on drm-next-4.15-dc (device listed as unconnected)
 2017-10-31 13:46 UTC  (2+ messages)

[LTP] [PATCH 1/1] netstress: Add imports for TCP_FASTOPEN definition
 2017-10-31 13:45 UTC 

[U-Boot] [PATCH] sunxi: lower the DDR frequency of Orange Pi Prime
 2017-10-31 13:44 UTC  (6+ messages)
  ` [U-Boot] [linux-sunxi] "

[PATCH 00/14] Graphics updates for L4.9.11-1.0.0 BSP Release plus Weston 2.0
 2017-10-31 13:42 UTC  (3+ messages)
` [PATCH 08/14] systemd-gpuconfig: Implement GPU init as systemd service

[LTP] [RFC] Users of memory_hotplug/memtoy
 2017-10-31 13:41 UTC 

[PATCH 0/2] dnotify: Fix ENOMEM handling
 2017-10-31 13:40 UTC  (6+ messages)
` [PATCH 2/2] fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly

How to change default MTU for Obex over L2CAP
 2017-10-31 13:39 UTC  (7+ messages)

[PATCH] fs, elf: drop MAP_FIXED usage from elf_map
 2017-10-31 13:38 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: modify the procedure of scan free nid
 2017-10-31 13:37 UTC 

[PATCH v2 0/8] ARM: sun8i: a83t: Enable AXP813/AXP818 regulators
 2017-10-31 13:36 UTC  (5+ messages)
` [PATCH v2 1/8] mfd: axp20x: Add axp20x-regulator cell for AXP813

[meta-networking][PATCH 0/6] meta-networking patchwork cleanup
 2017-10-31 13:35 UTC  (7+ messages)
` [meta-networking][PATCH 1/6] ddclient: new package
` [meta-networking][PATCH 2/6] lksctp-tools: update and remove from blacklist

[Qemu-devel] [PATCH] docker: add python stdlib dependency (required by keycodemapdb)
 2017-10-31 13:33 UTC  (2+ messages)

[PATCH net-next] sctp: fix error return code in sctp_send_add_streams()
 2017-10-31 13:33 UTC  (3+ messages)

[PATCH] Sony-laptop: Use common error handling code in sony_nc_setup_rfkill()
 2017-10-31 13:33 UTC  (3+ messages)

[PATCH v10 0/8] net: stmmac: dwmac-sun8i: Handle integrated PHY
 2017-10-31 13:33 UTC  (3+ messages)

[PATCH net-next v2] ipv4: fix validate_source for VRF setup
 2017-10-31 13:32 UTC 

[Buildroot] [PATCH] tmux: bump to version 2.6
 2017-10-31 13:32 UTC 

[PATCH v5 00/18] Appended signatures support for IMA appraisal
 2017-10-31 13:31 UTC  (6+ messages)
` [PATCH v5 17/18] ima: Implement support for module-style appended signatures

[Qemu-arm] [PATCH v3] arm: implement cache/shareability attribute bits for PAR registers
 2017-10-31 13:29 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] pinctrl: ti-iodelay: remove redundant unused variable dev
 2017-10-31 13:28 UTC  (3+ messages)

[Ksummit-discuss] Draft Agenda for the Kernel Summit
 2017-10-31  5:10 UTC  (5+ messages)

[PATCH] drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all
 2017-10-31 13:28 UTC  (2+ messages)

[PATCH] pinctrl: armada-37xx: Add edge both type gpio irq support
 2017-10-31 13:27 UTC  (4+ 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.