All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-08 21:07:08 to 2019-04-08 22:21:26 UTC [more...]

[PATCH v3 0/7] Rewrite clk parent handling
 2019-04-08 22:21 UTC  (9+ messages)
` [PATCH v3 1/7] clkdev: Hold clocks_mutex while iterating clocks list
` [PATCH v3 3/7] clk: Add of_clk_hw_register() API for early clk drivers

[Qemu-devel] [RISU PATCH 0/5] Fix RISU build for i386
 2019-04-08 22:18 UTC  (4+ messages)

[PATCH net] r8169: disable ASPM again
 2019-04-08 22:20 UTC  (2+ messages)

[PATCH net-next] net: phy: improve link partner capability detection
 2019-04-08 22:18 UTC  (2+ messages)

[PATCH 00/10] Add all documentation files to an html/pdf produced book
 2019-04-08 22:18 UTC  (2+ messages)

avoid calling nth_page in the block I/O path
 2019-04-08 22:17 UTC  (7+ messages)
` [PATCH 1/5] block: rewrite blk_bvec_map_sg to avoid a nth_page call
` [PATCH 2/5] block: refactor __bio_iov_bvec_add_pages
` [PATCH 3/5] block: don't allow multiple bio_iov_iter_get_pages calls per bio

[PATCH 0/2] Fixup and optimization for write time tree checker
 2019-04-08 22:18 UTC  (5+ messages)

[PATCH 01/12] s390: remove -fno-strength-reduce flag
 2019-04-08 22:16 UTC  (14+ messages)
` [PATCH 02/12] s390: don't build vdso32 with clang
` [PATCH 03/12] s390: purgatory: pass --target option to clang
` [PATCH 04/12] s390: qeth: address type mismatch warning
` [PATCH 05/12] s390: zcrypt: initialize variables before_use
` [PATCH 06/12] s390: ctcm: fix ctcm_new_device error return code
` [PATCH 07/12] s390: cio: fix cio_irb declaration
` [PATCH 08/12] s390: syscall_wrapper: avoid clang warning
` [PATCH 09/12] s390: make __load_psw_mask work with clang
` [PATCH 10/12] s390: avoid __builtin_return_address(n) on clang
` [PATCH 11/12] s390: make chkbss work with clang
` [PATCH 12/12] [PROBABLY WRONG] s390: void '0' constraint in inline assembly

A common place for CI results?
 2019-04-08 22:16 UTC  (2+ messages)

[PATCH v3 0/2] RFC: introduce CONFIG_INIT_ALL_MEMORY
 2019-04-08 22:15 UTC  (3+ messages)
` [PATCH v3 1/2] initmem: introduce CONFIG_INIT_ALL_MEMORY and CONFIG_INIT_ALL_STACK

[igt-dev] [PATCH i-g-t v2] tests/kms_dp_dsc: Force a full modeset when we force dsc enable
 2019-04-08 22:17 UTC  (5+ messages)

[PATCH] selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
 2019-04-08 22:13 UTC  (6+ messages)

[PATCH nftables] src: add nat support for the inet family
 2019-04-08 22:14 UTC  (2+ messages)

[GIT PULL] tpmdd fixes for Linux v5.1
 2019-04-08 22:13 UTC  (4+ messages)

[PATCH kselftest-next] selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
 2019-04-08 22:12 UTC  (3+ messages)

[U-Boot] [PATCH] sunxi: Add H6 SPI SPL support
 2019-04-08 22:12 UTC 

[PATCH 0/2] Add l4 abe dts data for omap4
 2019-04-08 22:10 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: Add common mcpdm dts file "
` [PATCH 2/2] ARM: dts: Add l4 abe interconnect hierarchy and ti-sysc data "

[PATCH 0/2] sysctl: share commonly used constants
 2019-04-08 22:09 UTC  (3+ messages)
` [PATCH 1/2] proc/sysctl: add shared variables for range check
` [PATCH 2/2] kernel: use sysctl "

[PATCH] docs/zh_CN: correct a word in managment-style
 2019-04-08 22:06 UTC  (2+ messages)

[PATCH v2] Documentation: kernel-docs: Remove entry for vfs.txt
 2019-04-08 22:05 UTC  (2+ messages)

[U-Boot] [PATCH 00/16] usb: convert dwc2 gadget to driver model, used in stm32mp1
 2019-04-08 22:04 UTC  (19+ messages)
