All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 19:14:19 to 2019-07-05 20:48:20 UTC [more...]

[Qemu-arm] [PATCH-for-4.1 v4 0/3] hw/ssi/xilinx_spips: Avoid NULL pointer deference
 2019-07-05 20:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH-for-4.1 v4 1/3] hw/ssi/xilinx_spips: Convert lqspi_read() to read_with_attrs
  ` [Qemu-arm] "
` [Qemu-arm] [RFC PATCH-for-4.1 v4 3/3] hw/ssi/xilinx_spips: Avoid out-of-bound access to lqspi_buf[]

[Qemu-devel] [PULL 00/12] Misc bugfixes for QEMU hard freeze
 2019-07-05 20:23 UTC  (6+ messages)
` [Qemu-devel] [PULL 01/12] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL 02/12] checkpatch: do not warn for multiline parenthesized returned value
` [Qemu-devel] [PULL 07/12] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL 09/12] target/i386: kvm: Fix when nested state is needed for migration
` [Qemu-devel] [PULL 12/12] ioapic: use irq number instead of vector in ioapic_eoi_broadcast

[PATCH net-next v2 0/8] net: mscc: PTP Hardware Clock (PHC) support
 2019-07-05 19:52 UTC  (9+ messages)
` [PATCH net-next v2 1/8] Documentation/bindings: net: ocelot: document the PTP bank
` [PATCH net-next v2 2/8] MIPS: dts: mscc: describe the PTP register range
` [PATCH net-next v2 3/8] Documentation/bindings: net: ocelot: document the PTP ready IRQ
` [PATCH net-next v2 4/8] MIPS: dts: mscc: describe the PTP ready interrupt
` [PATCH net-next v2 5/8] net: mscc: describe the PTP register range
` [PATCH net-next v2 6/8] net: mscc: improve the frame header parsing readability
` [PATCH net-next v2 7/8] net: mscc: remove the frame_info cpuq member
` [PATCH net-next v2 8/8] net: mscc: PTP Hardware Clock (PHC) support

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-05 20:48 UTC  (24+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [PATCH v6 02/18] kunit: test: add test resource management API
` [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v8 0/2] fTPM: firmware TPM running in TEE
 2019-07-05 20:47 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] fTPM: add documentation for ftpm driver

[PATCH v1 05/33] drm/mxsfb: drop use of drmP.h
 2019-07-05 20:47 UTC  (5+ messages)
` [PATCH v1 08/33] drm/fsl-dcu: "

[dpdk-dev] [PATCH] test/table: skip when not enough memory is available
 2019-07-05 20:47 UTC  (3+ messages)

[PATCH] dax: Fix missed PMD wakeups
 2019-07-05 20:47 UTC  (12+ messages)

[patch V2 00/25] x86/apic: Support for IPI shorthands
 2019-07-05 20:47 UTC  (11+ messages)
` [patch V2 04/25] x86/apic: Make apic_pending_intr_clear() more robust

[Qemu-devel] [RFC PATCH 0/7] target/i386: support VMX features in "-cpu"
 2019-07-05 20:37 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] target/i386: handle filtered_features in a new function mark_unavailable_features

[Qemu-devel] [PATCH v3 0/2] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05 20:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 2/2] "

