All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-01 10:25:41 to 2019-10-01 11:21:39 UTC [more...]

[PATCH] rtlwifi: rtl8723ae: Remove unused 'rtstatus' variable
 2019-10-01 11:21 UTC  (2+ messages)

[PATCH] user-exec: Do not filter the signal on si_code
 2019-10-01 11:19 UTC  (4+ messages)

[PATCH] Revert "Input: elantech - enable SMBus on new (2018+) systems"
 2019-10-01 11:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/13] introduces ppfe network PMD
 2019-10-01 11:02 UTC  (16+ messages)
` [dpdk-dev] [PATCH v3 00/14] "
  ` [dpdk-dev] [PATCH v3 01/14] common/dpaax: moving OF lib code from dpaa bus
  ` [dpdk-dev] [PATCH v3 02/14] net/ppfe: introduce ppfe net poll mode driver
  ` [dpdk-dev] [PATCH v3 03/14] doc: add guide for ppfe net PMD
  ` [dpdk-dev] [PATCH v3 04/14] net/ppfe: support dynamic logging
  ` [dpdk-dev] [PATCH v3 05/14] net/ppfe: add HW specific macros and operations
  ` [dpdk-dev] [PATCH v3 06/14] net/ppfe: add MAC and host interface initialisation
  ` [dpdk-dev] [PATCH v3 07/14] net/ppfe: add device start stop operations
  ` [dpdk-dev] [PATCH v3 08/14] net/ppfe: add queue setup and release operations
  ` [dpdk-dev] [PATCH v3 09/14] net/ppfe: add burst enqueue and dequeue operations
  ` [dpdk-dev] [PATCH v3 10/14] net/ppfe: add supported packet types and basic statistics
  ` [dpdk-dev] [PATCH v3 11/14] net/ppfe: add MTU and MAC address set operations
  ` [dpdk-dev] [PATCH v3 12/14] net/ppfe: add allmulticast and promiscuous
  ` [dpdk-dev] [PATCH v3 13/14] net/ppfe: add link status update
  ` [dpdk-dev] [PATCH v3 14/14] doc: add NXP PPFE PMD in release notes

[PATCH v2] mac80211: keep BHs disabled while calling drv_tx_wake_queue()
 2019-10-01 11:19 UTC 

[PATCH] ath9k_hw: fix uninitialized variable data
 2019-10-01 11:19 UTC  (2+ messages)

[PATCH] docs: networking: Add title caret and missing doc
 2019-10-01 11:18 UTC  (3+ messages)

[PATCH 1/2] ath10k: fix IRAM addr in coredump
 2019-10-01 11:18 UTC  (3+ messages)

[PATCH v2] docs: networking: Add title caret and missing doc
 2019-10-01 11:16 UTC 

[PATCH 2/2] ath10k: switch to ieee80211_tx_dequeue_ni
 2019-10-01 11:16 UTC  (3+ messages)

[PATCH 0/1] Include hdr-check in the CI builds
 2019-10-01 11:16 UTC  (2+ messages)
` [PATCH 1/1] ci: run `hdr-check` as part of the `Static Analysis` job

[PATCH] PCI:cadence:Driver refactored to use as a core library
 2019-10-01 11:15 UTC  (5+ messages)

[PATCH 0/4] media: Use DIV_ROUND_CLOSEST directly
 2019-10-01 11:15 UTC  (3+ messages)
