All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-20 01:23:34 to 2021-01-20 01:58:22 UTC [more...]

[PATCH AUTOSEL 5.10 01/45] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:35 UTC  (46+ messages)
` [PATCH AUTOSEL 5.10 02/45] ASoC: rt711: mutex between calibration and power state changes
` [PATCH AUTOSEL 5.10 03/45] SUNRPC: Handle TCP socket sends with kernel_sendpage() again
` [PATCH AUTOSEL 5.10 04/45] ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2
` [dm-devel] [PATCH AUTOSEL 5.10 07/45] dm integrity: select CRYPTO_SKCIPHER
` [PATCH AUTOSEL 5.10 09/45] scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
` [PATCH AUTOSEL 5.10 10/45] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 5.10 14/45] riscv: Fix kernel time_init()
` [PATCH AUTOSEL 5.10 15/45] riscv: Fix sifive serial driver
` [PATCH AUTOSEL 5.10 16/45] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH AUTOSEL 5.10 20/45] ALSA: hda/tegra: fix tegra-hda on tegra30 soc
` [PATCH AUTOSEL 5.10 22/45] riscv: cacheinfo: Fix using smp_processor_id() in preemptible
` [PATCH AUTOSEL 5.10 23/45] arm64: make atomic helpers __always_inline
` [PATCH AUTOSEL 5.10 24/45] xen: Fix event channel callback via INTX/GSI
` [PATCH AUTOSEL 5.10 26/45] x86/xen: Fix xen_hvm_smp_init() when vector callback not available
` [PATCH AUTOSEL 5.10 27/45] net: stmmac: use __napi_schedule() for PREEMPT_RT
` [PATCH AUTOSEL 5.10 28/45] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH AUTOSEL 5.10 29/45] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH AUTOSEL 5.10 30/45] dts: phy: add GPIO number and active state used for phy reset
` [PATCH AUTOSEL 5.10 31/45] riscv: defconfig: enable gpio support for HiFive Unleashed
` [PATCH AUTOSEL 5.10 32/45] drm/amdgpu/psp: fix psp gfx ctrl cmds
` [PATCH AUTOSEL 5.10 33/45] drm/amd/display: disable dcn10 pipe split by default
` [PATCH AUTOSEL 5.10 35/45] drm/amd/display: Fix to be able to stop crc calculation
` [PATCH AUTOSEL 5.10 36/45] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 5.10 37/45] drm/nouveau/privring: ack interrupts the same way as RM
` [PATCH AUTOSEL 5.10 38/45] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
` [PATCH AUTOSEL 5.10 39/45] drm/nouveau/mmu: fix vram heap sizing
` [PATCH AUTOSEL 5.10 40/45] drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
` [PATCH AUTOSEL 5.10 43/45] libperf tests: Fail when failing to get a tracepoint id
` [PATCH AUTOSEL 5.10 44/45] RISC-V: Set current memblock limit
` [PATCH AUTOSEL 5.10 45/45] RISC-V: Fix maximum allowed phsyical memory for RV32

[PATCH v4 0/3] GENPD API improvements
 2021-01-20  1:50 UTC  (2+ messages)
` [PATCH v4 1/3] PM: domains: Make set_performance_state() callback optional

stable-rc/linux-4.14.y baseline: 147 runs, 7 regressions (v4.14.216)
 2021-01-20  1:57 UTC 

[PATCH] drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3
 2021-01-20  1:57 UTC 

[PATCH 1/2] usb typec: tcpci: mt6360: Add vsafe0v support and external vbus supply control
 2021-01-20  1:50 UTC  (6+ messages)
` [PATCH 2/2] usb typec: tcpci: mt6360: Add vbus supply into dt-binding description

[PATCH RFC] virtio-blk: support per-device queue depth
 2021-01-20  1:51 UTC  (6+ messages)

[PATCH] taprio: boolean values to a bool variable
 2021-01-20  1:50 UTC  (2+ messages)

stable-rc/queue/4.9 baseline: 115 runs, 6 regressions (v4.9.252-23-gec73338f20e4)
 2021-01-20  1:52 UTC 

[PATCH v2] keys: X.509 public key issuer lookup without AKID
 2021-01-20  1:54 UTC  (4+ messages)

stable-rc/linux-4.4.y build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.252)
 2021-01-20  1:53 UTC 

[PATCH] octeontx2-af: Remove unneeded semicolon
 2021-01-20  1:51 UTC  (2+ messages)

Contributor meeting notes 19-Jan-21
 2021-01-20  1:55 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.10.8 (stable)
 2021-01-20  1:52 UTC 

[PATCH v6 00/14] prohibit pinning pages in ZONE_MOVABLE
 2021-01-20  1:43 UTC  (12+ messages)
` [PATCH v6 01/14] mm/gup: don't pin migrated cma pages in movable zone
` [PATCH v6 02/14] mm/gup: check every subpage of a compound page during isolation
` [PATCH v6 04/14] mm/gup: check for isolation errors
` [PATCH v6 05/14] mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN
` [PATCH v6 08/14] mm/gup: do not migrate zero page
` [PATCH v6 09/14] mm/gup: migrate pinned pages out of movable zone
` [PATCH v6 10/14] memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
` [PATCH v6 11/14] mm/gup: change index type to long as it counts pages
` [PATCH v6 12/14] mm/gup: longterm pin migration cleaup
` [PATCH v6 13/14] selftests/vm: test flag is broken
` [PATCH v6 14/14] selftests/vm: test faulting in kernel, and verify pinnable pages

