All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-03 18:09:22 to 2020-03-03 18:45:22 UTC [more...]

[dpdk-dev] [PATCH 0/6] net/bnxt: bounds checking patches
 2020-03-03 18:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/6] net/bnxt: fix potential data race
  ` [dpdk-dev] [EXTERNAL] "

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-03-03 18:45 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: Fix uninitialized variable
 2020-03-03 18:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/selftests: Fix uninitialized variable (rev2)

[PATCH 1/4] drm/amdgpu/vcn: fix race condition issue for vcn start
 2020-03-03 18:44 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu/vcn: fix race condition issue for dpg unpause mode switch
` [PATCH 3/4] drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset
` [PATCH 4/4] drm/amdgpu/vcn2.5: "

[bpf-next PATCH] xdp: accept that XDP headroom isn't always equal XDP_PACKET_HEADROOM
 2020-03-03 18:43 UTC  (2+ messages)

[PATCH] cpu: Use DeviceClass reset instead of a special CPUClass reset
 2020-03-03 18:41 UTC  (8+ messages)

[PATCH] drm/fourcc: Add bayer formats and modifiers
 2020-03-03 18:42 UTC  (3+ messages)

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-03-03 18:42 UTC  (3+ messages)
` [PATCH v3 1/8] x86/split_lock: Export handle_user_split_lock()

[PATCH][next] drm: Replace zero-length array with flexible-array member
 2020-03-03 18:20 UTC  (6+ messages)
  ` [Intel-gfx] "

fs/buffer.c: WARNING: alloc_page_buffers while mke2fs
 2020-03-03 18:40 UTC  (6+ messages)

[PATCH] security/apparmor/label.c: Clean code by removing redundant instructions
 2020-03-03 18:40 UTC  (2+ messages)

[PATCH] sys/sysinfo: Respect boottime inside time namespace
 2020-03-03 18:40 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH 0/4] target/arm: Fix hflags mismatches for M-profile
 2020-03-03 18:38 UTC  (9+ messages)
` [PATCH 1/4] hw/intc/armv7m_nvic: Rebuild hflags on reset
` [PATCH 2/4] target/arm: Update hflags in trans_CPS_v7m()
` [PATCH 3/4] target/arm: Recalculate hflags correctly after writes to CONTROL
` [PATCH 4/4] target/arm: Fix some comment typos

[PATCH] staging: iio: adc: ad7192: Align with parenthesis
 2020-03-03 18:39 UTC  (2+ messages)

RISC-V: Fix the build on LLVM-based toolchains
 2020-03-03 18:38 UTC  (2+ messages)

[PATCH 3/3] RISC-V: Stop using LOCAL for the uaccess fixups
 2020-03-03 18:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-03-03 18:38 UTC 

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-03 18:38 UTC  (3+ messages)

[PATCH net 00/16] net: add missing netlink policies
 2020-03-03 18:39 UTC  (3+ messages)
` [PATCH net 10/16] net: taprio: add missing attribute validation for txtime delay

[PATCH v2 00/66] KVM: x86: Introduce KVM cpu caps
 2020-03-03 18:37 UTC  (3+ messages)
` [PATCH v2 64/66] KVM: nSVM: Expose SVM features to L1 iff nested is enabled

[PATCH] ARM: dts: bcm283x: Use firmware PM driver for V3D
 2020-03-03 18:37 UTC  (5+ messages)

[PATCHv2 0/4] btrfs-progs: Add BTRFS_IOC_SNAP_DESTROY_V2 support
 2020-03-03 18:34 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/ehl: Check PHY type before reading DPLL frequency
 2020-03-03 18:34 UTC  (2+ messages)

[PATCH 00/51] drm_device managed resources, v4
 2020-03-03 18:34 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm_device managed resources (rev4)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2020-03-03 18:34 UTC 

[PATCH v3 0/3] next work propagation
 2020-03-03 18:33 UTC  (4+ messages)
` [PATCH v3 1/3] io_uring: make submission ref putting consistent
` [PATCH v3 2/3] io_uring: remove @nxt from handlers
` [PATCH v3 3/3] io_uring: get next work with submission ref drop

[PATCH] Fixed integer overflow in e1000e
 2020-03-03 18:29 UTC 

[PATCH 1/2] xenbus: req->body should be updated before req->state
 2020-03-03 18:32 UTC  (5+ messages)
` [Xen-devel] "

[PATCH net-next v6 0/3] act_ct: Software offload of conntrack_in
 2020-03-03 18:32 UTC  (3+ messages)
` [PATCH net-next v6 3/3] net/sched: act_ct: Software offload of established flows

