All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-26 19:02:12 to 2019-11-26 20:14:20 UTC [more...]

[PATCH v2 00/35] exception cleanup, syscall in C and !COMPAT
 2019-11-26 20:13 UTC  (6+ messages)
` [PATCH v2 02/35] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
` [PATCH v2 03/35] powerpc/64s/exception: Add GEN_KVM "
` [PATCH v2 04/35] powerpc/64s/exception: Expand EXC_COMMON and EXC_COMMON_ASYNC macros
` [PATCH v2 07/35] powerpc/64s/exception: Remove old INT_COMMON macro
` [PATCH v2 08/35] powerpc/64s/exception: Remove old INT_KVM_HANDLER

[PATCH] generic: test truncating mixed written/unwritten XFS realtime extent
 2019-11-26 20:13 UTC 

[PATCH 0/2] xfs: fixes for realtime file truncation
 2019-11-26 20:13 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix realtime file data space leak
` [PATCH 2/2] xfs: don't check for AG deadlock for realtime files in bunmapi

[Intel-gfx] [CI] drm/i915/gt: Manual rc6 entry upon parking
 2019-11-26 20:13 UTC  (3+ messages)
  `  "

[PATCH] netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offload_port_{d,s}nat
 2019-11-26 20:12 UTC 

[Xen-devel] Status of 4.13
 2019-11-26 20:12 UTC  (11+ messages)
      ` [Xen-devel] UEFI support on Dell boxes (was: Re: Status of 4.13)

[PATCH v5 0/4] Enable second DBuf slice for ICL and TGL
 2019-11-26 20:12 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
    `  "

[PATCH v2 0/5] hvf: stability fixes for HVF
 2019-11-26 20:10 UTC  (6+ messages)
` [PATCH v2 5/5] hvf: save away type as well as vector so we can reinject them

[Buildroot] [git commit] package/fmt: add an upstream URL to Config.in
 2019-11-26 20:09 UTC 

[Buildroot] [git commit] package/flashbench: update the upstream URL in Config.in
 2019-11-26 20:09 UTC 

How to printk synchronously
 2019-11-26 20:07 UTC 

[PATCH] kunit: test: Improve error messages for kunit_tool when kunitconfig is invalid
 2019-11-26 20:07 UTC  (2+ messages)

[net-next V3 0/2] drivers: net: virtio_net: implement
 2019-11-26 20:06 UTC  (5+ messages)
` [net-next V3 1/2] netdev: pass the stuck queue to the timeout handler
` [net-next V3 2/2] drivers: net: virtio_net: Implement a dev_watchdog handler

[PATCH] fix __percpu annotation in asm-generic
 2019-11-26 20:06 UTC 

new uses of SYSCTL_SYSCALL
 2019-11-26 20:05 UTC  (3+ messages)

[net-next V3 0/2] drivers: net: virtio_net: implement
 2019-11-26 20:06 UTC 

[PATCH 1/7] drm/i915/display: Refactor intel_commit_modeset_disables()
 2019-11-26 20:05 UTC  (12+ messages)
` [PATCH 2/7] drm/i915/display: Check the old state to find port sync slave
  ` [Intel-gfx] "
` [PATCH 3/7] drm/i915/tgl: Select master trasconder for MST stream
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/7] drm/i915/display: Refactor intel_commit_modeset_disables()

[Buildroot] [PATCH 1/1] package/fis: add an upstream URL to Config.in
 2019-11-26 20:05 UTC  (2+ messages)

[PATCH v4 0/4] PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY
 2019-11-26 20:04 UTC  (3+ messages)
` [PATCH v4 1/4] PM / QoS: Initial kunit test

Commit 0be0ee71 ("fs: properly and reliably lock f_pos in fdget_pos()") breaking userspace
 2019-11-26 20:03 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/fastd: update the upstream URL in Config.in
 2019-11-26 20:03 UTC  (2+ messages)

[Buildroot] [git commit] package/fastd: update the upstream URL in Config.in
 2019-11-26 20:02 UTC 

[PATCH 1/2] cdrom: respect device capabilities during opening action
 2019-11-26 20:02 UTC  (2+ messages)

[PATCH] test: use test_must_be_empty F instead of test_cmp empty F
 2019-11-26 20:02 UTC  (2+ messages)