[net-next 0/6] net: ethernet: ti: am65-cpsw-nuss: introduce support for am64x cpsw3g
 2021-01-20  1:50 UTC  (2+ messages)

[PATCH 1/3] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
 2021-01-20  1:53 UTC  (3+ messages)

[PATCH net-next] net: tun: fix misspellings using codespell tool
 2021-01-20  1:50 UTC  (2+ messages)

[PATCH] drm/amd/display: Implement functions to let DC allocate GPU memory
 2021-01-20  1:53 UTC  (2+ messages)

[PATCH] net: smsc911x: Make Runtime PM handling more fine-grained
 2021-01-20  1:50 UTC  (2+ messages)

[PATCH][next] selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
 2021-01-20  1:50 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: cleanup some definitions which is not used anymore
 2021-01-20  1:50 UTC  (2+ messages)

[PATCH v2] iio: imu: bmi160: add mutex_lock for avoiding race
 2021-01-20  1:48 UTC  (2+ messages)

[meta-networking][PATCH] blueman: refresh patch
 2021-01-20  1:49 UTC 

[PATCH V3] MIPS: Loongson64: Add kexec/kdump support
 2021-01-20  1:49 UTC  (7+ messages)

[PATCH 1/3] docs: zh_CN: add mips index.rst translation
 2021-01-20  1:47 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: powerpc: Add a schema for the 'sleep' property
 2021-01-20  1:44 UTC  (5+ messages)

[LTP] [PATCH v2] cpuset: skip test when cpu or nodes are not numbered continously from 0
 2021-01-20  1:45 UTC  (5+ messages)
` [LTP] [PATCH v3 1/2] cpuset: skip test when cpu or nodes are not numbered continuously "

[PATCH 0/2] capability conversion fixes
 2021-01-20  1:34 UTC  (3+ messages)
` [PATCH 2/2] security.capability: fix conversions on getxattr

[PATCH v7 0/6] usb: Support USB 3.2 multi-lanes
 2021-01-20  1:36 UTC  (7+ messages)
` [PATCH v7 1/6] dt-binding: usb: Include USB SSP rates in GenXxY
` [PATCH v7 2/6] usb: common: Parse for USB SSP genXxY
` [PATCH v7 3/6] usb: dwc3: core: Check maximum_speed "
` [PATCH v7 4/6] usb: dwc3: gadget: Implement setting of SSP rate
` [PATCH v7 5/6] usb: dwc3: gadget: Track connected SSP rate and lane count
` [PATCH v7 6/6] usb: dwc3: gadget: Set speed only up to the max supported

[PATCH] erofs: fix shift-out-of-bounds of blkszbits
 2021-01-20  1:30 UTC  (2+ messages)

[PATCH v6 00/11] usb: Support USB 3.2 multi-lanes
 2021-01-20  1:38 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] doc: fix testpmd sample qinq flow rules
 2021-01-20  1:42 UTC  (2+ messages)

[PATCH] Input: ft5x06 - of_device_id using CONFIG_OF
 2021-01-20  0:53 UTC 

[PATCH v2 0/5] create hugetlb flags to consolidate state
 2021-01-20  1:30 UTC  (4+ messages)
` [PATCH v2 1/5] hugetlb: use page.private for hugetlb specific page flags
` [PATCH v2 4/5] hugetlb: convert PageHugeTemporary() to HPageTemporary flag
` [PATCH v2 5/5] hugetlb: convert PageHugeFreed to HPageFreed flag

[dpdk-dev] [PATCH v1] doc: update release notes for iavf
 2021-01-20  1:34 UTC 

[PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2021-01-20  1:31 UTC  (2+ messages)

Splicing to/from a tty
 2021-01-20  1:25 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 01/15] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:27 UTC  (19+ messages)
` [dm-devel] [PATCH AUTOSEL 4.19 02/15] dm integrity: select CRYPTO_SKCIPHER
` [PATCH AUTOSEL 4.19 03/15] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 4.19 05/15] riscv: Fix kernel time_init()
` [PATCH AUTOSEL 4.19 09/15] xen: Fix event channel callback via INTX/GSI
` [PATCH AUTOSEL 4.19 10/15] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH AUTOSEL 4.19 11/15] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 4.19 12/15] drm/nouveau/privring: ack interrupts the same way as RM
` [PATCH AUTOSEL 4.19 13/15] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
` [PATCH AUTOSEL 4.19 14/15] drm/nouveau/mmu: fix vram heap sizing
` [PATCH AUTOSEL 4.19 15/15] drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0

