All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 13:16:19 to 2020-03-19 13:26:07 UTC [more...]

[PATCH 5.5 00/65] 5.5.11-rc1 review
 2020-03-19 13:04 UTC  (24+ messages)
` [PATCH 5.5 01/65] gpiolib: Add support for the irqdomain which doesnt use irq_fwspec as arg
` [PATCH 5.5 02/65] pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
` [PATCH 5.5 03/65] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 5.5 04/65] mmc: core: Allow host controllers to require R1B for CMD6
` [PATCH 5.5 05/65] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
` [PATCH 5.5 06/65] mmc: sdhci-omap: "
` [PATCH 5.5 07/65] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
` [PATCH 5.5 09/65] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 5.5 10/65] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 5.5 11/65] ACPI: watchdog: Set default timeout in probe
` [PATCH 5.5 12/65] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 5.5 13/65] mips: vdso: fix jalr t9 crash in vdso code
` [PATCH 5.5 16/65] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH 5.5 17/65] HID: hid-bigbenff: call hid_hw_stop() in case of error
` [PATCH 5.5 18/65] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH 5.5 19/65] riscv: set pmp configuration if kernel is running in M-mode
` [PATCH 5.5 20/65] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH 5.5 21/65] kunit: run kunit_tool from any directory
` [PATCH 5.5 24/65] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 5.5 25/65] scsi: libfc: free response frame from GPN_ID
` [PATCH 5.5 26/65] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 5.5 27/65] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 5.5 28/65] mac80211: rx: avoid RCU list traversal under mutex

[Buildroot] [PATCH v2 1/2] package/erofs-utils: new package
 2020-03-19 13:25 UTC  (3+ messages)

Atomic KMS API lacks the ability to set cursor hot-spot coordinates
 2020-03-19 13:24 UTC  (6+ messages)

[PATCH 5.4 00/60] 5.4.27-rc1 review
 2020-03-19 13:04 UTC  (54+ messages)
` [PATCH 5.4 01/60] netfilter: hashlimit: do not use indirect calls during gc
` [PATCH 5.4 02/60] netfilter: xt_hashlimit: unregister proc file before releasing mutex
` [PATCH 5.4 03/60] drm/amdgpu: Fix TLB invalidation request when using semaphore
` [PATCH 5.4 04/60] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 5.4 05/60] mmc: core: Allow host controllers to require R1B for CMD6
` [PATCH 5.4 06/60] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
` [PATCH 5.4 07/60] mmc: sdhci-omap: "
` [PATCH 5.4 08/60] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
` [PATCH 5.4 09/60] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
` [PATCH 5.4 10/60] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 5.4 11/60] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 5.4 12/60] ACPI: watchdog: Set default timeout in probe
` [PATCH 5.4 15/60] MIPS: Disable VDSO time functionality on microMIPS
` [PATCH 5.4 16/60] mips: vdso: add build time check that no jalr t9 calls left
` [PATCH 5.4 17/60] HID: hid-bigbenff: fix general protection fault caused by double kfree
` [PATCH 5.4 18/60] HID: hid-bigbenff: call hid_hw_stop() in case of error
` [PATCH 5.4 19/60] HID: hid-bigbenff: fix race condition for scheduled work during removal
` [PATCH 5.4 20/60] MIPS: vdso: Wrap -mexplicit-relocs in cc-option
` [PATCH 5.4 21/60] selftests/rseq: Fix out-of-tree compilation
` [PATCH 5.4 22/60] tracing: Fix number printing bug in print_synth_event()
` [PATCH 5.4 24/60] scsi: libfc: free response frame from GPN_ID
` [PATCH 5.4 25/60] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 5.4 26/60] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 5.4 27/60] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 5.4 28/60] net: ll_temac: Fix race condition causing TX hang
` [PATCH 5.4 29/60] net: ll_temac: Add more error handling of dma_map_single() calls
` [PATCH 5.4 30/60] net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressure
` [PATCH 5.4 31/60] net: ll_temac: Handle DMA halt condition caused by buffer underrun
` [PATCH 5.4 32/60] blk-mq: insert passthrough request into hctx->dispatch directly
` [PATCH 5.4 33/60] drm/amdgpu: fix memory leak during TDR test(v2)
` [PATCH 5.4 34/60] kbuild: add dtbs_check to PHONY
` [PATCH 5.4 35/60] kbuild: add dt_binding_check to PHONY in a correct place
` [PATCH 5.4 37/60] slip: not call free_netdev before rtnl_unlock in slip_open
` [PATCH 5.4 38/60] net: phy: mscc: fix firmware paths
` [PATCH 5.4 39/60] hinic: fix a irq affinity bug
` [PATCH 5.4 41/60] hinic: fix a bug of rss configuration
` [PATCH 5.4 43/60] net: rmnet: fix NULL pointer dereference in rmnet_changelink()
` [PATCH 5.4 44/60] net: rmnet: fix suspicious RCU usage
` [PATCH 5.4 45/60] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
` [PATCH 5.4 46/60] net: rmnet: do not allow to change mux id if mux id is duplicated
` [PATCH 5.4 47/60] net: rmnet: use upper/lower device infrastructure
` [PATCH 5.4 48/60] net: rmnet: fix bridge mode bugs
` [PATCH 5.4 49/60] net: rmnet: fix packet forwarding in rmnet bridge mode
` [PATCH 5.4 50/60] sfc: fix timestamp reconstruction at 16-bit rollover points
` [PATCH 5.4 52/60] blk-mq: insert flush request to the front of dispatch queue
` [PATCH 5.4 53/60] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
` [PATCH 5.4 54/60] ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
` [PATCH 5.4 55/60] ARM: 8958/1: rename missed uaccess .fixup section
` [PATCH 5.4 56/60] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
` [PATCH 5.4 57/60] HID: google: add moonball USB id
` [PATCH 5.4 58/60] HID: add ALWAYS_POLL quirk to lenovo pixart mouse
` [PATCH 5.4 59/60] ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC plugin
` [PATCH 5.4 60/60] ipv4: ensure rcu_read_lock() in cipso_v4_error()

