All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-24 07:07:28 to 2019-05-24 08:07:45 UTC [more...]

[PATCH] sched: fix a compilation warning in sched_init()
 2019-05-24  8:07 UTC  (2+ messages)
` [tip:sched/core] sched/core: Clean up sched_init() a bit

Should list_entry_rcu use rcu_dereference ?
 2019-05-24  8:07 UTC  (5+ messages)

[PATCH] ext2: optimize ext2_xattr_get()
 2019-05-24  8:07 UTC  (4+ messages)

[PATCH] Documentation/x86: Fix path to entry_32.S
 2019-05-24  8:06 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2] staging: ks7010: Remove initialisation in
 2019-05-24  8:06 UTC 

[PATCH] x86/CPU/AMD: don't force the CPB cap when running under a hypervisor
 2019-05-24  8:06 UTC  (2+ messages)
` [tip:x86/urgent] x86/CPU/AMD: Don't "

[PATCH] x86: Remove unused TASK_TI_flags from asm-offsets.c
 2019-05-24  8:05 UTC  (2+ messages)
` [tip:x86/asm] x86/asm: "

[PATCH] vt/fbcon: deinitialize resources in visual_init() after failed memory allocation
 2019-05-24  8:06 UTC  (4+ messages)

[PATCH] mm/vmscan.c: drop all inode/dentry cache from LRU
 2019-05-24  8:06 UTC 

how does "clone --filter=sparse:path" work?
 2019-05-24  8:05 UTC  (4+ messages)

[PATCH net] sk_msg: Keep reference on socket file while psock lives
 2019-05-24  8:05 UTC  (7+ messages)

[PATCH v2 bpf-next 0/3] bpf: optimize explored_states
 2019-05-24  8:05 UTC  (2+ messages)

[PATCH 2/2] x86/io_delay: define IO_DELAY macros in C instead of Kconfig
 2019-05-24  8:04 UTC  (2+ messages)
` [tip:x86/cleanups] x86/io_delay: Define "

[tpm2] Wildcard policies for NVindexes
 2019-05-24  8:05 UTC 

[PATCH 0/8] Add cpufreq and cci devfreq for mt8183, and SVS support
 2019-05-24  8:04 UTC  (5+ messages)
` [PATCH 8/8] devfreq: mediatek: cci devfreq register opp notification for "

[U-Boot] [PATCH 1/5] colibri_imx7: use UUID for rootfs
 2019-05-24  8:04 UTC  (11+ messages)
` [U-Boot] [PATCH 2/5] colibri-imx6ull: "
` [U-Boot] [PATCH 3/5] colibri_vf: "
` [U-Boot] [PATCH 4/5] apalis_imx6: "
` [U-Boot] [PATCH 5/5] apalis-tk1: "

[Buildroot] [PATCH] core: make it possible to check flake8 like we check package
 2019-05-24  8:04 UTC  (2+ messages)

[PATCH 1/2] x86/io_delay: break instead of fallthrough in switch statement
 2019-05-24  8:04 UTC  (2+ messages)
` [tip:x86/cleanups] x86/io_delay: Break "

[U-Boot] [PATCH] riscv: add Kconfig entries for the F and D ISA extensions support
 2019-05-24  8:04 UTC  (5+ messages)

another testmgr question
 2019-05-24  8:04 UTC  (9+ messages)

[PATCH v2] staging: ks7010: Remove initialisation in ks_hostif.c
 2019-05-24  8:03 UTC 

[PATCH v3] drm/i915/gen11: enable support for headerless msgs
 2019-05-24  8:03 UTC  (3+ messages)
` [PATCH] "

[Qemu-devel] [PATCH v2 0/3] Update documentation and help related to the preallocation parameter
 2019-05-24  7:58 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] qapi/block-core: update documentation of "
` [Qemu-devel] [PATCH v2 2/3] block/file-posix: update .help of BLOCK_OPT_PREALLOC option
` [Qemu-devel] [PATCH v2 3/3] block/gluster: "

[tpm2] Wildcard policies for NVindexes
 2019-05-24  8:03 UTC 

[Xen-devel] [qemu-mainline test] 136762: regressions - FAIL
 2019-05-24  8:02 UTC  (3+ messages)
  `  "

