linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 21:06:33 to 2020-06-25 02:26:54 UTC [more...]

[PATCH 00/22] add support for Clang LTO
 2020-06-25  2:26 UTC  (31+ messages)
` [PATCH 02/22] kbuild: "
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 17/22] arm64: vdso: disable LTO

[PATCH] powerpc/boot: Use address-of operator on section symbols
 2020-06-25  2:22 UTC  (3+ messages)

[PATCH v3 0/1] Generalize poll events from eventfd
 2020-06-25  2:18 UTC  (5+ messages)
` [PATCH v3 1/1] eventfd: implementation of EFD_MASK flag

[PATCH 1/3] v4l2-subdev: Add subdev ioctl support for ENUM/GET/SET INPUT
 2020-06-25  2:01 UTC  (3+ messages)

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-25  2:00 UTC  (7+ messages)

[PATCH v3 0/4] user space client interface driver
 2020-06-25  1:52 UTC  (7+ messages)
` [PATCH v3 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [PATCH v3 3/4] docs: Add documentation for user space client interface

[PATCH net 0/3] net: bcmgenet: use hardware padding of runt frames
 2020-06-25  1:51 UTC  (7+ messages)
` [PATCH net 1/3] net: bcmgenet: re-remove bcmgenet_hfb_add_filter
` [PATCH net 2/3] net: bcmgenet: use __be16 for htons(ETH_P_IP)
` [PATCH net 3/3] net: bcmgenet: use hardware padding of runt frames

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-25  1:47 UTC  (2+ messages)

[PATCH drivers/misc 0/4] lkdtm: Various clean ups
 2020-06-25  1:45 UTC  (10+ messages)

[PATCH v33 00/21] Intel SGX foundations
 2020-06-25  1:28 UTC  (8+ messages)
` [PATCH v33 01/21] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits
` [PATCH v33 02/21] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control "

Null-ptr-deref due to "vfs, fsinfo: Add an RCU safe per-ns mount list"
 2020-06-25  1:25 UTC  (4+ messages)

[PATCH 1/2] arm64: dts: qcom: sc7180: Switch SPI to use GPIO for CS
 2020-06-25  1:25 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm845: "

[PATCH v5 00/27] clk: bcm: rpi: Add support for BCM2711 firmware clocks
 2020-06-25  1:15 UTC  (60+ messages)
` [PATCH v5 01/27] dt-bindings: arm: bcm: Convert BCM2835 firmware binding to YAML
` [PATCH v5 02/27] dt-bindings: clock: Add a binding for the RPi Firmware clocks
` [PATCH v5 03/27] firmware: rpi: Only create clocks device if we don't have a node for it
` [PATCH v5 04/27] clk: bcm: rpi: Allow the driver to be probed by DT
` [PATCH v5 05/27] clk: bcm: rpi: Statically init clk_init_data
` [PATCH v5 06/27] clk: bcm: rpi: Use clk_hw_register for pllb_arm
` [PATCH v5 07/27] clk: bcm: rpi: Remove global pllb_arm clock pointer
` [PATCH v5 08/27] clk: bcm: rpi: Make sure pllb_arm is removed
` [PATCH v5 09/27] clk: bcm: rpi: Remove pllb_arm_lookup global pointer
` [PATCH v5 10/27] clk: bcm: rpi: Switch to clk_hw_register_clkdev
` [PATCH v5 11/27] clk: bcm: rpi: Make sure the clkdev lookup is removed
` [PATCH v5 12/27] clk: bcm: rpi: Use CCF boundaries instead of rolling our own
` [PATCH v5 13/27] clk: bcm: rpi: Create a data structure for the clocks
` [PATCH v5 14/27] clk: bcm: rpi: Add clock id to data
` [PATCH v5 15/27] clk: bcm: rpi: Pass the clocks data to the firmware function
` [PATCH v5 16/27] clk: bcm: rpi: Rename is_prepared function
` [PATCH v5 17/27] clk: bcm: rpi: Split pllb clock hooks
` [PATCH v5 18/27] clk: bcm: rpi: Make the PLLB registration function return a clk_hw
` [PATCH v5 19/27] clk: bcm: rpi: Add DT provider for the clocks
` [PATCH v5 20/27] clk: bcm: rpi: Add an enum for the firmware clocks
` [PATCH v5 21/27] clk: bcm: rpi: Discover "
` [PATCH v5 22/27] clk: bcm: rpi: Give firmware clocks a name
` [PATCH v5 23/27] Revert "clk: bcm2835: remove pllb"
` [PATCH v5 25/27] clk: bcm2835: Allow custom CCF flags for the PLLs
` [PATCH v5 26/27] clk: bcm2835: Don't cache the PLLB rate
` [PATCH v5 27/27] clk: bcm: rpi: Remove the quirks for the CPU clock

