All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-13 01:52:33 to 2019-11-13 02:03:53 UTC [more...]

[PATCH AUTOSEL 4.4 01/48] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13  2:01 UTC  (39+ messages)
` [PATCH AUTOSEL 4.4 02/48] ARM: dts: omap5: enable OTG role for DWC3 controller
` [f2fs-dev] [PATCH AUTOSEL 4.4 03/48] f2fs: return correct errno in f2fs_gc
  `  "
` [PATCH AUTOSEL 4.4 05/48] ath10k: fix vdev-start timeout on error
` [PATCH AUTOSEL 4.4 09/48] dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
` [PATCH AUTOSEL 4.4 11/48] mei: samples: fix a signedness bug in amt_host_if_call()
` [PATCH AUTOSEL 4.4 13/48] cxgb4: Use proper enum in IEEE_FAUX_SYNC
` [PATCH AUTOSEL 4.4 16/48] mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
` [PATCH AUTOSEL 4.4 17/48] ixgbe: Fix crash with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.4 21/48] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
` [PATCH AUTOSEL 4.4 23/48] mtd: physmap_of: Release resources on error
` [PATCH AUTOSEL 4.4 28/48] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
` [PATCH AUTOSEL 4.4 32/48] fbdev: sbuslib: use checked version of put_user()
` [PATCH AUTOSEL 4.4 33/48] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.4 34/48] bcache: recal cached_dev_sectors on detach
` [PATCH AUTOSEL 4.4 36/48] backlight: lm3639: Unconditionally call led_classdev_unregister
` [PATCH AUTOSEL 4.4 37/48] printk: Give error on attempt to set log buffer length to over 2G
` [PATCH AUTOSEL 4.4 38/48] media: isif: fix a NULL pointer dereference bug
` [PATCH AUTOSEL 4.4 39/48] GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
` [PATCH AUTOSEL 4.4 40/48] media: cx231xx: fix potential sign-extension overflow on large shift
` [PATCH AUTOSEL 4.4 41/48] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH AUTOSEL 4.4 42/48] gpio: syscon: Fix possible NULL ptr usage
` [PATCH AUTOSEL 4.4 43/48] spi: spidev: Fix OF tree warning logic
` [PATCH AUTOSEL 4.4 44/48] ARM: 8802/1: Call syscall_trace_exit even when system call skipped
` [PATCH AUTOSEL 4.4 45/48] hwmon: (pwm-fan) Silence error on probe deferral
` [PATCH AUTOSEL 4.4 46/48] mac80211: minstrel: fix CCK rate group streams value
` [PATCH AUTOSEL 4.4 47/48] spi: rockchip: initialize dma_slave_config properly
` [PATCH AUTOSEL 4.4 48/48] ARM: dts: omap5: Fix dual-role mode on Super-Speed port

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-13  2:03 UTC  (11+ messages)
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "

[dpdk-dev] [PATCH] net/ice: add a structure for RSS
 2019-11-13  2:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] net/ice: fix flow destroy issue "

[PATCH 1/2] drm/arm: Factor out generic afbc helpers
 2019-11-13  2:01 UTC  (5+ messages)
` [PATCHv2 0/4] AFBC support for Rockchip
  ` [PATCHv2 3/4] drm/komeda: use afbc helpers

[PATCH AUTOSEL 4.9 01/68] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13  1:59 UTC  (36+ messages)
` [PATCH AUTOSEL 4.9 03/68] ARM: dts: omap5: enable OTG role for DWC3 controller
` [f2fs-dev] [PATCH AUTOSEL 4.9 04/68] f2fs: return correct errno in f2fs_gc
` [PATCH AUTOSEL 4.9 06/68] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH AUTOSEL 4.9 08/68] ath10k: fix vdev-start timeout on error
` [PATCH AUTOSEL 4.9 11/68] ath9k: fix reporting calculated new FFT upper max
` [PATCH AUTOSEL 4.9 12/68] usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status()
` [PATCH AUTOSEL 4.9 14/68] dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
` [PATCH AUTOSEL 4.9 17/68] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
` [PATCH AUTOSEL 4.9 21/68] mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
` [PATCH AUTOSEL 4.9 28/68] ALSA: hda/sigmatel - Disable automute for Elo VuPoint
` [PATCH AUTOSEL 4.9 29/68] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
` [PATCH AUTOSEL 4.9 30/68] USB: serial: cypress_m8: fix interrupt-out transfer length
` [PATCH AUTOSEL 4.9 31/68] mtd: physmap_of: Release resources on error
` [PATCH AUTOSEL 4.9 32/68] cpu/SMT: State SMT is disabled even with nosmt and without "=force"
` [PATCH AUTOSEL 4.9 36/68] i2c: brcmstb: Allow enabling the driver on DSL SoCs
` [PATCH AUTOSEL 4.9 41/68] x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
` [PATCH AUTOSEL 4.9 46/68] fbdev: sbuslib: use checked version of put_user()
` [PATCH AUTOSEL 4.9 47/68] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.9 49/68] bcache: recal cached_dev_sectors on detach
` [PATCH AUTOSEL 4.9 50/68] s390/kasan: avoid vdso instrumentation
` [PATCH AUTOSEL 4.9 52/68] backlight: lm3639: Unconditionally call led_classdev_unregister
` [PATCH AUTOSEL 4.9 53/68] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
` [PATCH AUTOSEL 4.9 56/68] GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
` [PATCH AUTOSEL 4.9 58/68] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH AUTOSEL 4.9 60/68] spi: spidev: Fix OF tree warning logic
` [PATCH AUTOSEL 4.9 62/68] orangefs: rate limit the client not running info message
` [PATCH AUTOSEL 4.9 65/68] misc: cxl: Fix possible null pointer dereference
  ` [PATCH AUTOSEL 4.9 67/68] spi: rockchip: initialize dma_slave_config properly
