All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-25 00:16:36 to 2018-01-25 02:58:11 UTC [more...]

[PATCH] block: blk-mq-sched: Replace GFP_ATOMIC with GFP_KERNEL in blk_mq_sched_assign_ioc
 2018-01-25  2:58 UTC  (2+ messages)

[PATCH v3 0/2] Support micro operation measurement on arm64
 2018-01-25  2:55 UTC  (10+ messages)
` [PATCH v3 2/2] arm64: add micro test

[PATCH RFC v2 00/13] NLS/UTF-8 Case-Insensitive lookups for ext4 and VFS proposal
 2018-01-25  2:53 UTC  (14+ messages)
` [PATCH RFC v2 01/13] charsets: Introduce middle-layer for character encoding
` [PATCH RFC v2 02/13] charsets: ascii: Wrap ascii functions to charsets library
` [PATCH RFC v2 03/13] charsets: utf8: Add unicode character database files
` [PATCH RFC v2 04/13] scripts: add trie generator for UTF-8
` [PATCH RFC v2 05/13] charsets: utf8: Introduce code for UTF-8 normalization
` [PATCH RFC v2 06/13] charsets: utf8: reduce the size of utf8data[]
` [PATCH RFC v2 07/13] charsets: utf8: Hook-up utf-8 code to charsets library
` [PATCH RFC v2 08/13] charsets: utf8: Introduce test module for kernel UTF-8 implementation
` [PATCH RFC v2 09/13] ext4: Add ignorecase mount option
` [PATCH RFC v2 10/13] ext4: Include encoding information on the superblock
` [PATCH RFC v2 11/13] fscrypt: Introduce charset-based matching functions
` [PATCH RFC v2 12/13] ext4: Support charset name matching
` [PATCH RFC v2 13/13] ext4: Implement ext4 dcache hooks for custom charsets

[xen-unstable test] 118296: regressions - FAIL
 2018-01-25  2:51 UTC 

[PATCH v2] rtlwifi: btcoex: Fix some static warnings from Sparse
 2018-01-25  2:49 UTC 

[PATCH] x86: efi: Replace GFP_ATOMIC with GFP_KERNEL in efi_query_variable_store
 2018-01-25  2:49 UTC  (2+ messages)

[RESEND PATCH 0/3] x86/apic/kexec: Enable legacy irq mode before jump to kexec/kdump kernel
 2018-01-25  2:48 UTC  (4+ messages)
` [RESEND PATCH 3/3] x86/apic: Clean up the names of legacy irq mode setting related functions

[PATCH 0/3] f2fs: support passing down write hints to block layer
 2018-01-25  2:47 UTC  (4+ messages)
` [PATCH 1/3] f2fs: support passing down write hints given by users "
    ` [f2fs-dev] "

[RFC/RFT usb-next v1 0/6] remove driver-specific "multiple PHY" handling
 2018-01-25  2:47 UTC  (16+ messages)
` [RFC/RFT usb-next v1 1/6] usb: mtu3: remove custom USB PHY handling
    ` [RFC/RFT,usb-next,v1,1/6] "
` [RFC/RFT usb-next v1 3/6] usb: host: ehci-platform: "
  ` [RFC/RFT,usb-next,v1,3/6] "
` [RFC/RFT usb-next v1 4/6] usb: host: ohci-platform: "
  ` [RFC/RFT,usb-next,v1,4/6] "
` [RFC/RFT usb-next v1 5/6] usb: chipidea: do not set the "phy" field in struct usb_hcd
  ` [RFC/RFT,usb-next,v1,5/6] "
` [RFC/RFT usb-next v1 6/6] usb: core: hcd: remove support for initializing a single PHY
  ` [RFC/RFT,usb-next,v1,6/6] "

[git pull] drm vc4 fixes for 4.15
 2018-01-25  2:45 UTC  (2+ messages)

[PATCH RESENT] nvme-pci: introduce RECONNECTING state to mark initializing procedure
 2018-01-25  2:33 UTC  (3+ messages)

[RFC] lib/librte_ether: add a return value for MAC set ops
 2018-01-25  2:46 UTC 

[Ocfs2-devel] [PATCH] ocfs2: return error when we attempt to access a dirty bh in jbd2
 2018-01-25  2:41 UTC 

Documentation bug in kernelnewbies.org/StartKernelHacking
 2018-01-25  2:40 UTC 

[PATCH 1/6] drm/amdgpu/pm: handle fan properly when card is powered down
 2018-01-25  2:40 UTC  (3+ messages)
` [PATCH 6/6] drm/amdgpu/pm: rework the hwmon visibility settings

