All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 17:16:50 to 2019-08-22 17:29:08 UTC [more...]

[PATCH 4.4 00/78] 4.4.190-stable review
 2019-08-22 17:19 UTC  (27+ messages)
` [PATCH 4.4 01/78] usb: iowarrior: fix deadlock on disconnect
` [PATCH 4.4 02/78] sound: fix a memory leak bug
` [PATCH 4.4 06/78] perf db-export: Fix thread__exec_comm()
` [PATCH 4.4 08/78] can: peak_usb: fix potential double kfree_skb()
` [PATCH 4.4 14/78] s390/qdio: add sanity checks to the fast-requeue path
` [PATCH 4.4 15/78] ALSA: compress: Fix regression on compressed capture streams
` [PATCH 4.4 18/78] perf probe: Avoid calling freeing routine multiple times for same pointer
` [PATCH 4.4 21/78] scsi: ibmvfc: fix WARN_ON during event pool release
` [PATCH 4.4 24/78] can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
` [PATCH 4.4 26/78] hwmon: (nct7802) Fix wrong detection of in4 presence
` [PATCH 4.4 37/78] ALSA: hda - Fix a memory leak bug
` [PATCH 4.4 38/78] HID: holtek: test for sanity of intfdata
` [PATCH 4.4 43/78] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 4.4 46/78] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 4.4 51/78] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.4 52/78] IB/core: Add mitigation for Spectre V1
` [PATCH 4.4 54/78] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 4.4 55/78] staging: comedi: dt3000: Fix signed integer overflow divider * base
` [PATCH 4.4 56/78] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 4.4 57/78] USB: core: Fix races in character device registration and deregistraion
` [PATCH 4.4 59/78] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 4.4 60/78] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.4 64/78] include/linux/module.h: copy __init/__exit attrs to init/cleanup_module
` [PATCH 4.4 66/78] Input: psmouse - fix build error of multiple definition
` [PATCH 4.4 71/78] x86/vdso: Remove direct HPET access through the vDSO
` [PATCH 4.4 74/78] net/packet: fix race in tpacket_snd()

[PATCH 4.14 00/71] 4.14.140-stable review
 2019-08-22 17:19 UTC  (22+ messages)
` [PATCH 4.14 04/71] mm/memcontrol.c: fix use after free in mem_cgroup_iter()
` [PATCH 4.14 08/71] x86/mm: Use WRITE_ONCE() when setting PTEs
` [PATCH 4.14 20/71] netfilter: ebtables: also count base chain policies
` [PATCH 4.14 26/71] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 4.14 29/71] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH 4.14 31/71] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 4.14 33/71] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.14 38/71] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH 4.14 39/71] drm: msm: Fix add_gpu_components
` [PATCH 4.14 40/71] ocfs2: remove set but not used variable last_hash
` [PATCH 4.14 43/71] staging: comedi: dt3000: Fix signed integer overflow divider * base
` [PATCH 4.14 45/71] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 4.14 48/71] usb: cdc-acm: make sure a refcount is taken early enough
` [PATCH 4.14 49/71] USB: CDC: fix sanity checks in CDC union parser
` [PATCH 4.14 50/71] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 4.14 52/71] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 4.14 53/71] USB: serial: option: Add Motorola modem UARTs
` [PATCH 4.14 56/71] arm64: compat: Allow single-byte watchpoints on all addresses
` [PATCH 4.14 65/71] xen/netback: Reset nr_frags before freeing skb
` [PATCH 4.14 66/71] net/mlx5e: Only support tx/rx pause setting for port owner
` [PATCH 4.14 67/71] net/mlx5e: Use flow keys dissector to parse packets for ARFS

[PATCH 4.19 00/85] 4.19.68-stable review
 2019-08-22 17:19 UTC  (35+ messages)
