All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-22 08:52:03 to 2020-01-22 09:33:33 UTC [more...]

[PATCH 4.4 00/76] 4.4.211-stable review
 2020-01-22  9:29 UTC  (56+ messages)
` [PATCH 4.4 01/76] hidraw: Return EPOLLOUT from hidraw_poll
` [PATCH 4.4 02/76] HID: hidraw: Fix returning "
` [PATCH 4.4 03/76] HID: hidraw, uhid: Always report EPOLLOUT
` [PATCH 4.4 04/76] rsi: add fix for crash during assertions
` [PATCH 4.4 05/76] cfg80211/mac80211: make ieee80211_send_layer2_update a public function
` [PATCH 4.4 06/76] mac80211: Do not send Layer 2 Update frame before authorization
` [PATCH 4.4 07/76] media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
` [PATCH 4.4 09/76] ALSA: line6: Fix write on zero-sized buffer
` [PATCH 4.4 11/76] mm/page_alloc.c: calculate available memory in a separate function
` [PATCH 4.4 12/76] xen: let alloc_xenballooned_pages() fail if not enough memory free
` [PATCH 4.4 13/76] wimax: i2400: fix memory leak
` [PATCH 4.4 15/76] ext4: fix use-after-free race with debug_want_extra_isize
` [PATCH 4.4 16/76] ext4: add more paranoia checking in ext4_expand_extra_isize handling
` [PATCH 4.4 17/76] dccp: Fix memleak in __feat_register_sp
` [PATCH 4.4 18/76] rtc: mt6397: fix alarm register overwrite
` [PATCH 4.4 20/76] gpio: Fix error message on out-of-range GPIO in lookup table
` [PATCH 4.4 21/76] hsr: reset network header when supervision frame is created
` [PATCH 4.4 23/76] RDMA/srpt: Report the SCSI residual to the initiator
` [PATCH 4.4 25/76] scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
` [PATCH 4.4 26/76] platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
` [PATCH 4.4 29/76] clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/resume
` [PATCH 4.4 30/76] compat_ioctl: handle SIOCOUTQNSD
` [PATCH 4.4 31/76] tty: serial: imx: use the sg count from dma_map_sg
` [PATCH 4.4 33/76] media: exynos4-is: Fix recursive locking in isp_video_release()
` [PATCH 4.4 34/76] spi: atmel: fix handling of cs_change set on non-last xfer
` [PATCH 4.4 35/76] rtlwifi: Remove unnecessary NULL check in rtl_regd_init
` [PATCH 4.4 36/76] rtc: msm6242: Fix reading of 10-hour digit
` [PATCH 4.4 37/76] rseq/selftests: Turn off timeout setting
` [PATCH 4.4 38/76] hexagon: work around compiler crash
` [PATCH 4.4 39/76] ocfs2: call journal flush to mark journal as empty after journal recovery when mount
` [PATCH 4.4 40/76] ALSA: seq: Fix racy access for queue timer in proc read
` [PATCH 4.4 41/76] Fix built-in early-load Intel microcode alignment
` [PATCH 4.4 43/76] USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
` [PATCH 4.4 44/76] USB: serial: opticon: fix control-message timeouts
` [PATCH 4.4 48/76] USB: serial: quatech2: handle unbound ports
` [PATCH 4.4 49/76] scsi: mptfusion: Fix double fetch bug in ioctl
` [PATCH 4.4 50/76] usb: core: hub: Improved device recognition on remote wakeup
` [PATCH 4.4 52/76] mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
` [PATCH 4.4 54/76] net: stmmac: Enable 16KB buffer size
` [PATCH 4.4 55/76] USB: serial: io_edgeport: use irqsave() in USBs complete callback
` [PATCH 4.4 56/76] USB: serial: io_edgeport: handle unbound ports on URB completion
` [PATCH 4.4 57/76] USB: serial: keyspan: handle unbound ports
` [PATCH 4.4 58/76] scsi: fnic: use kernels %pM format option to print MAC
` [PATCH 4.4 59/76] scsi: fnic: fix invalid stack access
` [PATCH 4.4 61/76] netfilter: fix a use-after-free in mtype_destroy()
` [PATCH 4.4 62/76] batman-adv: Fix DAT candidate selection on little endian systems
` [PATCH 4.4 64/76] r8152: add missing endpoint sanity check
` [PATCH 4.4 65/76] tcp: fix marked lost packets not being retransmitted
` [PATCH 4.4 66/76] net: usb: lan78xx: limit size of local TSO packets
` [PATCH 4.4 67/76] xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
` [PATCH 4.4 68/76] cw1200: Fix a signedness bug in cw1200_load_firmware()
` [PATCH 4.4 71/76] scsi: qla4xxx: fix double free bug
` [PATCH 4.4 73/76] scsi: target: core: Fix a pr_debug() argument
` [PATCH 4.4 74/76] scsi: core: scsi_trace: Use get_unaligned_be*()
` [PATCH 4.4 76/76] regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id

[PATCH 00/43][v4] Cleanup how we handle root refs, part 1
 2020-01-22  9:33 UTC  (11+ messages)
` [PATCH 04/43] btrfs: export and use btrfs_read_tree_root
` [PATCH 05/43] btrfs: make relocation use btrfs_read_tree_root()
` [PATCH 06/43] btrfs: kill btrfs_read_fs_root
` [PATCH 07/43] btrfs: kill the btrfs_read_fs_root_no_name helper
` [PATCH 08/43] btrfs: make the fs root init functions static