[igt-dev] [PATCH i-g-t v4 1/3] lib/igt_aux: Add function to swap int64 in array
 2018-01-25  2:38 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v4 2/3] tests/gem_ctx_param: Update invalid param
` [igt-dev] [PATCH i-g-t v4 3/3] tests/gem_ctx_param: Add set_priority tests for non SYS_NICE users
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v4,1/3] lib/igt_aux: Add function to swap int64 in array
` [igt-dev] ✗ Fi.CI.IGT: failure "

[PATCH bpf-next v9 00/12] bpf: More sock_ops callbacks
 2018-01-25  2:37 UTC  (13+ messages)
` [PATCH bpf-next v9 01/12] bpf: Only reply field should be writeable
` [PATCH bpf-next v9 02/12] bpf: Make SOCK_OPS_GET_TCP size independent
` [PATCH bpf-next v9 03/12] bpf: Make SOCK_OPS_GET_TCP struct independent
` [PATCH bpf-next v9 04/12] bpf: Add write access to tcp_sock and sock fields
` [PATCH bpf-next v9 05/12] bpf: Support passing args to sock_ops bpf function
` [PATCH bpf-next v9 06/12] bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
` [PATCH bpf-next v9 07/12] bpf: Add sock_ops RTO callback
` [PATCH bpf-next v9 08/12] bpf: Add support for reading sk_state and more
` [PATCH bpf-next v9 09/12] bpf: Add sock_ops R/W access to tclass
` [PATCH bpf-next v9 10/12] bpf: Add BPF_SOCK_OPS_RETRANS_CB
` [PATCH bpf-next v9 11/12] bpf: Add BPF_SOCK_OPS_STATE_CB
` [PATCH bpf-next v9 12/12] bpf: add selftest for tcpbpf

[Qemu-devel] [PATCH v7 00/23] QMP: out-of-band (OOB) execution support
 2018-01-25  2:35 UTC  (2+ messages)

[PATCH] lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_EN
 2018-01-25  2:35 UTC  (2+ messages)

conntrack enhancement
 2018-01-25  2:34 UTC  (3+ messages)

[PATCH 0/3] ASoC: sun4i-i2s: Updates to the driver
 2018-01-25  2:33 UTC  (5+ messages)
` [PATCH 2/3] ASoC: sun4i-i2s: Do not divide clocks when slave
  ` [linux-sunxi] "