` [PATCH 4.19 03/85] mm/hmm: fix bad subpage pointer in try_to_unmap_one
` [PATCH 4.19 08/85] Revert "pwm: Set class for exported channels in sysfs"
` [PATCH 4.19 10/85] xtensa: add missing isync to the cpu_reset TLB code
` [PATCH 4.19 19/85] HID: hiddev: avoid opening a disconnected device
` [PATCH 4.19 20/85] HID: hiddev: do cleanup in failure of opening a device
` [PATCH 4.19 23/85] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 4.19 25/85] riscv: Make __fstate_clean() work correctly
` [PATCH 4.19 28/85] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH 4.19 29/85] xen/pciback: remove set but not used variable old_state
` [PATCH 4.19 35/85] drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
` [PATCH 4.19 37/85] scsi: hpsa: correct scsi command status issue after reset
` [PATCH 4.19 38/85] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 4.19 39/85] drm/amdgpu: fix a potential information leaking bug
` [PATCH 4.19 41/85] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.19 43/85] arm64/efi: fix variable si set but not used
` [PATCH 4.19 45/85] arm64/mm: fix variable pud "
` [PATCH 4.19 46/85] IB/core: Add mitigation for Spectre V1
` [PATCH 4.19 51/85] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH 4.19 53/85] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 4.19 54/85] arm64: KVM: regmap: Fix unexpected switch fall-through
` [PATCH 4.19 57/85] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 4.19 58/85] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 4.19 61/85] usb: cdc-acm: make sure a refcount is taken early enough
` [PATCH 4.19 64/85] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.19 65/85] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 4.19 67/85] drm/i915/cfl: Add a new CFL PCI ID
` [PATCH 4.19 68/85] dm: disable DISCARD if the underlying storage no longer supports it
` [PATCH 4.19 74/85] bonding: Add vlan tx offload to hw_enc_features
` [PATCH 4.19 75/85] net: dsa: Check existence of .port_mdb_add callback before calling it
` [PATCH 4.19 78/85] sctp: fix memleak in sctp_send_reset_streams
` [PATCH 4.19 79/85] sctp: fix the transport error_count check
` [PATCH 4.19 81/85] tipc: initialise addr_trail_end when setting node addresses
` [PATCH 4.19 82/85] xen/netback: Reset nr_frags before freeing skb
` [PATCH 4.19 84/85] net/mlx5e: Use flow keys dissector to parse packets for ARFS

[PATCH] powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E
 2019-08-22 16:44 UTC 

[Qemu-devel] [PATCH v4 0/5] ARM SMMUv3: Fix spurious notification errors and fail with VFIO
 2019-08-22 17:23 UTC  (7+ messages)
` [Qemu-arm] "
` [Qemu-arm] [PATCH v4 1/5] memory: Remove unused memory_region_iommu_replay_all()
` [Qemu-arm] [PATCH v4 2/5] memory: Add IOMMU_ATTR_HW_NESTED_PAGING IOMMU memory region attribute
` [Qemu-devel] [PATCH v4 3/5] hw/vfio/common: Fail on VFIO/HW nested paging detection
  ` [Qemu-arm] "
` [Qemu-arm] [PATCH v4 5/5] hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-22 17:26 UTC  (29+ messages)
` [PATCH 5.2 001/135] KEYS: trusted: allow module init if TPM is inactive or deactivated
` [PATCH 5.2 002/135] sh: kernel: hw_breakpoint: Fix missing break in switch statement
` [PATCH 5.2 003/135] seq_file: fix problem when seeking mid-record
` [PATCH 5.2 005/135] mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and MPOL_MF_STRICT were specified
` [PATCH 5.2 006/135] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
` [PATCH 5.2 009/135] mm/memcontrol.c: fix use after free in mem_cgroup_iter()
` [PATCH 5.2 010/135] mm/usercopy: use memory range to be accessed for wraparound check
` [PATCH 5.2 011/135] mm, vmscan: do not special-case slab reclaim when watermarks are boosted
` [PATCH 5.2 012/135] cpufreq: schedutil: Don't skip freq update when limits change
` [PATCH 5.2 013/135] drm/amdgpu: fix gfx9 soft recovery
` [PATCH 5.2 014/135] drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
` [PATCH 5.2 015/135] xtensa: add missing isync to the cpu_reset TLB code
` [PATCH 5.2 016/135] arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
` [PATCH 5.2 017/135] ALSA: hda/realtek - Add quirk for HP Envy x360
` [PATCH 5.2 018/135] ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_term
` [PATCH 5.2 019/135] ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unit
` [PATCH 5.2 020/135] ALSA: hda - Apply workaround for another AMD chip 1022:1487
` [PATCH 5.2 022/135] ALSA: hda - Add a generic reboot_notify
` [PATCH 5.2 023/135] ALSA: hda - Let all conexant codec enter D3 when rebooting
` [PATCH 5.2 024/135] HID: holtek: test for sanity of intfdata
` [PATCH 5.2 026/135] HID: hiddev: do cleanup in failure of opening a device
` [PATCH 5.2 027/135] Input: kbtab - sanity check for endpoint type
` [PATCH 5.2 028/135] Input: iforce - add sanity checks
` [PATCH 5.2 029/135] net: usb: pegasus: fix improper read if get_registers() fail
` [PATCH 5.2 031/135] netfilter: ebtables: also count base chain policies
` [PATCH 5.2 032/135] riscv: Correct the initialized flow of FP register
` [PATCH 5.2 033/135] riscv: Make __fstate_clean() work correctly

[Qemu-devel] [PATCH v2 00/12] block: qiov_offset parameter for io
 2019-08-22 17:24 UTC  (3+ messages)

[PATCH v4 0/8] Add Bitmain BM1880 clock driver
 2019-08-22 17:24 UTC  (20+ messages)
` [PATCH v4 1/8] clk: Zero init clk_init_data in helpers
` [PATCH v4 2/8] clk: Warn if clk_init_data is not zero initialized
` [PATCH v4 3/8] clk: Add clk_hw_unregister_composite helper function definition
` [PATCH v4 4/8] dt-bindings: clock: Add devicetree binding for BM1880 SoC
` [PATCH v4 5/8] arm64: dts: bitmain: Add clock controller support "
` [PATCH v4 6/8] arm64: dts: bitmain: Source common clock for UART controllers
` [PATCH v4 7/8] clk: Add common clock driver for BM1880 SoC
` [PATCH v4 8/8] MAINTAINERS: Add entry for BM1880 SoC clock driver

[SPDK] Questions about struct spdk_ring
 2019-08-22 17:26 UTC 

[drm/mgag200] 90f479ae51: vm-scalability.median -18.8% regression
 2019-08-22 17:25 UTC  (13+ messages)
                    ` [LKP] "