[v3] arm64: dts: sc7180: add nodes for idp display
 2020-06-25  1:07 UTC  (2+ messages)

[rcu:rcu/urgent 1/1] kernel/rcu/tree.c:253:8: error: implicit declaration of function 'arch_atomic_add_return'; did you mean
 2020-06-25  0:57 UTC 

[PATCH 0/3] x86/fsgsbase: Some fixes
 2020-06-25  0:54 UTC  (5+ messages)
` [PATCH 1/3] selftests/x86/fsgsbase: Fix a comment in the ptrace_write_gsbase test
` [PATCH 2/3] selftests/x86/fsgsbase: Add a missing memory constraint
` [PATCH 3/3] x86/ptrace: Fix 32-bit PTRACE_SETREGS vs fsbase and gsbase

[GIT PULL] erofs fixes for 5.8-rc3
 2020-06-25  0:50 UTC  (2+ messages)

[GIT PULL] virtio: fixes, tests
 2020-06-25  0:50 UTC  (2+ messages)

[RESEND PATCH v10] dt-bindings: ufs: Add bindings for Samsung ufs host
 2020-06-25  0:30 UTC 

DMA Engine: Transfer From Userspace
 2020-06-25  0:42 UTC  (4+ messages)

[PATCH v5 0/2] tpm2: Make TPM2 logs accessible for non-UEFI firmware
 2020-06-25  0:38 UTC  (4+ messages)
` [PATCH v5 1/2] acpi: Extend TPM2 ACPI table with missing log fields

RE:Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-25  0:34 UTC 

[PATCH 1/3] mm: set page fault address for update_mmu_cache_pmd
 2020-06-25  0:30 UTC  (3+ messages)
` [PATCH 2/3] mm/huge_memory.c: update tlb entry if pmd is changed

[RFC PATCH v3 4/5] scsi: ufs: L2P map management for HPB read
 2020-06-25  0:18 UTC  (7+ messages)
` [RFC PATCH v3 3/5] scsi: ufs: Introduce HPB module
  ` [RFC PATCH v3 2/5] scsi: ufs: Add UFS-feature layer
    ` [RFC PATCH v3 1/5] scsi: ufs: Add UFS feature related parameter
      ` [RFC PATCH v3 0/5] scsi: ufs: Add Host Performance Booster Support

[PATCH V2] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
 2020-06-25  0:16 UTC 

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-25  0:21 UTC  (9+ messages)

[PATCH v3 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-25  0:16 UTC  (5+ messages)
` [PATCH v3 1/2] sched/uclamp: Fix initialization of strut uclamp_rq
` [PATCH v3 2/2] sched/uclamp: Protect uclamp fast path code with static key

[RESEND PATCH v10 1/2] dt-bindings: phy: Document Samsung UFS PHY bindings
 2020-06-24 23:56 UTC  (2+ messages)
    ` [RESEND PATCH v10 2/2] phy: samsung-ufs: add UFS PHY driver for samsung SoC

[PATCH] mm: Skip opportunistic reclaim for dma pinned pages
 2020-06-25  0:11 UTC  (5+ messages)

