All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-13 14:37:28 to 2022-09-13 14:54:51 UTC [more...]

[PATCH v3 00/14] Make atmel serial driver aware of GCLK
 2022-09-13 14:28 UTC  (12+ messages)
` [PATCH v3 06/14] dt-bindings: serial: atmel,at91-usart: convert to json-schema
` [PATCH v3 07/14] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
` [PATCH v3 08/14] dt-bindings: mfd: atmel,sama5d2-flexcom: Add USART child node ref binding
` [PATCH v3 09/14] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
` [PATCH v3 10/14] tty: serial: atmel: Define GCLK as USART baudrate source clock
` [PATCH v3 11/14] tty: serial: atmel: Define BRSRCCK bitmask of UART IP's Mode Register
` [PATCH v3 12/14] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v3 13/14] clk: at91: sama5d2: Add Generic Clocks for UART/USART
` [PATCH v3 14/14] tty: serial: atmel: Make the driver aware of the existence of GCLK

[PATCH 5.15 000/121] 5.15.68-rc1 review
 2022-09-13 14:05 UTC  (46+ messages)
` [PATCH 5.15 001/121] net: wwan: iosm: remove pointless null check
` [PATCH 5.15 010/121] drm/gem: Fix GEM handle release errors
` [PATCH 5.15 023/121] md: Flush workqueue md_rdev_misc_wq in md_alloc()
` [PATCH 5.15 028/121] ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
` [PATCH 5.15 040/121] drm/i915: Implement WaEdpLinkRateDataReload
` [PATCH 5.15 041/121] scsi: mpt3sas: Fix use-after-free warning
` [PATCH 5.15 066/121] ARM: dts: at91: sama5d2_icp: dont keep vdd_other enabled all the time
` [PATCH 5.15 067/121] netfilter: br_netfilter: Drop dst references before setting
` [PATCH 5.15 068/121] netfilter: nf_tables: clean up hook list when offload flags check fails
` [PATCH 5.15 069/121] netfilter: nf_conntrack_irc: Fix forged IP logic
` [PATCH 5.15 071/121] ALSA: usb-audio: Inform the delayed registration more properly
` [PATCH 5.15 072/121] ALSA: usb-audio: Register card again for iface over delayed_register option
` [PATCH 5.15 073/121] rxrpc: Fix ICMP/ICMP6 error handling
` [PATCH 5.15 075/121] afs: Use the operation issue time instead of the reply time for callbacks
` [PATCH 5.15 078/121] tipc: fix shift wrapping bug in map_get()
` [PATCH 5.15 079/121] net: introduce __skb_fill_page_desc_noacc
` [PATCH 5.15 080/121] tcp: TX zerocopy should not sense pfmemalloc status
` [PATCH 5.15 081/121] ice: use bitmap_free instead of devm_kfree
` [PATCH 5.15 082/121] i40e: Fix kernel crash during module removal
` [PATCH 5.15 083/121] iavf: Detach device during reset task
` [PATCH 5.15 084/121] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
` [PATCH 5.15 087/121] ipv6: sr: fix out-of-bounds read when setting HMAC data
` [PATCH 5.15 088/121] IB/core: Fix a nested dead lock as part of ODP flow
` [PATCH 5.15 089/121] RDMA/mlx5: Set local port to one when accessing counters
` [PATCH 5.15 090/121] erofs: fix pcluster use-after-free on UP platforms
` [PATCH 5.15 092/121] nvme-tcp: fix regression that causes sporadic requests to time out
` [PATCH 5.15 094/121] nvmet: fix mar and mor off-by-one errors
` [PATCH 5.15 096/121] RDMA/irdma: Return correct WC error for bind operation failure
` [PATCH 5.15 097/121] RDMA/irdma: Report RNR NAK generation in device caps
` [PATCH 5.15 100/121] hwmon: (tps23861) fix byte order in resistance register
` [PATCH 5.15 101/121] ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
` [PATCH 5.15 102/121] ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
` [PATCH 5.15 104/121] kbuild: disable header exports for UML in a straightforward way
` [PATCH 5.15 105/121] i40e: Refactor tc mqprio checks
` [PATCH 5.15 106/121] i40e: Fix ADQ rate limiting for PF
` [PATCH 5.15 107/121] swiotlb: avoid potential left shift overflow
` [PATCH 5.15 108/121] iommu/amd: use full 64-bit value in build_completion_wait()
` [PATCH 5.15 109/121] s390/boot: fix absolute zero lowcore corruption on boot
` [PATCH 5.15 111/121] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
` [PATCH 5.15 112/121] hwmon: (mr75203) fix voltage equation for negative source input
` [PATCH 5.15 113/121] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH 5.15 115/121] Revert "arm64: kasan: Revert "arm64: mte: reset the page tag in page->flags""
` [PATCH 5.15 116/121] arm64/bti: Disable in kernel BTI when cross section thunks are broken
` [PATCH 5.15 118/121] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly
` [PATCH 5.15 119/121] drm/bridge: display-connector: implement bus fmts callbacks

