linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-09 12:27:59 to 2021-03-09 14:22:38 UTC [more...]

[PATCH v3 0/4] ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec
 2021-03-09 14:21 UTC  (10+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 3/4] ALSA: hda/cirrus: Add jack detect interrupt support from "
` [PATCH v3 4/4] ALSA: hda/cirrus: Add Headphone and Headset MIC Volume Control

[PATCH v2 0/3] ASoC: sdm845: array out of bound issues
 2021-03-09 14:21 UTC  (2+ messages)
` [PATCH v2 2/3] ASoC: qcom: sdm845: Fix array out of range on rx slim channels

[PATCH v2] tty: max310x: fix flexible_array.cocci warnings
 2021-03-09 14:17 UTC 

[PATCH v2] rtl8712: fixed whitespace coding style issue
 2021-03-09 14:17 UTC 

[PATCH v2 0/5] soundwire: add static port map support
 2021-03-09 14:15 UTC  (6+ messages)
` [PATCH v2 1/5] soundwire: add static port mapping support
` [PATCH v2 2/5] soundwire: qcom: update port map allocation bit mask
` [PATCH v2 3/5] soundwire: qcom: add static port map support
` [PATCH v2 4/5] ASoC: dt-bindings: wsa881x: add bindings for port mapping
` [PATCH v2 5/5] ASoC: codecs: wsa881x: add static port map support

KASAN: slab-out-of-bounds Write in record_print_text
 2021-03-09 14:14 UTC  (3+ messages)

[PATCH] tty: max310x: fix flexible_array.cocci warnings
 2021-03-09 14:11 UTC  (3+ messages)

[PATCH v6 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-09 14:09 UTC  (11+ messages)
` [PATCH v6 06/22] media: camss: Refactor VFE HW version support
` [PATCH v6 07/22] media: camss: Add support for VFE hardware version Titan 170
` [PATCH v6 08/22] media: camss: Add missing format identifiers
` [PATCH v6 10/22] media: camss: Add support for CSID hardware version Titan 170
` [PATCH v6 11/22] media: camss: Add support for CSIPHY "

[PATCH 0/4] powerpc/perf: Export processor pipeline stage cycles information
 2021-03-09 14:04 UTC  (5+ messages)
` [PATCH 1/4] powerpc/perf: Expose processor pipeline stage cycles using PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH 2/4] tools/perf: Add dynamic headers for perf report columns
` [PATCH 3/4] tools/perf: Add powerpc support for PERF_SAMPLE_WEIGHT_STRUCT
` [PATCH 4/4] tools/perf: Support pipeline stage cycles for powerpc

[patch V3 0/6] softirq: Add RT specific softirq accounting
 2021-03-09 14:07 UTC  (4+ messages)
` [patch V3 6/6] rcu: Prevent false positive softirq warning on RT

[PATCH] arm64/mm: Fix __enable_mmu() for new TGRAN range values
 2021-03-09 14:05 UTC  (3+ messages)

[patch 00/14] tasklets: Replace the spin wait loops and make it RT safe
 2021-03-09 14:04 UTC  (2+ messages)

[syzbot] possible deadlock in io_sq_thread_finish
 2021-03-09 14:04 UTC  (2+ messages)

[PATCH v2 0/2] net: prevent infinite loop caused by incorrect proto from virtio_net_hdr_set_proto
 2021-03-09 14:02 UTC  (4+ messages)
` [PATCH v2 1/2] net: check if protocol extracted by virtio_net_hdr_set_proto is correct

[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
 2021-03-09 14:02 UTC  (2+ messages)

[PATCH] drivers/arch_numa: remove rebudant setup_per_cpu_areas()
 2021-03-09 14:01 UTC  (2+ messages)

[sched] ef72661e28: WARNING:at_arch/x86/kernel/static_call.c:#__static_call_validate
 2021-03-09 13:58 UTC  (2+ messages)

[PATCH v4] mm/vmalloc: randomize vmalloc() allocations
 2021-03-09 13:57 UTC 

[PATCH 0/6] usbip fixes to crashes found by syzbot
 2021-03-09 13:56 UTC  (7+ messages)
` [PATCH 4/6] usbip: fix stub_dev usbip_sockfd_store() races leading to gpf

[PATCH v7 0/5] Add initial support for ATC260x PMICs
 2021-03-09 13:53 UTC  (2+ messages)
` [GIT PULL] Immutable branch between MFD and Input due for the v5.13 merge window

[PATCH 0/2] software node: Two fixes
 2021-03-09 13:51 UTC  (3+ messages)

[PATCH] fs: btrfs: fix error return code of btrfs_recover_relocation()
 2021-03-09 14:04 UTC  (2+ messages)
` [fs] 3c6be3a73b: ltp.fsopen01.fail