auditing removable media
 2020-01-22  9:27 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu: individualize amdgpu entity allocation per HW IP
 2020-01-22  9:33 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: allocate entities on demand

[PATCH] rockchip: px30: sync the main px30 dtsi from mainline
 2020-01-22  9:31 UTC 

[PATCH libdrm] intel: drm_intel_bo_gem_create_from_* on platforms w/o HW tiling
 2020-01-22  9:31 UTC  (3+ messages)
` [Intel-gfx] [PATCH libdrm v2] "
  `  "

[PATCH 1/2] drm/amdgpu: individualize amdgpu entity allocation per HW IP
 2020-01-22  9:32 UTC  (6+ messages)
` [PATCH 2/2] drm/amdgpu: allocate entities on demand

[PATCH] scsi: Delete extra blank line
 2020-01-22  9:27 UTC 

[PATCH v3 00/21] drm: Add support for bus-format negotiation
 2020-01-22  9:27 UTC  (5+ messages)
` [PATCH v3 18/21] drm/bridge: panel: Propage bus format/flags

bug in example in http://man7.org/linux/man-pages/man7/pkeys.7.html void -> int
 2020-01-22  9:19 UTC  (2+ messages)

[PATCH] dt-bindings: reset: meson: add gxl internal dac reset
 2020-01-22  9:25 UTC  (2+ messages)

[PATCH for 4.19-stable v2 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-22  9:25 UTC  (3+ messages)
` [PATCH for 4.19-stable v2 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory

[PATCH v3 0/4] Acceptance tests: boot Linux with KVM test
 2020-01-22  9:22 UTC  (6+ messages)
` [PATCH v3 2/4] tests/acceptance: boot_linux_console: Add boot Linux with kvm tests
` [PATCH v3 4/4] travis.yml: Enable acceptance KVM tests

[PATCH v7 0/5] Add NUMA-awareness to qspinlock
 2020-01-22  9:22 UTC  (14+ messages)
` [PATCH v7 1/5] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
` [PATCH v7 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock

StrongARM SA-1110 / SA-1111 and Kernel 4.9.210 (Jornada 720)
 2020-01-22  9:22 UTC  (2+ messages)

[alsa-devel] [PATCH v3] ASoC: dt-bindings: stm32: convert spdfirx to json-schema
 2020-01-22  9:20 UTC  (5+ messages)
    `  "

[kvm-unit-tests PATCH] Remove the old api folder
 2020-01-22  9:21 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v2] igc: Complete to commit Add basic skeleton for PTP
 2020-01-22  9:21 UTC 

[RFC PATCH 0/2] x86/boot: early ACPI MADT processing cleanup
 2020-01-22  9:20 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2020-01-22  9:20 UTC 

[PATCH 0/5] bios-tables-test: more documentation
 2020-01-22  9:18 UTC  (9+ messages)