` [PATCH AUTOSEL 4.9 68/68] ARM: dts: omap5: Fix dual-role mode on Super-Speed port

[PATCH AUTOSEL 4.19 001/209] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13  1:50 UTC  (49+ messages)
` [PATCH AUTOSEL 4.19 042/209] KVM: PPC: Inform the userspace about TCE update failures
` [PATCH AUTOSEL 4.19 055/209] powerpc/pseries: Fix DTL buffer registration
` [PATCH AUTOSEL 4.19 084/209] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
` [PATCH AUTOSEL 4.19 085/209] powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
` [PATCH AUTOSEL 4.19 088/209] qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffers
` [PATCH AUTOSEL 4.19 090/209] media: pxa_camera: Fix check for pdev->dev.of_node
` [PATCH AUTOSEL 4.19 093/209] ALSA: hda/sigmatel - Disable automute for Elo VuPoint
` [PATCH AUTOSEL 4.19 094/209] bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DENIED
` [PATCH AUTOSEL 4.19 096/209] USB: serial: cypress_m8: fix interrupt-out transfer length
` [PATCH AUTOSEL 4.19 098/209] mtd: physmap_of: Release resources on error
` [PATCH AUTOSEL 4.19 099/209] cpu/SMT: State SMT is disabled even with nosmt and without "=force"
` [PATCH AUTOSEL 4.19 101/209] brcmfmac: fix full timeout waiting for action frame on-channel tx
` [PATCH AUTOSEL 4.19 111/209] NFSv4.x: fix lock recovery during delegation recall
` [PATCH AUTOSEL 4.19 113/209] media: ov5640: fix framerate update
` [PATCH AUTOSEL 4.19 117/209] i2c: qup: use core to detect 'no zero length' quirk
` [PATCH AUTOSEL 4.19 120/209] Input: st1232 - set INPUT_PROP_DIRECT property
` [PATCH AUTOSEL 4.19 122/209] soc: fsl: bman_portals: defer probe after bman's probe
` [PATCH AUTOSEL 4.19 127/209] kexec: Allocate decrypted control pages for kdump if SME is enabled
` [PATCH AUTOSEL 4.19 133/209] ACPI / SBS: Fix rare oops when removing modules
` [PATCH AUTOSEL 4.19 136/209] x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
` [PATCH AUTOSEL 4.19 140/209] atmel_lcdfb: support native-mode display-timings
` [PATCH AUTOSEL 4.19 141/209] fbdev: sbuslib: use checked version of put_user()
` [PATCH AUTOSEL 4.19 142/209] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.19 143/209] fbdev: fix broken menu dependencies
` [PATCH AUTOSEL 4.19 144/209] reset: Fix potential use-after-free in __of_reset_control_get()
` [PATCH AUTOSEL 4.19 151/209] mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
` [PATCH AUTOSEL 4.19 152/209] mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
` [PATCH AUTOSEL 4.19 153/209] x86/intel_rdt: Introduce utility to obtain CDP peer
` [PATCH AUTOSEL 4.19 154/209] x86/intel_rdt: CBM overlap should also check for overlap with "
` [PATCH AUTOSEL 4.19 156/209] s390/kasan: avoid vdso instrumentation
` [PATCH AUTOSEL 4.19 157/209] s390/kasan: avoid instrumentation of early C code
` [PATCH AUTOSEL 4.19 158/209] s390/kasan: avoid user access code instrumentation
` [PATCH AUTOSEL 4.19 159/209] proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()
` [PATCH AUTOSEL 4.19 160/209] backlight: lm3639: Unconditionally call led_classdev_unregister
` [PATCH AUTOSEL 4.19 165/209] media: cx231xx: fix potential sign-extension overflow on large shift
` [PATCH AUTOSEL 4.19 167/209] ALSA: hda/ca0132 - Fix input effect controls for desktop cards
` [PATCH AUTOSEL 4.19 173/209] lightnvm: do no update csecs and sos on 1.2
` [PATCH AUTOSEL 4.19 176/209] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH AUTOSEL 4.19 183/209] ARM: 8802/1: Call syscall_trace_exit even when system call skipped
` [PATCH AUTOSEL 4.19 184/209] x86/mm: Do not warn about PCI BIOS W+X mappings
` [PATCH AUTOSEL 4.19 190/209] hwmon: (pwm-fan) Silence error on probe deferral
` [PATCH AUTOSEL 4.19 192/209] hwmon: (npcm-750-pwm-fan) Change initial pwm target to 255
` [PATCH AUTOSEL 4.19 196/209] misc: cxl: Fix possible null pointer dereference
` [PATCH AUTOSEL 4.19 203/209] tcp: start receiver buffer autotuning sooner

[PATCH] netfilter: only call csum_tcpudp_magic for TCP/UDP packets
 2019-11-13  1:13 UTC  (3+ messages)
  ` 答复: "