[PATCH] DTS: bcm2711: Move emmc2 into its own bus
 2020-03-03 18:32 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-03 18:32 UTC 

[Xen-devel] [PATCH] automation: document vsyscall=emulate for old glibc
 2020-03-03 18:31 UTC  (3+ messages)

[PATCH 1/2] drm/i915/icl: Default to Thread Group preemption for compute workloads
 2020-03-03 18:31 UTC  (5+ messages)
      ` [Intel-gfx] "

[dpdk-dev] [PATCH v5 1/4] net/virtio: refactor devargs parsing
 2020-03-03 18:27 UTC  (6+ messages)
  ` [dpdk-dev] [PATCH v6 0/4] net/virtio: add link speed devarg
      ` [dpdk-dev] [PATCH v6 1/4] net/virtio: refactor devargs parsing
      ` [dpdk-dev] [PATCH v6 2/4] net/virtio: add link speed devarg
      ` [dpdk-dev] [PATCH v6 3/4] net/virtio-user: fix devargs parsing
      ` [dpdk-dev] [PATCH v6 4/4] net/virtio-user: adding link speed devarg

[PATCH 1/1] remote.c: fix handling of push:remote_ref
 2020-03-03 18:29 UTC  (8+ messages)
` [PATCH v2 0/2]
  ` [PATCH v2 1/2] remote: drop "explicit" parameter from remote_ref_for_branch()
  ` [PATCH v2 2/2] remote.c: fix handling of %(push:remoteref)

[PATCH v2] perf bench: Share 'start', 'end', 'runtime' global vars
 2020-03-03 18:28 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-03 18:28 UTC 

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2020-03-03 18:27 UTC 

Patch "padata: always acquire cpu_hotplug_lock before pinst->lock" has been added to the 4.4-stable tree
 2020-03-03 18:27 UTC  (2+ messages)

Enabling additional languages
 2020-03-03 18:26 UTC  (4+ messages)
` [poky] "

[PATCH -next] signal: annotate data races in sys_rt_sigaction
 2020-03-03 18:26 UTC  (3+ messages)

Re: Regarding OOB authentication method & action for Mesh provisioner
 2020-03-03 18:26 UTC  (7+ messages)
`  "
          ` Re: "

master - hints: free hint list in error exit path
 2020-03-03 18:26 UTC 

[Intel-wired-lan] [PATCH v2 1/1] igc: Remove copper fiber switch control
 2020-03-03 18:26 UTC 

[Xen-devel] [PATCH] x86/cpuid: Untangle Invariant TSC handling
 2020-03-03 18:24 UTC 

[BUG BISECT] arm64: clk: rockchip: rk3399 board does not find it's clocks
 2020-03-03 18:24 UTC  (6+ messages)

[Xen-devel] [PATCH] tools/libxc: Reduce feature handling complexity in xc_cpuid_apply_policy()
 2020-03-03 18:23 UTC 

[meta-oe][master-next][PATCH v2 1/2] nodejs: drop 'gyp' PACKAGECONFIG
 2020-03-03 18:23 UTC  (3+ messages)

[PATCH net-next v3 0/3] marvell10g tunable and power saving support
 2020-03-03 18:23 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: phy: marvell10g: add energy detect power down tunable

[meta-oe][master-next][PATCH v3] nodejs: drop 'gyp' PACKAGECONFIG
 2020-03-03 18:22 UTC 

FAILED: patch "[PATCH] audit: always check the netlink payload length in" failed to apply to 4.19-stable tree
 2020-03-03 18:21 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2020-03-03 18:21 UTC 

[PATCH v3 00/33] Convert qemu-doc to rST
 2020-03-03 18:19 UTC  (3+ messages)

[PATCH 5.4 000/152] 5.4.24-stable review
 2020-03-03 18:19 UTC  (7+ messages)