[GIT PULL] x86/iopl changes for v5.5
 2019-11-26 20:02 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/faifa: update the upstream URL in Config.in
 2019-11-26 20:02 UTC  (2+ messages)

[Buildroot] [git commit] package/faifa: update the upstream URL in Config.in
 2019-11-26 20:02 UTC 

[PATCH] systemd-conf: add timesyncd.conf
 2019-11-26 20:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/elf2flt: add an upstream URL to Config.in.host
 2019-11-26 20:02 UTC  (2+ messages)

[Buildroot] [git commit] package/elf2flt: add an upstream URL to Config.in.host
 2019-11-26 20:01 UTC 

[PATCH v4 rebase 00/10] Fix cdrom autoclose
 2019-11-26 20:01 UTC  (12+ messages)
` [PATCH v4 rebase 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 rebase 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 rebase 03/10] cdrom: wait for the tray to close
` [PATCH v4 rebase 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 rebase 05/10] cdrom: unify log messages
` [PATCH v4 rebase 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 rebase 08/10] bdev: add open_finish
` [PATCH v4 rebase 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 rebase 10/10] scsi: sr: wait for the medium to become ready

[Buildroot] [PATCH 1/1] package/ca-certificates: update the upstream URL in Config.in
 2019-11-26 20:01 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/copas: update the upstream URL in Config.in
 2019-11-26 20:01 UTC  (3+ messages)

[PATCH] xtensa: fix syscall_set_return_value
 2019-11-26 20:01 UTC 

[Buildroot] [git commit] package/ca-certificates: update the upstream URL in Config.in
 2019-11-26 20:01 UTC 

[PATCH] MAINTAINERS: Make Nicolas Saenz Julienne the new bcm2835 maintainer
 2019-11-26 20:00 UTC  (4+ messages)

[PATCH] block: Error out on image creation with conflicting size options
 2019-11-26 19:58 UTC  (6+ messages)

[PATCH] x86/boot/realmode: Fix a comment's incorrect file reference
 2019-11-26 19:59 UTC 

[Buildroot] [git commit] package/cog: add an upstream URL to Config.in
 2019-11-26 19:57 UTC 

Very large size of libraries in core-image-minimal rootfs
 2019-11-26 19:56 UTC  (5+ messages)

[PATCH v7 00/17] DSC MST support for DRM and AMDGPU
 2019-11-26 19:55 UTC  (6+ messages)
` [PATCH v7 12/17] drm/dp_mst: Add branch bandwidth validation to MST atomic check

[PATCH v5 0/8] y2038 safety in v4l2
 2019-11-26 19:55 UTC  (2+ messages)
` [PATCH v5.1 4/8] media: v4l2-core: split out data copy from video_usercopy

clk/clk-next bisection: boot on tegra124-nyan-big
 2019-11-26 19:55 UTC  (4+ messages)

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-26 19:52 UTC  (9+ messages)
` [PATCH v36 04/17] target/avr: Add instruction translation - Registers definition
` [PATCH v36 10/17] target/avr: Add instruction disassembly function
` [PATCH v36 17/17] target/avr: Update MAINTAINERS file

[PATCH v2 1/2] seq_buf: Add printing formatted hex dumps
 2019-11-26 19:51 UTC  (5+ messages)
` [PATCH v2 2/2] tracing: Use seq_buf_hex_dump() to dump buffers

[PULL 0/4] target-arm queue
 2019-11-26 19:47 UTC  (2+ messages)

AVX register corruption from signal delivery
 2019-11-26 19:49 UTC 

[meta-oe][PATCH 1/3] htop: Use python3
 2019-11-26 19:48 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] pidgin: "
` [meta-oe][PATCH 3/3] jack: Replace using python2 with python3 during build

[Buildroot] [PATCH 1/1] package/kexec-lite: add an upstream URL to Config.in
 2019-11-26 19:46 UTC 

[PATCH] test: use test_must_be_empty F instead of test -z $(cat F)
 2019-11-26 19:46 UTC 

Help me fix a regression caused by 56b9918490 (PM: sleep: Simplify suspend-to-idle control flow)
 2019-11-26 19:45 UTC  (8+ messages)

linux-next: Fixes tag needs some work in the amdgpu tree
 2019-11-26 19:44 UTC 

[Intel-wired-lan] virtual-bus[v4]: Implementation of Virtual Bus
 2019-11-26 19:44 UTC  (2+ messages)

[PATCH v7 0/5] PM / devfreq: Add dynamic scaling for imx8m ddr controller
 2019-11-26 19:44 UTC  (5+ messages)
  ` [PATCH v7 4/5] "

