linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 11:36:34 to 2021-07-28 13:56:22 UTC [more...]

[PATCH 0/9] fixes and enablement for rk356x
 2021-07-28 13:55 UTC  (9+ 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 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  (24+ messages)
` [RFC][PATCH v2 01/12] diglim: Overview
` [RFC][PATCH v2 02/12] diglim: Basic definitions
` [RFC][PATCH v2 03/12] diglim: Objects
` [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 v6 0/6] Introduce multi-preference mempolicy
 2021-07-28 13:50 UTC  (11+ 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] 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)

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

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

[RFC 0/4] dma-fence: Deadline awareness
 2021-07-28 13:31 UTC  (15+ messages)
` [RFC 1/4] dma-fence: Add deadline awareness

[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  (6+ 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] mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()
 2021-07-28 13:23 UTC  (2+ messages)

[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 V2 net-next 0/7] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-28 12:50 UTC  (9+ messages)
` [PATCH V2 net-next 1/7] dt-bindings: net: fsl,fec: update compatible items
` [PATCH V2 net-next 2/7] dt-bindings: net: fsl,fec: add RGMII internal clock delay
` [PATCH V2 net-next 3/7] net: fec: add imx8mq and imx8qm new versions support
` [PATCH V2 net-next 4/7] net: fec: add eee mode tx lpi support
` [PATCH V2 net-next 5/7] net: fec: add MAC internal delayed clock feature support
` [PATCH V2 net-next 6/7] arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
` [PATCH V2 net-next 7/7] arm64: dts: imx8qxp: add "fsl,imx8qm-fec" "

[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 v6 00/17] Introduce SCMI transport based on VirtIO
 2021-07-28 12:28 UTC  (4+ messages)
` [PATCH v6 05/17] firmware: arm_scmi: Add transport optional init/exit support

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

[RFC PATCH 0/9] phy-rockchip-inno-usb2: support rk356x usb2phy
 2021-07-28 12:26 UTC  (10+ messages)
` [RFC PATCH 1/9] dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
` [RFC PATCH 2/9] dt-bindings: phy: phy-rockchip-inno-usb2: add rk3568 documentation
` [RFC PATCH 3/9] dt-bindings: usb: generic-ohci: increase maximum clocks
` [RFC PATCH 4/9] phy: phy-rockchip-inno-usb2: support #address_cells = 2
` [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 7/9] phy: phy-rockchip-inno-usb2: add rk3568 support
` [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

[syzbot] KASAN: use-after-free Write in put_ucounts
 2021-07-28 12:24 UTC  (2+ messages)
  ` [PATCH v1] ucounts: Fix race condition between alloc_ucounts and put_ucounts

[PATCH] ASoC: Intel: Fix spelling contraction "cant" -> "can't"
 2021-07-28 12:18 UTC  (2+ messages)

[PATCH v2 00/16] Track shared pages at EL2 in protected mode
 2021-07-28 12:14 UTC  (3+ messages)
` [PATCH v2 12/16] KVM: arm64: Mark host bss and rodata section as shared

[PATCH] KVM: x86/pmu: Introduce pmc->is_paused to reduce the call time of perf interfaces
 2021-07-28 12:07 UTC 

[PATCH v2 0/1] cpufreq:powernv: Fix init_chip_info initialization in numa=off
 2021-07-28 12:05 UTC  (2+ messages)
` [PATCH v2 1/1] "

linux-next: manual merge of the net-next tree with the net tree
 2021-07-28 12:03 UTC  (2+ messages)

[PATCH] staging: android: Remove set but unused variable in ashmem.c
 2021-07-28 12:00 UTC  (4+ messages)

[PATCH] net: let flow have same hash in two directions
 2021-07-28 12:00 UTC  (2+ messages)

[PATCH net-next] nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
 2021-07-28 12:00 UTC  (3+ messages)

[PATCH] set_user: add capability check when rlimit(RLIMIT_NPROC) exceeds
 2021-07-28 11:59 UTC  (2+ messages)

[PATCH 5.10 000/167] 5.10.54-rc1 review
 2021-07-28 11:59 UTC  (4+ messages)
` [PATCH 5.10 154/167] Revert "drm/i915: Propagate errors on awaiting already signaled fences"

linux-next: manual merge of the net-next tree with the net tree
 2021-07-28 11:57 UTC 

Linux 5.4.136
 2021-07-28 11:57 UTC  (2+ messages)

[PATCH v2 -next] riscv: mm: remove redundant trampoline PGD for 64bit
 2021-07-28 11:55 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: qcom: sc7280: Add gpu support
 2021-07-28 11:54 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: Add gpu thermal zone cooling support

[PATCH] drm/vc4: hdmi: Add debugfs prefix
 2021-07-28 11:54 UTC  (2+ messages)

[PATCH] is_core_idle() is using a wrong variable
 2021-07-28 11:50 UTC  (3+ messages)

[PATCH v3 1/2] init/initramfs.c: do unpacking asynchronously
 2021-07-28 11:49 UTC  (4+ messages)

[PATCH] x86/fault: Fix wrong signal when vsyscall fails with pkey
 2021-07-28 11:44 UTC 

[PATCH 1/2] drm/vc4: hdmi: Remove redundant variables
 2021-07-28 11:43 UTC  (4+ messages)
` [PATCH 2/2] drm/vc4: hdmi: Remove unused struct


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