` [U-Boot] [PATCH 06/16] usb: dwc2: remove unused variable regs_otg
` [U-Boot] [PATCH 07/16] usb: dwc2: convert driver to DM_USB_GADGET
` [U-Boot] [PATCH 08/16] usb: dwc2: force reset assert before to probe the driver
` [U-Boot] [PATCH 09/16] usb: dwc2: Add force-b-session-valid support
` [U-Boot] [PATCH 10/16] usb: dwc2: Add function for session B check
` [U-Boot] [PATCH 11/16] usb: dwc2_udc_otg: Read MAX_HW_ENDPOINT from HWCFG4 register
` [U-Boot] [PATCH 12/16] usb: dwc2_udc_otg: Add tx_fifo_sz array support
` [U-Boot] [PATCH 13/16] usb: dwc2: add support for STM32MP1
` [U-Boot] [PATCH 16/16] stm32mp1: add stusb1600 support for DK1 and DK2 board

[PATCH v10 00/18] Introduce the Counter subsystem
 2019-04-08 21:55 UTC  (9+ messages)
` [PATCH v10 01/18] counter: Introduce the Generic Counter interface
` [PATCH v10 02/18] counter: Documentation: Add Generic Counter sysfs documentation

4/8/201912:57:28 PM
 2019-04-08 19:56 UTC 

[PATCH] kernel-doc: Let backtick and backslash escape percent sign
 2019-04-08 22:03 UTC  (2+ messages)

[KVM nVMX]: Check "load IA32_PAT" VM-exit{entry} controls on vmentry of L2 guests (v5)
 2019-04-08 21:35 UTC  (7+ messages)
` [PATCH 1/6 v5][KVM nVMX]: Check "load IA32_PAT" VM-exit control on vmentry
` [PATCH 2/6 v5][KVM nVMX]: Check "load IA32_PAT" VM-entry "
` [PATCH 3/6 v5][KVM nVMX]: Move the checks for Guest Control Registers and Guest MSRs to a separate function
` [PATCH 4/6 v5][KVM nVMX]: nested_check_guest_cregs_dregs_msrs() should return -EINVAL for error conditions
` [PATCH 5/6 v5][KVM nVMX]: nested_vmx_check_vmentry_postreqs() should return VMX_EXIT_REASONS_FAILED_VMENTRY | EXIT_REASON_INVALID_STATE "
` [PATCH 6/6 v5][kvm-unit-test nVMX]: Check "load IA32_PAT" on vmentry of L2 guests

mmap and FUSE on 32bit systems
 2019-04-08 21:39 UTC 

linux-next: Fixes tags need some work in the net-next tree
 2019-04-08 22:00 UTC 

[Qemu-devel] [PATCH] megasas: fix mapped frame size
 2019-04-08 21:57 UTC  (4+ messages)
` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] [PATCH] sd: Fix out-of-bounds assertions
 2019-04-08 21:57 UTC  (3+ messages)

[PATCH] nvmet: Fix discover log page when offsets are used
 2019-04-08 21:57 UTC  (2+ messages)

[PATCH] common/populate: decrease the step of rm file
 2019-04-08 21:57 UTC  (4+ messages)

[PATCH v3] clonerange: test remapping the rainbow
 2019-04-08 21:56 UTC 

Thoughts on simple scanner approach for free page hinting
 2019-04-08 21:56 UTC  (9+ messages)

[PATCH net-next v3] net: dsa: mv88e6xxx: Prevent suspend to RAM
 2019-04-08 21:55 UTC  (2+ messages)

[GSoC][RFC] discussion about stashing with conflicts
 2019-04-08 21:55 UTC  (8+ messages)

[Xen-devel] [xen-4.8-testing test] 134442: regressions - trouble: blocked/broken/fail/pass
 2019-04-08 21:54 UTC  (3+ messages)
  `  "

[Buildroot] [PATCH] gettext-tiny: Make libiconv only target dependency
 2019-04-08 21:54 UTC  (3+ messages)

[PATCH net v7] failover: allow name change on IFF_UP slave interfaces
 2019-04-08 21:48 UTC  (3+ messages)

[PATCH 1/6 nft v3] osf: add version fingerprint support
 2019-04-08 21:49 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: Don't check device size as we can have valid 0 total_bytes
 2019-04-08 21:49 UTC  (3+ messages)

[PATCH 0/7] introduce cpu.headroom knob to cpu controller
 2019-04-08 21:45 UTC  (16+ messages)
` [PATCH 1/7] sched: refactor tg_set_cfs_bandwidth()
` [PATCH 2/7] cgroup: introduce hook css_has_tasks_changed
` [PATCH 3/7] cgroup: introduce cgroup_parse_percentage
` [PATCH 4/7] sched, cgroup: add entry cpu.headroom
` [PATCH 5/7] sched/fair: global idleness counter for cpu.headroom
` [PATCH 6/7] sched/fair: throttle task runtime based on cpu.headroom
` [PATCH 7/7] Documentation: cgroup-v2: add information for cpu.headroom

