All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-13 15:19:23 to 2022-09-13 15:45:30 UTC [more...]

[PATCH v3 00/14] Make atmel serial driver aware of GCLK
 2022-09-13 14:28 UTC  (3+ messages)
` [PATCH v3 07/14] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60

[PATCH v8 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-09-13 14:53 UTC  (3+ messages)
` [PATCH v8 1/3] x86/sgx: Rename the owner field of struct sgx_epc_page as encl_owner
` [PATCH v8 2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case

[PATCH 4.9 00/42] 4.9.328-rc1 review
 2022-09-13 14:08 UTC  (37+ messages)
` [PATCH 4.9 02/42] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
` [PATCH 4.9 04/42] serial: fsl_lpuart: RS485 RTS polariy is inverse
` [PATCH 4.9 05/42] staging: rtl8712: fix use after free bugs
` [PATCH 4.9 06/42] vt: Clear selection before changing the font
` [PATCH 4.9 07/42] USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
` [PATCH 4.9 08/42] hwmon: (gpio-fan) Fix array out of bounds access
` [PATCH 4.9 09/42] xhci: Add grace period after xHC start to prevent premature runtime suspend
` [PATCH 4.9 11/42] USB: serial: option: add support for OPPO R11 diag port
` [PATCH 4.9 12/42] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
` [PATCH 4.9 13/42] USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
` [PATCH 4.9 14/42] usb-storage: Add ignore-residue quirk for NXP PN7462AU
` [PATCH 4.9 15/42] s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
` [PATCH 4.9 16/42] s390: fix nospec table alignments
` [PATCH 4.9 17/42] USB: core: Prevent nested device-reset calls
` [PATCH 4.9 18/42] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
` [PATCH 4.9 19/42] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
` [PATCH 4.9 21/42] ALSA: seq: oss: Fix data-race for max_midi_devs access
` [PATCH 4.9 22/42] ALSA: seq: Fix data-race at module auto-loading
` [PATCH 4.9 23/42] fs: only do a memory barrier for the first set_buffer_uptodate()
` [PATCH 4.9 24/42] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
` [PATCH 4.9 25/42] drm/radeon: add a force flush to delay work when radeon
` [PATCH 4.9 26/42] parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
` [PATCH 4.9 27/42] parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
` [PATCH 4.9 28/42] fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
` [PATCH 4.9 30/42] ALSA: aloop: Fix random zeros in capture data when using jiffies timer
` [PATCH 4.9 31/42] ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
` [PATCH 4.9 32/42] scsi: mpt3sas: Fix use-after-free warning
` [PATCH 4.9 33/42] driver core: Dont probe devices after bus_type.match() probe deferral
` [PATCH 4.9 34/42] netfilter: br_netfilter: Drop dst references before setting
` [PATCH 4.9 35/42] netfilter: nf_conntrack_irc: Fix forged IP logic
` [PATCH 4.9 36/42] sch_sfb: Dont assume the skb is still around after enqueueing to child
` [PATCH 4.9 37/42] tipc: fix shift wrapping bug in map_get()
` [PATCH 4.9 38/42] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
` [PATCH 4.9 39/42] sch_sfb: Also store skb len before calling child enqueue
` [PATCH 4.9 40/42] usb: dwc3: fix PHY disable sequence
` [PATCH 4.9 42/42] SUNRPC: use _bh spinlocking on ->transport_lock

[PATCH 4.19 00/79] 4.19.257-rc1 review
 2022-09-13 14:07 UTC  (25+ messages)
` [PATCH 4.19 06/79] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
` [PATCH 4.19 08/79] drm/msm/dsi: fix the inconsistent indenting
` [PATCH 4.19 09/79] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH 4.19 12/79] wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
` [PATCH 4.19 13/79] Revert "xhci: turn off port power in shutdown"
` [PATCH 4.19 17/79] tcp: annotate data-race around challenge_timestamp
` [PATCH 4.19 20/79] serial: fsl_lpuart: RS485 RTS polariy is inverse
` [PATCH 4.19 28/79] clk: core: Fix runtime PM sequence in clk_core_unprepare()
` [PATCH 4.19 30/79] hwmon: (gpio-fan) Fix array out of bounds access
` [PATCH 4.19 31/79] thunderbolt: Use the actual buffer in tb_async_error()
` [PATCH 4.19 38/79] usb: dwc2: fix wrong order of phy_power_on and phy_init
` [PATCH 4.19 42/79] s390: fix nospec table alignments
` [PATCH 4.19 45/79] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
` [PATCH 4.19 48/79] ALSA: seq: Fix data-race at module auto-loading
` [PATCH 4.19 51/79] parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
` [PATCH 4.19 55/79] fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
` [PATCH 4.19 57/79] ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
` [PATCH 4.19 62/79] scsi: mpt3sas: Fix use-after-free warning
` [PATCH 4.19 64/79] netfilter: br_netfilter: Drop dst references before setting
` [PATCH 4.19 69/79] ipv6: sr: fix out-of-bounds read when setting HMAC data
` [PATCH 4.19 70/79] RDMA/mlx5: Set local port to one when accessing counters
` [PATCH 4.19 71/79] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
` [PATCH 4.19 76/79] usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
` [PATCH 4.19 77/79] x86/nospec: Fix i386 RSB stuffing