[PATCH RFC] nvme: Common subsys and controller instances IDA
 2019-05-24  8:03 UTC  (8+ messages)

[PATCH] consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c
 2019-05-24  8:02 UTC  (8+ messages)
      ` [PATCH v2] "
          ` [PATCH v2] consolemap: Fix a memory leaking bug in con_insert_unipair()

[PATCH] x86/paravirt: Match paravirt patchlet field definition ordering to initialization ordering
 2019-05-24  8:01 UTC  (2+ messages)
` [tip:x86/paravirt] "

[U-Boot] [PATCH 1/3] arm64: zynqmp: xil_io.h: declare functions as static
 2019-05-24  8:01 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit

[patch 3/3] x86/paravirt: Replace paravirt patch asm magic
 2019-05-24  8:00 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Replace the "

[Patch V3 0/8] Tegra XUSB gadget driver support
 2019-05-24  8:01 UTC  (5+ messages)
` [Patch V3 8/8] arm64: defconfig: Enable tegra XUDC driver

[patch 2/3] x86/paravirt: Unify 32/64 bit patch code
 2019-05-24  8:00 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Unify the 32/64 bit paravirt patching code

[PATCH] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
 2019-05-24  8:00 UTC  (2+ messages)

[PATCH] x86/paravirt: Detect oversized patching bugs as they happen and BUG_ON() to avoid later crashes
 2019-05-24  7:58 UTC  (2+ messages)
` [tip:x86/paravirt] x86/paravirt: Detect over-sized patching bugs in paravirt_patch_insns()

[patch 1/3] x86/paravirt: Remove bogus extern declarations
 2019-05-24  7:58 UTC  (2+ messages)
` [tip:x86/paravirt] "

x86/paravirt: Detect over-sized patching bugs in paravirt_patch_call()
 2019-05-24  7:59 UTC  (2+ messages)
` [tip:x86/paravirt] "

[PATCH] gitignore: Ignore xen.lds and asm-offsets.s for all archs
 2019-05-24  7:59 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v2 0/3] KVM: x86: Enable user wait instructions
 2019-05-24  7:56 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: add support for "
` [PATCH v2 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL
` [PATCH v2 3/3] KVM: vmx: handle vm-exit for UMWAIT and TPAUSE

[PATCH RESEND RESEND] can: m_can: implement errata "Needless activation of MRAF irq"
 2019-05-24  7:11 UTC  (3+ messages)

[RFC PATCH v4 0/1] Re-license MTK NAND driver
 2019-05-24  7:56 UTC  (7+ messages)
` [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[RFC PATCH 0/6] ALSA/HDA: abort probe when DMICs are detected
 2019-05-24  7:58 UTC  (8+ messages)
` [RFC PATCH 2/6] ASoC: Intel: Skylake: move NHLT header to common directory
` [RFC PATCH 3/6] ASoC: Intel: common: move parts of NHLT code to new module
` [RFC PATCH 5/6] ALSA / hda: stop probe if DMICS are detected on Skylake+ platforms

memory leak in batadv_tvlv_handler_register
 2019-05-24  7:56 UTC  (4+ messages)
` [PATCH net] batadv: fix for leaked TVLV handler

[PATCH] fsck.f2fs: write checkpoint with OPU mode
 2019-05-24  7:56 UTC 

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-05-24  7:56 UTC  (19+ messages)

[PATCH 1/2] serial: mctrl_gpio: Check if GPIO property exisits before requesting it
 2019-05-24  7:56 UTC  (2+ messages)

[PATCH] printk: Monitor change of console loglevel
 2019-05-24  7:55 UTC  (5+ messages)

[PATCH liburing 0/2] Add examples/ and test/ binaries to .gitignore
 2019-05-24  7:55 UTC  (3+ messages)
` [PATCH liburing 1/2] Add example "
` [PATCH liburing 2/2] Add test "

[PATCH v2] Improve diagnosis when "Inconsistent kallsyms data" happens
 2019-05-24  7:55 UTC 

bitmaps by default? [was: prune: use bitmaps for reachability traversal]
 2019-05-24  7:55 UTC  (14+ messages)
` [PATCH] repack: enable bitmaps by default on bare repos
        ` [PATCH v3] "

[PATCH 0/2] support 8250-mtk uart in-band wake up
 2019-05-24  7:55 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: serial: add documentation for Rx in-band wakeup support

[PATCH] ASoC: Add a debug log to track DAPM widget power up/down
 2019-05-24  7:54 UTC 

[dpdk-dev] [PATCH 0/2] Introduces armada target
 2019-05-24  7:50 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] mk: add Marvell ARMADA architecture based on armv8-a

[LTP] [PATCH] syscalls/prctl05.c: New test for prctl() with PR_{SET, GET}_NAME
 2019-05-24  7:50 UTC  (5+ messages)
` [LTP] [PATCH v2] "
    ` [LTP] [PATCH v3] "

[Buildroot] [PATCH] package: dropbear: add support for displaying /etc/motd
 2019-05-24  7:50 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] benchmarks/gem_wsim: Heap allocate VLA structs
 2019-05-24  7:50 UTC  (5+ messages)