[PATCH kselftest-next] selftests: cgroup: fix cleanup path in test_memcg_subtree_control()
 2019-04-08 21:46 UTC  (5+ messages)

[PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
 2019-04-08 21:45 UTC  (11+ messages)

[PATCH 0/4] docs: add support for :nosymbols:
 2019-04-08 21:45 UTC  (3+ messages)
` [PATCH 1/4] kernel-doc: Revert "scripts/kernel-doc: Processing -nofunc for functions only"

[PATCH libnftnl v3] expr: osf: add version option support
 2019-04-08 21:45 UTC  (2+ messages)

[PATCH 00/14] media: ov6650: A collection of fixes
 2019-04-08 21:42 UTC  (15+ messages)
` [PATCH 01/14] media: ov6650: Fix MODDULE_DESCRIPTION
` [PATCH 02/14] media: ov6650: Fix control handler not freed on init error
` [PATCH 03/14] media: ov6650: Fix unverified arguments used in .set_fmt()
` [PATCH 04/14] media: ov6650: Fix unverified arguments accepted by .get_fmt()
` [PATCH 05/14] media: ov6650: Fix unverified arguments accepted by .enum_mbus_code()
` [PATCH 06/14] media: ov6650: Fix unverified pad IDs accepted by .get/set_selectioon()
` [PATCH 07/14] media: ov6650: Fix unverified pad IDs accepted by .g/s_frame_interval()
` [PATCH 08/14] media: ov6650: Fix crop rectangle alignment not passed back
` [PATCH 09/14] media: ov6650: Fix incorrect use of JPEG colorspace
` [PATCH 10/14] media: ov6650: Fix some format attributes not under control
` [PATCH 11/14] media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
` [PATCH 12/14] media: ov6650: Fix default format not applied on device probe
` [PATCH 13/14] media: ov6650: Fix stored frame format not in sync with hardware
` [PATCH 14/14] media: ov6650: Fix stored crop rectangle "

[PATCH] build: adjust configure for postgresql 11
 2019-04-08 21:43 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the nfsd tree
 2019-04-08 21:43 UTC 

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2019-04-08 21:39 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Improve RX consumer index validity check
` [PATCH net 2/2] bnxt_en: Reset device on RX buffer errors

[PATCH] efi/arm: enable CP15 DMB instructions before cleaning the cache
 2019-04-08 21:38 UTC  (9+ messages)

linux-next: Fixes tags need some work in the cifs tree
 2019-04-08 21:38 UTC 

[PATCH nft v2] doc: update nft list plural form parameters
 2019-04-08 21:37 UTC  (2+ messages)

[PATCH 00/13] si2157: Analog tuning and optimizations
 2019-04-08 21:37 UTC  (6+ messages)
` [PATCH 07/13] si2157: Briefly wait for tuning operation to complete

[PATCH nft] doc: update nft list plural form parameters
 2019-04-08 21:37 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib: Use nr_open not file-max for setting fd rlimit
 2019-04-08 21:36 UTC 

[MPTCP] memory accounting issue with current mptcp-proposal branch
 2019-04-08 21:33 UTC 

[pull request][net-next V2 00/15] Mellanox, mlx5 updates 2019-04-02
 2019-04-08 21:32 UTC  (2+ messages)

[PATCH] selftests/lib.mk: Move test output to diagnostic lines
 2019-04-08 21:32 UTC  (4+ messages)

[PATCH v1] NFS: Fix handling of reply page vector
 2019-04-08 21:29 UTC  (5+ messages)

[PATCH bpf-next v2 0/5] writable contexts for bpf raw tracepoints
 2019-04-08 21:30 UTC  (4+ messages)
` [PATCH bpf-next v2 2/5] nbd: trace sending nbd requests

nand_op_parser_exec_op should use longest pattern
 2019-04-08 21:30 UTC  (5+ messages)

[Qemu-devel] [PATCH for-4.0] hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
 2019-04-08 21:29 UTC  (6+ messages)

[PATCH][v2] time: Introduce jiffies64_to_msecs()
 2019-04-08 21:29 UTC  (4+ messages)

[PATCH v6 1/2] Provide in-kernel headers to make extending kernel easier
 2019-04-08 21:28 UTC  (6+ messages)
` [PATCH v6 2/2] init/config: Do not select BUILD_BIN2C for IKCONFIG

[PATCH nf-next] netfilter: make two functions static
 2019-04-08 21:29 UTC  (2+ messages)

[Bug 109692] deadlock occurs during GPU reset
 2019-04-08 21:28 UTC  (2+ messages)

[PATCH nf-next v3] netfilter: nft_osf: Add version option support
 2019-04-08 21:28 UTC  (2+ messages)

Removing pcap?
 2019-04-08 21:27 UTC  (5+ messages)
` Removing pcap? (EZX support in mainline linux)

[dpdk-dev] DPDK Windows Community call - 04 April 2019
 2019-04-08 21:27 UTC 

linux-next: Fixes tags need some work in the sound-asoc tree
 2019-04-08 21:27 UTC 

[PATCH/RFC] arm64: dts: renesas: ebisu, draak: Limit EtherAVB to 100Mbps
 2019-04-08 21:26 UTC  (3+ messages)

[PATCH nf-next 0/6] netfilter: nat: add inet family nat support
 2019-04-08 21:26 UTC  (2+ messages)

[PATCH] x86/boot: This program cannot be run in DOS mode.$
 2019-04-08 21:25 UTC  (4+ messages)

[PATCH][nf-next] netfilter: optimize nf_inet_addr_cmp
 2019-04-08 21:25 UTC  (2+ messages)

[PATCH] cmake: Support Eclipse and other cmake generators
 2019-04-08 21:24 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v7] ipvs: allow tunneling with gue encapsulation
 2019-04-08 21:23 UTC  (7+ messages)

