All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-26 19:55:11 to 2019-11-26 20:53:59 UTC [more...]

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2019-11-26 20:53 UTC 

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

[PATCH v2 00/35] exception cleanup, syscall in C and !COMPAT
 2019-11-26 20:13 UTC  (54+ messages)
` [PATCH v2 01/35] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
` [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 05/35] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
` [PATCH v2 06/35] powerpc/64s/exception: Remove old INT_ENTRY macro
` [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 v2 09/35] powerpc/64s/exception: Add ISIDE option
` [PATCH v2 10/35] powerpc/64s/exception: move real->virt switch into the common handler
` [PATCH v2 11/35] powerpc/64s/exception: move soft-mask test to common code
` [PATCH v2 12/35] powerpc/64s/exception: move KVM "
` [PATCH v2 13/35] powerpc/64s/exception: remove confusing IEARLY option
` [PATCH v2 14/35] powerpc/64s/exception: remove the SPR saving patch code macros
` [PATCH v2 15/35] powerpc/64s/exception: trim unused arguments from KVMTEST macro
` [PATCH v2 16/35] powerpc/64s/exception: hdecrementer avoid touching the stack
` [PATCH v2 17/35] powerpc/64s/exception: re-inline some handlers
` [PATCH v2 18/35] powerpc/64s/exception: Clean up SRR specifiers
` [PATCH v2 19/35] powerpc/64s/exception: add more comments for interrupt handlers
` [PATCH v2 20/35] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported
` [PATCH v2 21/35] powerpc/64s/exception: soft nmi interrupt should not use ret_from_except
` [PATCH v2 22/35] powerpc/64: system call remove non-volatile GPR save optimisation
` [PATCH v2 23/35] powerpc/64: system call implement the bulk of the logic in C
` [PATCH v2 24/35] powerpc/64s: interrupt return "
` [PATCH v2 25/35] powerpc/64s/exception: remove lite interrupt return
` [PATCH v2 26/35] powerpc/64: system call: Fix sparse warning about missing declaration
` [PATCH v2 27/35] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v2 28/35] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v2 29/35] powerpc/perf: remove current_is_64bit()
` [PATCH v2 30/35] powerpc/perf: consolidate read_user_stack_32
` [PATCH v2 31/35] powerpc/perf: consolidate valid_user_sp
` [PATCH v2 32/35] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v2 33/35] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v2 34/35] powerpc/perf: split callchain.c by bitness
` [PATCH v2 35/35] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

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

Bug with "git rebase" when format.useAutoBase is set
 2019-11-26 20:50 UTC 

[RFC PATCH] x86: Filter MSR writes from luserspace
 2019-11-26 20:50 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2019-11-26 20:50 UTC 

[PATCH v7 0/7] Clear Color Support for TGL Render Decompression
 2019-11-26 20:48 UTC  (5+ messages)
` [PATCH v7 7/7] drm/i915/tgl: Add Clear Color support "
  ` [Intel-gfx] "

[Xen-devel] [PATCH V2] arch: arm: vgic-v3: fix GICD_ISACTIVER range
 2019-11-26 20:47 UTC  (4+ messages)

[PATCH-for-4.2] hw/mips: Deprecate the r4k machine
 2019-11-26 20:46 UTC  (2+ messages)

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

[Buildroot] [PATCH 1/1] package/gadgetfs-test: add an upstream URL to Config.in
 2019-11-26 20:47 UTC  (3+ messages)

Git Test Coverage Report (Nov 25)
 2019-11-26 20:46 UTC  (2+ messages)

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

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

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

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

[PULL 0/5] i386 patches for QEMU 4.2-rc
 2019-11-26 20:43 UTC  (2+ messages)

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

[Xen-devel] [PATCH v2] bsp/xen: Update README
 2019-11-26 20:45 UTC  (3+ messages)