` [PATCH 1/4] media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable

[PATCH 1/5] ath10k: add 2ghz channel arguments to service ready structure
 2019-10-01 11:15 UTC  (3+ messages)

[GIT PULL] perf/urgent improvements and fixes
 2019-10-01 11:12 UTC  (28+ messages)
` [PATCH 01/24] libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
` [PATCH 02/24] perf tests: Avoid raising SEGV using an obvious NULL dereference
` [PATCH 03/24] perf docs: Allow man page date to be specified
` [PATCH 04/24] tools headers uapi: Sync drm/i915_drm.h with the kernel sources
` [PATCH 05/24] tools headers uapi: Sync asm-generic/mman-common.h with the kernel
` [PATCH 06/24] tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
` [PATCH 07/24] tools headers uapi: Sync linux/fs.h "
` [PATCH 08/24] tools headers kvm: Sync kvm headers "
` [PATCH 09/24] perf llvm: Don't access out-of-scope array
` [PATCH 10/24] perf vendor events s390: Add JSON transaction for machine type 8561
` [PATCH 11/24] perf vendor events s390: Use s390 machine name instead of "
` [PATCH 12/24] perf map: Fix overlapped map handling
` [PATCH 13/24] perf inject jit: Fix JIT_CODE_MOVE filename
` [PATCH 14/24] perf docs: Correct and clarify jitdump spec
` [PATCH 15/24] perf script brstackinsn: Fix recovery from LBR/binary mismatch
` [PATCH 16/24] perf jevents: Fix period for Intel fixed counters
` [PATCH 17/24] perf tools: Propagate get_cpuid() error
` [PATCH 18/24] perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
` [PATCH 19/24] perf annotate: Propagate perf_env__arch() error
` [PATCH 20/24] perf annotate: Fix the signedness of failure returns
` [PATCH 21/24] perf annotate: Propagate the symbol__annotate() error return
` [PATCH 22/24] perf annotate: Fix arch specific ->init() failure errors
` [PATCH 23/24] perf annotate: Return appropriate error code for allocation failures
` [PATCH 24/24] perf annotate: Don't return -1 for error when doing BPF disassembly

[igt-dev] [PATCH i-g-t v2] tests/kms_ccs: Avoid skips when testing with lower resolution panels
 2019-10-01 11:13 UTC 

[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-10-01 11:13 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
` [U-Boot] [PATCH 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [U-Boot] [PATCH 5/5] sifive: fu540: Enable spi-nor flash support

[PATCH] mac80211: keep BHs disabled while calling drv_tx_wake_queue()
 2019-10-01 11:12 UTC  (6+ messages)

[PATCH] qemu-doc: Remove paragraph about requiring a HD image with -kernel
 2019-10-01 11:11 UTC  (2+ messages)

[PATCH] ath9k: remove unused including <linux/version.h>
 2019-10-01 11:12 UTC  (4+ messages)

[tpm2] tpm2_nvread Error:0x9a2
 2019-10-01 11:11 UTC 

[PATCH 1/2] mac80211: minstrel: remove divisions in tx status path
 2019-10-01 11:11 UTC  (6+ messages)
` [PATCH 2/2] mac80211: minstrel_ht: replace rate stats ewma with a better moving average

Thoughts on VM fence infrastructure
 2019-10-01 11:10 UTC  (15+ messages)

tegra30 tdm audio support
 2019-10-01 11:09 UTC  (9+ messages)
` [PATCH v3 1/7] ASoC: tegra: add a TDM configuration callback
    ` [alsa-devel] "
` [PATCH v3 5/7] ASoC: tegra: set i2s_offset to 0 for tdm
    ` [alsa-devel] "

[dpdk-dev] [PATCH] net/mlx5: fix compilation issue with gcc pragma
 2019-10-01 11:10 UTC 

[PATCH] serial: 8250_lpss: Switch over to MSI interrupts
 2019-10-01 11:09 UTC  (4+ messages)

[Xen-devel] [PATCH-for-4.13] x86/mm: don't needlessly veto migration
 2019-10-01 11:08 UTC  (13+ messages)

[PATCH] spi: Avoid calling spi_slave_abort() with kfreed spidev
 2019-10-01 11:07 UTC  (5+ messages)

[PATCH] spapr/xive: skip partially initialized vCPUs in presenter
 2019-10-01 11:06 UTC  (2+ messages)

[PATCH] drm/komeda: Use IRQ_RETVAL shorthand in d71_irq_handler
 2019-10-01 11:06 UTC  (4+ messages)

[RFC 0/4] add basic XDP support to mvneta driver
 2019-10-01 11:06 UTC  (6+ messages)
` [RFC 3/4] net: mvneta: add basic XDP support

[PATCH V3 0/4] Enable virtual time-based airtime scheduler support on ath10k
 2019-10-01 11:05 UTC  (6+ messages)

[U-Boot] [PATCH] armv8: lx2160a: Update LX2160 SVR value
 2019-10-01 11:05 UTC  (2+ messages)

[dpdk-dev] [PATCH 00/12] FIPS improvements
 2019-10-01 11:22 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/3] support ECB for AES and TDES
  ` [dpdk-dev] [PATCH v3 1/3] examples/fips_validation: add TDES ECB support
  ` [dpdk-dev] [PATCH v3 2/3] examples/fips_validation: add AES "
  ` [dpdk-dev] [PATCH v3 3/3] examples/fips_validation: separate ECB and CBC

[PATCH V4] selinux-testsuite: Add keys tests
 2019-10-01 11:04 UTC 

[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
 2019-10-01 11:03 UTC  (3+ messages)

[PATCH 0/6] arm64: dts: rockchip: ROC-PC fixes
 2019-10-01 11:01 UTC  (14+ messages)
` [PATCH 1/6] arm64: dts: rockchip: Fix rk3399-roc-pc pwm2 pin
` [PATCH 4/6] arm64: dts: rockchip: Rename roc-pc with libretech notation

[U-Boot] [PATCH v3 00/10] x86: Prepare for adding FSP2 code
 2019-10-01 10:59 UTC  (3+ messages)
` [U-Boot] [PATCH v3 02/10] x86: Move fsp_azalia.h to the generic fsp directory