[meta-virt][m-c-s][v2][PATCH 1/1] libibverbs: do not try to build for arm 32 bit or any mips
 2019-04-08 21:23 UTC 

[PATCH net-next] netfilter: nft_redir: Make nft_redir_dump static
 2019-04-08 21:22 UTC  (2+ messages)

interest in post-mortem examination of a BTRFS system and improving the btrfs-code?
 2019-04-08 21:22 UTC  (18+ messages)

[PATCH 1/2] dt-bindings: watchdog: sunxi: Add H6 compatible
 2019-04-08 21:23 UTC  (12+ messages)
` [PATCH 2/2] arm64: dts: h6: Add watchdog node

What's cooking in git.git (Apr 2019, #01; Thu, 4)
 2019-04-08 21:18 UTC  (4+ messages)

[Bug] Rockchip crypto driver sometimes produces wrong ciphertext
 2019-04-08 21:17 UTC  (13+ messages)

[PATCH net-next 0/5] net: sched: move back qlen to per CPU accounting
 2019-04-08 21:17 UTC  (3+ messages)
` [PATCH net-next 5/5] Revert: "net: sched: put back q.qlen into a single location"

[PATCH] staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context
 2019-04-08 21:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-04-08 21:11 UTC  (6+ messages)
` [Qemu-devel] [PATCH 08/10] block/pflash_cfi02: Implement multi-sector erase

[PATCH] drm/i915/execlists: Always reset the context's RING registers
 2019-04-08 21:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Always reset the context's RING registers (rev5)

[PATCH nf-next] netfilter: nf_conntrack: restrict conntrack_buckets value
 2019-04-08 21:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/llvm: bump to 8.0.0
 2019-04-08 21:10 UTC  (2+ messages)

[PATCH RFC] staging: wilc1000: give usleep_range a range
 2019-04-08 21:10 UTC  (2+ messages)

[PATCH v4] platform/chrome: mfd/cros_ec_debugfs: Add debugfs entry to retrieve EC uptime
 2019-04-08 21:09 UTC 

[PATCH][meta-oe] analyze-suspend: update to 5.3
 2019-04-08 21:09 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/igt_fb: Don't use blitter for large buffers
 2019-04-08 21:09 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,v3,1/2] lib/igt_fb: Don't use blitter for large buffers (rev2)

[PATCH] arm64/ftrace: fix inadvertent BUG() in trampoline check
 2019-04-08 21:07 UTC  (4+ messages)

[PATCH net v2 0/2] Fix thunderx MTU with XDP
 2019-04-08 21:06 UTC  (4+ messages)
` [PATCH net v2 1/2] net: thunderx: raise XDP MTU to 1508
` [PATCH net v2 2/2] net: thunderx: don't allow jumbo frames with XDP


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.