[net-next 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2018-01-24
 2018-01-25  2:29 UTC  (3+ messages)

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  2:30 UTC 

[PATCH arm/aspeed/ast2500 v1] eSPI: add Aspeed AST2500 eSPI driver to boot a host with PCH runs on eSPI
 2018-01-25  2:29 UTC  (3+ messages)

[PATCH 1/4] drm/amd/pp: Add new smu callback function
 2018-01-25  2:28 UTC  (8+ messages)
` [PATCH 4/4] drm/amd/pp: Implement set_power_profile_mode on smu7

[U-Boot] [PATCH v4] arm: add support for PDU001
 2018-01-25  2:26 UTC  (2+ messages)

[U-Boot] [GIT PULL] Please pull u-boot-mmc master
 2018-01-25  2:25 UTC  (4+ messages)

backport Rewrite sync_core() to use IRET-to-self to stable kernels?
 2018-01-25  2:22 UTC  (6+ messages)

[PATCH 1/2] ARM: imx: no unmask/mask GINT for WAIT_CLOCKED
 2018-01-25  2:19 UTC  (5+ messages)
` [PATCH 2/2] ARM: imx: cpuidle-imx6q: configure CCM to RUN mode when CPU is active

[PATCH v2 0/2] meson8b-odroidc1: ethernet support
 2018-01-25  2:18 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: meson8b: extend ethernet controller description
` [PATCH v2 2/2] ARM: dts: meson8b-odroidc1: ethernet support

[RFC PATCH 0/1] Implement CMake build
 2018-01-25  2:16 UTC  (6+ messages)

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2018-01-25  2:15 UTC  (18+ messages)

[PATCH] app/testpmd: fix failing to enable SW checksum calculation
 2018-01-25  2:13 UTC 

[PATCH v3] android: binder: use VM_ALLOC to get vm area
 2018-01-25  2:09 UTC  (6+ messages)

[2/4] usb: dwc3: add dwc3 glue layer for UniPhier SoCs
 2018-01-25  2:09 UTC  (6+ messages)
  ` [PATCH 2/4] "

[PATCH 1/2] mm,vmscan: Kill global shrinker lock
 2018-01-25  2:04 UTC  (4+ messages)

[PATCH] oe-selftest: meta_ide: add test for meta-ide-support
 2018-01-24 18:49 UTC 

[PATCH] bcache: lock in btree_flush_write() to avoid races
 2018-01-25  1:58 UTC  (2+ messages)

WARNING in vhost_dev_cleanup
 2018-01-25  1:58 UTC 

[PATCH] drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks
 2018-01-25  1:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasks (rev2)

how to understand bcache
 2018-01-25  1:54 UTC  (2+ messages)

[RFC PATCH -tip 0/2] kprobes: A trial to reuse graph-tracer's return stack for kretprobe
 2018-01-25  1:49 UTC  (3+ messages)

[PATCH net-next] ipv6: raw: use IPv4 raw_sendmsg on v4-mapped IPv6 destinations
 2018-01-25  1:43 UTC 

[PATCH v4 0/7] Port ownership and syncronization
 2018-01-25  1:47 UTC  (4+ messages)
` [PATCH v5 0/7] Port ownership and synchronization
  ` [PATCH v5 7/7] app/testpmd: adjust ethdev port ownership

[PATCH] xen/VT-d: Remove the use of __LINE__ from IOMMU_WAIT_OP()
 2018-01-25  1:45 UTC  (2+ messages)

[Fuego] [PATCH] Dockerfile: Install linux-headers
 2018-01-25  1:45 UTC 

[Fuego] [PATCH 3/3] backfire: Add a new test of the rt-tests
 2018-01-25  1:43 UTC 

[Fuego] [PATCH 2/3] sigwaittest: Add a new test of the rt-tests
 2018-01-25  1:41 UTC 

[PATCH] kbuild: make Makefile|Kbuild in each directory optional
 2018-01-25  1:41 UTC 

[PATCH 0/5] coreboot table bus and framebuffer driver
 2018-01-25  1:41 UTC  (6+ messages)
` [PATCH 1/5] firmware: coreboot: Expose the coreboot table as a bus
` [PATCH 2/5] firmware: memconsole: Probe via coreboot bus
` [PATCH 3/5] firmware: vpd: "
` [PATCH 4/5] firmware: coreboot: Remove unused coreboot_table_find
` [PATCH 5/5] firmware: coreboot: Add coreboot framebuffer driver

[Fuego] [PATCH 1/3] svsematest: Add a new test of the rt-tests
 2018-01-25  1:39 UTC 

USB-to-SATA and RAID
 2018-01-25  1:39 UTC  (4+ messages)

[RFC tip/locking/lockdep v4 00/17] lockdep: Support deadlock detection for recursive read locks
 2018-01-25  1:40 UTC  (4+ messages)
` [RFC tip/locking/lockdep v4 16/17] lockdep: Documention for recursive read lock detection reasoning

[Fuego] rt-tests: Add several new rt-tests
 2018-01-25  1:36 UTC 

[PATCH nf-next,RFC v4] netfilter: nf_flow_table: add hardware offload support
 2018-01-25  1:31 UTC  (2+ messages)

[Bug 104762] Various segfaults/problems in qt/plasma
 2018-01-25  1:31 UTC  (2+ messages)

[PATCH 000/187] ASoC: replace codec to component
 2018-01-25  1:29 UTC  (4+ messages)
` [PATCH 161/187] ASoC: arizona/cs47l24/wm5102/wm5110/wm8997/wm8998/wm_adsp: "

[f2fs-dev] [PATCH RFC] f2fs: flush cp pack except cp page2 at first
 2018-01-25  1:29 UTC  (4+ messages)
`  "

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2018-01-25  1:22 UTC  (5+ messages)
` [RFC PATCH v11 4/5] PCI / PM: Add support for the PCIe WAKE# signal for OF

[Intel-wired-lan] [jkirsher-next-queue:100GbE] BUILD SUCCESS e0752a68d8de2a6fcb2909d86cab6b23896896de
 2018-01-25  1:22 UTC 

[PATCH 00/11] xfs: reflink/scrub/quota fixes
 2018-01-25  1:20 UTC  (3+ messages)
` [PATCH 04/11] xfs: CoW fork operations should only update quota reservations
  ` [PATCH v2 "

[PATCH rdma-next] RDMA/srpt: Fix RCU debug build error
 2018-01-25  1:19 UTC  (8+ messages)

[PATCH 1/2] ASoC: compress: Correct handling of compressed ops
 2018-01-25  1:18 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: unlock bh_state if bg check fails
 2018-01-25  1:18 UTC 

[bluetooth-next:master 8/8] drivers/bluetooth/btintel.h:196:1: error: expected identifier or '(' before '{' token
 2018-01-25  1:18 UTC 

[PATCH v3] mac80211: mesh: fix wrong mesh TTL offset calculation
 2018-01-25  1:16 UTC 

[PULL] drm-misc-fixes for 4.15
 2018-01-25  1:16 UTC  (3+ messages)

[PATCH net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_match()
 2018-01-25  1:16 UTC  (6+ messages)
      ` [PATCH v2 net] netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target}

