All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-21 19:39:20 to 2019-03-21 20:40:00 UTC [more...]

[PATCH net-next] net: dst: remove gc leftovers
 2019-03-21 20:39 UTC  (2+ messages)

[PATCH v3] net-sysfs: Fix memory leak in netdev_register_kobject
 2019-03-21 20:39 UTC  (2+ messages)

[PATCH v2 00/36] xfsprogs-5.0: fix various problems
 2019-03-21 20:39 UTC  (4+ messages)
` [PATCH 18/36] scrub: fix Makefile targets which depend on builddefs

[PATCH net 1/1] net: sched: fix cleanup NULL pointer exception in act_mirr
 2019-03-21 20:37 UTC  (2+ messages)

Regression causes a hang on boot with a Comtrol PCI card
 2019-03-21 20:36 UTC  (4+ messages)

Smarter Kconfig help
 2019-03-21 20:36 UTC  (4+ messages)

[LTP] [PATCH v2 1/1] lapi: Define TST_ABI{, 32, 64} to detect target type
 2019-03-21 20:36 UTC 

[RFC][PATCH] tracing/x86: Save CR2 before tracing irqsoff on error_entry
 2019-03-21 20:35 UTC  (21+ messages)

[PATCH v5 1/5] drm: rockchip: introduce rk3066 hdmi
 2019-03-21 20:35 UTC  (2+ messages)
  `  "

[PATCH 1/5] qemuarm: Swap for an arm7ve (A15) configuration
 2019-03-21 20:35 UTC  (4+ messages)

[RFC][PATCH 0/5 v2] DMA-BUF Heaps (destaging ION)
 2019-03-21 20:35 UTC  (11+ messages)
` [RFC][PATCH 2/5 v2] dma-buf: heaps: Add heap helpers
` [RFC][PATCH 4/5 v2] dma-buf: heaps: Add CMA heap to dmabuf heapss

[PATCH net-next v4 00/22] ethtool netlink interface, part 1
 2019-03-21 20:35 UTC  (3+ messages)
` [PATCH net-next v4 01/22] rtnetlink: provide permanent hardware address in RTM_NEWLINK

[PATCH v2 0/4] display testpmd forwarding engine stats on the fly
 2019-03-21 20:34 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] app/testpmd: display/clear forwarding stats on demand

[PATCH] RDMA/srp: Accept again source addresses that do not have a port number
 2019-03-21 20:34 UTC 

[PATCH net-next 0/3] net: broadcom: Remove print of base address
 2019-03-21 20:32 UTC  (2+ messages)

[LTP] [PATCH v2 3/3] syscalls/clock_adjtime: create clock_adjtime syscall tests
 2019-03-21 20:31 UTC  (6+ messages)
` [LTP] [PATCH v3 1/4] lib: include SAFE_CLOCK_ADJTIME() macro
  ` [LTP] [PATCH v3 2/4] lib: Add include guard to tst_safe_clocks.h
  ` [LTP] [PATCH v3 3/4] lapi/posix_clocks.h: add MAX_CLOCKS definition
  ` [LTP] [PATCH v3 4/4] syscalls/clock_adjtime: create clock_adjtime syscall tests

[PATCH] genirq: call cancel_work_sync from irq_set_affinity_notifier
 2019-03-21 20:31 UTC  (3+ messages)

[PATCH net-next] ipv6: Remove fallback argument from ip6_hold_safe
 2019-03-21 20:30 UTC  (2+ messages)

[PATCH net] r8169: don't read interrupt mask register in interrupt handler
 2019-03-21 20:30 UTC  (2+ messages)

[PATCH net-next] ipv4: Allow amount of dirty memory from fib resizing to be controllable
 2019-03-21 20:30 UTC  (2+ messages)

[PATCH v3 1/6] EDAC/amd64: Add Family 17h Model 30h PCI IDs
 2019-03-21 20:30 UTC  (3+ messages)
  ` [v3,1/6] "

[PATCH v5] ipvs: allow tunneling with gue encapsulation
 2019-03-21 20:28 UTC  (2+ messages)

[RFC PATCH RESEND 0/3] mm modifications / helpers for emulated GPU coherent memory
 2019-03-21 20:29 UTC  (14+ messages)
` [RFC PATCH RESEND 2/3] mm: Add an apply_to_pfn_range interface
` [RFC PATCH RESEND 3/3] mm: Add write-protect and clean utilities for address space ranges