[PATCH 5.4 000/108] 5.4.212-rc1 review
 2022-09-13 14:06 UTC  (16+ messages)
` [PATCH 5.4 001/108] efi: capsule-loader: Fix use-after-free in efi_capsule_write
` [PATCH 5.4 004/108] fs: only do a memory barrier for the first set_buffer_uptodate()
` [PATCH 5.4 005/108] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
` [PATCH 5.4 008/108] drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
` [PATCH 5.4 009/108] platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask
` [PATCH 5.4 010/108] iio: adc: mcp3911: make use of the sign bit
` [PATCH 5.4 011/108] ieee802154/adf7242: defer destroy_workqueue call
` [PATCH 5.4 013/108] Revert "xhci: turn off port power in shutdown"
` [PATCH 5.4 014/108] net: sched: tbf: dont call qdisc_put() while holding tree lock
` [PATCH 5.4 015/108] ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler
` [PATCH 5.4 016/108] kcm: fix strp_init() order and cleanup
` [PATCH 5.4 018/108] tcp: annotate data-race around challenge_timestamp
` [PATCH 5.4 019/108] Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
` [PATCH 5.4 023/108] powerpc: align syscall table for ppc32
` [PATCH 5.4 034/108] clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops

[PATCH v4 00/15] ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixes
 2022-09-13 14:53 UTC  (7+ messages)
` [PATCH v4 11/15] ASoC: dt-bindings: qcom,q6adm: convert to dtschema
` [PATCH v4 12/15] ASoC: dt-bindings: qcom, q6dsp-lpass-ports: cleanup example
  ` [PATCH v4 12/15] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: "
` [PATCH v4 13/15] ASoC: dt-bindings: qcom, q6dsp-lpass-clocks: "
  ` [PATCH v4 13/15] ASoC: dt-bindings: qcom,q6dsp-lpass-clocks: "

[PATCH 0/4] ADD SOF support for rembrandt platform
 2022-09-13 14:53 UTC  (6+ messages)
` [PATCH 1/4] ASoC: SOF: amd: Make ACP core code generic for newer SOC transition
` [PATCH 2/4] ASoC: SOF: amd: Add support for Rembrandt plaform
` [PATCH 3/4] ASoC: SOF: Adding amd HS functionality to the sof core
` [PATCH 4/4] ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024

[Buildroot] [git commit branch/2022.02.x] DEVELOPERS: remove useless whitespaces before tabs
 2022-09-13 14:43 UTC 

[Buildroot] [git commit branch/2022.02.x] package/babeltrace2: fix host package build failure
 2022-09-13 14:42 UTC 

[Buildroot] [git commit branch/2022.02.x] boot/arm-trusted-firmware: set CFLAGS from environment, not override
 2022-09-13 14:34 UTC 

[Buildroot] [git commit branch/2022.02.x] support/scripts: fix TABs/spaces in check-host-rpath
 2022-09-13 14:38 UTC 

[Buildroot] [git commit branch/2022.05.x] DEVELOPERS: remove useless whitespaces before tabs
 2022-09-13 14:43 UTC 

[Buildroot] [git commit branch/2022.05.x] support/scripts: fix TABs/spaces in check-host-rpath
 2022-09-13 14:39 UTC 

[PATCH v6 00/10] Add PSR support for eDP
 2022-09-13 14:52 UTC  (4+ messages)