[PATCH] app/testpmd: do not enable Rx offloads by default
 2018-01-25  1:11 UTC  (2+ messages)

Firmware Crash on qca61741 hw3.2
 2018-01-25  1:10 UTC  (2+ messages)

[PATCH] ath10k: Update the phymode along with bandwidth change request
 2018-01-25  1:10 UTC  (2+ messages)

[PATCH 0/7] xen/arm32: Branch predictor hardening (XSA-254 variant 2)
 2018-01-25  1:08 UTC  (7+ messages)
` [PATCH 5/7] xen/arm32: Invalidate BTB on guest exit for Cortex A17 and 12
` [PATCH 6/7] xen/arm32: Invalidate icache on guest exist for Cortex-A15
` [PATCH 7/7] xen/arm32: entry: Document the purpose of r11 in the traps handler

[PATCH 12/27] drm/i915/icl: Add Indirect Context Offset for Gen11
 2018-01-25  1:06 UTC  (2+ messages)
` [PATCH v2 "

[PATCH net-next] rds: tcp: per-netns flag to stop new connection creation when rds-tcp is being dismantled
 2018-01-24 21:03 UTC 

[PATCH 1/4] cal: always include the year in the month header
 2018-01-25  1:03 UTC  (4+ messages)
` [PATCH 2/4] cal: remove year top header
` [PATCH 3/4] cal: new top header to display the calendar system
` [PATCH 4/4] cal: new option to drop the calendar system header

[U-Boot] [PATCH 1/7] mmc: uniphier-sd: Use mmc_of_parse()
 2018-01-25  1:01 UTC  (2+ messages)

btrfs check: backref lost, mismatch with its hash -- can't repair
 2018-01-25  0:59 UTC  (13+ messages)

[PATCH 0/6] off-by-one errors in git-daemon
 2018-01-25  0:58 UTC  (7+ messages)
` [PATCH 1/6] t5570: use ls-remote instead of clone for interp tests
` [PATCH 2/6] t/lib-git-daemon: record daemon log
` [PATCH 3/6] daemon: fix off-by-one in logging extended attributes
` [PATCH 4/6] daemon: handle NULs in extended attribute string
` [PATCH 5/6] t/lib-git-daemon: add network-protocol helpers
` [PATCH 6/6] daemon: fix length computation in newline stripping

[PATCH V6 1/2] security: Add a cred_getsecid hook
 2018-01-25  0:58 UTC  (5+ messages)

[U-Boot] [PATCH] mmc: uniphier-sd: Add compatible strings for RCar Gen2
 2018-01-25  0:58 UTC  (2+ messages)

tip/master falls off NOP cliff with KPTI under KVM
 2018-01-25  0:53 UTC  (4+ messages)

[PATCH 0/5] Implement FTW driver
 2018-01-25  0:48 UTC  (3+ messages)
` [PATCH 5/5] powerpc/ftw: Document FTW API/usage

[PATCH v2] mm: Reduce memory bloat with THP
 2018-01-25  0:47 UTC  (4+ messages)

[tpm2] [ANNOUNCE] Repositories
 2018-01-25  0:43 UTC 

[PATCH] v4l2-dev.h: fix symbol collision in media_entity_to_video_device()
 2018-01-25  0:34 UTC 

[PATCH v2] staging: android: ion: Zero CMA allocated memory
 2018-01-25  0:40 UTC  (3+ messages)

Using very large multidimensional arrays to buffer IO/possibly used for the LM scheduler
 2018-01-25  0:38 UTC 

[RFC PATCH 1/2] x86/ibpb: Skip IBPB when we switch back to same user process
 2018-01-25  0:36 UTC  (2+ messages)
` [RFC PATCH 2/2] x86/ibpb: Prevent missed IBPB flush

git 2.16, Jenkins git client plugin, and ""
 2018-01-25  0:36 UTC  (3+ messages)

GRE-NAT broken
 2018-01-25  0:34 UTC  (2+ messages)

[Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]
 2018-01-25  0:30 UTC  (2+ messages)
  ` [Bug 93629] "

Git packs friendly to block-level deduplication
 2018-01-25  0:29 UTC  (5+ messages)

[RFC] devicetree: new FDT format version
 2018-01-25  0:27 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_ccs: Grab the CRC when the plane is actually enabled
 2018-01-25  0:26 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes
 2018-01-25  0:25 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/3] nvdimm: support MAP_SYNC for memory-backend-file
 2018-01-25  0:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 3/3] hostmem-file: add 'sync' option