`  "
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [PATCH v1] package/busybox: Avoid "can't create /proc/sys/kernel/hotplug" error
 2019-05-24  7:49 UTC  (3+ messages)

[Linux-kernel-mentees] [PATCH v2] Media: Radio: Change devm_k*alloc to k*alloc
 2019-05-24  7:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] usb-hub: cleanups, configurable port count, per-port power switching emulation
 2019-05-24  7:45 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/5] usb-hub: tweak feature names
` [Qemu-devel] [PATCH v2 2/5] usb-hub: make number of ports runtime-configurable
` [Qemu-devel] [PATCH v2 3/5] usb-hub: add helpers to update port state
` [Qemu-devel] [PATCH v2 4/5] usb-hub: add usb_hub_port_update()
` [Qemu-devel] [PATCH v2 5/5] usb-hub: emulate per port power switching

[PATCH 1/5] vmwgfx: drop empty lastclose stub
 2019-05-24  7:46 UTC  (6+ messages)
` [PATCH 3/5] drm/vmwgfx: use core drm to extend/check vmw_execbuf_ioctl

[LKP] [btrfs] 302167c50b: fio.write_bw_MBps -12.4% regression
 2019-05-24  7:46 UTC  (5+ messages)
      `  "

[RESEND PATCH] usb: mtu3: fix up undefined reference to usb_debug_root
 2019-05-24  7:45 UTC  (3+ messages)

[Buildroot] [PATCH/next 1/1] package/iproute2: bump to version 5.1.0
 2019-05-24  7:45 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/iproute2: bump to version 5.1.0
 2019-05-24  7:45 UTC 

[Buildroot] [git commit] package/iproute2: bump to version 5.1.0
 2019-05-24  7:45 UTC 

[PATCH v1 1/2] open: add close_range()
 2019-05-24  7:43 UTC  (11+ messages)

[Qemu-devel] [PATCH] tests/docker: Update the Fedora image to Fedora 30
 2019-05-24  7:44 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/shared-mime-info: bump to version 1.12
 2019-05-24  7:45 UTC  (2+ messages)

[PATCH] staging: most: usb: Remove variable frame_size
 2019-05-24  7:43 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/shared-mime-info: bump to version 1.12
 2019-05-24  7:44 UTC 

[Buildroot] [git commit] package/shared-mime-info: bump to version 1.12
 2019-05-24  7:44 UTC 

[Buildroot] [PATCH/next 1/1] package/gcr: bump to version 3.28.1
 2019-05-24  7:43 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/1] package/tcl: bump to version 8.6.9
 2019-05-24  7:43 UTC  (2+ messages)

[Buildroot] [git commit] package/gcr: bump to version 3.28.1
 2019-05-24  7:43 UTC 

[Buildroot] [git commit branch/next] package/gcr: bump to version 3.28.1
 2019-05-24  7:43 UTC 

[Qemu-devel] [PATCH 0/4] tests/docker: add podman support
 2019-05-24  7:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 3/4] docker: update fedora to f30

[PATCH 0/3] MT67XX random number generator support
 2019-05-24  7:42 UTC  (8+ messages)
` [PATCH 3/3] hwrng: add mt67xx-rng driver