[PATCH v11 00/16] s390x: Protected Virtualization support
 2020-03-19 13:19 UTC  (10+ messages)
` [PATCH v11 01/16] s390x: Move diagnose 308 subcodes and rcs into ipl.h
` [PATCH v11 02/16] Sync pv
` [PATCH v11 03/16] s390x: protvirt: Support unpack facility
` [PATCH v11 04/16] s390x: protvirt: Add migration blocker
` [PATCH v11 05/16] s390x: protvirt: Inhibit balloon when switching to protected mode
` [PATCH v11 06/16] s390x: protvirt: KVM intercept changes
` [PATCH v11 10/16] s390x: protvirt: Set guest IPL PSW
` [PATCH v11 13/16] s390x: protvirt: Move IO control structures over SIDA
` [PATCH v11 14/16] s390x: protvirt: Handle SIGP store status correctly

Ext4 corruption with VM images as 3 > drop_caches
 2020-03-19 13:24 UTC  (2+ messages)

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19 13:12 UTC  (2+ messages)
` [PATCH v3 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-19 13:23 UTC  (5+ messages)

[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
 2020-03-19 13:23 UTC  (6+ messages)

proper way to report(?) conflicting files being installed?
 2020-03-19 13:22 UTC 

[Intel-gfx] [PATCH 00/13] drm/i915: Port sync for skl+
 2020-03-19 13:22 UTC  (7+ messages)
` [Intel-gfx] [PATCH 02/13] drm/i915: Move TRANS_DDI_FUNC_CTL2 programming where it belongs
` [Intel-gfx] [PATCH 03/13] drm/i915: Drop usless master_transcoder assignments

[PATCH 4.19 00/48] 4.19.112-rc1 review
 2020-03-19 13:04 UTC  (42+ messages)
` [PATCH 4.19 01/48] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
` [PATCH 4.19 02/48] mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
` [PATCH 4.19 03/48] mmc: sdhci-omap: Add platform specific reset callback
` [PATCH 4.19 04/48] mmc: sdhci-omap: Workaround errata regarding SDR104/HS200 tuning failures (i929)
` [PATCH 4.19 05/48] mmc: host: Fix Kconfig warnings on keystone_defconfig
` [PATCH 4.19 06/48] mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
` [PATCH 4.19 07/48] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
` [PATCH 4.19 08/48] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
` [PATCH 4.19 09/48] mmc: core: Allow host controllers to require R1B for CMD6
` [PATCH 4.19 10/48] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 4.19 11/48] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 4.19 12/48] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 4.19 13/48] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 4.19 14/48] scsi: libfc: free response frame from GPN_ID
` [PATCH 4.19 15/48] net: usb: qmi_wwan: restore mtu min/max values after raw_ip switch
` [PATCH 4.19 17/48] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 4.19 19/48] slip: not call free_netdev before rtnl_unlock in slip_open
` [PATCH 4.19 20/48] hinic: fix a irq affinity bug
` [PATCH 4.19 21/48] hinic: fix a bug of setting hw_ioctxt
` [PATCH 4.19 22/48] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 4.19 23/48] net: rmnet: fix NULL pointer dereference in rmnet_changelink()
` [PATCH 4.19 24/48] net: rmnet: fix suspicious RCU usage
` [PATCH 4.19 25/48] net: rmnet: remove rcu_read_lock in rmnet_force_unassociate_device()
` [PATCH 4.19 26/48] net: rmnet: do not allow to change mux id if mux id is duplicated
` [PATCH 4.19 27/48] net: rmnet: use upper/lower device infrastructure
` [PATCH 4.19 28/48] net: rmnet: fix bridge mode bugs
` [PATCH 4.19 29/48] net: rmnet: fix packet forwarding in rmnet bridge mode
` [PATCH 4.19 30/48] sfc: fix timestamp reconstruction at 16-bit rollover points
` [PATCH 4.19 31/48] jbd2: fix data races at struct journal_head
` [PATCH 4.19 32/48] wimax: i2400: fix memory leak
` [PATCH 4.19 34/48] mmc: sdhci-omap: Dont finish_mrq() on a command error during tuning
` [PATCH 4.19 35/48] mmc: sdhci-omap: Fix Tuning procedure for temperatures < -20C
` [PATCH 4.19 36/48] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 4.19 38/48] driver core: Make driver core own stateful device links
` [PATCH 4.19 39/48] driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
` [PATCH 4.19 41/48] driver core: Fix creation of device links with PM-runtime flags
` [PATCH 4.19 42/48] net: qrtr: fix len of skb_put_padto in qrtr_node_enqueue
` [PATCH 4.19 43/48] ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
` [PATCH 4.19 45/48] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
` [PATCH 4.19 46/48] HID: google: add moonball USB id
` [PATCH 4.19 48/48] ipv4: ensure rcu_read_lock() in cipso_v4_error()