[PATCH v3] mm/vmalloc: randomize vmalloc() allocations
 2021-03-09 13:49 UTC  (3+ messages)

[PATCH v6 0/6] gpiolib: switch to fwnode in the core
 2021-03-09 13:48 UTC  (3+ messages)
` [PATCH v6 6/6] gpiolib: Fold conditionals into a simple ternary operator

[PATCH] CIFS: Prevent error log on spurious oplock break
 2021-03-09 13:41 UTC  (4+ messages)

[PATCH net] net: lapbether: Remove netif_start_queue / netif_stop_queue
 2021-03-09 13:48 UTC  (2+ messages)

[PATCH v6 00/12] x86: major paravirt cleanup
 2021-03-09 13:48 UTC  (13+ messages)
` [PATCH v6 01/12] static_call: move struct static_call_key definition to static_call_types.h
` [PATCH v6 02/12] x86/paravirt: switch time pvops functions to use static_call()
` [PATCH v6 03/12] x86/alternative: drop feature parameter from ALTINSTR_REPLACEMENT()
` [PATCH v6 04/12] x86/alternative: support not-feature
` [PATCH v6 05/12] x86/alternative: support ALTERNATIVE_TERNARY
` [PATCH v6 06/12] x86: add new features for paravirt patching
` [PATCH v6 07/12] x86/paravirt: remove no longer needed 32-bit pvops cruft
` [PATCH v6 08/12] x86/paravirt: simplify paravirt macros
` [PATCH v6 09/12] x86/paravirt: switch iret pvops to ALTERNATIVE
` [PATCH v6 10/12] x86/paravirt: add new macros PVOP_ALT* supporting pvops in ALTERNATIVEs
` [PATCH v6 11/12] x86/paravirt: switch functions with custom code to ALTERNATIVE
` [PATCH v6 12/12] x86/paravirt: have only one paravirt patch function

[PATCH] rtc: rv3028: correct weekday register usage
 2021-03-09 13:47 UTC 

[PATCH] mm/slub: Add slub_debug option to panic on memory corruption
 2021-03-09 13:47 UTC 

[RFC PATCH v2 0/8] Add managed version of delayed work init
 2021-03-09 13:46 UTC  (3+ messages)
` [RFC PATCH v2 6/8] power: supply: Clean-up few drivers by using managed "

[PATCH] staging: wfx: remove unused included header files
 2021-03-09 13:45 UTC  (5+ messages)

[PATCH v10 4/4] soc: imx8m: change to use platform driver
 2021-03-09 13:42 UTC  (2+ messages)
` [PATCH] arm64: dts: imx8mq: remove SoC ID compatible

[PATCH] gpio: omap: Honor "aliases" node
 2021-03-09 13:40 UTC  (4+ messages)

[RFC 00/19] Rework support for i.MX8MQ interconnect with devfreq
 2021-03-09 13:40 UTC  (3+ messages)
` [RFC 05/19] devfreq: imx8m-ddrc: Change governor to powersave

[PATCH] exit: trigger panic when init process is set to SIGNAL_GROUP_EXIT
 2021-03-09 13:31 UTC 

[BUG] memstick: core: missing error return code in msb_resume()
 2021-03-09 13:40 UTC  (3+ messages)

[PATCH] usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
 2021-03-09 13:38 UTC  (3+ messages)

[PATCH] dm: remove unneeded variable 'sz'
 2021-03-09 13:38 UTC  (2+ messages)

[RFC] scripts: kernel-doc: avoid warnings due to initial commented lines in file
 2021-03-09 13:30 UTC  (2+ messages)

[PATCH] fs/locks: print full locks information
 2021-03-09 13:37 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] block: keyslot-manager: fix error return code of blk_ksm_evict_key()
 2021-03-09 13:36 UTC  (3+ messages)

[PATCH] arm64: make STACKPROTECTOR_PER_TASK configurable
 2021-03-09 13:35 UTC  (4+ messages)

[PATCH v16 0/2] add power control in i2c
 2021-03-09 13:34 UTC  (4+ messages)
` [PATCH v16 2/2] i2c: core: support bus regulator controlling in adapter

[PATCH] i2c: add i2c bus driver for amd navi gpu
 2021-03-09 13:31 UTC 

[PATCH] net: bridge: fix error return code of do_update_counters()
 2021-03-09 13:31 UTC  (3+ messages)

[PATCH v17 0/3] add power control in i2c
 2021-03-09 13:31 UTC  (4+ messages)
` [PATCH v17 1/3] i2c: core: support bus regulator controlling in adapter
` [PATCH v17 2/3] dt-binding: i2c: mt65xx: add vbus-supply property
` [PATCH v17 3/3] i2c: mediatek: mt65xx: add optional vbus-supply