[PATCH v8] x86: load FPU registers on return to userland
 2019-03-21 20:26 UTC  (25+ messages)
` [PATCH 01/24] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
` [PATCH 02/24] x86/fpu: Remove fpu__restore()
` [PATCH 03/24] x86/fpu: Remove preempt_disable() in fpu__clear()
` [PATCH 04/24] x86/fpu: Always init the `state' "
` [PATCH 05/24] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
` [PATCH 06/24] x86/fpu: Don't save fxregs for ia32 frames "
` [PATCH 07/24] x86/fpu: Remove fpu->initialized
` [PATCH 08/24] x86/fpu: Remove user_fpu_begin()
` [PATCH 09/24] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 10/24] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
` [PATCH 11/24] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() "
` [PATCH 12/24] x86/pkru: Provide .*_pkru_ins() functions
` [PATCH 13/24] x86/fpu: Only write PKRU if it is different from current
` [PATCH 14/24] x86/pkeys: Don't check if PKRU is zero before writting it
` [PATCH 15/24] x86/fpu: Eager switch PKRU state
` [PATCH 16/24] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 17/24] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 18/24] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
` [PATCH 19/24] x86/fpu: Update xstate's PKRU value on write_pkru()
` [PATCH 20/24] x86/fpu: Inline copy_user_to_fpregs_zeroing()
` [PATCH 21/24] x86/fpu: Let __fpu__restore_sig() restore the !32bit+fxsr frame from kernel memory
` [PATCH 22/24] x86/fpu: Merge the two code paths in __fpu__restore_sig()
` [PATCH 23/24] x86/fpu: Defer FPU state load until return to userspace
` [PATCH 24/24] x86/pkeys: add PKRU value to init_fpstate

linux-next: Fixes tag needs some work in the ntb tree
 2019-03-21 20:28 UTC  (4+ messages)

[PATCH 1/2] net/bonding: fix more incorrect slave id types
 2019-03-21 20:28 UTC  (2+ messages)
` [PATCH 2/2] net/bonding: fix oob access in "other" aggregator modes

[PATCH net v2 00/18] net/sched: validate the control action with all the other parameters
 2019-03-21 20:27 UTC  (2+ messages)

[PATCH for-4.12] passthrough/vtd: Drop the "workaround_bios_bug" logic entirely
 2019-03-21 20:26 UTC 

[PATCH lttng-tools v2] Change lttng_poll_wait behaviour of compat-poll to match compat-epoll
 2019-03-21 20:25 UTC 

[PATCH -v2 0/9] e2fsprogs: e2scrub cleanups
 2019-03-21 20:25 UTC  (10+ messages)
` [PATCH 1/9] e2scrub: check to make sure lvm2 is installed
` [PATCH 2/9] debian: drop lvm2 from the recommends line
` [PATCH 3/9] Fix "make install-strip"
` [PATCH 4/9] e2scrub: fix up "make install-strip" support
` [PATCH 5/9] e2scrub: add the -n option which shows what commands e2scrub would execute
` [PATCH 6/9] e2scrub_all: add the -n option which shows what e2scrub_all would do
` [PATCH 7/9] e2scrub_all: make sure there's enough free space for a snapshot
` [PATCH 8/9] e2scrub_all: refactor device probe loop
` [PATCH 9/9] e2scrub,e2scrub_all: print a (more understandable) error if not run as root

[U-Boot] [PATCH] arm: timer: sunxi: fix a64 spurious timeout issues
 2019-03-21 20:25 UTC  (5+ messages)

[PATCH v2 1/2] x86/MCE: Add function to allow filtering of MCA errors
 2019-03-21 20:25 UTC  (4+ messages)
` [v2,1/2] "
` [PATCH v2 2/2] x86/MCE/AMD: Don't report L1 BTB MCA errors on some Family 17h models
  ` [v2,2/2] "

powerpc32 boot crash in 5.1-rc1
 2019-03-21 20:25 UTC 

v5.1-rc1 binder_alloc_do_buffer_copy() BUG_ON triggered by selinux-testsuite
 2019-03-21 20:24 UTC  (18+ messages)

[U-Boot] [PATCH v2] efi_loader: set image_base and image_size to correct values
 2019-03-21 20:24 UTC  (2+ messages)

[RFC PATCH] t5551: delete auth-for-pack-but-not-refs test
 2019-03-21 20:24 UTC  (4+ messages)

[PATCH 1/9] e2scrub: check to make sure lvm2 is installed
 2019-03-21 20:23 UTC  (11+ messages)
` [PATCH 8/9] e2scrub_all: refactor device probe loop