[PATCH] ASoC: dt-bindings: qcom,q6afe: remove binding
 2022-09-13 14:45 UTC  (2+ messages)

[PATCH 5.10 00/79] 5.10.143-rc1 review
 2022-09-13 14:04 UTC  (6+ messages)
` [PATCH 5.10 01/79] NFSD: Fix verifier returned in stable WRITEs
` [PATCH 5.10 04/79] tty: n_gsm: avoid call of sleeping functions from atomic context
` [PATCH 5.10 12/79] scsi: megaraid_sas: Fix double kfree()
` [PATCH 5.10 15/79] drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup
` [PATCH 5.10 23/79] drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly

[PATCH] mm/damon: simplify scheme create in lru_sort.c
 2022-09-13 15:43 UTC  (2+ messages)

[PATCH v6 0/3] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-09-13 15:41 UTC  (10+ messages)
` [PATCH v6 1/3] dt-bindings: mediatek: Add bindings for MT6795 M4U
` [PATCH v6 2/3] iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173
` [PATCH v6 3/3] iommu/mediatek: Add support for MT6795 Helio X10 M4Us

[Intel-gfx] [PATCH] drm/i915/DG{1, 2}: FIXME Temporary hammer to disable rpm
 2022-09-13 15:43 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 4.14 00/61] 4.14.293-rc1 review
 2022-09-13 14:08 UTC  (44+ messages)
` [PATCH 4.14 01/61] bpf: Verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
` [PATCH 4.14 02/61] selftests/bpf: Fix test_align verifier log patterns
` [PATCH 4.14 04/61] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH 4.14 06/61] wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
` [PATCH 4.14 07/61] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
` [PATCH 4.14 09/61] serial: fsl_lpuart: RS485 RTS polariy is inverse
` [PATCH 4.14 10/61] staging: rtl8712: fix use after free bugs
` [PATCH 4.14 13/61] binder: fix UAF of ref->proc caused by race condition
` [PATCH 4.14 16/61] hwmon: (gpio-fan) Fix array out of bounds access
` [PATCH 4.14 17/61] thunderbolt: Use the actual buffer in tb_async_error()
` [PATCH 4.14 18/61] xhci: Add grace period after xHC start to prevent premature runtime suspend
` [PATCH 4.14 19/61] USB: serial: cp210x: add Decagon UCA device id
` [PATCH 4.14 20/61] USB: serial: option: add support for OPPO R11 diag port
` [PATCH 4.14 21/61] USB: serial: option: add Quectel EM060K modem
` [PATCH 4.14 23/61] usb: dwc2: fix wrong order of phy_power_on and phy_init
` [PATCH 4.14 24/61] USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
` [PATCH 4.14 25/61] usb-storage: Add ignore-residue quirk for NXP PN7462AU
` [PATCH 4.14 26/61] s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages
` [PATCH 4.14 27/61] s390: fix nospec table alignments
` [PATCH 4.14 28/61] USB: core: Prevent nested device-reset calls
` [PATCH 4.14 29/61] usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
` [PATCH 4.14 30/61] wifi: mac80211: Dont finalize CSA in IBSS mode if state is disconnected
` [PATCH 4.14 31/61] net: mac802154: Fix a condition in the receive path
` [PATCH 4.14 33/61] ALSA: seq: Fix data-race at module auto-loading
` [PATCH 4.14 34/61] efi: capsule-loader: Fix use-after-free in efi_capsule_write
` [PATCH 4.14 35/61] wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
` [PATCH 4.14 38/61] drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup
` [PATCH 4.14 39/61] drm/radeon: add a force flush to delay work when radeon
` [PATCH 4.14 43/61] fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
` [PATCH 4.14 44/61] ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
` [PATCH 4.14 45/61] ALSA: aloop: Fix random zeros in capture data when using jiffies timer
` [PATCH 4.14 46/61] ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
` [PATCH 4.14 47/61] kprobes: Prohibit probes in gate area
` [PATCH 4.14 48/61] scsi: mpt3sas: Fix use-after-free warning
` [PATCH 4.14 49/61] driver core: Dont probe devices after bus_type.match() probe deferral
` [PATCH 4.14 51/61] netfilter: nf_conntrack_irc: Fix forged IP logic
` [PATCH 4.14 52/61] sch_sfb: Dont assume the skb is still around after enqueueing to child
` [PATCH 4.14 53/61] tipc: fix shift wrapping bug in map_get()
` [PATCH 4.14 54/61] ipv6: sr: fix out-of-bounds read when setting HMAC data
` [PATCH 4.14 55/61] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
` [PATCH 4.14 56/61] sch_sfb: Also store skb len before calling child enqueue
` [PATCH 4.14 57/61] usb: dwc3: fix PHY disable sequence
` [PATCH 4.14 59/61] USB: serial: ch341: fix disabled rx timer on older devices

