linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 12:26:41 to 2021-07-28 14:36:24 UTC [more...]

[RFC PATCH 0/9] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-07-28 14:36 UTC  (7+ messages)
` [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
` [RFC PATCH 5/9] phy: phy-rockchip-inno-usb2: support standalone phy nodes
` [RFC PATCH 6/9] phy: phy-rockchip-inno-usb2: support muxed interrupts
` [RFC PATCH 8/9] arm64: dts: rockchip: add usb2 nodes to rk3568 device tree
` [RFC PATCH 9/9] arm64: dts: rockchip: add Quartz64-A usb2 support

[PATCH v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-28 14:34 UTC  (10+ messages)
` [PATCH v6 05/17] firmware: arm_scmi: Add transport optional init/exit support
` [PATCH v6 06/17] firmware: arm_scmi: Introduce monotonically increasing tokens
` [PATCH v6 08/17] firmware: arm_scmi: Add priv parameter to scmi_rx_callback
` [PATCH v6 10/17] firmware: arm_scmi: Make polling mode optional

[PATCH] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 14:33 UTC  (6+ messages)

[PATCH 0/9] fixes and enablement for rk356x
 2021-07-28 14:32 UTC  (17+ messages)
` [PATCH 1/9] dt-bindings: gpio: rockchip,gpio-bank: increase max clocks
` [PATCH 2/9] arm64: dts: rockchip: fix rk3568 mbi-alias
` [PATCH 3/9] arm64: dts: rockchip: add rk356x gpio debounce clocks
` [PATCH 4/9] arm64: dts: rockchip: add rk356x gmac1 node
` [PATCH 5/9] arm64: dts: rockchip: add rk3568 tsadc nodes
` [PATCH 6/9] arm64: dts: rockchip: add missing rk3568 cru phandles
` [PATCH 7/9] arm64: dts: rockchip: adjust rk3568 pll clocks
` [PATCH 8/9] arm64: dts: rockchip: enable gmac node on quartz64-a
` [PATCH 9/9] arm64: dts: rockchip: add thermal support to Quartz64 Model A

[syzbot] possible deadlock in iter_file_splice_write (2)
 2021-07-28 14:32 UTC  (2+ messages)

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-07-28 14:28 UTC  (10+ messages)
` [PATCH v7 06/10] dt-bindings: phy: Add bindings for HiKey 970 PCIe PHY

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-28 14:30 UTC  (12+ messages)

[PATCH v3 0/2] TCPM non-pd mode
 2021-07-28 14:31 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: connector: Add pd-supported property
` [PATCH v3 2/2] usb: typec: tcpm: Support non-PD mode

[PATCH v2 00/13] KVM: s390: pv: implement lazy destroy
 2021-07-28 14:26 UTC  (14+ messages)
` [PATCH v2 01/13] KVM: s390: pv: avoid stall notifications for some UVCs
` [PATCH v2 02/13] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v2 03/13] KVM: s390: pv: properly handle page flags for protected guests
` [PATCH v2 04/13] KVM: s390: pv: handle secure storage violations "
` [PATCH v2 05/13] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v2 06/13] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v2 07/13] KVM: s390: pv: usage counter instead of flag
` [PATCH v2 08/13] KVM: s390: pv: add export before import
` [PATCH v2 09/13] KVM: s390: pv: lazy destroy for reboot
` [PATCH v2 10/13] KVM: s390: pv: extend lazy destroy to handle shutdown
` [PATCH v2 11/13] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v2 12/13] KVM: s390: pv: add OOM notifier for "
` [PATCH v2 13/13] KVM: s390: pv: add support for UV feature bits

[PATCH v2 0/5] PM: add two devres helpers and use them in qcom cc
 2021-07-28 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] PM: runtime: add devm_pm_runtime_enable helper
` [PATCH v2 2/5] PM: clk: add devm_pm_clk_create helper
` [PATCH v2 3/5] clk: qcom: use devm_pm_runtime_enable and devm_pm_clk_create
` [PATCH v2 4/5] clk: qcom: use common code for qcom_cc_probe_by_index
` [PATCH v2 5/5] clk: qcom: move pm_clk functionality into common code

[PATH v2] scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach
 2021-07-28 14:24 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove BT debug code
 2021-07-28 14:18 UTC 

[tip:x86/cpu 5/7] arch/x86/mm/tlb.c:355:13: sparse: sparse: incorrect type in initializer (different address spaces)
 2021-07-28 14:18 UTC 

[PATCH v2 0/9] mm/memory_hotplug: "auto-movable" online policy and memory groups
 2021-07-28 14:16 UTC  (4+ messages)
` [PATCH v2 3/9] drivers/base/memory: introduce "memory groups" to logically group memory blocks