[PATCH] staging: ks7010: Remove initialisation
 2019-05-24  7:42 UTC  (4+ messages)

[BISECTED] kexec regression on PowerBook G4
 2019-05-24  7:40 UTC  (11+ messages)

[Buildroot] [git commit branch/next] package/tcl: bump to version 8.6.9
 2019-05-24  7:41 UTC 

[Buildroot] [git commit] package/tcl: bump to version 8.6.9
 2019-05-24  7:41 UTC 

[PATCH v2] mtd: rawnand: Add Macronix NAND read retry support
 2019-05-24  7:40 UTC  (6+ messages)

-Wuninitialized warning in drivers/misc/sgi-xp/xpc_partition.c
 2019-05-24  7:40 UTC  (4+ messages)
` [PATCH] misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa

[Bug 110616] vce module in h264 encode
 2019-05-24  7:40 UTC  (2+ messages)

rc rc0: two consecutive events of type space & strange ir-keytable behaviour
 2019-05-24  7:40 UTC  (3+ messages)

[Virtio-fs] qemu/virtiofsd dev tree
 2019-05-24  7:39 UTC  (2+ messages)

[PATCH v5 0/3] Add restrictions for kexec/kdump jumping between 5-level and 4-level kernel
 2019-05-24  7:38 UTC  (4+ messages)
` [PATCH v5 1/3] x86/boot: Add xloadflags bits for 5-level kernel checking
` [PATCH v5 2/3] x86/kexec/64: Error out if try to jump to old 4-level kernel from 5-level kernel
` [PATCH v5 3/3] x86/kdump/64: Change the upper limit of crashkernel reservation

[Bug 203699] New: Kernel 5.2-rc1 fails to boot on a Mac Mini G4: dt_headr_start=0x01501000
 2019-05-24  7:36 UTC  (2+ messages)
` [Bug 203699] "

[PATCH] arm64: dts: ls1028a: Enable sata
 2019-05-24  7:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] Update documentation and help related to the preallocation parameter
 2019-05-24  7:37 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] qapi/block-core: update documentation of "
` [Qemu-devel] [PATCH 3/3] block/gluster: update .help of BLOCK_OPT_PREALLOC option

答复: [PATCH] input: alps-fix the issue the special alps trackpoint do not work
 2019-05-24  7:37 UTC  (12+ messages)
  ` 答复: "
      ` 答复: "

git archive generates tar with malformed pax extended attribute
 2019-05-24  7:35 UTC  (3+ messages)

[PATCH 0/4v3] nvme-fc: track state change failures
 2019-05-24  7:35 UTC  (7+ messages)
` [PATCH 1/4] nvme: separate out nvme_ctrl_state_name()
` [PATCH 2/4] nvme-fc: track state change failures during reconnect

Failure to boot G4: dt_headr_start=0x01501000
 2019-05-24  7:34 UTC  (10+ messages)

[PATCH v2 0/9] Add Subsystem/Ctrl/Namespace relations (nvme-cli)
 2019-05-24  7:35 UTC  (2+ messages)

[PATCH 1/8] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-05-24  7:34 UTC  (6+ messages)
` [PATCH 6/8] dt-bindings: net: stmmac: Convert the binding to a schemas

[Qemu-devel] [RFC v4 0/7] Baby steps towards saner headers
 2019-05-24  7:32 UTC  (4+ messages)
` [Qemu-devel] [RFC v4 6/7] tests: Don't limit check-headers to include/