[PATCH v36 00/17] QEMU AVR 8 bit cores
 2019-11-26 20:41 UTC  (12+ 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

master - pvcreate, pvremove: fix reacquiring global lock after prompt
 2019-11-26 20:42 UTC 

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-26 20:40 UTC  (5+ messages)

[meghadey-crypto:ims_merge_platform-msi 3/8] arch/x86/kernel/apic/ims.c:85:23: error: 'platform_msi_write_msg' undeclared here (not in a function); did you mean 'platform_msi_desc'?
 2019-11-26 20:40 UTC 

[PATCH BlueZ] mesh: Friendship clean-up and rewrite
 2019-11-26 20:39 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-11-26 20:39 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-11-26 20:39 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-11-26 20:38 UTC 

[Xen-devel] [libvirt test] 144304: tolerable all pass - PUSHED
 2019-11-26 20:38 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2019-11-26 20:37 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2019-11-26 20:37 UTC 

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

post-receive: pub/scm/linux/kernel/git/robh/linux
 2019-11-26 20:36 UTC 

post-receive: pub/scm/linux/kernel/git/robh/linux
 2019-11-26 20:36 UTC 

[merged] mm-slub-init_on_free=1-should-wipe-freelist-ptr-for-bulk-allocations.patch removed from -mm tree
 2019-11-26 20:35 UTC 

[RFC net-next 00/18] virtio_net XDP offload
 2019-11-26 20:35 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2019-11-26 20:35 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2019-11-26 20:35 UTC 

[PATCH v3] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
 2019-11-26 20:34 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/luto/misc-tests
 2019-11-26 20:34 UTC 

linux-next: manual merge of the tpmdd tree with the kbuild tree
 2019-11-26 20:32 UTC  (2+ messages)

linux-next: manual merge of the block tree with the kbuild tree
 2019-11-26 20:31 UTC  (2+ messages)

[PATCH 1/7] drm/i915/display: Refactor intel_commit_modeset_disables()
 2019-11-26 20:30 UTC  (12+ messages)
` [PATCH 3/7] drm/i915/tgl: Select master trasconder for MST stream
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/dp: Power down sink before disable pipe/transcoder clock
  ` [Intel-gfx] "

linux-next: manual merge of the kvm-arm tree with the kbuild tree
 2019-11-26 20:30 UTC  (3+ messages)

[Xen-devel] [xen-unstable test] 144301: tolerable FAIL - PUSHED
 2019-11-26 20:29 UTC 

[PATCH v3 00/14] iommu: Permit modular builds of ARM SMMU[v3] drivers
 2019-11-26 20:27 UTC  (5+ messages)
` [PATCH v3 09/14] iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers

[RFC] nvme-pci does not disable interrupt-source in threaded mode
 2019-11-26 20:28 UTC 

[PATCHv2 3/4] drm/komeda: use afbc helpers
 2019-11-26 20:27 UTC  (5+ messages)
` [PATCHv3/RFC 0/4] AFBC rework and support for Rockchip
  ` [PATCHv3/RFC 1/4] drm/arm: Factor out generic afbc helpers

[PATCH 1/2] mm: Add and export vmf_insert_mixed_prot()
 2019-11-26 20:27 UTC  (4+ messages)
` [PATCH 2/2] drm/ttm: Fix vm page protection handling

Transaction log reservation overrun when fallocating realtime file
 2019-11-26 20:27 UTC 

mtd-utils io_paral test fails on NAND
 2019-11-26 20:26 UTC  (6+ messages)

[PATCH v2] linux-user/strace: Improve strace output for read() and getcwd()
 2019-11-26 20:22 UTC  (2+ messages)

[PATCH 1/3] iptables: Cosmetic fixes to recipe
 2019-11-26 20:14 UTC  (3+ messages)
` [PATCH 2/3] iptables: Allow overriding rules file location
` [PATCH 3/3] iptables: Add systemd helper unit for IPv6 too

post-receive: pub/scm/linux/kernel/git/jlayton/linux
 2019-11-26 20:22 UTC 

[PATCH v4 rebase 00/10] Fix cdrom autoclose
 2019-11-26 20:21 UTC  (7+ messages)
` [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 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 08/10] bdev: add open_finish

INFO: rcu detected stall in hub_event
 2019-11-26 20:21 UTC  (2+ messages)

AVX register corruption from signal delivery
 2019-11-26 20:20 UTC  (2+ messages)

[RFC net-next 17/18] virtio_net: implment XDP map offload functionality
 2019-11-26 20:19 UTC  (2+ messages)

[PATCH v7 0/2] perf: add support for logging debug messages to file
 2019-11-26 20:19 UTC  (2+ messages)

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

[PATCH] docs: device-mapper: Add dm-clone to documentation index
 2019-11-26 20:16 UTC  (2+ messages)
`  "

[PATCH] drm/i915: Double check vma placement upon gaining the vm lock
 2019-11-26 20:15 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[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 

[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 

post-receive: pub/scm/linux/kernel/git/bpf/bpf
 2019-11-26 20:06 UTC 

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2019-11-26 20:05 UTC 

[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  (4+ 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)

post-receive: pub/scm/linux/kernel/git/torvalds/linux
 2019-11-26 20:02 UTC 

[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 

[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  (2+ 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)

post-receive: pub/scm/linux/kernel/git/arnd/playground
 2019-11-26 19:56 UTC 

[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

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

[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


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.