[PATCH 0/3] Early node associativity
 2019-08-22 17:17 UTC  (3+ messages)
` [PATCH 2/3] powerpc/numa: Early request for home "

[PATCH 4.9 000/103] 4.9.190-stable review
 2019-08-22 17:19 UTC  (20+ messages)
` [PATCH 4.9 002/103] usb: iowarrior: fix deadlock on disconnect
` [PATCH 4.9 004/103] x86/mm: Check for pfn instead of page in vmalloc_sync_one()
` [PATCH 4.9 007/103] perf record: Fix wrong size in perf_record_mmap for last kernel module
` [PATCH 4.9 010/103] usb: yurex: Fix use-after-free in yurex_delete
` [PATCH 4.9 013/103] iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
` [PATCH 4.9 018/103] ALSA: compress: Fix regression on compressed capture streams
` [PATCH 4.9 023/103] drbd: dynamically allocate shash descriptor
` [PATCH 4.9 024/103] ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
` [PATCH 4.9 025/103] ARM: davinci: fix sleep.S build error on ARMv4
` [PATCH 4.9 029/103] tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
` [PATCH 4.9 033/103] hwmon: (nct7802) Fix wrong detection of in4 presence
` [PATCH 4.9 063/103] HID: hiddev: avoid opening a disconnected device
` [PATCH 4.9 073/103] scsi: hpsa: correct scsi command status issue after reset
` [PATCH 4.9 075/103] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 4.9 080/103] ocfs2: remove set but not used variable last_hash
` [PATCH 4.9 087/103] USB: serial: option: Add support for ZTE MF871A
` [PATCH 4.9 096/103] bnx2x: Fix VFs VLAN reconfiguration in reload
` [PATCH 4.9 097/103] net/packet: fix race in tpacket_snd()
` [PATCH 4.9 102/103] team: Add vlan tx offload to hw_enc_features

[Qemu-devel] [PULL 00/13] Misc patches for 2019-08-21
 2019-08-22 17:22 UTC  (2+ messages)

[Qemu-arm] [PATCH v2 00/68] target/arm: Convert aa32 base isa to decodetree
 2019-08-22 17:21 UTC  (5+ messages)
` [Qemu-arm] [PATCH v2 03/68] target/arm: Convert Data Processing (register)
    ` [Qemu-devel] "

Setting up siw devices
 2019-08-22 17:21 UTC  (5+ messages)

[PATCH net v3] ixgbe: fix double clean of tx descriptors with xdp
 2019-08-22 17:21 UTC  (3+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next 00/10] net: dsa: mv88e6xxx: Peridot/Topaz SERDES changes
 2019-08-22 17:21 UTC  (4+ messages)
` [PATCH net-next 03/10] net: dsa: mv88e6xxx: move hidden registers operations in own file