[PATCH v4] Staging: qlge: Add a blank line after variable
 2020-03-19 13:21 UTC 

[PATCH v11 0/4] ceph: add perf metrics support
 2020-03-19 13:19 UTC  (4+ messages)
` [PATCH v11 3/4] ceph: add read/write latency metric support

[PATCH 4.14 00/99] 4.14.174-rc1 review
 2020-03-19 13:04 UTC  (52+ messages)
` [PATCH 4.14 34/99] ipvlan: do not add hardware address of master to its unicast filter list
` [PATCH 4.14 37/99] cgroup: cgroup_procs_next should increase position index
` [PATCH 4.14 38/99] cgroup: Iterate tasks that did not finish do_exit()
` [PATCH 4.14 39/99] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
` [PATCH 4.14 40/99] virtio-blk: fix hw_queue stopped on arbitrary error
` [PATCH 4.14 41/99] iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.14 43/99] drm/amd/display: remove duplicated assignment to grph_obj_type
` [PATCH 4.14 49/99] efi: Fix a race and a buffer overflow while reading efivars via sysfs
` [PATCH 4.14 50/99] x86/mce: Fix logic and comments around MSR_PPIN_CTL
` [PATCH 4.14 51/99] iommu/dma: Fix MSI reservation allocation
` [PATCH 4.14 52/99] iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
` [PATCH 4.14 53/99] iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
` [PATCH 4.14 54/99] pinctrl: meson-gxl: fix GPIOX sdio pins
` [PATCH 4.14 55/99] pinctrl: core: Remove extra kref_get which blocks hogs being freed
` [PATCH 4.14 56/99] nl80211: add missing attribute validation for critical protocol indication
` [PATCH 4.14 58/99] nl80211: add missing attribute validation for channel switch
` [PATCH 4.14 59/99] netfilter: cthelper: add missing attribute validation for cthelper
` [PATCH 4.14 61/99] iommu/vt-d: Fix the wrong printing in RHSA parsing
` [PATCH 4.14 62/99] iommu/vt-d: Ignore devices with out-of-spec domain number
` [PATCH 4.14 63/99] i2c: acpi: put device when verifying client fails
` [PATCH 4.14 64/99] ipv6: restrict IPV6_ADDRFORM operation
` [PATCH 4.14 65/99] net/smc: check for valid ib_client_data
` [PATCH 4.14 66/99] efi: Add a sanity check to efivar_store_raw()
` [PATCH 4.14 67/99] batman-adv: Avoid spurious warnings from bat_v neigh_cmp implementation
` [PATCH 4.14 68/99] batman-adv: Always initialize fragment header priority
` [PATCH 4.14 69/99] batman-adv: Fix check of retrieved orig_gw in batadv_v_gw_is_eligible
` [PATCH 4.14 70/99] batman-adv: Fix lock for ogm cnt access in batadv_iv_ogm_calc_tq
` [PATCH 4.14 71/99] batman-adv: Fix internal interface indices types
` [PATCH 4.14 72/99] batman-adv: update data pointers after skb_cow()
` [PATCH 4.14 73/99] batman-adv: Avoid race in TT TVLV allocator helper
` [PATCH 4.14 74/99] batman-adv: Fix TT sync flags for intermediate TT responses
` [PATCH 4.14 76/99] batman-adv: Fix debugfs path for renamed hardif
` [PATCH 4.14 77/99] batman-adv: Fix debugfs path for renamed softif
` [PATCH 4.14 79/99] batman-adv: Avoid free/alloc race when handling OGM2 buffer
` [PATCH 4.14 80/99] batman-adv: Avoid free/alloc race when handling OGM buffer
` [PATCH 4.14 81/99] batman-adv: Dont schedule OGM for disabled interface
` [PATCH 4.14 82/99] perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flag
` [PATCH 4.14 83/99] ACPI: watchdog: Allow disabling WDAT at boot
` [PATCH 4.14 84/99] HID: apple: Add support for recent firmware on Magic Keyboards
` [PATCH 4.14 85/99] HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
` [PATCH 4.14 86/99] cfg80211: check reg_rule for NULL in handle_channel_custom()
` [PATCH 4.14 87/99] scsi: libfc: free response frame from GPN_ID
` [PATCH 4.14 89/99] net: ks8851-ml: Fix IRQ handling and locking
` [PATCH 4.14 90/99] mac80211: rx: avoid RCU list traversal under mutex
` [PATCH 4.14 92/99] slip: not call free_netdev before rtnl_unlock in slip_open
` [PATCH 4.14 93/99] hinic: fix a bug of setting hw_ioctxt
` [PATCH 4.14 94/99] net: rmnet: fix NULL pointer dereference in rmnet_newlink()
` [PATCH 4.14 95/99] jbd2: fix data races at struct journal_head
` [PATCH 4.14 96/99] ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
` [PATCH 4.14 98/99] mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
` [PATCH 4.14 99/99] ipv4: ensure rcu_read_lock() in cipso_v4_error()

snd_hda_intel/sst-acpi sound breakage on suspend/resume since 5.6-rc1
 2020-03-19 13:17 UTC  (12+ messages)

[PATCH v3 0/4] ov5645: Switch to assigned-clock-rates
 2020-03-19 13:17 UTC  (5+ messages)
` [PATCH v3 1/4] media: dt-bindings: media: i2c: "

[GIT PULL FOR v5.7] Various allegro fixes
 2020-03-19 13:17 UTC 

[PATCH net-next v2] net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()
 2020-03-19 13:16 UTC  (2+ messages)

[PATCH v2 00/18] media: allegro: fixes and new features
 2020-03-19 13:16 UTC  (3+ messages)
` [PATCH v2 15/18] media: allegro: verify source and destination buffer in VCU response


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.