` [PATCH v6 01/10] drm/msm/disp/dpu: clear dpu_assign_crtc and get crtc from connector state instead of dpu_enc

[Buildroot] [git commit branch/2022.05.x] boot/arm-trusted-firmware: set CFLAGS from environment, not override
 2022-09-13 14:34 UTC 

[PATCH 5.10 00/79] 5.10.143-rc1 review
 2022-09-13 14:05 UTC  (60+ messages)
` [PATCH 5.10 02/79] xen-blkfront: Cache feature_persistent value before advertisement
` [PATCH 5.10 03/79] tty: n_gsm: initialize more members at gsm_alloc_mux()
` [PATCH 5.10 05/79] efi: libstub: Disable struct randomization
` [PATCH 5.10 06/79] efi: capsule-loader: Fix use-after-free in efi_capsule_write
` [PATCH 5.10 07/79] wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()
` [PATCH 5.10 08/79] net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()
` [PATCH 5.10 10/79] Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"
` [PATCH 5.10 11/79] scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX
` [PATCH 5.10 13/79] drm/gem: Fix GEM handle release errors
` [PATCH 5.10 14/79] drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
` [PATCH 5.10 17/79] parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()
` [PATCH 5.10 18/79] parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines
` [PATCH 5.10 19/79] arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level
` [PATCH 5.10 21/79] net/core/skbuff: Check the return value of skb_copy_bits()
` [PATCH 5.10 22/79] fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
` [PATCH 5.10 24/79] ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()
` [PATCH 5.10 25/79] ALSA: aloop: Fix random zeros in capture data when using jiffies timer
` [PATCH 5.10 26/79] ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
` [PATCH 5.10 27/79] kprobes: Prohibit probes in gate area
` [PATCH 5.10 28/79] debugfs: add debugfs_lookup_and_remove()
` [PATCH 5.10 31/79] scsi: mpt3sas: Fix use-after-free warning
` [PATCH 5.10 32/79] scsi: lpfc: Add missing destroy_workqueue() in error path
` [PATCH 5.10 34/79] cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
` [PATCH 5.10 35/79] cifs: remove useless parameter is_fsctl from SMB2_ioctl()
` [PATCH 5.10 36/79] smb3: missing inode locks in punch hole
` [PATCH 5.10 37/79] ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
` [PATCH 5.10 39/79] tee: fix compiler warning in tee_shm_register()
` [PATCH 5.10 40/79] RDMA/cma: Fix arguments order in net device validation
` [PATCH 5.10 41/79] soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
` [PATCH 5.10 42/79] RDMA/hns: Fix supported page size
` [PATCH 5.10 44/79] ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges
` [PATCH 5.10 45/79] ARM: dts: at91: sama5d2_icp: "
` [PATCH 5.10 46/79] ARM: dts: at91: sama5d27_wlsom1: dont keep ldo2 enabled all the time
` [PATCH 5.10 47/79] ARM: dts: at91: sama5d2_icp: dont keep vdd_other "
` [PATCH 5.10 48/79] netfilter: br_netfilter: Drop dst references before setting
` [PATCH 5.10 49/79] netfilter: nf_tables: clean up hook list when offload flags check fails
` [PATCH 5.10 50/79] netfilter: nf_conntrack_irc: Fix forged IP logic
` [PATCH 5.10 51/79] ALSA: usb-audio: Inform the delayed registration more properly
` [PATCH 5.10 52/79] ALSA: usb-audio: Register card again for iface over delayed_register option
` [PATCH 5.10 53/79] rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
` [PATCH 5.10 54/79] afs: Use the operation issue time instead of the reply time for callbacks
` [PATCH 5.10 55/79] sch_sfb: Dont assume the skb is still around after enqueueing to child
` [PATCH 5.10 56/79] tipc: fix shift wrapping bug in map_get()
` [PATCH 5.10 57/79] ice: use bitmap_free instead of devm_kfree
` [PATCH 5.10 58/79] i40e: Fix kernel crash during module removal
` [PATCH 5.10 59/79] net: fec: Use a spinlock to guard `fep->ptp_clk_on`
` [PATCH 5.10 60/79] xen-netback: only remove hotplug-status when the vif is actually destroyed
` [PATCH 5.10 61/79] RDMA/siw: Pass a pointer to virt_to_page()
` [PATCH 5.10 63/79] IB/core: Fix a nested dead lock as part of ODP flow
` [PATCH 5.10 65/79] nvme-tcp: fix UAF when detecting digest errors
` [PATCH 5.10 67/79] tcp: fix early ETIMEDOUT after spurious non-SACK RTO
` [PATCH 5.10 68/79] sch_sfb: Also store skb len before calling child enqueue
` [PATCH 5.10 70/79] ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
` [PATCH 5.10 71/79] MIPS: loongson32: ls1c: Fix hang during startup
` [PATCH 5.10 73/79] iommu/amd: use full 64-bit value in build_completion_wait()
` [PATCH 5.10 75/79] hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors
` [PATCH 5.10 77/79] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH 5.10 78/79] hwmon: (mr75203) enable polling for all VM channels
` [PATCH 5.10 79/79] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly

[Buildroot] [git commit branch/2022.05.x] package/babeltrace2: fix host package build failure
 2022-09-13 14:42 UTC 

[PATCH] x86: enable interrupts around dump_execstate()
 2022-09-13 14:50 UTC  (2+ messages)

What the proper way to enable meta-virtualization
 2022-09-13 14:50 UTC 

[PATCH 5.19 000/192] 5.19.9-rc1 review
 2022-09-13 14:04 UTC  (18+ messages)
` [PATCH 5.19 091/192] soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
` [PATCH 5.19 093/192] RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
` [PATCH 5.19 103/192] netfilter: br_netfilter: Drop dst references before setting
` [PATCH 5.19 114/192] Revert "net: phy: meson-gxl: improve link-up behavior"
` [PATCH 5.19 120/192] ice: use bitmap_free instead of devm_kfree
` [PATCH 5.19 128/192] bonding: add all node mcast address when slave up
` [PATCH 5.19 129/192] ipv6: sr: fix out-of-bounds read when setting HMAC data
` [PATCH 5.19 131/192] RDMA/mlx5: Set local port to one when accessing counters
` [PATCH 5.19 132/192] btrfs: zoned: fix mounting with conventional zones
` [PATCH 5.19 134/192] erofs: fix pcluster use-after-free on UP platforms
` [PATCH 5.19 138/192] btrfs: fix the max chunk size and stripe length calculation
` [PATCH 5.19 146/192] net: ethernet: mtk_eth_soc: fix typo in __mtk_foe_entry_clear
` [PATCH 5.19 167/192] bonding: accept unsolicited NA message
` [PATCH 5.19 168/192] swiotlb: avoid potential left shift overflow
` [PATCH 5.19 169/192] iommu/amd: use full 64-bit value in build_completion_wait()
` [PATCH 5.19 176/192] hwmon: (mr75203) fix multi-channel voltage reading
` [PATCH 5.19 178/192] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()