[PATCH v5 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-07-05 20:46 UTC  (6+ messages)
` [PATCH v5 bpf-next 4/9] libbpf: add kprobe/uprobe attach API

[PATCH] rtc: zynqmp: One function call less in xlnx_rtc_alarm_irq_enable()
 2019-07-05 20:45 UTC  (3+ messages)

[PATCH] blk-iolatency: fix STS_AGAIN handling
 2019-07-05 20:46 UTC  (2+ messages)

[PATCH] Documentation: coresight: covert txt to rst
 2019-07-05 20:45 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[Bridge] [PATCH 1/7 nf-next v2] netfilter: separate bridge meta key from nft_meta into meta_bridge
 2019-07-05 20:45 UTC  (18+ messages)
` [Bridge] [PATCH 2/7 nf-next v2] netfilter: nft_meta_bridge: Remove the br_private.h header
  `  "
` [Bridge] [PATCH 3/7 nf-next v2] bridge: add br_vlan_get_pvid_rcu()
  `  "
` [Bridge] [PATCH 4/7 nf-next v2] netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID support
  `  "
` [Bridge] [PATCH 5/7 nf-next v2] bridge: add br_vlan_get_proto()
  `  "
` [Bridge] [PATCH 6/7 nf-next v2] netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO support
  `  "
` [PATCH 1/7 nf-next v2] netfilter: separate bridge meta key from nft_meta into meta_bridge

Virtual Git Contributor Summit
 2019-07-05 20:45 UTC  (3+ messages)

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-05 20:44 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()
` [PATCH bpf-next 2/2] bpf, libbpf: add an option to reuse existing maps in bpf_prog_load_xattr

[PATCHv2 net-next] ipvs: strip gre tunnel headers from icmp errors
 2019-07-05 20:43 UTC  (2+ messages)

[PATCH nf-next v6] netfilter: nf_tables: Add SYNPROXY support
 2019-07-05 20:43 UTC  (2+ messages)

[PATCH] cifs: always add credits back for unsolicited PDUs
 2019-07-05 20:43 UTC 

[LTP] [PATCH] syscalls/copy_file_range02: increase coverage and remove EXDEV test
 2019-07-05 20:42 UTC  (2+ messages)
` [LTP] [PATCH v2] "

stable-rc/linux-5.1.y boot: 140 boots: 4 failed, 136 passed (v5.1.16-83-g4af32c555274)
 2019-07-05 20:42 UTC 

[PATCH] drm/amdgpu: properly guard DC support in navi code
 2019-07-05 20:41 UTC 

[Qemu-devel] [PATCH v3 00/18] bitmaps: introduce 'bitmap' sync mode
 2019-07-05 20:16 UTC  (19+ messages)
` [Qemu-devel] [PATCH v3 01/18] qapi/block-core: Introduce BackupCommon
` [Qemu-devel] [PATCH v3 02/18] drive-backup: create do_backup_common
` [Qemu-devel] [PATCH v3 03/18] blockdev-backup: utilize do_backup_common
` [Qemu-devel] [PATCH v3 04/18] qapi: add BitmapSyncMode enum
` [Qemu-devel] [PATCH v3 05/18] block/backup: Add mirror sync mode 'bitmap'
` [Qemu-devel] [PATCH v3 06/18] block/backup: add 'never' policy to bitmap sync mode
` [Qemu-devel] [PATCH v3 07/18] hbitmap: Fix merge when b is empty, and result is not an alias of a
` [Qemu-devel] [PATCH v3 08/18] hbitmap: enable merging across granularities
` [Qemu-devel] [PATCH v3 09/18] block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
` [Qemu-devel] [PATCH v3 10/18] block/dirty-bitmap: add bdrv_dirty_bitmap_get
` [Qemu-devel] [PATCH v3 11/18] block/backup: upgrade copy_bitmap to BdrvDirtyBitmap
` [Qemu-devel] [PATCH v3 12/18] block/backup: add 'always' bitmap sync policy
` [Qemu-devel] [PATCH v3 13/18] iotests: add testing shim for script-style python tests
` [Qemu-devel] [PATCH v3 14/18] iotests: teach run_job to cancel pending jobs
` [Qemu-devel] [PATCH v3 15/18] iotests: teach FilePath to produce multiple paths
` [Qemu-devel] [PATCH v3 16/18] iotests: Add virtio-scsi device helper
` [Qemu-devel] [PATCH v3 17/18] iotests: add test 257 for bitmap-mode backups
` [Qemu-devel] [PATCH v3 18/18] block/backup: loosen restriction on readonly bitmaps

stable-rc/linux-4.19.y boot: 132 boots: 3 failed, 129 passed (v4.19.57-63-g66c8f2a0ee1c)
 2019-07-05 20:37 UTC 

[PATCH] drm/amd/powerplay/smu7_hwmgr: replace blocking delay with non-blocking
 2019-07-05 20:34 UTC  (7+ messages)

✅ PASS: Test report for kernel 5.1.17-rc1-925bedf.cki (stable)
 2019-07-05 20:34 UTC 

[PATCH] drm/amdgpu/ttm: make some functions static
 2019-07-05 20:33 UTC  (4+ messages)

[PATCH v1] merge - rename a shadowed variable in cmd_merge
 2019-07-05 20:32 UTC 

[PATCH v2 07/35] drm/amdgpu: Use kmemdup rather than duplicating its implementation
 2019-07-05 20:32 UTC  (2+ messages)

[GIT PULL] Final KVM changes for 5.2
 2019-07-05 20:29 UTC 

syncfs() returns no error on fs failure
 2019-07-05 20:28 UTC  (2+ messages)

[PATCH 0/2] leds: tlc591xx: switch to OF and managed API
 2019-07-05 20:24 UTC  (3+ messages)
` [PATCH 2/2] leds: tlc591xx: Use the OF version of the LED registration function

[PATCH] dm bufio: fix deadlock issue with loop device
 2019-07-05 20:24 UTC  (4+ messages)
`  "

[PATCH 0/8] treewide: correct misuses of strscpy/strlcpy
 2019-07-05 20:23 UTC  (3+ messages)
` [PATCH 2/8] leds: as3645a: Fix misuse of strlcpy

[Devel] [pm:linux-next 113/119] emac-phy.c:(.text+0x1d8): multiple definition of `acpi_sleep_state_supported'
 2019-07-05 20:22 UTC  (2+ messages)
`  "

[PATCH net-next 00/12] mlx5 TLS TX HW offload support
 2019-07-05 20:19 UTC  (4+ messages)
` [PATCH net-next 12/12] net/mlx5e: Add kTLS "

[PATCH] ACPI: PM: Fix "multiple definition of acpi_sleep_state_supported" for ARM64
 2019-07-05 20:18 UTC 

[PATCH] rtc: stm32: One function call less in stm32_rtc_set_alarm()
 2019-07-05 20:17 UTC  (3+ messages)

[PATCH 0/2] Associate ddc adapters with connectors
 2019-07-05 20:17 UTC  (6+ messages)
` [PATCH v3 00/22] "
  ` [PATCH v3 21/22] drm/amdgpu: Provide ddc symlink in connector sysfs directory

[PATCH 0/4] bring parisc linux into the modern age by adding ext4 support to the bootloader
 2019-07-05 20:17 UTC  (5+ messages)
` [PATCH 1/4] iplboot: eliminate unused struct bootfs
` [PATCH 2/4] iplboot: update the ext2_fs.h header
` [PATCH 3/4] iplboot: add ext4 support
` [PATCH 4/4] palo: add support for formatting as ext4

[Ksummit-discuss] [MAINTAINERS SUMMIT] stable kernel process automation and improvement
 2019-07-05 20:12 UTC  (3+ messages)

stable-rc/linux-4.4.y boot: 100 boots: 4 failed, 95 passed with 1 conflict (v4.4.184-69-gb12a932c6c2b)
 2019-07-05 20:12 UTC 

[vfs:next-merge-candidate 54/91] init/do_mounts.c:388:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2019-07-05 20:11 UTC 

[CI 1/3] drm/i915: Rework some interrupt handling functions to take intel_gt
 2019-07-05 20:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

[PATCH] sound: soc: codecs: wcd9335: add irqflag IRQF_ONESHOT flag
 2019-07-05 20:10 UTC  (2+ messages)
` [alsa-devel] "

[PATCH] drm/amd/powerplay: add temperature sensor support for navi10
 2019-07-05 20:09 UTC  (2+ messages)

[Qemu-devel] [PULL 00/12] Misc bugfixes for QEMU hard freeze
 2019-07-05 19:50 UTC  (13+ messages)
` [Qemu-devel] [PULL 01/12] pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_region_size()
` [Qemu-devel] [PULL 02/12] checkpatch: do not warn for multiline parenthesized returned value
` [Qemu-devel] [PULL 03/12] i386/kvm: Fix build with -m32
` [Qemu-devel] [PULL 04/12] intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
` [Qemu-devel] [PULL 05/12] intel_iommu: Fix unexpected unmaps during global unmap
` [Qemu-devel] [PULL 06/12] ioapic: clear irq_eoi when updating the ioapic redirect table entry
` [Qemu-devel] [PULL 07/12] target/i386: fix feature check in hyperv-stub.c
` [Qemu-devel] [PULL 08/12] minikconf: do not include variables from MINIKCONF_ARGS in config-all-devices.mak
` [Qemu-devel] [PULL 09/12] target/i386: kvm: Fix when nested state is needed for migration
` [Qemu-devel] [PULL 10/12] Makefile: generate header file with the list of devices enabled
` [Qemu-devel] [PULL 11/12] hw/i386: Fix linker error when ISAPC is disabled
` [Qemu-devel] [PULL 12/12] ioapic: use irq number instead of vector in ioapic_eoi_broadcast

[PATCH v2] fs: Fix the default values of i_uid/i_gid on /proc/sys inodes
 2019-07-05 20:02 UTC  (2+ messages)

delete recursivly subvolumes?
 2019-07-05 20:02 UTC  (5+ messages)

next/pending-fixes boot: 231 boots: 5 failed, 226 passed (v5.2-rc7-267-g92fe1791963c)
 2019-07-05 20:02 UTC 

[PATCH] rcuperf: Make rcuperf kernel test more robust for !expedited mode
 2019-07-05 20:00 UTC  (6+ messages)

[PATCH] selftests: txring_overwrite: fix incorrect test of mmap() return value
 2019-07-05 19:55 UTC  (2+ messages)

[PATCH] mm, memcg: support memory.{min, low} protection in cgroup v1
 2019-07-05 19:54 UTC  (6+ messages)

[PATCH 1/1] drm/amdgpu: Prepare for hmm_range_register API change
 2019-07-05 19:53 UTC  (2+ messages)

testmgr fuzzing for AEAD ciphers
 2019-07-05 19:49 UTC  (3+ messages)

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 8 warnings (v4.19.57-82-g8bbb06fa4646)
 2019-07-05 19:48 UTC 

[PATCH v2 00/14] output improvements for git range-diff
 2019-07-05 19:48 UTC  (4+ messages)
  ` [PATCH v2 12/14] range-diff: add section header instead of diff header

[PATCH net-next] hinic: add fw version query
 2019-07-05 19:47 UTC  (2+ messages)

[merged] swap_readpage-avoid-blk_wake_io_task-if-synchronous.patch removed from -mm tree
 2019-07-05 19:47 UTC 

[merged] userfaultfd-disable-irqs-for-fault_pending-and-event-locks.patch removed from -mm tree
 2019-07-05 19:47 UTC 

stable-rc/linux-5.1.y build: 209 builds: 0 failed, 209 passed, 22 warnings (v5.1.16-85-g925bedf91c6b)
 2019-07-05 19:44 UTC 

[pull request][net-next 00/14] Mellanox, mlx5 updates 2019-07-04
 2019-07-05 19:43 UTC  (5+ messages)
` [net-next 14/14] net/mlx5e: Add kTLS TX HW offload support

[Linux-kernel-mentees] [PATCH] Doc : fs : move xfs.txt to admin-guide
 2019-07-05 19:41 UTC  (4+ messages)

[Qemu-devel] [PATCH] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05 19:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/2] Makefile: generate header file with the list of devices enabled
  ` [Qemu-devel] [PATCH v2 2/2] hw/i386: Fix linker error when ISAPC is disabled

[PATCH] Fix EEH during kexec
 2019-07-05 19:41 UTC 

[PATCH] crypto: ccp - memset structure fields to zero before reuse
 2019-07-05 19:40 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 110 boots: 2 failed, 107 passed with 1 offline (v4.9.184-93-gaf13e6db0db4)
 2019-07-05 19:40 UTC 

[PATCH net-next v2 0/4] qed*/devlink: Devlink support for config attributes
 2019-07-05 19:39 UTC  (5+ messages)
` [PATCH net-next v2 4/4] qed*: Add devlink support for configuration attributes
    ` [EXT] "

[PATCH v4 0/3] Improve _OSC control request granularity
 2019-07-05 19:35 UTC  (4+ messages)
  ` [PATCH v4 2/3] PCI/ACPI: Allow _OSC request without ASPM support

[PATCH] nvme: One function call less in nvme_update_disk_info()
 2019-07-05 19:35 UTC  (6+ messages)

[U-Boot] [PATCH 1/1] disk: efi: buffer overflow in part_get_info_efi()
 2019-07-05 19:35 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] Patch version changes in commit logs?
 2019-07-05 19:34 UTC  (11+ messages)

[PATCH v6 net-next 2/5] net: ethernet: ti: davinci_cpdma: add dma mapped submit
 2019-07-05 19:32 UTC  (4+ messages)

[dpdk-dev] [PATCH v4 0/8] Make shared memory config non-public
 2019-07-05 19:30 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 0/9] "

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 23 warnings (v4.4.184-71-gfe65e20604f8)
 2019-07-05 19:27 UTC 

[PATCH] drm/msm/mdp5: Use eariler mixers when possible
 2019-07-05 19:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] hw/i386: Fix linker error when ISAPC is disabled
 2019-07-05 19:23 UTC  (3+ messages)

[PULL REQUEST] i2c for 5.2
 2019-07-05 19:21 UTC 

[PATCH net-next 0/3] devlink: Introduce PCI PF, VF ports and attributes
 2019-07-05 19:17 UTC  (4+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/3] devlink: Introduce PCI PF port flavour and port attribute

[dpdk-dev] [Bug 298] BPF: eval_call() is messing bounds of return types different of RTE_BPF_ARG_RAW
 2019-07-05 19:16 UTC  (2+ messages)

[PATCH] sockfs: switch to ->free_inode()
 2019-07-05 19:14 UTC  (2+ messages)
` [PATCH] coallocate socket_wq with socket itself


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.