messages from 2020-03-23 06:09:46 to 2020-03-23 07:37:02 UTC [more...]
KASAN: use-after-free Write in hci_sock_bind (2)
2020-03-23 7:37 UTC (2+ messages)
[PATCH] staging: vt6656: Use BIT() macro instead of hex value
2020-03-23 7:35 UTC (2+ messages)
[PATCH 0/6 V2] nvme: Fixes for deleting a ctrl before it was created
2020-03-23 7:34 UTC (11+ messages)
` [PATCH 2/6] nvme-pci: Make nvme_pci_free_ctrl symmetric to nvme_probe
` [PATCH 3/6] nvme: Fix ctrl use-after-free during sysfs deletion
` [PATCH 4/6] nvme: Fix controller creation races with teardown flow
` [PATCH 5/6] nvme-rdma: Add warning on state change failure at nvme_rdma_setup_ctrl
` [PATCH 6/6] nvme-tcp: Add warning on state change failure at nvme_tcp_setup_ctrl
[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
2020-03-23 7:34 UTC (2+ messages)
[PATCH] rtc: fsl-ftm-alarm: remove the useless variable
2020-03-23 7:29 UTC
[PATCH] xfrm: policy: Fix doulbe free in xfrm_policy_timer
2020-03-23 7:32 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
2020-03-23 7:32 UTC (2+ messages)
[PATCH v4 4/5] power: supply: Add support for mps mp2629 battery charger
2020-03-23 7:30 UTC (3+ messages)
[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
2020-03-23 7:28 UTC (3+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260
` [PATCH v1 2/2] Bluetooth: btusb: Read the supported features of Microsoft vendor extension
[Intel-gfx] [PATCH v2 0/3] i915 lpsp support for lpsp igt
2020-03-23 7:13 UTC (4+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/i915: Power well id for ICL PG3
` [Intel-gfx] [PATCH v2 2/3] drm/i915: Add i915_lpsp_info debugfs
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Add connector dbgfs for all connectors
[RESEND RFC PATCH 0/8] Add MMC packed request support
2020-03-23 7:26 UTC (8+ messages)
` [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware
[PATCH v2 2/2] x86/xen: Make the secondary CPU idle tasks reliable
2020-03-23 7:27 UTC (2+ messages)
[PATCH v2 00/19] objtool: vmlinux.o and noinstr validation
2020-03-23 7:27 UTC (7+ messages)
` [PATCH v2 17/19] objtool: Optimize !vmlinux.o again
[igt-dev] [PATCH i-g-t v2 0/5] lpsp platform agnostic support
2020-03-23 7:27 UTC (12+ messages)
` [igt-dev] [PATCH i-g-t v2 1/5] lib/igt_pm: Add lib func to get lpsp capability
` [igt-dev] [PATCH i-g-t v2 2/5] tests/i915_pm_lpsp: lpsp platform agnostic support
` [igt-dev] [PATCH i-g-t v2 3/5] tests/i915_pm_lpsp: Skip panel-fitter subtest for 1024x768 panels
` [igt-dev] [PATCH i-g-t v2 4/5] tests/i915_pm_lpsp: screens-disabled subtest use igt_wait
` [igt-dev] [PATCH i-g-t v2 5/5] tests/i915_pm_rpm: lpsp/non-lpsp screen mode_set_data
` [igt-dev] ✗ Fi.CI.BAT: failure for lpsp platform agnostic support (rev3)
[Buildroot] [autobuild.buildroot.net] Daily results for 2020-03-22
2020-03-23 7:26 UTC
[PATCH RESEND] Add the csky architecture support
2020-03-23 7:23 UTC
[GSoC][RFC][Proposal v1] Unify ref-filter formats with other --pretty formats
2020-03-23 7:23 UTC
[PATCH] common: fix typos found with codespell
2020-03-23 7:23 UTC (2+ messages)
[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
2020-03-23 7:22 UTC (2+ messages)
[dpdk-dev] [PATCH 00/28] update ice base code
2020-03-23 7:17 UTC (38+ messages)
` [dpdk-dev] [PATCH v2 00/36] "
` [dpdk-dev] [PATCH v2 01/36] net/ice/base: fix uninitialized stack variables
` [dpdk-dev] [PATCH v2 02/36] net/ice/base: add and update E822 device IDs
` [dpdk-dev] [PATCH v2 03/36] net/ice/base: fix removing MAC rule
` [dpdk-dev] [PATCH v2 04/36] net/ice/base: read PSM clock frequency from register
` [dpdk-dev] [PATCH v2 05/36] net/ice/base: allow VLAN and ethertype filter for port
` [dpdk-dev] [PATCH v2 06/36] net/ice/base: replace u16 with enum
` [dpdk-dev] [PATCH v2 07/36] net/ice/base: use struct size helper
` [dpdk-dev] [PATCH v2 08/36] net/ice/base: use descriptive vairiable name than type
` [dpdk-dev] [PATCH v2 09/36] net/ice/base: refactor a function
` [dpdk-dev] [PATCH v2 10/36] net/ice/base: add NVM netlist macros
` [dpdk-dev] [PATCH v2 11/36] net/ice/base: minor fixes
` [dpdk-dev] [PATCH v2 12/36] net/ice/base: support GTPU uplink and downlink
` [dpdk-dev] [PATCH v2 13/36] net/ice/base: add link default override support
` [dpdk-dev] [PATCH v2 14/36] net/ice/base: add dedicate MAC type for E810
` [dpdk-dev] [PATCH v2 15/36] net/ice/base: capitalize abbreviations
` [dpdk-dev] [PATCH v2 16/36] net/ice/base: add PHY number definition values
` [dpdk-dev] [PATCH v2 17/36] net/ice/base: add shared driver parameter command
` [dpdk-dev] [PATCH v2 18/36] net/ice/base: add AN masks to Get PHY Caps
` [dpdk-dev] [PATCH v2 19/36] net/ice/base: xtract logic of flat NVM read to function
` [dpdk-dev] [PATCH v2 20/36] net/ice/base: add macro specifying max NVM offset
` [dpdk-dev] [PATCH v2 21/36] net/ice/base: implement new sr read functions
` [dpdk-dev] [PATCH v2 22/36] net/ice/base: couple casting issue fixes
` [dpdk-dev] [PATCH v2 23/36] net/ice/base: support PHY persistent feature
` [dpdk-dev] [PATCH v2 24/36] net/ice/base: store NVM version info in extracted format
` [dpdk-dev] [PATCH v2 25/36] net/ice/base: add ACL module
` [dpdk-dev] [PATCH v2 26/36] net/ice/base: update copyright date
` [dpdk-dev] [PATCH v2 27/36] net/ice/base: add the hook to send AdminQ command
` [dpdk-dev] [PATCH v2 28/36] net/ice/base: don't access some hardware registers in DCF
` [dpdk-dev] [PATCH v2 29/36] net/ice/base: move functions from common to NVM module
` [dpdk-dev] [PATCH v2 30/36] net/ice/base: discover and store size of available flash
` [dpdk-dev] [PATCH v2 31/36] net/ice/base: check DDP package compatibility
` [dpdk-dev] [PATCH v2 32/36] net/ice/base: fix MAC write command
` [dpdk-dev] [PATCH v2 33/36] net/ice/base: misc cleanups for Flow Director
` [dpdk-dev] [PATCH v2 34/36] net/ice/base: add check to ipv4 next protocol
` [dpdk-dev] [PATCH v2 35/36] net/ice/base: add reference count to tunnels
` [dpdk-dev] [PATCH v2 36/36] net/ice/base: add pppoe ipv6 dummy packet
[PATCH] reset: remove duplicate imx8mq-reset.h and use correct defines
2020-03-23 7:20 UTC (2+ messages)
[PATCH] qemu/slirp: fix CVE-2020-7211
2020-03-23 7:20 UTC
[PATCH] common: oftree: trim leading spaces from bootargs
2020-03-23 7:19 UTC (2+ messages)
Need help in interpreting ip status output
2020-03-23 7:19 UTC (6+ messages)
[RFT PATCH v1 0/5] usb: Improve robustness of ehci-hcd controller operation
2020-03-23 7:18 UTC (13+ messages)
` [RFT PATCH v1 1/5] Revert "usb: ehci-hcd: Keep async schedule running"
` [RFT PATCH v1 2/5] usb: Handle XACTERR error in DATA phase of USB storage
` [RFT PATCH v1 3/5] usb: Add some delay to wait for slow USB devices to be operational
` [RFT PATCH v1 5/5] usb: Handle QT_TOKEN_STATUS_XACTERR error when sending data
[PATCH v11 00/16] s390x: Protected Virtualization support
2020-03-23 7:15 UTC (4+ messages)
` [PATCH v11 03/16] s390x: protvirt: Support unpack facility
[PATCH] rtc-pm8xxx: Clear Alarm register on resume
2020-03-23 7:16 UTC
[PATCH] staging: hp100: line over 80 characters
2020-03-23 7:15 UTC (3+ messages)
` [Outreachy kernel] "
[PATCH] media: i2c: video-i2c: fix build errors due to 'imply hwmon'
2020-03-23 7:13 UTC (2+ messages)
[PATCH v4 00/16] Initial Prefixed Instruction support
2020-03-23 7:05 UTC (26+ messages)
` [PATCH v4 01/16] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v4 02/16] xmon: Move out-of-line instructions to text section
` [PATCH v4 03/16] powerpc: Use a datatype for instructions
` [PATCH v4 04/16] powerpc: Use a macro for creating instructions from u32s
` [PATCH v4 05/16] powerpc: Use a function for masking instructions
` [PATCH v4 06/16] powerpc: Use a function for getting the instruction op code
` [PATCH v4 07/16] powerpc: Introduce functions for instruction nullity and equality
` [PATCH v4 11/16] powerpc: Enable Prefixed Instructions
` [PATCH v4 12/16] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v4 13/16] powerpc: Support prefixed instructions in alignment handler
` [PATCH v4 14/16] powerpc64: Add prefixed instructions to instruction data type
[RFC PATCH 0/4] qemu: arm64: Add support for uefi firmware management protocol routines
2020-03-23 7:12 UTC (5+ messages)
` [RFC PATCH 1/4] efidebug: capsule: Add a command to update capsule on disk
` [RFC PATCH 2/4] semihosting: Change semihosting file operation functions into global symbols
` [RFC PATCH 3/4] semihosting: Add support for writing to a file
` [RFC PATCH 4/4] qemu: arm64: Add support for efi firmware management protocol routines
[LTP] [PATCH 1/2] syscalls/fspick: Set .mount_device to get rid of mounting related code
2020-03-23 7:11 UTC (2+ messages)
` [LTP] [PATCH 2/2] syscalls/open_tree: "
[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
2020-03-23 7:10 UTC (6+ messages)
` [PATCH v6 04/61] target/riscv: add vector configure instruction
[PATCH v4 0/2] integrate classzone_idx and high_zoneidx
2020-03-23 7:09 UTC (5+ messages)
` [PATCH v4 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx
` [PATCH v4 2/2] mm/page_alloc: integrate classzone_idx and high_zoneidx
[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
2020-03-23 7:09 UTC (12+ messages)
` [PATCH 2/6] net: dwc_eth_qos: Correctly wrap around TX descriptor tail pointer
` [PATCH 3/6] net: dwc_eth_qos: Flush the RX descriptors on init
` [PATCH 4/6] net: dwc_eth_qos: Invalidate RX descriptor before reading
` [PATCH 5/6] net: dwc_eth_qos: Invalidate RX packet DMA buffer
` [PATCH 6/6] net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor
[PATCH 0/7] bcache patches for Linux v5.7-rc1
2020-03-23 7:09 UTC (15+ messages)
` [PATCH 1/7] bcache: move macro btree() and btree_root() into btree.h
` [PATCH 2/7] bcache: add bcache_ prefix to btree_root() and btree() macros
` [PATCH 3/7] bcache: make bch_btree_check() to be multithreaded
` [PATCH 4/7] bcache: make bch_sectors_dirty_init() "
` [PATCH 5/7] bcache: Use scnprintf() for avoiding potential buffer overflow
` [PATCH 6/7] bcache: optimize barrier usage for Rmw atomic bitops
` [PATCH 7/7] bcache: optimize barrier usage for atomic operations
[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
2020-03-23 7:07 UTC
[PATCH] package/libffi: Add csky cpu support
2020-03-15 9:32 UTC
[GSoC][PATCH 0/1] Microproject Submission
2020-03-23 7:04 UTC (4+ messages)
` [GSoC][PATCH 1/1] t9116: avoid using pipes
[PATCH v4 1/6] i2c: core: Provide generic definitions for bus frequencies
2020-03-23 7:04 UTC (3+ messages)
` [PATCH v4 4/6] i2c: stm32f7: switch to I²C generic property parsing
[PATCH v2 1/1] firmware: tee_bnxt: remove unused variable assignment
2020-03-23 7:02 UTC
linux-next: build failure after merge of the irqchip tree
2020-03-23 6:59 UTC
linux-next: build failure after merge of the thermal tree
2020-03-23 6:59 UTC (2+ messages)
[PATCH] sched: Use RCU-sched in core-scheduling balancing logic
2020-03-23 6:58 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/rcw : bump to LSDK-19.09
2020-03-23 6:56 UTC (4+ messages)
` [Buildroot] [PATCH v3 "
[PATCH v2 0/6] v4l2 JPEG helpers and CODA960 JPEG decoder
2020-03-23 6:56 UTC (2+ messages)
[PATCH] VMCI: Fix NULL pointer dereference on context ptr
2020-03-23 6:55 UTC (4+ messages)
` "
[PATCH v1 0/2] Handle return value and remove unnecessary check
2020-03-23 6:53 UTC (6+ messages)
` [PATCH v1 1/2] pwm: bcm-iproc: handle clk_get_rate() return
` [PATCH v1 2/2] pwm: bcm-iproc: remove unnecessary check of 'duty'
[PATCH 0/7] x86: remove always-defined CONFIG_AS_* options
2020-03-23 6:53 UTC (5+ messages)
[PATCH] block: Avoid memleak on qcow2 image info failure
2020-03-23 6:51 UTC (2+ messages)
FT232H user space GPIO device
2020-03-23 6:52 UTC (2+ messages)
nCipher HSM kernel driver submission feedback request
2020-03-23 6:49 UTC (2+ messages)
[PATCH net-next] net: thunderx: remove set but not used variable 'tail'
2020-03-23 6:51 UTC (2+ messages)
[PATCH 5.5 00/65] 5.5.11-rc1 review
2020-03-23 6:48 UTC (7+ messages)
How to recheck 'maxactive' ?
2020-03-23 6:47 UTC (2+ messages)
tc question about ingress bandwidth splitting
2020-03-23 6:47 UTC (2+ messages)
[igt-dev] [PATCH] [PATCH i-g-t]tests/i915/gem_ctx_create: Reverted device reopen logic
2020-03-23 6:46 UTC
UBSAN: Undefined behaviour in drivers/tty/vt/keyboard.c
2020-03-23 6:46 UTC (2+ messages)
[Buildroot] [PATCH] package/gdb: Add support for host-gdb with python3
2020-03-23 6:46 UTC (3+ messages)
[Buildroot] [PATCH v2] package/gdb: Add support for host-gdb with python3
2020-03-23 6:46 UTC
[PATCH] wilc1000: Use crc7 in lib/ rather than a private copy
2020-03-23 6:45 UTC (3+ messages)
[PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API
2020-03-23 6:31 UTC (16+ messages)
` [PATCH v4 4/9] crypto/nx: Initialize coproc entry with kzalloc
` [PATCH v4 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
` [PATCH v4 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
` [PATCH v4 7/9] crypto/nx: Enable and setup "
` [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
[RFC] Sandbox reset
2020-03-23 6:40 UTC
BUG: KASAN: use-after-free in usb_hcd_unlink_urb+0x5f/0x170 drivers/usb/core/hcd.c
2020-03-23 6:39 UTC (3+ messages)
` Fwd: "
[PATCH v2 1/2] dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
2020-03-23 6:36 UTC (3+ messages)
[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Bifurcate tests into HDCP1.4 & 2.2
2020-03-23 6:33 UTC (3+ messages)
[PATCH V2] dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow()'
2020-03-23 6:33 UTC (3+ messages)
` [PATCH V2] dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_rx_flow(
Pull request for UEFI sub-system for efi-2020-04-rc4 (5)
2020-03-23 6:33 UTC
[PATCH -next] dmaengine: tegra-apb: mark PM functions as __maybe_unused
2020-03-23 6:30 UTC (3+ messages)
[GIT PULL] cpufreq/arm changes for 5.7
2020-03-23 6:27 UTC
[PATCH v4] leds: pwm: check result of led_pwm_set() in led_pwm_add()
2020-03-23 6:24 UTC
[PATCH] dmaengine: fix spelling mistake "exceds" -> "exceeds"
2020-03-23 6:22 UTC (3+ messages)
[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
2020-03-23 6:18 UTC (3+ messages)
` [PATCH v2 4/4] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/
[PATCH net v2] net: cbs: Fix software cbs to consider packet sending time
2020-03-23 6:17 UTC
[PATCH 1/2] Fix "[v3, 25/32] powerpc/64: system call implement entry/exit logic in C"
2020-03-23 6:09 UTC (2+ messages)
` [PATCH 2/2] Fix 2 "[v3, 28/32] powerpc/64s: interrupt implement exit "
[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
2020-03-23 6:13 UTC
[PATCH] go: Update to 1.14.1 minor release
2020-03-23 6:15 UTC
[PATCH v2 1/2] dt-bindings: mailbox: Add the Spreadtrum mailbox documentation
2020-03-23 6:13 UTC (2+ messages)
` [PATCH v2 2/2] mailbox: sprd: Add Spreadtrum mailbox driver
[linux-next:master 4326/10629] drivers/clocksource/timer-vf-pit.c:194: error: unterminated argument list invoking macro "BUG_ON"
2020-03-23 6:11 UTC (2+ messages)
` [PATCH] clocksource/drivers/timer-vf-pit: Fix build error
[RFC PATCH 1/3] powerpc/mm: Introduce temporary mm
2020-03-23 6:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.