[PATCH v2 3/8] powerpc: Fix vDSO clock_getres()
 2019-08-22 17:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH] i40e: Add support for X710 device
 2019-08-22 17:20 UTC  (2+ messages)

[BUG] You can't have single quote in your username
 2019-08-22 17:08 UTC  (3+ messages)

[GIT PULL] Wimplicit-fallthrough patches for 5.3-rc6
 2019-08-22 16:58 UTC 

[Intel-wired-lan] [PATCH v3 net-next 0/7] ipv6: Extension header infrastructure
 2019-08-22 17:19 UTC  (11+ messages)
` [Intel-wired-lan] [PATCH v3 net-next 3/7] ipeh: Generic TLV parser
` [Intel-wired-lan] [PATCH v3 net-next 4/7] ip6tlvs: Registration of TLV handlers and parameters
` [Intel-wired-lan] [PATCH v3 net-next 5/7] ip6tlvs: Add TX parameters
` [Intel-wired-lan] [PATCH v3 net-next 6/7] ip6tlvs: Add netlink interface
` [Intel-wired-lan] [PATCH v3 net-next 7/7] ip6tlvs: Validation of TX Destination and Hop-by-Hop options

v2.22.1 and later regression wrt display of progress indicators
 2019-08-22 17:19 UTC  (4+ messages)

[Xen-devel] [PATCH v3 00/28] xen/arm: Rework head.S to make it more compliant with the Arm Arm
 2019-08-22 17:17 UTC  (3+ messages)
` [Xen-devel] [PATCH v3 18/28] xen/arm32: head: Move assembly switch to the runtime PT in secondary CPUs path

evolution-data-server: Update to 3.32.4 and cleanup the recipe
 2019-08-22 17:17 UTC  (18+ messages)
` [meta-gnome][PATCH 01/17] evolution-data-server: Update to version 3.32.4
` [meta-gnome][PATCH 02/17] evolution-data-server: Drop x11 as required distro feature
` [meta-gnome][PATCH 03/17] evolution-data-server: Inherit upstream-version-is-even bbclass
` [meta-gnome][PATCH 04/17] evolution-data-server: Add dedicated packages for libebook-contacts
` [meta-gnome][PATCH 05/17] evolution-data-server: Specify SYSCONF_INSTALL_DIR in EXTRA_OECMAKE
` [meta-gnome][PATCH 06/17] evolution-data-server: Drop bits related to autotools
` [meta-gnome][PATCH 07/17] evolution-data-server: Add PACKAGECONFIGs for oauth2 and kerberos
` [meta-gnome][PATCH 08/17] evolution-data-server: Drop ENABLE_UOA from EXTRA_OECMAKE
` [meta-gnome][PATCH 09/17] evolution-data-server: Drop glade file references
` [meta-gnome][PATCH 10/17] evolution-data-server: Fix package gobject-introspection support
` [meta-gnome][PATCH 11/17] evolution-data-server: Add PACKAGECONFIG for vala bindings
` [meta-gnome][PATCH 12/17] evolution-data-server: Turn goa support into PACKAGECONFIG feature
` [meta-gnome][PATCH 13/17] evolution-data-server: Add weather "
` [meta-gnome][PATCH 14/17] evolution-data-server: Add PACKAGECONFIG entry for phonenumber
` [meta-gnome][PATCH 15/17] evolution-data-server: Use SRC_URI provided by gnomebase
` [meta-gnome][PATCH 16/17] evolution-data-server: Remove unused FILES paterns
` [meta-gnome][PATCH 17/17] evolution-data-server: Don't use explicit version number for libebook

[PATCH 01/10] xfs: mount-api - add fs parameter description
 2019-08-22 17:17 UTC  (4+ messages)


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.