[PATCH] Add new tests/generic/536: intermittent I/O errors must not corrupt a filesystem
 2019-03-21 20:23 UTC  (2+ messages)

[Cocci] modifying C99 initializers?
 2019-03-21 20:22 UTC  (6+ messages)

[PATCH] drm/i915/guc: GuC suspend path cleanup
 2019-03-21 20:23 UTC  (10+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] staging: mt7621-pci: Add spaces to Macros in pci-mt7621.c
 2019-03-21 20:22 UTC 

usb: dwc3: Softdep for GBit Ethernet on Odroid XU4
 2019-03-21 20:23 UTC 

[PATCH] net: macb: Add null check for PCLK and HCLK
 2019-03-21 20:22 UTC  (2+ messages)

CONFIG_DEBUG_VIRTUAL breaks boot on x86-32
 2019-03-21 20:22 UTC 

OpenBMC Development Kit
 2019-03-21 20:22 UTC  (4+ messages)

[PATCH] mem: don't use address hint for mapping unless requested
 2019-03-21 20:21 UTC 

[PATCH 0/5] bonding fixes
 2019-03-21 20:21 UTC  (3+ messages)

[PATCH v2] net: phy: Add DP83825I to the DP83822 driver
 2019-03-21 20:21 UTC  (2+ messages)

[PATCH] drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
 2019-03-21 20:20 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: Add vdd_logic to rk3288-veyron
 2019-03-21 20:19 UTC  (2+ messages)

[PATCH v3 0/2] vfio-ccw: support hsch/csch (QEMU part)
 2019-03-21 20:19 UTC  (3+ messages)
` [PATCH v3 1/2] vfio-ccw: new capability chain support

[PATCH 1/2] tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
 2019-03-21 20:19 UTC  (4+ messages)
` [PATCH 2/2] tun: Remove unused first parameter of tun_get_iff()

32-bit Amlogic (ARM) SoC: kernel BUG in kfree()
 2019-03-21 20:17 UTC  (5+ messages)

[rocko/master][PATCH] [matrix-gui-apps] SRCREV bump for TIDL demo file path fix
 2019-03-21 20:17 UTC  (4+ messages)

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-03-21 20:14 UTC  (12+ messages)

[PATCH v1 1/1] drm/i915/sleftests: live_execlists subtest faster
 2019-03-21 20:16 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v1,1/1] "

[PATCH bpf-next v1 1/7] tools: bpftool: fix infinite loop
 2019-03-21 20:16 UTC  (5+ messages)
` [PATCH bpf-next v1 4/7] tools: bpftool: implement map exec command

[PATCH 0/4] Remove NULL comparisons and return variables
 2019-03-21 20:13 UTC  (5+ messages)
` [PATCH 1/4] staging: rtl8723bs: core: Change NULL comparisons to Boolean negation
` [PATCH 2/4] staging: rtl8723bs: core: Remove return variables in rtw_mlme_ext.c
` [PATCH 3/4] staging: rtl8723bs: core: Remove return variables in rtw_mlme.c
` [PATCH 4/4] staging: rtl8723bs: core: Remove return variables in rtw_io.c

[PATCH v2 0/4] RCU fixes for rcu_assign_pointer() usage
 2019-03-21 20:12 UTC  (2+ messages)

[PATCH 1/2] dma-buf: Remove leftover [un]map_atomic comments
 2019-03-21 20:09 UTC  (4+ messages)
` [PATCH 2/2] dma-buf: Update [un]map documentation to match the other functions

[PATCH net-next] fou: Support binding FoU socket
 2019-03-21 20:10 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: aquantia: add downshift support
 2019-03-21 20:08 UTC 

[Buildroot] make log messages with buildroot 2019.02
 2019-03-21 20:08 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 47 warnings (v4.19.30-263-g8dba8b2fb5fa)
 2019-03-21 20:08 UTC 

[PATCH 1/8] perf/x86/intel: Fix memory corruption
 2019-03-21 20:07 UTC  (14+ messages)

[U-Boot] [PATCH] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"
 2019-03-21 20:04 UTC  (5+ messages)

[PULL] gvt-fixes
 2019-03-21 20:03 UTC  (2+ messages)