` [PATCH 5.4 001/152] io_uring: grab ->fs as part of async offload
` [PATCH 5.4 006/152] net: mscc: fix in frame extraction
` [PATCH 5.4 062/152] bcache: ignore pending signals when creating gc and allocator thread

[PATCH 1/2] dt-bindings: gpu: mali-bifrost: Add Rockchip PX30 compatible
 2020-03-03 18:18 UTC  (5+ messages)

[dpdk-dev] [PATCH] log: add API to check if a logtype can log in a given level
 2020-03-03 18:18 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 5.5 000/176] 5.5.8-stable review
 2020-03-03 18:14 UTC  (56+ messages)
` [PATCH 5.5 002/176] net: dsa: b53: Ensure the default VID is untagged
` [PATCH 5.5 004/176] net: macb: ensure interface is not suspended on at91rm9200
` [PATCH 5.5 018/176] bonding: fix lockdep warning in bond_get_stats()
` [PATCH 5.5 029/176] sched/fair: Prevent unlimited runtime on throttled group
` [PATCH 5.5 031/176] mac80211: consider more elements in parsing CRC
` [PATCH 5.5 035/176] qmi_wwan: re-add DW5821e pre-production variant
` [PATCH 5.5 039/176] arm/ftrace: Fix BE text poking
` [PATCH 5.5 041/176] perf/x86/cstate: Add Tremont support
` [PATCH 5.5 042/176] perf/x86/msr: "
` [PATCH 5.5 043/176] ceph: do not execute direct write in parallel if O_APPEND is specified
` [PATCH 5.5 046/176] RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
` [PATCH 5.5 047/176] drm/amd/display: Check engine is not NULL before acquiring
` [PATCH 5.5 056/176] net: ena: fix incorrect default RSS key
` [PATCH 5.5 057/176] net: ena: rss: do not allocate key when not supported
` [PATCH 5.5 063/176] net: ena: ena-com.c: prevent NULL pointer dereference
` [PATCH 5.5 067/176] ice: update Unit Load Status bitmask to check after reset
` [PATCH 5.5 069/176] ice: Use correct netif error function
` [PATCH 5.5 072/176] bcache: ignore pending signals when creating gc and allocator thread
` [PATCH 5.5 077/176] net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
` [PATCH 5.5 078/176] nvme/tcp: fix bug on double requeue when send fails
` [PATCH 5.5 080/176] nvme/pci: move cqe check after device shutdown
` [PATCH 5.5 084/176] ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()
` [PATCH 5.5 088/176] ACPI: watchdog: Fix gas->access_width usage
` [PATCH 5.5 092/176] HID: core: increase HID report buffer size to 8KiB
` [PATCH 5.5 093/176] drm/amdgpu: Drop DRIVER_USE_AGP
` [PATCH 5.5 094/176] drm/radeon: Inline drm_get_pci_dev
` [PATCH 5.5 096/176] blktrace: Protect q->blk_trace with RCU
` [PATCH 5.5 100/176] cpufreq: Fix policy initialization for internal governor drivers
` [PATCH 5.5 107/176] HID: alps: Fix an error handling path in alps_input_configured()
` [PATCH 5.5 108/176] HID: hiddev: Fix race in in hiddev_disconnect()
` [PATCH 5.5 109/176] RISC-V: Dont enable all interrupts in trap_init()
` [PATCH 5.5 112/176] i2c: altera: Fix potential integer overflow
` [PATCH 5.5 114/176] MIPS: cavium_octeon: Fix syncw generation
` [PATCH 5.5 116/176] drm/i915: Avoid recursing onto active vma from the shrinker
` [PATCH 5.5 120/176] kbuild: fix DT binding schema rule to detect command line changes
` [PATCH 5.5 121/176] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
` [PATCH 5.5 125/176] s390/qeth: fix off-by-one in RX copybreak check
` [PATCH 5.5 132/176] net: atlantic: fix out of range usage of active_vlans array
` [PATCH 5.5 133/176] selftests: Install settings files to fix TIMEOUT failures
` [PATCH 5.5 134/176] net/smc: no peer ID in CLC decline for SMCD
` [PATCH 5.5 136/176] tipc: fix successful connect() but timed out
` [PATCH 5.5 141/176] KVM: SVM: Override default MMIO mask if memory encryption is enabled
` [PATCH 5.5 148/176] ima: ima/lsm policy rule loading logic bug fixes
` [PATCH 5.5 151/176] lib/vdso: Update coarse timekeeper unconditionally
` [PATCH 5.5 152/176] pwm: omap-dmtimer: put_device() after of_find_device_by_node()
` [PATCH 5.5 155/176] perf maps: Add missing unlock to maps__insert() error case
` [PATCH 5.5 156/176] x86/resctrl: Check monitoring static key in the MBM overflow handler
` [PATCH 5.5 160/176] rcu: Allow only one expedited GP to run concurrently with wakeups
` [PATCH 5.5 162/176] thermal: db8500: Depromote debug print
` [PATCH 5.5 163/176] thermal: brcmstb_thermal: Do not use DT coefficients
` [PATCH 5.5 166/176] bus: tegra-aconnect: Remove PM_CLK dependency
` [PATCH 5.5 168/176] xfs: clear kernel only flags in XFS_IOC_ATTRMULTI_BY_HANDLE
` [PATCH 5.5 175/176] kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field