radeon UBSAN warning from user syscall
 2019-11-26 17:46 UTC  (4+ messages)

[U-Boot] [PATCH] cmd: Add command to display or save Linux PStore dumps
 2019-11-26 19:43 UTC  (2+ messages)

[master][PATCH 0/2] Devtool reset --remove-work
 2019-11-26 19:43 UTC  (3+ messages)
` [master][PATCH 1/2] reset --remove-work: Modify the remove-work print messages
` [master][PATCH 2/2] oeselftest: devtool reset --remove-work command

[Intel-wired-lan] [PATCH] i40e: Register a virtbus device to provide RDMA
 2019-11-26 19:43 UTC  (2+ messages)

[RFC 0/4] POC: Generating realistic block errors
 2019-11-26 19:28 UTC  (7+ messages)

[Intel-wired-lan] [PATCH S34 v2 1/2] ice: Initialize and register a virtual bus to provide RDMA
 2019-11-26 19:42 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH S34 v2 2/2] ice: Implement peer communications

[PATCH] t1400: use test_must_be_empty
 2019-11-26 19:41 UTC 

[PATCH] mm: hugetlb controller for cgroups v2
 2019-11-26 19:41 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 0/1] fbarray: get fbarrays from containerized secondary
 2019-11-26 19:40 UTC  (7+ messages)
` [dpdk-dev] [PATCH v7 0/1] fbarray: fix duplicated fbarray file in secondary
  ` [dpdk-dev] [PATCH v7 1/1] "

[PATCH 0/2] mkfs: inform during block discarding
 2019-11-26 19:40 UTC  (6+ messages)
` [PATCH 1/2] mkfs: Break block discard into chunks of 2 GB

[Buildroot] [git commit] package/copas: update the upstream URL in Config.in
 2019-11-26 19:39 UTC 

[Buildroot] [PATCH 1/1] package/dmraid: add an upstream URL to Config.in
 2019-11-26 19:38 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_cursor_crc: start crc only once per test
 2019-11-26 19:38 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_cursor_crc: start crc only once per test (rev2)

[Buildroot] [git commit] package/dmraid: add an upstream URL to Config.in
 2019-11-26 19:38 UTC 

[Buildroot] [PATCH 1/1] package/doom-wad: add an upstream URL to Config.in
 2019-11-26 19:38 UTC  (2+ messages)

[PATCH 00/30] drm/bridge: Add device links for lifetime control
 2019-11-26 19:37 UTC  (9+ messages)
` [PATCH 01/30] drm: Introduce drm_bridge_init()
` [PATCH 28/30] drm/sti: sti_vdo: Use drm_bridge_init()

[Buildroot] [git commit] package/doom-wad: add an upstream URL to Config.in
 2019-11-26 19:37 UTC 

[PATCH] drm/amd/display: re-enable wait in pipelock, but add timeout
 2019-11-26 19:37 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/iw: update the upstream URL in Config.in
 2019-11-26 19:36 UTC 

[PATCH v5 00/18] add thermal driver for h6
 2019-11-26 19:36 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu/gfx: Clear more EDC cnt
 2019-11-26 19:33 UTC  (6+ messages)
  ` [PATCH 2/2] drm/amdgpu/gfx: Increase dispatch packet number