` [PATCH 1/5] bios-tables-test: tell people how to update
` [PATCH 2/5] bios-tables-test: fix up DIFF generation
` [PATCH 4/5] bios-tables-test: fix path to allowed diff

[dpdk-dev] [PATCH] net/ixgbe: fix blocking system events
 2020-01-22  9:18 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v7 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-01-22  9:18 UTC  (6+ messages)
` [PATCH v7 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
` [PATCH v7 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[PATCH RESEND -next] tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
 2020-01-22  9:12 UTC 

[PATCH v2 1/2] usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
 2020-01-22  9:16 UTC  (5+ messages)
` [PATCH v2 2/2] usb: typec: fusb302: "

[PATCH v3 4/5] drm/i915: Don't use VBT for detecting DPCD backlight controls
 2020-01-22  9:17 UTC  (5+ messages)
` [PATCH v4] "
  ` [Intel-gfx] "

ir-keytable segfault when writing keymap from file
 2020-01-22  9:16 UTC  (8+ messages)

[PATCH v2] usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
 2020-01-22  9:15 UTC  (2+ messages)

[PATCH 0/2] drm/bridge: Support for Toshiba tc358768 RGB to DSI bridge
 2020-01-22  9:16 UTC  (7+ messages)
  ` [PATCH 2/2] drm/bridge: Add tc358768 driver

[GIT PULL 00/12] interconnect changes for 5.6
 2020-01-22  9:15 UTC  (5+ messages)

[PATCHv3 0/6] bpf: Add trampoline helpers
 2020-01-22  9:13 UTC  (5+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar

[PATCH v7 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller
 2020-01-22  9:13 UTC  (3+ messages)
  ` [PATCH v7 1/2] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
  ` [PATCH v7 2/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller

[Intel-gfx] [PATCH] drm/i915: drop alpha_support for good in favour of force_probe
 2020-01-22  9:14 UTC  (4+ messages)

patch "usb: dwc3: pci: add ID for the Intel Comet Lake -V variant" added to usb-testing
 2020-01-22  9:13 UTC 

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-22  9:13 UTC  (3+ messages)

patch "usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186" added to usb-testing
 2020-01-22  9:13 UTC 

[PATCH][next] scsi: ufs: fix spelling mistake "initilized" -> "initialized"
 2020-01-22  9:12 UTC 

[PATCH v3 1/2] usb: typec: wcove: fix "op-sink-microwatt" default that was in mW
 2020-01-22  9:12 UTC  (3+ messages)
` [PATCH v3 2/2] usb: typec: fusb302: "

[PATCH net v3 0/5] net: stmmac: general fixes for Ethernet functionality
 2020-01-22  9:09 UTC  (12+ messages)
` [PATCH net v3 1/5] net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
` [PATCH net v3 2/5] net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+
` [PATCH net v3 3/5] net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filter
` [PATCH net v3 4/5] net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filter
` [PATCH net v3 5/5] net: stmmac: update pci platform data to use phy_interface

[PATCH v2 0/5] drm/i915: conversion to new drm logging macros
 2020-01-22  9:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: conversion to new drm logging macros. (rev2)

[Xen-devel] [qemu-mainline test] 146375: regressions - FAIL
 2020-01-22  9:07 UTC 

[dpdk-dev] [PATCH] net/ice: fix flow fdir/switch memory leak
 2020-01-22  9:07 UTC  (2+ messages)

[dpdk-dev] [PATCH] config: disable all kmods by default from v20.02
 2020-01-22  9:08 UTC  (3+ messages)

staging: Add MA USB Host driver
 2020-01-22  9:07 UTC  (7+ messages)
      ` [External] "

[PATCH v3] platform/chrome: cros_ec: Match implementation with headers
 2020-01-22  9:07 UTC 

[PATCH] monitor: Add message length check to nlmon_receice
 2020-01-22  9:05 UTC  (2+ messages)

[Xen-devel] [PATCH] arm/acpi: Add __acpi_unmap_table function for ARM
 2020-01-22  9:04 UTC  (5+ messages)

[Fuego] Patch for Functional.check_mounts
 2020-01-22  9:04 UTC  (10+ messages)

[PATCH -next] tee: amdtee: amdtee depends on CRYPTO_DEV_CCP_DD
 2020-01-22  9:04 UTC  (2+ messages)

[PATCH v3 0/4] Use no_vblank property for drivers without VBLANK
 2020-01-22  9:04 UTC  (9+ messages)
` [PATCH v3 1/4] drm: Add drm_crtc_has_vblank()
    ` [Xen-devel] "

[GIT PULL] FPGA changes for 5.6
 2020-01-22  9:03 UTC  (2+ messages)

[PATCH v2] platform/chrome: cros_ec: Match implementation with headers
 2020-01-22  9:01 UTC  (3+ messages)

[PATCH v2 0/3] Ethernet support for Raspberry Pi 4
 2020-01-22  9:01 UTC  (3+ messages)
` [PATCH v2 1/3] net: Add support for Broadcom GENETv5 Ethernet controller

patch "mei: me: add comet point (lake) H device ids" added to char-misc-testing
 2020-01-22  9:01 UTC 

[PATCH] make: 4.2.1 -> 4.3
 2020-01-22  9:00 UTC  (3+ messages)

[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
 2020-01-22  8:59 UTC  (3+ messages)
` [PATCH V2 10/13] pm80xx : IOCTL functionality for SGPIO

[Xen-devel] [PATCH v4 13/16] Regenerate autotools files
 2020-01-22  8:57 UTC  (3+ messages)

[RFC PATCH 0/3] vhost-user: Lift Max Ram Slots Limitation
 2020-01-22  8:57 UTC  (5+ messages)
` [RFC PATCH 3/3] Introduce Configurable Number of Memory Slots Exposed by vhost-user:

[PATCH RESEND RESEND] media: uvc: Avoid cyclic entity chains due to malformed USB descriptors
 2020-01-22  8:58 UTC  (11+ messages)

[PATCH] staging: exfat: remove fs_func struct
 2020-01-22  8:57 UTC  (2+ messages)

[PATCH v3 64/84] ppc/{ppc440_bamboo,sam460ex}: drop RAM size fixup
 2020-01-22  8:56 UTC  (4+ messages)
` [PATCH v3 64/82] "

[rdma:wip/jgg-for-next] BUILD SUCCESS e8b3a426fb4a9e2856a69b6e19de044c7416c316
 2020-01-22  8:56 UTC 

[usb:usb-testing] BUILD SUCCESS 1e31d3caa262cffa728e007ad209fb8e72b276a8
 2020-01-22  8:57 UTC 

resource leak in librdmacm
 2020-01-22  8:56 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: Don't confuse get_vlpi_map() by writing DB config
 2020-01-22  8:56 UTC  (2+ messages)

[PATCH] mvneta driver disallow XDP program on hardware buffer management
 2020-01-22  8:56 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane_lowres: Test only with one plane
 2020-01-22  8:55 UTC  (8+ messages)

[Xen-devel] [RFC PATCH v2 0/14] Live update: boot memory management, data stream handling
 2020-01-22  8:53 UTC  (15+ messages)
` [Xen-devel] [RFC PATCH v2 01/14] x86/setup: Don't skip 2MiB underneath relocated Xen image
  ` [Xen-devel] [RFC PATCH v2 02/14] x86/boot: Reserve live update boot memory
  ` [Xen-devel] [RFC PATCH v2 03/14] Don't add unused parts of live update reserved bootmem to heap
  ` [Xen-devel] [RFC PATCH v2 04/14] Add KEXEC_RANGE_MA_LIVEUPDATE
  ` [Xen-devel] [RFC PATCH v2 05/14] Add KEXEC_TYPE_LIVE_UPDATE
  ` [Xen-devel] [RFC PATCH v2 06/14] Add IND_WRITE64 primitive to kexec kimage
  ` [Xen-devel] [RFC PATCH v2 07/14] Add kimage_add_live_update_data()
  ` [Xen-devel] [RFC PATCH v2 08/14] Add basic live update stream creation
  ` [Xen-devel] [RFC PATCH v2 09/14] Add basic lu_save_all() shell
  ` [Xen-devel] [RFC PATCH v2 10/14] Put *something* into LU data
  ` [Xen-devel] [RFC PATCH v2 11/14] Don't panic if no multiboot modules are provided on live update boot
  ` [Xen-devel] [RFC PATCH v2 12/14] Don't add bad pages above HYPERVISOR_VIRT_END to the domheap
  ` [Xen-devel] [RFC PATCH v2 13/14] Basic shell of lu_reserve_all() from breadcrumb at boot
  ` [Xen-devel] [RFC PATCH v2 14/14] debug hacks

[PATCH for-next] RDMA/hns: Add support for extended atomic in userspace
 2020-01-22  8:54 UTC  (5+ messages)

[PATCH] iio: adc: ad7124: add 3db filter
 2020-01-22  8:54 UTC 

[PATCH] riscv: Format Rd of FMV.W.X with NoN-boxing
 2020-01-22  8:53 UTC  (2+ messages)

[GIT PULL] tpmdd updates for Linux v5.6
 2020-01-22  8:53 UTC 

OK to relicense text from display-timings.txt?
 2020-01-22  8:52 UTC  (3+ messages)

patch "staging: most: net: fix buffer overflow" added to staging-testing
 2020-01-22  8:52 UTC 

edf5d99c32: will-it-scale.per_process_ops 28.7% improvement
 2020-01-22  8:52 UTC 


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.