[PATCH AUTOSEL 5.4 01/26] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:27 UTC  (30+ messages)
` [PATCH AUTOSEL 5.4 02/26] HID: multitouch: Enable multi-input for Synaptics pointstick/touchpad device
` [dm-devel] [PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
` [PATCH AUTOSEL 5.4 04/26] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 5.4 07/26] riscv: Fix kernel time_init()
` [PATCH AUTOSEL 5.4 08/26] riscv: Fix sifive serial driver
` [PATCH AUTOSEL 5.4 10/26] HID: Ignore battery for Elan touchscreen on ASUS UX550
` [PATCH AUTOSEL 5.4 13/26] arm64: make atomic helpers __always_inline
` [PATCH AUTOSEL 5.4 14/26] xen: Fix event channel callback via INTX/GSI
` [PATCH AUTOSEL 5.4 16/26] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH AUTOSEL 5.4 17/26] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device
` [PATCH AUTOSEL 5.4 18/26] dts: phy: add GPIO number and active state used for phy reset
` [PATCH AUTOSEL 5.4 19/26] riscv: defconfig: enable gpio support for HiFive Unleashed
` [PATCH AUTOSEL 5.4 20/26] drm/amdgpu/psp: fix psp gfx ctrl cmds
` [PATCH AUTOSEL 5.4 21/26] drm/amd/display: Fix to be able to stop crc calculation
` [PATCH AUTOSEL 5.4 22/26] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 5.4 23/26] drm/nouveau/privring: ack interrupts the same way as RM
` [PATCH AUTOSEL 5.4 24/26] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
` [PATCH AUTOSEL 5.4 25/26] drm/nouveau/mmu: fix vram heap sizing
` [PATCH AUTOSEL 5.4 26/26] drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0

[PATCH] ath10k: fix wmi mgmt tx queue full due to race condition
 2021-01-20  1:33 UTC  (3+ messages)

[PATCH v8 0/4] Introduce TEE based Trusted Keys support
 2021-01-20  1:31 UTC  (9+ messages)
` [PATCH v8 2/4] KEYS: trusted: Introduce TEE based Trusted Keys

[PATCH AUTOSEL 4.4 1/4] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:28 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 4.4 3/4] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 4.4 4/4] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields

[PATCH AUTOSEL 4.9 1/4] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:28 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 2/4] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 4.9 3/4] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 4.9 4/4] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields

✅ PASS: Test report for kernel 5.10.8 (stable-queue)
 2021-01-20  1:30 UTC 

[PATCH AUTOSEL 4.14 1/9] ASoC: Intel: haswell: Add missing pm_ops
 2021-01-20  1:28 UTC  (12+ messages)
` [dm-devel] [PATCH AUTOSEL 4.14 2/9] dm integrity: select CRYPTO_SKCIPHER
` [PATCH AUTOSEL 4.14 3/9] scsi: ufs: Correct the LUN used in eh_device_reset_handler() callback
` [PATCH AUTOSEL 4.14 5/9] xen: Fix event channel callback via INTX/GSI
` [PATCH AUTOSEL 4.14 6/9] net: stmmac: Fixed mtu channged by cache aligned
` [PATCH AUTOSEL 4.14 7/9] drm/nouveau/bios: fix issue shadowing expansion ROMs
` [PATCH AUTOSEL 4.14 8/9] drm/nouveau/privring: ack interrupts the same way as RM
` [PATCH AUTOSEL 4.14 9/9] drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields

[Intel-wired-lan] [PATCH net v4 0/2] i40e: Fix for link-flapping
 2021-01-20  1:29 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net v4 1/2] i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"
` [Intel-wired-lan] [PATCH net v4 2/2] i40e: refactor repeated link state reporting code

[dpdk-dev] [PATCH v1] net/iavf: rename the VLAN offload virtchnl message
 2021-01-20  1:10 UTC 

[PATCH] roms/opensbi: Upgrade from v0.8 to v0.9
 2021-01-20  1:23 UTC  (3+ messages)

[GIT PULL] SoCFPGA DTS updates for v5.12
 2021-01-20  1:23 UTC  (3+ messages)

[PATCH v3 0/5] Tegra PMC driver fixes and improvements
 2021-01-20  1:23 UTC  (4+ messages)
` [PATCH v3 1/5] soc/tegra: pmc: Fix imbalanced clock disabling in error code path
` [PATCH v3 2/5] soc/tegra: pmc: Fix completion of power-gate toggling
` [PATCH v3 3/5] soc/tegra: pmc: Ensure that clock rates aren't too high

[Intel-wired-lan] [PATCH net-next v2] i40e: Log error for oversized MTU on device
 2021-01-20  1:25 UTC  (2+ messages)

[PATCH 0/3] dwarves,libbpf: Add support to use optional extended section index table
 2021-01-20  1:23 UTC  (3+ messages)
` [PATCH 1/3] elf_symtab: Add support for SHN_XINDEX index to elf_section_by_name


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.