[PATCH v2] x86/PV: issue branch prediction barrier when switching 64-bit guest to kernel mode
 2022-09-13 15:41 UTC  (2+ messages)

[PATCH v3 0/1] Add semihosting support in opensbi
 2022-09-13 15:41 UTC  (3+ messages)
` [PATCH v3] lib: utils/serial: add semihosting support

[PATCH 1/2] gpio: mt7621: Switch to use fwnode instead of of_node
 2022-09-13 14:43 UTC  (4+ messages)
` [PATCH 2/2] gpio: mt7621: Make the irqchip immutable

[PATCH 5.4 000/108] 5.4.212-rc1 review
 2022-09-13 14:06 UTC  (17+ messages)
` [PATCH 5.4 006/108] net: dp83822: disable false carrier interrupt
` [PATCH 5.4 025/108] tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete
` [PATCH 5.4 028/108] misc: fastrpc: fix memory corruption on probe
` [PATCH 5.4 037/108] Input: rk805-pwrkey - fix module autoloading
` [PATCH 5.4 040/108] gpio: pca953x: Add mutex_lock for regcache sync in PM
` [PATCH 5.4 042/108] xhci: Add grace period after xHC start to prevent premature runtime suspend
` [PATCH 5.4 043/108] USB: serial: cp210x: add Decagon UCA device id
` [PATCH 5.4 046/108] USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode
` [PATCH 5.4 052/108] s390: fix nospec table alignments
` [PATCH 5.4 060/108] ALSA: seq: Fix data-race at module auto-loading
` [PATCH 5.4 070/108] drm/radeon: add a force flush to delay work when radeon
` [PATCH 5.4 071/108] parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
` [PATCH 5.4 072/108] parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
` [PATCH 5.4 075/108] fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
` [PATCH 5.4 081/108] debugfs: add debugfs_lookup_and_remove()
` [PATCH 5.4 084/108] scsi: lpfc: Add missing destroy_workqueue() in error path

[PATCH 0/4] ADD SOF support for rembrandt platform
 2022-09-13 14:43 UTC  (3+ messages)
` [PATCH 2/4] ASoC: SOF: amd: Add support for Rembrandt plaform
` [PATCH 4/4] ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024

[OE-core][kirkstone 00/24] Patch review
 2022-09-13 15:40 UTC  (3+ messages)
` [OE-core][kirkstone 24/24] npm: use npm_registry to cache package

[Intel-gfx] [PATCH 00/19] Add DG2 OA support
 2022-09-13 15:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH 02/19] drm/i915/perf: Add OA formats for DG2

[PATCH] drm/rockchip: vop2: Fix Null Pointer Dereference on Multiple VPs
 2022-09-13 15:36 UTC  (5+ messages)

[PATCH] fuzz: add basic fuzz testing for git command
 2022-09-13 14:22 UTC 

[PATCH v1] dt-bindings: clock: convert rockchip,rk3128-cru.txt to YAML
 2022-09-13 15:32 UTC  (3+ messages)

A divide error bug in framebuffer_check
 2022-09-13 15:36 UTC  (3+ messages)
` [PATCH] drm/fourcc: Fix vsub/hsub for Q410 and Q401

[Intel-gfx] [PATCH v1 0/3] drm/i915: A couple of if/else ladder refactors
 2022-09-13 15:36 UTC  (4+ messages)
` [Intel-gfx] [PATCH v1 2/3] drm/i915/gt: Extract per-platform function for frequency read

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2022-09-13 14:40 UTC  (13+ messages)

Yocto Project Status 13 September 2022 (WW37)
 2022-09-13 15:36 UTC 

[PATCH] mm/damon: add MADV_COLLAPSE support in damos_action
 2022-09-13 15:29 UTC  (2+ messages)

[meta-oe][kirkstone] nodejs-oe-cache-native: initial checkin
 2022-09-13 15:34 UTC 

[PATCH v5 00/21] Variety of fixes and new features for mr75203 driver
 2022-09-13 14:40 UTC  (5+ messages)
` [PATCH v5 20/21] hwmon: (mr75203) add debugfs to read and write temperature coefficients