[PATCH V2 0/7] mmc: Several fixes for bcm2835 driver
 2019-03-21 20:03 UTC  (3+ messages)

[PATCH] perf: Change PMCR write to read-modify-write
 2019-03-21 20:02 UTC  (4+ messages)

[PATCH 0/5] Page demotion for memory reclaim
 2019-03-21 20:01 UTC  (6+ messages)
` [PATCH 1/5] node: Define and export memory migration path
` [PATCH 2/5] mm: Split handling old page for migration
` [PATCH 3/5] mm: Attempt to migrate page in lieu of discard
` [PATCH 4/5] mm: Consider anonymous pages without swap
` [PATCH 5/5] mm/migrate: Add page movement trace event

[PATCH v3] docs: Clarify the usage and sign-off requirements for Co-developed-by
 2019-03-21 20:01 UTC 

[PATCH v2 0/2] staging: pi433: line over 80 warnings cleanups
 2019-03-21 20:00 UTC  (4+ messages)
` [PATCH v2 1/2] staging: pi433: break line after comparison operator to fix checkpatch warning
  ` [Outreachy kernel] "
` [PATCH v2 2/2] staging: pi433: remove empty space to fix line over 80 characters warning

[Bug report] dvbv5-zap crash dvb-tool ARMHF builds
 2019-03-21 19:59 UTC  (8+ messages)

[PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const
 2019-03-21 19:59 UTC 

[U-Boot] [PATCHv2 1/2] ti: keystone2: Move CONFIG_ISW_ENTRY_ADDR to a common place
 2019-03-21 19:58 UTC  (3+ messages)
` [U-Boot] [PATCHv2 2/2] configs: move CONFIG_SPL_TEXT_BASE to Kconfig

[PATCH net-next 1/1] net: dsa: qca8k: Fix internal PHY MDIO address
 2019-03-21 19:56 UTC  (4+ messages)

[PATCH v4 0/2] staging: wilc1000: Remove local return variables
 2019-03-21 19:55 UTC  (3+ messages)
` [PATCH v4 1/2] staging: wilc1000: Remove return variable from host_interface.c
` [PATCH v4 2/2] staging: wilc1000: Remove return variables from wilc_spi.c

[PATCH] net/cxgbe: fix missing csum ol_flags and ptype
 2019-03-21 19:55 UTC  (2+ messages)
` [dpdk-stable] "

[PATCH] cifs: allow guest mounts to work for smb3.11
 2019-03-21 19:54 UTC  (3+ messages)

-Wsometimes-uninitialized Clang warning in net/tipc/node.c
 2019-03-21 19:49 UTC  (8+ messages)

[PATCH] u-boot: install dumpimage and fit_check_sign in u-boot-tools
 2019-03-21 19:49 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/1] mtd: rawnand: meson: set oob layout ops
 2019-03-21 19:48 UTC  (5+ messages)

IPMID crashing
 2019-03-21 19:47 UTC  (2+ messages)

[PATCH 0/3] Few patches, related to libtracevent APIs
 2019-03-21 19:46 UTC  (4+ messages)
` [PATCH 3/3] tools/lib/traceevent: Implement new traceevent APIs for accessing struct tep_handler fields

[RFC PATCH] mm: mempolicy: remove MPOL_MF_LAZY
 2019-03-21 19:45 UTC  (6+ messages)

[PATCH] net/cxgbe: remove unused code in Rx path
 2019-03-21 19:45 UTC  (2+ messages)

[PATCH] gpu/nouveau: empty chunk do not have a buffer object associated with them
 2019-03-21 19:42 UTC 

[CI 1/2] drm/i915/selftests: Calculate maximum ring size for preemption chain
 2019-03-21 19:40 UTC  (2+ messages)
` [CI 2/2] drm/i915/selftests: Mark up preemption tests for hang detection

[PATCH v3 0/2] Remove return variables in wilc1000
 2019-03-21 19:40 UTC  (3+ messages)
` [PATCH v3 2/2] staging: wilc1000: Remove return variables in wilc_spi.c
  ` [Outreachy kernel] "

Nouveau dmem NULL Pointer deref (SVM)
 2019-03-21 19:39 UTC  (4+ messages)

[PATCH] Staging: comedi: ni_mio_common.c: Added blank line after declarations
 2019-03-21 19:18 UTC 

Help on testing ad5933 driver
 2019-03-21 19:39 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.