[PATCH] drm/tiny: Kconfig: Remove always-y THERMAL dep. from TINYDRM_REPAPER
 2019-10-01 10:58 UTC  (2+ messages)

[PULL 0/5] qtest and misc patches
 2019-10-01 10:50 UTC  (6+ messages)
` [PULL 1/5] tests: fix usb-hcd-ehci-test compilation
` [PULL 2/5] tests: fix echi/ehci typo
` [PULL 3/5] hw/m68k/next-cube: Avoid static RTC variables and introduce control register
` [PULL 4/5] hw/core/loader: Fix possible crash in rom_copy()
` [PULL 5/5] Disallow colons in the parameter of "-accel"

5.4-rc1 on Thinkpad x220: graphics regression, it "snows" on digital output
 2019-10-01 10:56 UTC  (4+ messages)

[PATCH] m68k: defconfig: Update defconfigs for v5.4-rc1
 2019-10-01 10:55 UTC  (2+ messages)

[PATCH v4 0/2] Add an API for edac device, for mulriple errors
 2019-10-01 10:53 UTC  (8+ messages)
` [PATCH v4 1/2] edac: Add an API for edac device to report for multiple errors

[GIT PULL] ARM: soc: Marvell MMP changes for v5.5
 2019-10-01 10:51 UTC 

[PATCH 1/2] dt-bindings: nvmem: add binding for Rockchip OTP controller
 2019-10-01 10:51 UTC  (4+ messages)
` [PATCH 2/2] nvmem: add Rockchip OTP driver

[PATCH 0/2] extcon: axp288: Move to swnodes
 2019-10-01 10:51 UTC  (3+ messages)
` [PATCH 1/2] usb: roles: Add usb_role_switch_find_by_fwnode()
` [PATCH 2/2] extcon: axp288: Remove the build-in connection description

[PATCH] zfcp: fix reaction on bit error theshold notification with adapter close
 2019-10-01 10:49 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-10-01 10:49 UTC  (3+ messages)
` [dpdk-dev] [PATCH] "

meta-selinux warrior support
 2019-10-01  6:39 UTC 

[Xen-devel] [PATCH-for-4.13] libxl: choose an appropriate default for passthrough
 2019-10-01 10:46 UTC  (3+ messages)

[RFC 00/15] Large pages in the page-cache
 2019-10-01 10:45 UTC  (11+ messages)
` [PATCH 10/15] mm: Allow find_get_page to be used for large pages
` [PATCH 11/15] mm: Remove hpage_nr_pages
` [PATCH 12/15] mm: Support removing arbitrary sized pages from mapping
` [PATCH 13/15] mm: Add a huge page fault handler for files
` [PATCH 14/15] mm: Align THP mappings for non-DAX

[Xen-devel] [PATCH for-4.13 0/2] xen/nospec: Add Kconfig options for speculative hardening
 2019-10-01 10:45 UTC  (3+ messages)
` [Xen-devel] [PATCH for-4.13 1/2] xen/nospec: Introduce CONFIG_SPECULATIVE_ARRAY_HARDEN

[PATCH][next] can: fix resource leak of skb on error return paths
 2019-10-01 10:44 UTC  (3+ messages)

[Xen-devel] [PATCH v3 00/10] ioreq: add support for internal servers
 2019-10-01 10:43 UTC  (6+ messages)