[PATCH 0/2] gpiolib: export the consumer's PID to user-space
 2022-09-13 14:35 UTC  (10+ messages)
` [PATCH 2/2] gpiolib: cdev: export the consumer's PID

[PATCH] dt-bindings: pwm: tegra: Document Tegra234 pwm binding
 2022-09-13 14:37 UTC  (3+ messages)

[PATCH -next] phy: usb: sunplus: Fix return value check in update_disc_vol()
 2022-09-13 15:28 UTC  (2+ messages)

[PATCH v2 0/1] Convert phy-ocelot-serdes documentation to YAML
 2022-09-13 15:23 UTC  (3+ messages)
` [PATCH v2 1/1] dt-bindings: phy: ocelot-serdes: convert "

[PATCH v2 0/5] soundwire: Fixes for spurious and missing UNATTACH
 2022-09-13 15:30 UTC  (6+ messages)
` [PATCH v2 5/5] soundwire: bus: Don't exit early if no device IDs were programmed

[PATCH v3] dmaengine: mxs: fix driver registering
 2022-09-13 15:16 UTC  (3+ messages)

[PATCH 1/3] ARM: dts: qcom-msm8660: Add GSBI1 SPI bus
 2022-09-13 15:17 UTC  (2+ messages)
` (subset) "

[PATCH 5.15 000/121] 5.15.68-rc1 review
 2022-09-13 14:04 UTC  (3+ messages)
` [PATCH 5.15 095/121] RDMA/irdma: Report the correct max cqes from query device
` [PATCH 5.15 098/121] sch_sfb: Also store skb len before calling child enqueue

[Intel-gfx] [PATCH v5 0/2] DGFX mmap with rpm
 2022-09-13 15:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 1/2] drm/i915: Refactor userfault_wakeref to re-use
` [Intel-gfx] [PATCH v5 2/2] drm/i915/dgfx: Release mmap on rpm suspend

[PATCH v1 02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c
 2022-09-13 14:26 UTC  (2+ messages)

[yocto-docs][kirkstone] system-requirements.rst: Add Ubuntu 22.04 to list of supported distros
 2022-09-13 15:27 UTC 

[GIT PULL] Driver core changes for 6.0-rc1
 2022-09-13 15:15 UTC  (4+ messages)

[PATCH] phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference returned by of_get_parent()
 2022-09-13 15:15 UTC  (5+ messages)
  `  "
    `  "
      `  "

[PATCH v2] python3: add PACKAGECONFIG[editline]
 2022-09-13 15:25 UTC 

[PATCH v4 0/8] drm/vc4: Reset HDMI link at hotplug
 2022-09-13 15:25 UTC  (2+ messages)

[PATCH v13 0/3] Add QCOM SNPS PHY overriding params support
 2022-09-13 15:14 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Introduce gfx software ring(v3)
 2022-09-13 15:23 UTC  (3+ messages)
` [PATCH 2/4] drm/amdgpu: Add software ring callbacks for gfx9(v3)

[meta-yocto][kirkstone 0/2] Patch review
 2022-09-13 15:22 UTC  (3+ messages)
` [meta-yocto][kirkstone 1/2] poky.conf: add ubuntu-22.04 to tested distros
` [meta-yocto][kirkstone 2/2] poky.conf: bump version for 4.0.4

[PATCH v2 00/11] mm: ioremap: Convert architectures to take GENERIC_IOREMAP way
 2022-09-13 15:11 UTC  (11+ messages)
` [PATCH v2 02/11] mm: ioremap: fixup the physical address and page prot

[Intel-gfx] [PATCH v5 0/4] lrc selftest fixes
 2022-09-13 15:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 1/4] drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
` [Intel-gfx] [PATCH v5 2/4] drm/i915/selftests: Check for incomplete LRI from the context image
` [Intel-gfx] [PATCH v5 3/4] drm/i915/selftest: Always cancel semaphore on error
` [Intel-gfx] [PATCH v5 4/4] drm/i915/selftest: Clear the output buffers before GPU writes

[PATCH -next] ASoC: Intel: fix unused-variable warning in probe_codec
 2022-09-13 15:21 UTC  (3+ messages)

[PATCH v5 0/3] MediaTek Helio X10 MT6795 - M4U/IOMMU Support
 2022-09-13 15:04 UTC  (4+ messages)
` [PATCH v5 2/3] iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173

[LTP] [PATCH 0/3] Fix ADSP074 timeouts
 2022-09-13 15:19 UTC  (4+ messages)
` [LTP] [PATCH 1/3] Add tst_validate_children() helper function
` [LTP] [PATCH 2/3] Make io_read() runtime-aware
` [LTP] [PATCH 3/3] dio_sparse: Fix child exit code

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-09-13 15:04 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-09-13 15:19 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/hwmon: Add HWMON current voltage support


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.