[PATCH AUTOSEL 4.14 001/115] net: ovs: fix return type of ndo_start_xmit function
 2019-11-13  1:56 UTC  (64+ messages)
` [PATCH AUTOSEL 4.14 003/115] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
` [PATCH AUTOSEL 4.14 004/115] ARM: dts: omap5: enable OTG role for DWC3 controller
` [PATCH AUTOSEL 4.14 005/115] net: hns3: Fix for netdev not up problem when setting mtu
` [PATCH AUTOSEL 4.14 006/115] f2fs: return correct errno in f2fs_gc
  ` [f2fs-dev] "
` [PATCH AUTOSEL 4.14 007/115] ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block
` [PATCH AUTOSEL 4.14 010/115] iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
` [PATCH AUTOSEL 4.14 011/115] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH AUTOSEL 4.14 012/115] arm64/numa: Report correct memblock range for the dummy node
` [PATCH AUTOSEL 4.14 013/115] ath10k: fix vdev-start timeout on error
` [PATCH AUTOSEL 4.14 015/115] ata: ahci_brcm: Allow using driver or DSL SoCs
` [PATCH AUTOSEL 4.14 017/115] usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_get_status()
` [PATCH AUTOSEL 4.14 022/115] KVM: PPC: Inform the userspace about TCE update failures
` [PATCH AUTOSEL 4.14 023/115] dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction
` [PATCH AUTOSEL 4.14 024/115] dmaengine: timb_dma: Use proper enum in td_prep_slave_sg
` [PATCH AUTOSEL 4.14 026/115] clk: keystone: Enable TISCI clocks if K3_ARCH
` [PATCH AUTOSEL 4.14 029/115] cxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
` [PATCH AUTOSEL 4.14 030/115] cxgb4: Use proper enum in IEEE_FAUX_SYNC
` [PATCH AUTOSEL 4.14 031/115] powerpc/pseries: Fix DTL buffer registration
` [PATCH AUTOSEL 4.14 032/115] powerpc/pseries: Fix how we iterate over the DTL entries
` [PATCH AUTOSEL 4.14 036/115] mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
` [PATCH AUTOSEL 4.14 037/115] PM / hibernate: Check the success of generating md5 digest before hibernation
` [PATCH AUTOSEL 4.14 041/115] md: allow metadata updates while suspending an array - fix
` [PATCH AUTOSEL 4.14 044/115] ixgbe: Fix crash with VFs and flow director on interface flap
` [PATCH AUTOSEL 4.14 045/115] IB/mthca: Fix error return code in __mthca_init_one()
` [PATCH AUTOSEL 4.14 048/115] powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
` [PATCH AUTOSEL 4.14 049/115] ata: ep93xx: Use proper enums for directions
` [PATCH AUTOSEL 4.14 054/115] ALSA: hda/sigmatel - Disable automute for Elo VuPoint
` [PATCH AUTOSEL 4.14 055/115] KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and
` [PATCH AUTOSEL 4.14 057/115] mtd: physmap_of: Release resources on error
` [PATCH AUTOSEL 4.14 058/115] cpu/SMT: State SMT is disabled even with nosmt and without "=force"
` [PATCH AUTOSEL 4.14 059/115] brcmfmac: reduce timeout for action frame scan
` [PATCH AUTOSEL 4.14 065/115] i2c: brcmstb: Allow enabling the driver on DSL SoCs
` [PATCH AUTOSEL 4.14 068/115] media: cec-gpio: select correct Signal Free Time
` [PATCH AUTOSEL 4.14 072/115] kexec: Allocate decrypted control pages for kdump if SME is enabled
` [PATCH AUTOSEL 4.14 076/115] crypto: mxs-dcp - Fix AES issues
` [PATCH AUTOSEL 4.14 081/115] mmc: tmio: Fix SCC error detection
` [PATCH AUTOSEL 4.14 082/115] fbdev: sbuslib: use checked version of put_user()
` [PATCH AUTOSEL 4.14 083/115] fbdev: sbuslib: integer overflow in sbusfb_ioctl_helper()
` [PATCH AUTOSEL 4.14 085/115] bcache: recal cached_dev_sectors on detach
` [PATCH AUTOSEL 4.14 087/115] s390/kasan: avoid vdso instrumentation
` [PATCH AUTOSEL 4.14 089/115] backlight: lm3639: Unconditionally call led_classdev_unregister
` [PATCH AUTOSEL 4.14 090/115] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
` [PATCH AUTOSEL 4.14 091/115] printk: Give error on attempt to set log buffer length to over 2G
` [PATCH AUTOSEL 4.14 093/115] GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
` [PATCH AUTOSEL 4.14 095/115] x86/kexec: Correct KEXEC_BACKUP_SRC_END off-by-one error
` [PATCH AUTOSEL 4.14 097/115] spi: fsl-lpspi: Prevent FIFO under/overrun by default
` [PATCH AUTOSEL 4.14 099/115] spi: spidev: Fix OF tree warning logic
` [PATCH AUTOSEL 4.14 100/115] ARM: 8802/1: Call syscall_trace_exit even when system call skipped
` [PATCH AUTOSEL 4.14 106/115] misc: cxl: Fix possible null pointer dereference
` [PATCH AUTOSEL 4.14 110/115] spi: rockchip: initialize dma_slave_config properly
` [PATCH AUTOSEL 4.14 111/115] mlxsw: spectrum_switchdev: Check notification relevance based on upper device
` [PATCH AUTOSEL 4.14 112/115] ARM: dts: omap5: Fix dual-role mode on Super-Speed port
` [PATCH AUTOSEL 4.14 114/115] powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
` [PATCH AUTOSEL 4.14 115/115] mmc: tmio: fix SCC error handling to avoid false positive CRC error

[Intel-wired-lan] [net-next v3 0/7] new PTP ioctl fixes
 2019-11-13  1:58 UTC  (2+ messages)

[PATCH v5 00/14] t5520: various test cleanup
 2019-11-13  1:57 UTC  (4+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/14] t: teach test_cmp_rev to accept ! for not-equals

[PATCH v9 Qemu 00/15] Add migration support for VFIO devices
 2019-11-13  1:46 UTC  (3+ messages)
` [PATCH v9 QEMU 13/15] vfio: Add vfio_listener_log_sync to mark dirty pages

[Xen-devel] [PATCH] arch: arm: vgic-v3: fix GICD_ISACTIVER range
 2019-11-13  1:58 UTC  (6+ messages)

INFO: task syz-executor can't die for more than 143 seconds. (2)
 2019-11-13  1:54 UTC  (7+ messages)
    ` [PATCH] block: Bail out iteration functions upon SIGKILL


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.