[PATCH v6 0/6] Introduce multi-preference mempolicy
 2021-07-28 14:11 UTC  (12+ messages)
` [PATCH v6 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes
` [PATCH v6 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy
` [PATCH v6 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY
` [PATCH v6 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies

[PATCH V2 net-next 0/7] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-28 14:10 UTC  (6+ messages)
` [PATCH V2 net-next 2/7] dt-bindings: net: fsl,fec: add RGMII internal clock delay
` [PATCH V2 net-next 5/7] net: fec: add MAC internal delayed clock feature support

[PATCH AUTOSEL 5.13 01/19] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-28 14:07 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 07/19] ipv6: allocate enough headroom in ip6_finish_output2()

[PATCH v4 2/2] arm64: dts: sc7180: Add required-opps for i2c
 2021-07-28 14:01 UTC  (12+ messages)

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-07-28 14:00 UTC  (2+ messages)

[PATCH 00/10] arm64: Self-hosted trace related erratum workarouds
 2021-07-28 13:52 UTC  (11+ messages)
` [PATCH 01/10] coresight: trbe: Add infrastructure for Errata handling
` [PATCH 02/10] coresight: trbe: Add a helper to calculate the trace generated
` [PATCH 03/10] coresight: trbe: Add a helper to pad a given buffer area
` [PATCH 04/10] coresight: trbe: Decouple buffer base from the hardware base
` [PATCH 05/10] coresight: trbe: Allow driver to choose a different alignment
` [PATCH 06/10] arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
` [PATCH 07/10] arm64: Add erratum detection for TRBE overwrite in FILL mode
` [PATCH 08/10] coresight: trbe: Workaround TRBE errat "
` [PATCH 09/10] arm64: Enable workaround for TRBE "
` [PATCH 10/10] arm64: errata: Add workaround for TSB flush failures

[PATCH v1 0/5] cpuidle: teo: Rework the idle state selection logic
 2021-07-28 13:52 UTC  (3+ messages)

[PATCH v2 0/5] drm/vc4: hdmi: Fix CEC access while disabled
 2021-07-28 13:52 UTC  (4+ messages)
` [PATCH v2 1/5] drm/vc4: hdmi: Make sure the controller is powered up during bind

[BUG] 4.4.262: infinite loop in futex_unlock_pi (EAGAIN loop)
 2021-07-28 13:51 UTC  (5+ messages)

[RFC][PATCH v2 00/12] integrity: Introduce DIGLIM
 2021-07-28 13:47 UTC  (18+ messages)
` [RFC][PATCH v2 02/12] diglim: Basic definitions
` [RFC][PATCH v2 04/12] diglim: Methods
` [RFC][PATCH v2 05/12] diglim: Parser
` [RFC][PATCH v2 06/12] diglim: Interfaces - digest_list_add, digest_list_del
` [RFC][PATCH v2 10/12] diglim: Interfaces - digests_count
` [RFC][PATCH v2 11/12] diglim: Remote Attestation

[PATCH 0/3] Address compilation of eBPF related software with clang compiler on arm architecture
 2021-07-28 13:49 UTC  (3+ messages)
` [PATCH 3/3] include/uapi/linux/swab: Fix potentially missing __always_inline

[PATCH v2] Bluetooth: Shutdown controller after workqueues are flushed or cancelled
 2021-07-28 13:50 UTC  (3+ messages)

[PATCH] kernel/module: add documentation for try_module_get()
 2021-07-28 13:49 UTC  (9+ messages)

[PATCH] init: move usermodehelper_enable() to populate_rootfs()
 2021-07-28 13:46 UTC 

[PATCH v1 1/1] bitmap.h: add const modifier to bitmap_next_[set/clear]_region() argument
 2021-07-28 13:46 UTC  (5+ messages)

[PATCH] riscv: stacktrace: fix dump_backtrace/walk_stackframe with NULL task
 2021-07-28 13:39 UTC  (4+ messages)

[PATCH v2 00/27] ALSA: hda/cirrus: Split generic cirrus HDA codecs and CS8490 bridge into separate modules
 2021-07-28 13:44 UTC  (28+ messages)
` [PATCH v2 01/27] ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
` [PATCH v2 02/27] ALSA: hda/cs8409: Move arrays of configuration to a new file
` [PATCH v2 03/27] ALSA: hda/cs8409: Use enums for register names and coefficients
` [PATCH v2 04/27] ALSA: hda/cs8409: Mask all CS42L42 interrupts on initialization
` [PATCH v2 05/27] ALSA: hda/cs8409: Reduce HS pops/clicks for Cyborg
` [PATCH v2 06/27] ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/Bullseye
` [PATCH v2 07/27] ALSA: hda/cs8409: Disable unsolicited responses during suspend
` [PATCH v2 08/27] ALSA: hda/cs8409: Disable unsolicited response for the first boot
` [PATCH v2 09/27] ALSA: hda/cs8409: Mask CS42L42 wake events
` [PATCH v2 10/27] ALSA: hda/cs8409: Simplify CS42L42 jack detect
` [PATCH v2 11/27] ALSA: hda/cs8409: Prevent I2C access during suspend time
` [PATCH v2 12/27] ALSA: hda/cs8409: Generalize volume controls
` [PATCH v2 13/27] ALSA: hda/cs8409: Dont disable I2C clock between consecutive accesses
` [PATCH v2 14/27] ALSA: hda/cs8409: Avoid setting the same I2C address for every access
` [PATCH v2 15/27] ALSA: hda/cs8409: Avoid re-setting the same page as the last access
` [PATCH v2 16/27] ALSA: hda/cs8409: Support i2c bulk read/write functions
` [PATCH v2 17/27] ALSA: hda/cs8409: Separate CS8409, CS42L42 and project functions
` [PATCH v2 18/27] ALSA: hda/cs8409: Move codec properties to its own struct
` [PATCH v2 19/27] ALSA: hda/cs8409: Support multiple sub_codecs for Suspend/Resume/Unsol events
` [PATCH v2 20/27] ALSA: hda/cs8409: Add Support to disable jack type detection for CS42L42
` [PATCH v2 21/27] ALSA: hda/cs8409: Add support for dolphin
` [PATCH v2 22/27] ALSA: hda/cs8409: Enable Full Scale Volume for Line Out Codec on Dolphin
` [PATCH v2 23/27] ALSA: hda/cs8409: Set fixed sample rate of 48kHz for CS42L42
` [PATCH v2 24/27] ALSA: hda/cs8409: Use timeout rather than retries for I2C transaction waits
` [PATCH v2 25/27] ALSA: hda/cs8409: Remove unnecessary delays
` [PATCH v2 26/27] ALSA: hda/cs8409: Follow correct CS42L42 power down sequence for suspend
` [PATCH v2 27/27] ALSA: hda/cs8409: Unmute/Mute codec when stream starts/stops

New warning in nvme_setup_discard
 2021-07-28 13:44 UTC  (4+ messages)

refactor the i915 GVT support
 2021-07-28 13:43 UTC  (6+ messages)

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-07-28 13:43 UTC  (10+ messages)
` [PATCH 2/2] s390/vfio-ap: replace open coded "

[PATCH v7 0/4] use bin_attribute to break the size limitation of cpumap ABI
 2021-07-28 13:41 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in em28xx_close_extension
 2021-07-28 13:39 UTC  (3+ messages)

[BUG] crypto: ccp: random crashes after kexec on AMD with PSP since commit 97f9ac3d
 2021-07-28 13:36 UTC  (2+ messages)

[PATCH 00/10] drm/bridge: Make panel and bridge probe order consistent
 2021-07-28 13:35 UTC  (8+ messages)
` [PATCH 04/10] drm/bridge: Document the probe issue with MIPI-DSI bridges

[PATCH v2 0/8] drm/bridge: Make panel and bridge probe order consistent
 2021-07-28 13:32 UTC  (9+ messages)
` [PATCH v2 1/8] Revert "drm/vc4: dsi: Only register our component once a DSI device is attached"
` [PATCH v2 2/8] drm/bridge: Add a function to abstract away panels
` [PATCH v2 3/8] drm/bridge: Add documentation sections
` [PATCH v2 4/8] drm/bridge: Document the probe issue with MIPI-DSI bridges
` [PATCH v2 5/8] drm/panel: Create attach and detach callbacks
` [PATCH v2 6/8] drm/vc4: dsi: Switch to drm_of_get_bridge
` [PATCH v2 7/8] drm/panel: raspberrypi-touchscreen: Use the attach hook
` [PATCH v2 8/8] drm/panel: raspberrypi-touchscreen: Remove MIPI-DSI driver

[PATCH v10 0/3] media: imx: add support for imx8mq MIPI RX
 2021-07-28 13:32 UTC  (2+ messages)

[PATCH net-next v3 00/31] ndo_ioctl rework
 2021-07-28 13:02 UTC  (3+ messages)
` [PATCH net-next v3 14/31] net: usb: use ndo_siocdevprivate

[PATCH] bcm63xx_enet: remove needless variable definitions
 2021-07-28 13:24 UTC 

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-07-28 13:22 UTC  (5+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()

drivers/remoteproc/pru_rproc.c:145 pru_d_da_to_va() warn: always true condition '(da >= 0) => (0-u32max >= 0)'
 2021-07-28 13:23 UTC 

[patch 0/4] prctl task isolation interface and vmstat sync
 2021-07-28 13:21 UTC  (13+ messages)
` [patch 1/4] add basic task isolation prctl interface

[PATCH -next] filesystems/locking: fix Malformed table warning
 2021-07-28 13:20 UTC  (3+ messages)

/proc/pid/sched units
 2021-07-28 13:13 UTC  (2+ messages)

WARNING: CPU: 112 PID: 2041 at kernel/sched/sched.h:1453
 2021-07-28 13:11 UTC 

[PATCH] Revert "usb: renesas-xhci: Fix handling of unknown ROM state"
 2021-07-28 13:10 UTC  (6+ messages)

Linux 5.13.6
 2021-07-28 13:08 UTC  (2+ messages)

[PATCH v2 1/2] vhost-vdpa: Fix integer overflow in vhost_vdpa_process_iotlb_update()
 2021-07-28 13:07 UTC  (2+ messages)
` [PATCH v2 2/2] vhost: Fix the calculation in vhost_overflow()

Linux 5.10.54
 2021-07-28 13:08 UTC  (2+ messages)

[PATCH] KVM: arm64: fix comment typo
 2021-07-28 13:06 UTC 

[RFC][PATCH] hwmon: (pmbus) Support 4th PSU temperature sensor
 2021-07-28 13:05 UTC  (2+ messages)

[PATCH rdma-next] docs: Fix infiniband uverbs minor number
 2021-07-28 13:05 UTC  (5+ messages)

[PATCH rdma-next RESEND] docs: Fix infiniband uverbs minor number
 2021-07-28 13:04 UTC 

[PATCH] mm,shmem: Fix a typo in shmem_swapin_page()
 2021-07-28 13:03 UTC  (3+ messages)

[PATCH v2] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-07-28 12:58 UTC  (2+ messages)

fs/ntfs/mft.c:627:1: warning: the frame size of 2136 bytes is larger than 1024 bytes
 2021-07-28 12:59 UTC 

[PATCH 4.14 00/68] 4.14.231-rc1 review
 2021-07-28 12:56 UTC  (3+ messages)
` [PATCH 4.14 45/68] usbip: fix vudc usbip_sockfd_store races leading to gpf

[PATCH] riscv: fix the global name pfn_base confliction error
 2021-07-28 12:52 UTC  (3+ messages)

[PATCH] Revert "net: Get rid of consume_skb when tracing is off"
 2021-07-28 12:52 UTC  (2+ messages)

[PATCH net] sis900: Fix missing pci_disable_device() in probe and remove
 2021-07-28 12:50 UTC  (2+ messages)

[linux-chenxing:rperier-rtc 7/7] drivers/rtc/rtc-msc313.c:55:12: error: implicit declaration of function 'readw'
 2021-07-28 12:46 UTC 

[PATCH] ASoC: bcm: cygnus-pcm: Fix unused assignment about 'rc'
 2021-07-28 12:44 UTC 

[PATCH 0/2] kasan, mm: reset tag when access metadata
 2021-07-28 12:43 UTC  (7+ messages)
` [PATCH 1/2] "

linux-next: manual merge of the devicetree tree with the clk tree
 2021-07-28 12:43 UTC 

[PATCH RESEND net-next 1/2] net/sched: act_skbmod: Add SKBMOD_F_ECN option support
 2021-07-28 12:40 UTC  (2+ messages)

[PATCH] KVM: x86: Exit to userspace when kvm_check_nested_events fails
 2021-07-28 12:39 UTC  (2+ messages)

[PATCH 0/2] A couple of sched_getattr() fixes for DL
 2021-07-28 12:36 UTC  (5+ messages)
` [PATCH 2/2] sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()

[PATCH v4] HID: cmedia: add support for HS-100B mute button
 2021-07-28 12:36 UTC  (3+ messages)

[PATCH] platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
 2021-07-28 12:35 UTC  (3+ messages)

linux-next: build failure after merge of the amdgpu tree
 2021-07-28 12:34 UTC 

[PATCH] selftests: openat2: Fix testing failure for O_LARGEFILE flag
 2021-07-28 12:32 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: fix uninitialized ERRNO variable in probe error message
 2021-07-28 12:28 UTC 


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).