[PATCH 0/2] Fixups to hide our goofs
 2021-03-09 13:31 UTC  (5+ messages)
` [PATCH 2/2] KVM: x86/mmu: Exclude the MMU_PRESENT bit from MMIO SPTE's generation

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-09 13:27 UTC  (2+ messages)

[PATCH] staging: rtl8712: fixed whitespace coding style issue
 2021-03-09 13:25 UTC  (2+ messages)

[PATCH v3 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:24 UTC  (6+ messages)
` [PATCH v3 1/5] arm64: kasan: allow to init memory when setting tags
` [PATCH v3 2/5] kasan: init memory in kasan_(un)poison for HW_TAGS
` [PATCH v3 3/5] kasan, mm: integrate page_alloc init with HW_TAGS
` [PATCH v3 4/5] kasan, mm: integrate slab init_on_alloc "
` [PATCH v3 5/5] kasan, mm: integrate slab init_on_free "

[PATCH net-next RFC] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-03-09 13:23 UTC  (2+ messages)

[PATCH v9 00/33] Introduce the Counter character device interface
 2021-03-09 13:19 UTC  (34+ messages)
` [PATCH v9 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
` [PATCH v9 02/33] docs: counter: Fix spelling
` [PATCH v9 03/33] counter: 104-quad-8: Remove pointless comment
` [PATCH v9 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v9 05/33] counter: 104-quad-8: Annotate hardware config module parameter
` [PATCH v9 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
` [PATCH v9 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
` [PATCH v9 08/33] counter: interrupt-cnt: "
` [PATCH v9 09/33] counter: microchip-tcb-capture: "
` [PATCH v9 10/33] counter: stm32-lptimer-cnt: "
` [PATCH v9 11/33] counter: stm32-timer-cnt: "
` [PATCH v9 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
` [PATCH v9 13/33] counter: ftm-quaddec: "
` [PATCH v9 14/33] counter: interrupt-cnt: "
` [PATCH v9 15/33] counter: microchip-tcb-capture: "
` [PATCH v9 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v9 17/33] counter: stm32-timer-cnt: "
` [PATCH v9 18/33] counter: Return error code on invalid modes
` [PATCH v9 19/33] counter: Standardize to ERANGE for limit exceeded errors
` [PATCH v9 20/33] counter: Rename counter_signal_value to counter_signal_level
` [PATCH v9 21/33] counter: Rename counter_count_function to counter_function
` [PATCH v9 22/33] counter: Internalize sysfs interface code
` [PATCH v9 23/33] counter: Update counter.h comments to reflect sysfs internalization
` [PATCH v9 24/33] docs: counter: Update "
` [PATCH v9 25/33] counter: Move counter enums to uapi header
` [PATCH v9 26/33] counter: Add character device interface
` [PATCH v9 27/33] docs: counter: Document "
` [PATCH v9 28/33] tools/counter: Create Counter tools
` [PATCH v9 29/33] counter: Implement signalZ_action_component_id sysfs attribute
` [PATCH v9 30/33] counter: Implement *_component_id sysfs attributes
` [PATCH v9 31/33] counter: Implement events_queue_size sysfs attribute
` [PATCH v9 32/33] counter: 104-quad-8: Replace mutex with spinlock
` [PATCH v9 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8

[PATCH] xhci: Remove unused value len from xhci_unmap_temp_buf
 2021-03-09 13:22 UTC  (4+ messages)

[PATCH v1 0/2] mainline ti tsc2046 adc driver
 2021-03-09 13:21 UTC  (9+ messages)
` [PATCH v1 2/2] iio: adc: add ADC driver for the TI TSC2046 controller

[PATCH v3 0/4] keys: Add EFI_CERT_X509_GUID support for dbx/mokx entries
 2021-03-09 13:21 UTC  (5+ messages)
` [PATCH v3 1/4] certs: Add EFI_CERT_X509_GUID support for dbx entries
` [PATCH v3 2/4] certs: Move load_system_certificate_list to a common function
` [PATCH v3 3/4] certs: Add ability to preload revocation certs
` [PATCH v3 4/4] integrity: Load mokx variables into the blacklist keyring

[PATCH 1/2] arm64: dts: ti: k3-am64-main: Add OSPI node
 2021-03-09 13:17 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am64-evm/sk: Add OSPI flash DT node

[PATCH 00/11] PM / devfreq: a few small fixes and improvements
 2021-03-09 12:58 UTC  (24+ messages)
` [PATCH 01/11] doc: ABI: devfreq: remove invalid central_polling description
` [PATCH 02/11] PM / devfreq: remove the invalid description for get_target_freq
` [PATCH 03/11] PM / devfreq: fix the wrong set_freq path for userspace governor
` [PATCH 04/11] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq
` [PATCH 06/11] PM / devfreq: drop the unnecessary low variable initialization
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor
` [PATCH 08/11] PM / devfreq: check get_dev_status in devfreq_update_stats
` [PATCH 09/11] PM / devfreq: governor: optimize simpleondemand get_target_freq
` [PATCH 10/11] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status
` [PATCH 11/11] PM / devfreq: imx8m-ddrc: drop polling_ms

[PATCH v2 0/5] kasan: integrate with init_on_alloc/free
 2021-03-09 13:09 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: kasan: allow to init memory when setting tags

[PATCH] arm64: dts: ti: k3-am64-main: Add ADC nodes
 2021-03-09 13:07 UTC 

[PATCH] docs: dt: submitting-patches: Fix grammar in subsystem section
 2021-03-09 13:06 UTC 

[mm/filemap] cbd59c48ae: fxmark.hdd_ext4_no_jnl_DRBM_9_bufferedio.works/sec -7.6% regression
 2021-03-09 13:05 UTC  (2+ messages)

[PATCH -next] ASoC: rt715-sdca: Fix return value check in rt715_sdca_sdw_probe()
 2021-03-09 13:14 UTC 

[PATCH -next] ASoC: rt715-sdca: Remove unused including <linux/version.h>
 2021-03-09 13:14 UTC 

[PATCH 00/10] spi: finalize 'delay_usecs' removal/transition
 2021-03-09 13:05 UTC  (3+ messages)
` [PATCH 06/10] staging: greybus: spilib: use 'spi_delay_to_ns' for getting xfer delay

[PATCH v2 0/2] set memcg when split page
 2021-03-09 13:03 UTC  (6+ messages)
` [PATCH v2 2/2] mm/memcg: "

[PATCH v2] f2fs: add sysfs nodes to get accumulated compression info
 2021-03-09 13:00 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v4] powerpc/uprobes: Validation for prefixed instruction
 2021-03-09 12:58 UTC  (4+ messages)

[PATCH] [RFC] dt-bindings: power: sysc-remobile: Convert to json-schema
 2021-03-09 12:56 UTC  (3+ messages)

[PATCH v3 00/15] Support ROHM BD71815 PMIC
 2021-03-09 12:51 UTC  (4+ messages)
` [PATCH v3 05/15] dt_bindings: mfd: Add "

[PATCH v3] iommu: Check dev->iommu in iommu_dev_xxx functions
 2021-03-09 12:50 UTC  (2+ messages)

[PATCH v5 0/8] Add support for SVM atomics in Nouveau
 2021-03-09 12:49 UTC  (3+ messages)
` [PATCH v5 1/8] mm: Remove special swap entry functions

[PATCH] staging: rtl8712: fixed whitespace coding style issue
 2021-03-09 12:49 UTC 

[PATCH net-next v3 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-09 12:48 UTC  (7+ messages)
` [PATCH net-next v3 1/6] net: qualcomm: rmnet: mark trailer field endianness
` [PATCH net-next v3 2/6] net: qualcomm: rmnet: simplify some byte order logic
` [PATCH net-next v3 3/6] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
` [PATCH net-next v3 4/6] net: qualcomm: rmnet: use field masks instead of C bit-fields
` [PATCH net-next v3 5/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH net-next v3 6/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header

[PATCH] vfio/pci: make the vfio_pci_mmap_fault reentrant
 2021-03-09 12:46 UTC  (5+ messages)
    ` 答复: "

[PATCH] btrfs: turn btrfs_destroy_delayed_refs() into void function
 2021-03-09 12:45 UTC  (2+ messages)

[PATCH] tool/perf: Perf build fails on 5.12.0rc2 on s390
 2021-03-09 12:43 UTC  (2+ messages)

[RFT PATCH v3 00/27] Apple M1 SoC platform bring-up
 2021-03-09 12:41 UTC  (10+ messages)
` [RFT PATCH v3 12/27] of/address: Add infrastructure to declare MMIO as non-posted

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-09 12:36 UTC  (3+ messages)

[PATCH] perf auxtrace: Fix auxtrace queue conflict
 2021-03-09 12:35 UTC  (3+ messages)

[PATCH v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-03-09 12:33 UTC  (6+ messages)

[PATCH resend v1 1/7] pps: clients: gpio: Bail out on error when requesting GPIO echo line
 2021-03-09 12:30 UTC  (7+ messages)
` [PATCH resend v1 5/7] pps: clients: gpio: Make use of device properties
` [PATCH resend v1 6/7] pps: clients: gpio: Use struct device pointer directly
` [PATCH resend v1 7/7] pps: clients: gpio: Rearrange optional stuff in pps_gpio_setup()


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