[kernel-hardening] Re: [RFC][PATCH] get rid of the use of set_fs() (by way of kernel_recvmsg()) in sunrpc
 2018-01-25  0:21 UTC  (6+ messages)
` [PATCH 01/10] net: separate SIOCGIFCONF handling from dev_ioctl()
  ` [PATCH 10/10] kill kernel_sock_ioctl()

[U-Boot] [PATCH 0/7] sun50i device tree changes
 2018-01-25  0:21 UTC  (4+ messages)
` [U-Boot] [PATCH 3/7] sun50i: a64: Move ethernet nodes to SoC DTS
  ` [U-Boot] [linux-sunxi] "

[PATCH net] net: memcontrol: charge allocated memory after mem_cgroup_sk_alloc()
 2018-01-25  0:19 UTC 

[PATCH 1/2 v4] lib: debugobjects: export max loops counter
 2018-01-25  0:17 UTC  (2+ messages)
` [PATCH 2/2 v4] lib: debugobjects: handle objects free in a batch outside the loop

[PATCH net-next 0/8] use tc_cls_can_offload_and_chain0() throughout the drivers
 2018-01-25  0:17 UTC  (9+ messages)
` [PATCH net-next 1/8] pkt_cls: add new tc cls helper to check offload flag and chain index
` [PATCH net-next 2/8] cxgb4: use tc_cls_can_offload_and_chain0()
` [PATCH net-next 3/8] mlx5: "
` [PATCH net-next 4/8] bnxt: "
` [PATCH net-next 5/8] nfp: flower: "
` [PATCH net-next 6/8] ixgbe: "
` [PATCH net-next 7/8] mlxsw: "
` [PATCH net-next 8/8] selftests/bpf: check for spurious extacks from the driver


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.