[PATCH v2 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-25  0:10 UTC  (6+ messages)
` [PATCH v2 1/5] irq: irqdomain: Export irq_domain_update_bus_token
` [PATCH v2 2/5] irq: irqchip: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_parent
` [PATCH v2 3/5] irqchip: Allow QCOM_PDC to be loadable as a permanent module
` [PATCH v2 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module
` [PATCH v2 5/5] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH 00/22] gpio: cdev: add uAPI V2
 2020-06-24 23:58 UTC  (13+ messages)
` [PATCH 09/22] gpiolib: cdev: rename priv to gcdev
` [PATCH 10/22] gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
` [PATCH 13/22] gpio: uapi: define uAPI V2

[PATCH v5 3/3] media: vimc: Add a control to display info on test image
 2020-06-24 23:21 UTC  (2+ messages)

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-24 23:47 UTC  (19+ messages)

[PATCH v3 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-24 23:34 UTC  (4+ messages)

[PATCH v3 0/3] Preventing job distribution to isolated CPUs
 2020-06-24 23:31 UTC  (4+ messages)
` [Patch v3 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

LKMM patches for next merge window
 2020-06-24 23:24 UTC  (2+ messages)

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-06-24 23:22 UTC  (11+ messages)
` [PATCH v1 4/4] of: platform: Batch fwnode parsing when adding all top level devices

[PATCH v3] PCI: Lock the pci_cfg_wait queue for the consistency of data
 2020-06-24 23:23 UTC  (3+ messages)

[RFC][PATCH 0/5] Allow for qcom-pdc, pinctrl-msm and qcom-scm drivers to be loadable as modules
 2020-06-24 23:22 UTC  (4+ messages)
` [RFC][PATCH 4/5] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module

[PATCH v2 0/2] virtio: modernize DMA quirks
 2020-06-24 23:21 UTC  (3+ messages)
` [PATCH v2 1/2] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
` [PATCH v2 2/2] virtio: virtio_has_iommu_quirk -> virtio_has_dma_quirk

[PATCH v2] Kernel selftests: TPM2: upgrade TPM2 tests from Python 2 to Python 3
 2020-06-24 23:14 UTC  (5+ messages)

[PATCH v7 1/5] dt-bindings: Document JZ47xx VPU auxiliary processor
 2020-06-24 23:14 UTC  (8+ messages)
` [PATCH v7 4/5] remoteproc: ingenic: Added remoteproc driver

[RFC v7 01/11] drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
 2020-06-24 23:03 UTC  (11+ messages)
` [RFC v7 02/11] drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off()
` [RFC v7 03/11] drm/vblank: Add vblank works
` [RFC v7 04/11] drm/nouveau/kms/nv50-: Unroll error cleanup in nv50_head_create()
` [RFC v7 05/11] drm/nouveau/kms/nv140-: Don't modify depth in state during atomic commit
` [RFC v7 06/11] drm/nouveau/kms/nv50-: Fix disabling dithering
` [RFC v7 07/11] drm/nouveau/kms/nv50-: s/harm/armh/g
` [RFC v7 08/11] drm/nouveau/kms/nv140-: Track wndw mappings in nv50_head_atom
` [RFC v7 09/11] drm/nouveau/kms/nv50-: Expose nv50_outp_atom in disp.h
` [RFC v7 10/11] drm/nouveau/kms/nv50-: Move hard-coded object handles into header
` [RFC v7 11/11] drm/nouveau/kms/nvd9-: Add CRC support

[PATCH v3 00/15] HWPOISON: soft offline rework
 2020-06-24 23:01 UTC  (5+ messages)

[PATCH] tpm_tis: Remove the HID IFX0102
 2020-06-24 23:00 UTC 

[PATCH v2 13/14] irqchip/s3c24xx: Fix potential resource leaks
 2020-06-24 22:38 UTC  (2+ messages)

[PATCH V2 0/9] Support building i.MX8 SoCs clock driver as module
 2020-06-24 22:43 UTC  (11+ messages)
` [PATCH V2 3/9] clk: imx: Support building SCU "

[PATCH V5 4/4] rpmsg: char: Add signal callback and POLLPRI support
 2020-06-24 22:26 UTC  (2+ messages)

[PATCH v2 0/2] remove workarounds for gcc bug wrt unnamed fields in initializers
 2020-06-24 22:40 UTC  (3+ messages)

[PATCH 1/1] clk: qcom: smd: Add support for MSM8992/4 rpm clocks
 2020-06-24 22:38 UTC  (4+ messages)

[PATCH 1/7] x86/entry: Fix #UD vs WARN more
 2020-06-24 22:37 UTC  (5+ messages)

[PATCH] firewire: nosy: Fix the amount of memory deallocated by some 'pci_free_consistent' calls
 2020-06-24 22:35 UTC  (2+ messages)

[RFC PATCH v2] xen/privcmd: Convert get_user_pages*() to pin_user_pages*()
 2020-06-24 22:31 UTC  (6+ messages)

[PATCH 1/5] f2fs: fix to wait page writeback before update
 2020-06-24 22:31 UTC  (3+ messages)
` [PATCH 5/5] f2fs: show more debug info for per-temperature log

[PATCH v5 2/7] hwmon: pmbus: adm1266: Add Block process call
 2020-06-24 21:33 UTC  (2+ messages)

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-24 22:25 UTC 

[PATCH v1 1/4] ide: use generic power management
 2020-06-24 22:14 UTC  (2+ messages)

[PATCH] xen: introduce xen_vring_use_dma
 2020-06-24 22:16 UTC  (6+ messages)

[PATCH] mm/page_alloc: fix documentation error
 2020-06-24 22:12 UTC 

[PATCH 1/2] HID: wiimote: Initialize the controller LEDs with a device ID value
 2020-06-24 22:05 UTC  (3+ messages)

[PATCH V2 1/2] PCI: Add ACPI StorageD3Enable _DSD support
 2020-06-24 22:09 UTC  (4+ messages)

[PATCH v6 0/7] TAS2562 issue fixes and slot programming
 2020-06-24 22:08 UTC  (3+ messages)
` [PATCH v6 4/7] ASoC: tas2562: Add rx and tx "

Linux 5.7.3
 2020-06-24 22:05 UTC  (2+ messages)

[PATCH 4.14 000/136] 4.14.186-rc1 review
 2020-06-24 22:01 UTC  (2+ messages)

[RFC v1] kunit: tool: add support for QEMU
 2020-06-24 22:00 UTC 

[PATCH 4.19 000/206] 4.19.130-rc1 review
 2020-06-24 21:59 UTC  (2+ messages)

[PATCH 5.4 000/314] 5.4.49-rc1 review
 2020-06-24 21:58 UTC  (2+ messages)

[PATCH] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-24 21:57 UTC  (2+ messages)

[PATCH 5.7 000/477] 5.7.6-rc1 review
 2020-06-24 21:57 UTC  (2+ messages)

[PATCH v5 0/7] hwmon: pmbus: adm1266: add support
 2020-06-24 21:53 UTC  (3+ messages)
` [PATCH v5 6/7] hwmon: pmbus: adm1266: debugfs for blackbox info

[PATCH v4 0/7] hwmon: pmbus: adm1266: add support
 2020-06-24 21:51 UTC  (11+ messages)
` [PATCH v4 1/7] "
` [PATCH v4 2/7] hwmon: pmbus: adm1266: Add Block process call
` [PATCH v4 3/7] hwmon: pmbus: adm1266: Add support for GPIOs
` [PATCH v4 4/7] hwmon: pmbus: adm1266: Add ioctl commands
` [PATCH v4 5/7] hwmon: pmbus: adm1266: read blackbox

[PATCH] ima_evm_utils: extended calc_bootaggr to PCRs 8 - 9
 2020-06-24 21:50 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

power-off delay/hang due to commit 6d25be57 (mainline)
 2020-06-24 21:49 UTC  (12+ messages)

[PATCH 1/2] net: ethernet: mvneta: Do not error out in non serdes modes
 2020-06-24 21:48 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add back interface mode validation

[PATCH net-next v4 0/8] net: phy: mscc: PHC and timestamping support
 2020-06-24 21:33 UTC  (2+ messages)

[PATCH v2 net-next] net: core: use listified Rx for GRO_NORMAL in napi_gro_receive()
 2020-06-24 21:28 UTC  (3+ messages)

[GIT PULL] thread fixes v5.8-rc3
 2020-06-24 21:25 UTC  (2+ messages)

[RFC PATCH] Revert "um: Make CONFIG_STATIC_LINK actually static"
 2020-06-24 21:23 UTC 

[PATCH v3 0/8] clean-up the migration target allocation functions
 2020-06-24 21:18 UTC  (3+ messages)
` [PATCH v3 3/8] mm/hugetlb: unify migration callbacks

[RESEND PATCH v5 0/5] driver core: add probe error check helper
 2020-06-24 21:18 UTC  (5+ messages)
  ` [RESEND PATCH v5 5/5] drm/bridge: lvds-codec: simplify error handling code

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-06-24 21:14 UTC  (6+ messages)
` [PATCH v8 2/3] "

[PATCH 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-06-24 21:14 UTC  (5+ messages)

[PATCH v2] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests
 2020-06-24 21:11 UTC  (11+ messages)

[PATCH v4 0/3] hwmon: Adding support for Microchip Sparx5 SoC
 2020-06-24 21:10 UTC  (3+ messages)
` [PATCH v4 3/3] hwmon: sparx5: Add Sparx5 SoC temperature driver

[PATCH v3 0/6] TI K3 DSP remoteproc driver for C66x DSPs
 2020-06-24 21:08 UTC  (3+ messages)
` [PATCH v3 4/6] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs

[PATCH 0/1] power: Emit change uevent when updating sysfs
 2020-06-24 21:06 UTC  (2+ messages)
` [PATCH 1/1] power: Emit changed uevent on wakeup_sysfs_add/remove


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).