[PATCH v2] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-24  7:32 UTC  (3+ messages)

[LTP] [PATCH] OVL_MNT: put overlayfs lower, upper, work, mnt dir in separated mountpoint
 2019-05-24  7:30 UTC  (6+ messages)
` [LTP] [PATCH v2 1/2] OVL_MNT: add setup_overlay helper

[Qemu-devel] [PATCH] linux-user: fix __NR_semtimedop undeclared error
 2019-05-24  7:29 UTC  (3+ messages)

[PATCH nft v3 1/2] jump: Introduce chain_expr in jump and goto statements
 2019-05-24  7:29 UTC  (5+ messages)

[RFC v2 0/2] clocksource: davinci-timer: new driver
 2019-05-24  7:28 UTC  (5+ messages)
` [RFC v2 1/2] clocksource: davinci-timer: add support for clockevents

[PATCH] f2fs-tools: calculate inode checksum and writeback
 2019-05-24  7:28 UTC 

[PATCH] clk: fix clock global name usage
 2019-05-24  7:27 UTC 

[PATCH] pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined
 2019-05-24  7:27 UTC  (11+ messages)

[RFC PATCH 00/11] bpf, trace, dtrace: DTrace BPF program type implementation and sample use
 2019-05-24  7:27 UTC  (5+ messages)

[RFC PATCH 0/7] rslib: RS decoder is severely broken
 2019-05-24  7:25 UTC  (4+ messages)

[PATCH v6 1/3] media: cec: expose HDMI connector to CEC dev mapping
 2019-05-24  7:25 UTC  (5+ messages)
` [PATCH v6 2/3] drm/bridge: dw-hdmi: pass connector info to the CEC adapter

SGX vs LSM (Re: [PATCH v20 00/28] Intel SGX1 support)
 2019-05-24  7:24 UTC  (13+ messages)

[PATCH RFC] sscanf: Fix integer overflow with sscanf field width
 2019-05-24  7:24 UTC  (2+ messages)

[PATCH net-next 00/18] net: stmmac: Improvements and Selftests
 2019-05-24  7:24 UTC  (4+ messages)

[PATCH] drm/i915: Maintain consistent documentation subsection ordering
 2019-05-24  7:24 UTC  (2+ messages)

[PATCH] libsepol/cil: Allow validatetrans rules to be resolved
 2019-05-21 14:36 UTC 

[U-Boot] [PATCH 0/2] efi_loader: implement deprecated Unicode collation protocol
 2019-05-24  7:22 UTC  (4+ messages)

[PATCH] mm: fix trying to reclaim unevicable LRU page
 2019-05-24  7:21 UTC  (2+ messages)

[RFC PATCH 0/5] Add Xilinx's ZynqMP AES driver support
 2019-05-24  7:19 UTC  (5+ messages)
` [RFC PATCH 4/5] crypto: Adds user space interface for ALG_SET_KEY_TYPE

[U-Boot] efi_loader: efi_runtime_detach()?
 2019-05-24  7:17 UTC  (3+ messages)

[PATCH] PM / devfreq: try_then_request_governor should not return NULL
 2019-05-24  7:15 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-24  7:12 UTC  (5+ messages)

Better interop for NFS/SMB file share mode/reservation
 2019-05-24  7:12 UTC  (15+ messages)

[Qemu-devel] [PATCH] configure: Only enable iconv if curses is enabled
 2019-05-24  7:07 UTC  (2+ messages)

[PATCH] gpio: fix gpio-adp5588 build errors
 2019-05-24  7:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] add drm modifier support for dmabufs
 2019-05-24  7:01 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2 3/4] egl-helpers: add modifier support to egl_get_fd_for_texture()

[v4, PATCH 0/3] fix some bugs in stmmac
 2019-05-24  7:07 UTC  (5+ messages)
` [v4, PATCH 2/3] net: stmmac: fix csr_clk can't be zero issue


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.