[PATCH i-g-t] i915/gem_ctx_persistence: Bump the reset timeout
 2019-11-26 19:33 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
    `  "

staging: most: configfs: PAGE_SIZE char arrays?
 2019-11-26 19:30 UTC 

[cip-dev] [RFC] Script to find used sources in the kernel
 2019-11-26 19:31 UTC  (4+ messages)

[PATCH v26 12/12] LRNG - add interface for gathering of raw entropy (fwd)
 2019-11-26 19:27 UTC  (4+ messages)

[GIT PULL] x86/cleanups for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/fpu changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[PATCH] drivers/gpio/gpio-xtensa: fix driver build
 2019-11-26 19:30 UTC 

[GIT PULL] x86/mm changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/platform changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86 fixes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/asm changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/pti updates for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/kdump changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/hyperv changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/cpu changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/entry changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/apic changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/boot changes for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[GIT PULL] x86/decoder change for v5.5
 2019-11-26 19:30 UTC  (2+ messages)

[PATCH] mips: cacheinfo: report shared CPU map
 2019-11-26 19:27 UTC  (2+ messages)

Operation not supported when adding jump command
 2019-11-26 19:27 UTC  (8+ messages)

One question about trusted key of keyring in Linux kernel
 2019-11-26 19:27 UTC  (4+ messages)

[Linux-kernel-mentees] Linux 5.3.13 BOOT TEST: Compiled, Booted, everything OK
 2019-11-26 19:19 UTC  (2+ messages)
`  "

[PATCH] RISC-V: Load modules within relative jump range of the kernel text
 2019-11-26 19:26 UTC  (8+ messages)

[PATCH v2] of: unittest: fix memory leak in attach_node_and_children
 2019-11-26 19:23 UTC  (3+ messages)

[PATCH] of: overlay: add_changeset_property() memory leak
 2019-11-26 19:23 UTC  (2+ messages)

[PATCH V3] orangefs: posix open permission checking
 2019-11-26 19:22 UTC  (2+ messages)

daxctl: Change region input type from INTEGER to STRING
 2019-11-26 19:21 UTC  (2+ messages)

[Intel-wired-lan] [next-queue PATCH v1 0/4] igc: Add basic support for Timestamping/PTP
 2019-11-26 19:20 UTC  (3+ messages)
` [Intel-wired-lan] [next-queue PATCH v1 2/4] igc: Add support for RX timestamping

[Buildroot] [PATCH 1/1] package/ifenslave: update the upstream URL in Config.in
 2019-11-26 19:18 UTC 

[PATCH 0/4] QEMU Virt Machine Kconfig option
 2019-11-26 19:17 UTC  (10+ messages)
` [PATCH 1/4] RISC-V: Add kconfig option for QEMU virt machine
` [PATCH 2/4] RISC-V: Enable QEMU virt machine support in defconfigs
` [PATCH 4/4] RISC-V: Select Goldfish RTC driver for QEMU virt machine

[PATCH] Blocked key mgmt Api definition
 2019-11-26 19:14 UTC 

Boot failure with 5.4-rc5, bisected to 0f0581b24bd0 ("spi: fsl: Convert to use CS GPIO descriptors")
 2019-11-26 19:14 UTC  (6+ messages)

[PATCH] libbpf: Fix up generation of bpf_helper_defs.h
 2019-11-26 19:04 UTC  (6+ messages)

[PATCH v2] net: ip/tnl: Set iph->id only when don't fragment is not set
 2019-11-26 19:10 UTC  (3+ messages)

Failing tests on s390x and aarch64 architectures
 2019-11-26 19:09 UTC  (2+ messages)

[PATCH] Fixing miss aligned mgmt command opcodes
 2019-11-26 19:09 UTC 

[PATCH] Adding dependency get command to README
 2019-11-26 19:08 UTC 

[PATCH v5 0/4] Add support for SBI v0.2
 2019-11-26 19:05 UTC  (10+ messages)
` [PATCH v5 1/4] RISC-V: Mark existing SBI as 0.1 SBI
` [PATCH v5 2/4] RISC-V: Add basic support for SBI v0.2
` [PATCH v5 3/4] RISC-V: Introduce a new config for SBI v0.1
` [PATCH v5 4/4] RISC-V: Implement new SBI v0.2 extensions

[warrior] [meta-qt4] recipes-qt4: qt4-embedded: fix build on GCC v8
 2019-11-26 19:05 UTC  (4+ messages)
  ` [yocto] "

[RFC v1 00/19] Modify zonelist to nodelist v1
 2019-11-26 19:04 UTC  (4+ messages)

[PATCH bpf-next 0/8] Extend SOCKMAP to store listening sockets
 2019-11-26 19:03 UTC  (8+ messages)
` [PATCH bpf-next 5/8] bpf: Allow selecting reuseport socket from a SOCKMAP

[PATCH] io-wq: shrink io_wq_work a bit
 2019-11-26 19:02 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.