` [Xen-devel] [PATCH v3 04/10] ioreq: add internal ioreq initialization support
` [Xen-devel] [PATCH v3 07/10] ioreq: allow decoding accesses to MMCFG regions

[PATCH v2] lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers
 2019-10-01 10:43 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for lib/string-choice: add yesno(), onoff(), enableddisabled(), plural() helpers (rev2)

[PATCH] Partially revert "compiler: enable CONFIG_OPTIMIZE_INLINING forcibly"
 2019-10-01 10:42 UTC  (4+ messages)

[PATCH] drm/i915: Initialise breadcrumb lists on the virtual engine
 2019-10-01 10:42 UTC  (3+ messages)

[PULL 00/12] s390x qemu updates 20190930
 2019-10-01 10:40 UTC  (3+ messages)

[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly
 2019-10-01 10:40 UTC  (9+ messages)

[PATCH v3] x86, realmode: explicitly set entry via ENTRY in linker script
 2019-10-01 10:37 UTC  (2+ messages)
` [tip: x86/boot] x86/realmode: Explicitly set entry point "

[PATCH v2 RESEND] btrfs-progs: add verbose option to btrfs device scan
 2019-10-01 10:37 UTC  (4+ messages)

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-01 10:17 UTC  (3+ messages)
` [PATCH v8 1/5] "

[Xen-devel] [PATCH] libxl: wait for the ack when issuing power control requests
 2019-10-01 10:35 UTC  (3+ messages)

[Xen-devel] [PATCH 0/2] libxl fixes with pci passthrough
 2019-10-01 10:35 UTC  (3+ messages)
` [Xen-devel] [PATCH 2/2] libxl_pci: Fix guest shutdown with PCI PT attached

[PATCH] powerpc/perf: Add functionality to check PERF_EVENTS config option
 2019-10-01  9:21 UTC 

[PATCH v3] arm64/sve: Fix wrong free for task->thread.sve_state
 2019-10-01 10:33 UTC  (3+ messages)

[PATCH 00/13] cros_ec: Add sensorhub driver and FIFO processing
 2019-10-01 10:32 UTC  (9+ messages)
` [PATCH 02/13] platform: cros_ec: Add cros_ec_sensor_hub driver
` [PATCH 04/13] platform: chrome: cros-ec: record event timestamp in the hard irq
` [PATCH 05/13] platform: chrome: cros_ec: Do not attempt to register a non-positive IRQ number
` [PATCH 06/13] platform: chrome: cros_ec: handle MKBP more events flag

KASAN: use-after-free Read in mcba_usb_disconnect
 2019-10-01 10:32 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: nvmem: Add Spreadtrum eFuse controller documentation
 2019-10-01 10:32 UTC  (2+ messages)

KASAN: use-after-free Read in usb_kill_anchored_urbs
 2019-10-01 10:31 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] cmake: bump version to 3.15.3
 2019-10-01 10:31 UTC  (4+ messages)

[PATCH iproute2] tc: fix segmentation fault on gact action
 2019-10-01 10:32 UTC 

[PATCH v5 00/11] xfs: rework near mode extent allocation
 2019-10-01 10:30 UTC  (6+ messages)
` [PATCH v5 01/11] xfs: track active state of allocation btree cursors

[PATCH v2 0/4] sched/fair: Active balancer RT/DL preemption fix
 2019-10-01 10:29 UTC  (2+ messages)

[PATCH 0/3] thunderbolt: Fixes for few reported issues
 2019-10-01 10:29 UTC  (4+ messages)
` [PATCH 1/3] thunderbolt: Read DP IN adapter first two dwords in one go
` [PATCH 2/3] thunderbolt: Fix lockdep circular locking depedency warning
` [PATCH 3/3] thunderbolt: Drop unnecessary read when writing LC command in Ice Lake

[PATCH 0/2] can: fix use-after-free on USB disconnect
 2019-10-01 10:29 UTC  (3+ messages)
` [PATCH 1/2] can: mcba_usb: fix use-after-free on disconnect
` [PATCH 2/2] can: usb_8dev: "

x86/random: Speculation to the rescue
 2019-10-01 10:28 UTC  (7+ messages)

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-01 10:25 UTC  (3+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: undo GCC-specific bpf_helpers.h changes


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.