[pim] draft-ietf-6lo-multicast-registration-08 replacing MLD
 2022-09-13 14:50 UTC 

[PATCH v3 0/3] fix PCI AER issues
 2022-09-13 14:48 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
` [PATCH 2/3] drm/amdgpu: move nbio sdma_doorbell_range() into sdma "
` [PATCH 3/3] drm/amdgpu: make sure to init common IP before gmc

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

Setting constant-time mode CPU flag
 2022-09-13 14:47 UTC  (5+ messages)

[Buildroot] [PATCH] package/gdk-pixbuf: fix test compilation (disable tests)
 2022-09-13 14:46 UTC 

[PATCH v2] drm/plane-helper: Add a drm_plane_helper_atomic_check() helper
 2022-09-13 14:46 UTC  (3+ messages)

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

[dm-devel] How to debug missing devices in `multipath -l` (and …`-ll`)
 2022-09-13 14:37 UTC 

LSM stacking in next for 6.1?
 2022-09-13 14:45 UTC  (16+ messages)

[PATCH v2 00/20] nvmem: core: introduce NVMEM layouts
 2022-09-13 14:21 UTC  (4+ messages)
` [PATCH v2 15/20] dt-bindings: nvmem: add YAML schema for the sl28 vpd layout

mgag200 broken on kernel-6.0-rc3 on DELL/T620
 2022-09-13 14:44 UTC  (4+ messages)

[Buildroot] [PATCH] DEVELOPERS: remoove useless whitespaces before tabs
 2022-09-13 14:44 UTC  (2+ messages)

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

[Buildroot] [PATCH] package/babeltrace2: fix host package build failure
 2022-09-13 14:42 UTC  (2+ messages)

Question about loading bare metal firmware
 2022-09-13 14:35 UTC  (2+ messages)

[PATCH] mm/damon/sysfs: use the wrapper directly to check if the kdamond is running
 2022-09-13 14:41 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] tests/core_hotunplug: A couple of fixes and enhancements
 2022-09-13 14:41 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] [git commit] support/scripts: fix TABs/spaces in check-host-rpath
 2022-09-13 14:39 UTC  (2+ messages)

Is there a way to get CPU model from PECI bus
 2022-09-13 14:38 UTC 

qemu-x86_64 runs out of memory
 2022-09-13 14:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/gpsd: bump to 3.24
 2022-09-13 14:37 UTC 

[Buildroot] [PATCH 2/2] DEVELOPERS: Add Yann (at work) for gpsd
 2022-09-13 14:37 UTC 

[PATCH 1/3] powerpc: mm: move pud_pfn stub to common pgtable header
 2022-09-13 14:36 UTC  (5+ messages)
` [PATCH 3/3] powerpc: mm: support page table check


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.