[PATCH v3 net-next 2/4] tcp: bind(addr, 0) remove the SO_REUSEADDR restriction when ephemeral ports are exhausted
 2020-03-03 18:16 UTC  (3+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-03 18:04 UTC  (3+ messages)
` [PATCH v3 18/27] powerpc/powernv/pmem: Add controller dump IOCTLs

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2020-03-03 18:17 UTC 

[PATCH RFC v4 bpf-next 00/11] Add support for XDP in egress path
 2020-03-03 18:16 UTC  (5+ messages)
` [PATCH RFC v4 bpf-next 09/11] tun: Support xdp in the Tx path for xdp_frames

[PATCH 00/18] efi: clean up contents of struct efi
 2020-03-03 18:14 UTC  (8+ messages)
` [PATCH 16/18] efi: add 'runtime' pointer to "

[PATCH 0/1] Fix deadlock in raid10 recovery
 2020-03-03 18:14 UTC  (2+ messages)
` [PATCH 1/1] md/raid10: avoid deadlock on recovery

[PATCH V4 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-03 18:13 UTC  (5+ messages)

[PATCH 1/2] stash: get git_stash_config at the top level
 2020-03-03 17:46 UTC  (2+ messages)
` [PATCH v2 "

stable-rc/linux-5.4.y build: 200 builds: 1 failed, 199 passed, 1 error, 107 warnings (v5.4.23-123-g71926bbb9dfd)
 2020-03-03 18:13 UTC 

[PATCH bpf-next] libbpf: fix handling of optional field_name in btf_dump__emit_type_decl
 2020-03-03 18:08 UTC 

[PATCH V5 0/5] Add support for PCIe endpoint mode in Tegra194
 2020-03-03 18:10 UTC  (18+ messages)
` [PATCH V5 1/5] soc/tegra: bpmp: Update ABI header
` [PATCH V5 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH V5 3/5] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
` [PATCH V5 4/5] arm64: tegra: Add support for PCIe endpoint mode in P2972-0000 platform
` [PATCH V5 5/5] PCI: tegra: Add support for PCIe endpoint mode in Tegra194

[RFC 0/3] mm/vma: some new flags and helpers
 2020-03-03 17:48 UTC  (3+ messages)
` [RFC 2/3] mm/vma: Introduce VM_ACCESS_FLAGS

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.215-40-g1fa7ed0f8748)
 2020-03-03 18:12 UTC 

[hare-scsi-devel:ata-debug.v3 21/40] drivers/ata/sata_dwc_460ex.c:1066:26: error: 'qp' undeclared; did you mean 'ap'?
 2020-03-03 18:11 UTC 

[PATCH v7 00/12] Introduce CAP_PERFMON to secure system performance monitoring and observability
 2020-03-02 19:44 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH 00/51] drm managed resources, v3
 2020-03-02 20:13 UTC  (5+ messages)
` [PATCH 16/51] drm/inigenic: Use drmm_add_final_kfree
  ` [Intel-gfx] "
` [PATCH 31/51] drm/ingenic: Drop explicit drm_mode_config_cleanup call
  ` [Intel-gfx] "

Linux 5.6-rc2
 2020-03-03  7:08 UTC  (7+ messages)
    ` [Intel-gfx] "

[RFC PATCH v2 00/22] devlink region updates
 2020-03-03 17:51 UTC  (6+ messages)
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW

[PATCH bpf-next v2 0/9] bpf: sockmap, sockhash: support storing UDP sockets
 2020-03-03 17:50 UTC  (3+ messages)
` [PATCH bpf-next v2 3/9] bpf: sockmap: move generic sockmap hooks from BPF TCP

[PATCH v1 1/5] Input: of_touchscreen - explicitly choose axis
 2020-03-03 18:09 UTC  (5+ messages)
` [PATCH v1 2/5] Input: edt-ft5x06 - refactor condition in edt_ft5x06_debugfs_mode_set()
` [PATCH v1 3/5] Input: edt-ft5x06 - use U16_MAX instead of -1
` [PATCH v1 4/5] Input: edt-ft5x06 - do not try to allocate too much memory
` [PATCH v1 5/5] Input: edt-ft5x06 - allocate buffer once for debugging


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.