All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 17:11:34 to 2019-08-22 17:24:36 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.9 000/103] 4.9.190-stable review
 2019-08-22 17:19 UTC  (17+ 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 096/103] bnx2x: Fix VFs VLAN reconfiguration in reload

[Qemu-arm] [PATCH v4 0/5] ARM SMMUv3: Fix spurious notification errors and fail with VFIO
 2019-08-22 17:23 UTC  (2+ messages)
` [Qemu-arm] [PATCH v4 2/5] memory: Add IOMMU_ATTR_HW_NESTED_PAGING IOMMU memory region attribute

[PATCH v4 0/8] Add Bitmain BM1880 clock driver
 2019-08-22 17:24 UTC  (9+ 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

[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  (4+ 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)

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-22 17:07 UTC  (89+ 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 025/135] HID: hiddev: avoid opening a disconnected device
` [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
` [PATCH 5.2 034/135] Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"
` [PATCH 5.2 035/135] blk-mq: move cancel of requeue_work to the front of blk_exit_queue
` [PATCH 5.2 036/135] io_uring: fix manual setup of iov_iter for fixed buffers
` [PATCH 5.2 037/135] RDMA/hns: Fix sg offset non-zero issue
` [PATCH 5.2 039/135] clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
` [PATCH 5.2 040/135] clk: sprd: Select REGMAP_MMIO to avoid compile errors
` [PATCH 5.2 041/135] clk: renesas: cpg-mssr: Fix reset control race condition
` [PATCH 5.2 042/135] dma-mapping: check pfn validity in dma_common_{mmap,get_sgtable}
` [PATCH 5.2 043/135] platform/x86: pcengines-apuv2: Fix softdep statement
` [PATCH 5.2 045/135] mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 5.2 046/135] xen/pciback: remove set but not used variable 'old_state'
` [PATCH 5.2 047/135] irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
` [PATCH 5.2 048/135] irqchip/irq-imx-gpcv2: Forward irq type to parent
` [PATCH 5.2 050/135] tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
` [PATCH 5.2 051/135] perf header: Fix divide by zero error if f_header.attr_size==0
` [PATCH 5.2 052/135] perf header: Fix use of unitialized value warning
` [PATCH 5.2 053/135] RDMA/qedr: Fix the hca_type and hca_rev returned in device attributes
` [PATCH 5.2 055/135] libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
` [PATCH 5.2 056/135] powerpc/nvdimm: Pick nearby online node if the device node is not online
` [PATCH 5.2 058/135] drm/bridge: tc358764: Fix build error
` [PATCH 5.2 059/135] Btrfs: fix deadlock between fiemap and transaction commits
` [PATCH 5.2 061/135] scsi: qla2xxx: Fix possible fcport null-pointer dereferences
` [PATCH 5.2 066/135] drm/amdgpu: fix a potential information leaking bug
` [PATCH 5.2 067/135] ata: libahci: do not complain in case of deferred probe
` [PATCH 5.2 068/135] kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
` [PATCH 5.2 069/135] kbuild: Check for unknown options with cc-option usage in Kconfig and clang
` [PATCH 5.2 070/135] arm64/efi: fix variable 'si' set but not used
` [PATCH 5.2 071/135] riscv: Fix perf record without libelf support
` [PATCH 5.2 072/135] arm64: Lower priority mask for GIC_PRIO_IRQON
` [PATCH 5.2 073/135] arm64: unwind: Prohibit probing on return_address()
` [PATCH 5.2 074/135] arm64/mm: fix variable 'pud' set but not used
` [PATCH 5.2 075/135] arm64/mm: fix variable 'tag' "
` [PATCH 5.2 076/135] IB/core: Add mitigation for Spectre V1
` [PATCH 5.2 077/135] IB/mlx5: Fix MR registration flow to use UMR properly
` [PATCH 5.2 078/135] RDMA/restrack: Track driver QP types in resource tracker
` [PATCH 5.2 079/135] IB/mad: Fix use-after-free in ib mad completion handling
` [PATCH 5.2 080/135] RDMA/mlx5: Release locks during notifier unregister
` [PATCH 5.2 081/135] drm: msm: Fix add_gpu_components
` [PATCH 5.2 082/135] RDMA/hns: Fix error return code in hns_roce_v1_rsv_lp_qp()
` [PATCH 5.2 084/135] arm64: kprobes: Recover pstate.D in single-step exception handler
` [PATCH 5.2 085/135] arm64: Make debug exception handlers visible from RCU
` [PATCH 5.2 086/135] Revert "kmemleak: allow to coexist with fault injection"
` [PATCH 5.2 087/135] ocfs2: remove set but not used variable 'last_hash'
` [PATCH 5.2 088/135] page flags: prioritize kasan bits over last-cpuid
` [PATCH 5.2 089/135] asm-generic: fix -Wtype-limits compiler warnings
` [PATCH 5.2 093/135] staging: comedi: dt3000: Fix rounding up of timer divisor
` [PATCH 5.2 094/135] iio: adc: max9611: Fix temperature reading in probe
` [PATCH 5.2 096/135] usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
` [PATCH 5.2 098/135] USB: CDC: fix sanity checks in CDC union parser
` [PATCH 5.2 099/135] USB: serial: option: add D-Link DWM-222 device ID
` [PATCH 5.2 100/135] USB: serial: option: Add support for ZTE MF871A
` [PATCH 5.2 101/135] USB: serial: option: add the BroadMobi BM818 card
` [PATCH 5.2 102/135] USB: serial: option: Add Motorola modem UARTs
` [PATCH 5.2 103/135] usb: setup authorized_default attributes using usb_bus_notify
` [PATCH 5.2 108/135] bonding: Add vlan tx offload to hw_enc_features
` [PATCH 5.2 109/135] net: dsa: Check existence of .port_mdb_add callback before calling it
` [PATCH 5.2 110/135] net/mlx4_en: fix a memory leak bug
` [PATCH 5.2 111/135] net/packet: fix race in tpacket_snd()
` [PATCH 5.2 112/135] net: sched: sch_taprio: fix memleak in error path for sched list parse
` [PATCH 5.2 113/135] sctp: fix memleak in sctp_send_reset_streams

[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  (15+ messages)
` [Intel-wired-lan] [PATCH v3 net-next 1/7] ipeh: Create exthdrs_options.c and ipeh.h
` [Intel-wired-lan] [PATCH v3 net-next 2/7] ipeh: Move generic EH functions to exthdrs_common.c
` [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  (5+ 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  (9+ messages)
` [Xen-devel] [PATCH v3 13/28] xen/arm32: head: Introduce distinct paths for the boot CPU and secondary CPUs
` [Xen-devel] [PATCH v3 14/28] xen/arm32: head: Rework and document check_cpu_mode()
` [Xen-devel] [PATCH v3 18/28] xen/arm32: head: Move assembly switch to the runtime PT in secondary CPUs path
` [Xen-devel] [PATCH v3 23/28] xen/arm32: head: Setup HTTBR in enable_mmu() and add missing isb

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)

[PATCH v2 00/50] drm/omap: Replace custom display drivers with drm_bridge and drm_panel
 2019-08-22 17:15 UTC  (5+ messages)
` [PATCH v2 15/50] drm/bridge: tfp410: Replace manual connector handling with bridge

next take at setting up a dma mask by default for platform devices v2
 2019-08-22 17:11 UTC  (2+ messages)

[RFC 1/4] Add usb_get_address and usb_set_address support
 2019-08-22 17:14 UTC  (5+ messages)

[PATCH 0/4] ASoC: Intel: Haswell: Adjust machine device private
 2019-08-22 17:14 UTC  (6+ messages)
` [PATCH 1/4] ASoC: Intel: Haswell: Adjust machine device private context

[PATCH v10 00/23] MT8183 IOMMU SUPPORT
 2019-08-22 17:14 UTC  (13+ messages)
` [PATCH v10 09/23] iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek

Please add 3 android common kernels to kernelci
 2019-08-22 17:14 UTC  (12+ messages)
      ` Please remove android-4.4 from kernelci
        ` Please add/remove android branches from kernelci + clang builds

[PATCH] arm64: dts: sdm845: Add parent clock for rpmhcc
 2019-08-22 17:11 UTC 

[PATCH] HID: USB: Fix general protection fault caused by Logitech driver
 2019-08-22 17:11 UTC  (2+ messages)

[PATCH] /dev/mem: Bail out upon SIGKILL when reading memory
 2019-08-22 17:11 UTC  (6+ messages)

[PATCH spi for-5.4 0/5] Deterministic SPI latency with NXP DSPI driver
 2019-08-22 17:11 UTC  (3+ messages)
` [PATCH spi for-5.4 2/5] spi: Add a PTP system timestamp to the transfer structure


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.