linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-29 12:03:15 to 2021-10-29 15:05:00 UTC [more...]

[PATCH v4 0/2] Machine driver to support LPASS SC7280 sound card registration
 2021-10-29 15:04 UTC 

[PATCH 0/3] platform: surface: Introduce Surface XBL Driver
 2021-10-29 15:02 UTC  (8+ messages)
` [PATCH 2/3] platform: surface: Add surface xbl

[PATCH v5 2/2] pinctrl: amd: Fix wakeups when IRQ is shared with SCI
 2021-10-29 15:01 UTC  (2+ messages)

[RFC v2 0/3] memory model: Make unlock(A)+lock(B) on the same CPU RCtso
 2021-10-29 15:01 UTC  (7+ messages)
` [RFC v2 3/3] tools/memory-model: litmus: Add two tests for unlock(A)+lock(B) ordering

[PATCH] ASoC: amd: acp: select CONFIG_SND_SOC_ACPI
 2021-10-29 14:59 UTC  (2+ messages)

[PATCH] ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015P
 2021-10-29 14:59 UTC  (2+ messages)

[PATCH v2] ASoc: Intel: glk_rt5682_max98357a: support ALC5682I-VS codec
 2021-10-29 14:58 UTC  (2+ messages)

[PATCH 0/3] ASoC: cs42l42: Fix definition and handling of jack switch invert
 2021-10-29 14:58 UTC  (2+ messages)
` (subset) "

selftests: seccomp_bpf failure on 5.15
 2021-10-29 14:58 UTC  (3+ messages)

[GIT PULL] USB-serial updates for 5.16-rc1
 2021-10-29 14:56 UTC  (2+ messages)

[PATCH 0/7] staging: vt6655: Fix line wrapping in `RFvWriteWakeProgSyn`
 2021-10-29 14:56 UTC  (5+ messages)
` [PATCH 1/7] staging: vt6655: Introduce `idx` temporary variable
  ` [Outreachy kernel] "
` [PATCH 2/7] staging: vt6655: Use incrementation in `idx`
  ` [Outreachy kernel] "

[PATCH V2 00/15] selftests/sgx: Oversubscription, page permission, thread entry
 2021-10-29 14:56 UTC  (4+ messages)
` [PATCH V2 01/15] selftests/x86/sgx: Fix a benign linker warning

[syzbot] KASAN: use-after-free Read in LZ4_decompress_safe_partial
 2021-10-29 14:55 UTC 

[PATCH v2 1/2] dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
 2021-10-29 14:53 UTC  (6+ messages)

[PATCH v9 1/2] x86/sgx: Rename fallback labels in sgx_init()
 2021-10-29 14:53 UTC  (3+ messages)
` [PATCH v9 2/2] x86/sgx: Add an attribute for the amount of SGX memory in a NUMA node

[ANNOUNCE] 4.19.214-rt93
 2021-10-29 14:51 UTC 

[PATCH] dt-bindings: usb: dwc2: document the port when usb-role-switch is used
 2021-10-29 14:52 UTC  (5+ messages)

[syzbot] KASAN: use-after-free Write in __io_free_req
 2021-10-29 14:46 UTC  (3+ messages)

[PATCH 0/4] Add SEV_INIT_EX support
 2021-10-29 14:45 UTC  (9+ messages)
` [PATCH 1/4] crypto: ccp - Fix SEV_INIT error logging on init
` [PATCH 2/4] crypto: ccp - Move SEV_INIT retry for corrupted data
` [PATCH 3/4] crypto: ccp - Refactor out sev_fw_alloc()
` [PATCH 4/4] crypto: ccp - Add SEV_INIT_EX support

[PATCH net-next v4] net: marvell: prestera: add firmware v4.0 support
 2021-10-29 14:45 UTC  (3+ messages)

[PATCH 0/4] extend vmalloc support for constrained allocations
 2021-10-29 14:45 UTC  (9+ messages)
` [PATCH 2/4] mm/vmalloc: add support for __GFP_NOFAIL

[PATCH v2 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-29 14:44 UTC  (8+ messages)
` [PATCH v2 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v2 11/16] dt-bindings: pinctrl: Add StarFive "

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-10-29 14:39 UTC  (27+ messages)
` [PATCH v3 01/21] x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag
` [PATCH v3 02/21] x86/msr: add AMD CPPC MSR definitions
` [PATCH v3 03/21] ACPI: CPPC: implement support for SystemIO registers
` [PATCH v3 04/21] ACPI: CPPC: Check present CPUs for determining _CPC is valid
` [PATCH v3 05/21] ACPI: CPPC: add cppc enable register function
` [PATCH v3 06/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
` [PATCH v3 07/21] cpufreq: amd: add fast switch function for amd-pstate
` [PATCH v3 08/21] cpufreq: amd: add acpi cppc function as the backend for legacy processors
` [PATCH v3 09/21] cpufreq: amd: add trace for amd-pstate module
` [PATCH v3 10/21] cpufreq: amd: add boost mode support for amd-pstate
` [PATCH v3 11/21] cpufreq: amd: add amd-pstate frequencies attributes
` [PATCH v3 12/21] cpufreq: amd: add amd-pstate performance attributes
` [PATCH v3 13/21] cpupower: add AMD P-state capability flag
` [PATCH v3 14/21] cpupower: add the function to check amd-pstate enabled
` [PATCH v3 15/21] cpupower: initial AMD P-state capability
` [PATCH v3 16/21] cpupower: add the function to get the sysfs value from specific table
` [PATCH v3 17/21] cpupower: add amd-pstate sysfs definition and access helper
` [PATCH v3 18/21] cpupower: enable boost state support for amd-pstate module
` [PATCH v3 19/21] cpupower: move print_speed function into misc helper
` [PATCH v3 20/21] cpupower: print amd-pstate information on cpupower
` [PATCH v3 21/21] Documentation: amd-pstate: add amd-pstate driver introduction

[PATCH -next v3 0/2] Fix hungtask when nbd_config_put
 2021-10-29 14:38 UTC  (5+ messages)
` [PATCH -next v3 1/2] nbd: Fix incorrect error handle when first_minor big than '0xff' in nbd_dev_add
` [PATCH -next v3 2/2] nbd: Fix hungtask when nbd_config_put

[PATCH] KVM: x86: Shove vp_bitmap handling down into sparse_set_to_vcpu_mask()
 2021-10-29 14:32 UTC  (3+ messages)

[PATCH 1/3] pstore/zone: Remove redundant check for total size
 2021-10-29 14:30 UTC  (3+ messages)
` [PATCH 2/3] pstore: Add pstore back-end choice method in kconfig

[PATCH v11 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2021-10-29 14:27 UTC  (2+ messages)

[PATCH] wireguard: queueing: Fix implicit type conversion
 2021-10-29 14:27 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: sunxi: fix error in schema
 2021-10-29 14:24 UTC 

[PATCH 0/8] STM32 CRYP driver: many fixes
 2021-10-29 14:23 UTC  (10+ messages)
` [PATCH 1/8] crypto: stm32/cryp - defer probe for reset controller
` [PATCH 2/8] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH 3/8] crypto: stm32/cryp - fix CTR counter carry
` [PATCH 4/8] crypto: stm32/cryp - fix race condition
` [PATCH 5/8] crypto: stm32/cryp - check early input data
` [PATCH 6/8] crypto: stm32/cryp - fix double pm exit
` [PATCH 7/8] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH 8/8] crypto: stm32/cryp - reorder hw initialization

[PATCH] xen/balloon: rename alloc/free_xenballooned_pages
 2021-10-29 14:22 UTC 

[PATCH v3] xen/balloon: add late_initcall_sync() for initial ballooning done
 2021-10-29 14:20 UTC 

[GIT PULL] tracing: Fixes to comments
 2021-10-29 14:15 UTC 

[PATCH] drm: check drm_format_info hsub and vsub to avoid divide by zero
 2021-10-29 14:14 UTC  (4+ messages)

[PATCH v6 1/3] Bluetooth: Add struct of reading AOSP vendor capabilities
 2021-10-29 14:12 UTC  (6+ messages)
` [PATCH v6 3/3] Bluetooth: btusb: enable Mediatek to support AOSP extension

[PATCH v4 00/10] fscache: Replace and remove old I/O API
 2021-10-29 14:11 UTC  (11+ messages)
` [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
` [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
` [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
` [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
` [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
` [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
` [PATCH v4 08/10] fscache: Remove the old "
` [PATCH v4 09/10] fscache: Remove stats that are no longer used
` [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes

[PATCH] dt-bindings: i2c: imx: hardware do not restrict clock-frequency to only 100 and 400 kHz
 2021-10-29 14:11 UTC 

[PATCH] powerpc/fsl: fix the schema check errors for fsl,tmu-calibration
 2021-10-29 12:17 UTC 

[PATCH] ceph: clean-up metrics data structures to reduce code duplication
 2021-10-29 14:09 UTC 

[for-linus][PATCH 0/2] tracing: Comment fixes
 2021-10-29 14:02 UTC  (3+ messages)
` [for-linus][PATCH 1/2] ftrace: Fix kernel-doc formatting issues
` [for-linus][PATCH 2/2] tracing: Fix misspelling of "missing"

[PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
 2021-10-29 14:02 UTC  (3+ messages)
` [PATCH v3 00/10] fscache: Replace and remove old "

[PATCH] drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2021-10-29 13:59 UTC 

[PATCH v3 1/3] drm: Rename lut check functions to lut channel checks
 2021-10-29 13:58 UTC  (5+ messages)
` [Intel-gfx] "

[PATCH v2] configs: Introduce debug.config for CI-like setup
 2021-10-29 13:57 UTC  (3+ messages)

[PATCH v1] cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
 2021-10-29 11:42 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH 0/7] Removal of bcm63xx-wdt
 2021-10-29 12:37 UTC  (3+ messages)
` [PATCH 5/7] watchdog: bcm7038_wdt: Add platform device id for bcm63xx-wdt

[RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO
 2021-10-29 13:55 UTC  (10+ messages)

[PATCH v6 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-29 13:54 UTC  (3+ messages)
` [PATCH v6 net-next 07/10] net: dsa: microchip: add support for ethtool port counters

[PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
 2021-10-29 13:53 UTC  (3+ messages)
  ` [PATCH] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply^[

[PATCH 0/3] livepatch: cleanup kpl_patch kobject release
 2021-10-29 13:51 UTC  (2+ messages)

linux-next: manual merge of the devicetree tree with the iommu tree
 2021-10-29 13:46 UTC  (2+ messages)

[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-10-29 13:46 UTC  (7+ messages)

[PATCH] ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
 2021-10-29 13:46 UTC  (3+ messages)

linux-next: manual merge of the devicetree tree with the pci tree
 2021-10-29 13:45 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Add compatible for the SDX55 SoC
 2021-10-29 13:44 UTC  (3+ messages)

[PATCH] usb: gadget: f_midi: allow resetting index option
 2021-10-29 13:41 UTC 

[PATCH] arm64: Kconfig: Enable MCT timer for ARCH_EXYNOS
 2021-10-29 13:36 UTC  (7+ messages)

INFO: task hung in btrfs_search_slot
 2021-10-29 13:33 UTC  (3+ messages)

[PATCH] [RFC] arm64: export this_cpu_has_cap
 2021-10-29 13:31 UTC  (2+ messages)

[v2 10/10] iio: imu: add BNO055 I2C driver
 2021-10-29 13:30 UTC  (2+ messages)

[PATCH] staging: fieldbus: anybus: reframe comment to avoid warning
 2021-10-29 13:27 UTC 

[PATCH] arch/x86/boot/compressed: Remove unneeded whitespaces before tabs
 2021-10-29 13:27 UTC 

[PATCH 1/3] drm/bridge: parade-ps8640: Don't try to enable VDO if poweron fails
 2021-10-29 13:26 UTC  (3+ messages)
` [PATCH 2/3] drm/bridge: parade-ps8640: Move real poweroff action to new function
` [PATCH 3/3] drm/bridge: parade-ps8640: Perform full poweroff if poweron fails

[PATCH] media: atomisp: properly implement g_fmt
 2021-10-29 13:25 UTC 

[PATCH 1/1] of: unittest: fix dts for interrupt-map provider build warning
 2021-10-29 13:16 UTC  (4+ messages)

[PATCH] crypto testmgr: fix wrong key length
 2021-10-29 13:12 UTC  (2+ messages)

[PATCH] crypto: pcrypt - Delay write to padata->info
 2021-10-29 13:12 UTC  (2+ messages)

[PATCH] crypto: ccp - Make use of the helper macro kthread_run()
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH v3] crypto: s5p-sss - Add error handling in s5p_aes_probe()
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH] crypto: sa2ul - Use the defined variable to clean code
 2021-10-29 13:11 UTC  (2+ messages)

[PATCH v4 7/8] tracing/selftests: Add tests for hist trigger expression parsing
 2021-10-29 13:10 UTC  (4+ messages)
` [tracing/selftests] cfece71411: kernel-selftests.ftrace.event_trigger_-_test_inter-event_histogram_trigger_onchange_action.fail

[PATCH] [net-next] ifb: fix building without CONFIG_NET_CLS_ACT
 2021-10-29 13:10 UTC  (2+ messages)

[v2] drm/msm/disp/dpu1: set default group ID for CTL
 2021-10-29 13:07 UTC  (2+ messages)

[PATCH] hwrng: cavium: Check health status while reading random data
 2021-10-29 13:07 UTC  (2+ messages)

[PATCH] wlwifi: Fix missing error code in iwl_pci_probe()
 2021-10-29 13:04 UTC  (2+ messages)

[PATCH -next 1/2] ftrace: Tidy up some false kernel-doc markings
 2021-10-29 13:04 UTC  (2+ messages)

[PATCH 1/1] mm: prevent a race between process_mrelease and exit_mmap
 2021-10-29 13:03 UTC  (5+ messages)

[PATCH V7 0/9] osnoise: Support multiple instances (for RTLA)
 2021-10-29 13:01 UTC  (4+ messages)
` [PATCH V7 8/9] trace/osnoise: Remove STACKTRACE ifdefs from inside functions

[PATCH v5 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-29 13:00 UTC  (4+ messages)
` [PATCH v5 09/15] coresight: trbe: Add infrastructure for Errata handling

[PATCH] bcache: kill macro MAX_CACHES_PER_SET
 2021-10-29 12:59 UTC 

[v2 09/10] iio: imu: add BNO055 serdev driver
 2021-10-29 12:59 UTC  (2+ messages)

[PATCH 0/2] reset: lan996x: Add reset driver for lan966x phys
 2021-10-29 12:58 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: reset: lan966x phy reset driver bindings

[GIT PULL] file locking changes for v5.16
 2021-10-29 12:55 UTC 

[PATCH] block: ataflop: Fix warning comparing pointer to 0
 2021-10-29 12:54 UTC  (2+ messages)

[PATCH] blk-mq-debugfs: Show active requests per queue for shared tags
 2021-10-29 12:53 UTC  (2+ messages)

[PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-29 12:50 UTC  (11+ messages)

[PATCH net v2] net: bridge: fix uninitialized variables when BRIDGE_CFM is disabled
 2021-10-29 12:50 UTC  (2+ messages)

[PATCH v4] can: netlink: report the CAN controller mode supported flags
 2021-10-29 12:46 UTC  (3+ messages)

[PATCH v2 0/5] RZ/G2L: pinctrl: Support to get/set drive-strength and output-impedance-ohms
 2021-10-29 12:44 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add output-impedance-ohms property
` [PATCH v2 2/5] pinctrl: renesas: pinctrl-rzg2l: Add helper functions to read/write pin config
` [PATCH v2 3/5] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set pin config for GPIO port pins
` [PATCH v2 4/5] pinctrl: renesas: pinctrl-rzg2l: Rename PIN_CFG_* macros to match HW manual
` [PATCH v2 5/5] pinctrl: renesas: pinctrl-rzg2l: Add support to get/set drive-strength and output-impedance-ohms

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-10-29 12:44 UTC  (4+ messages)
` [RFC 20/20] Doc: Add documentation for /dev/iommu

[PATCH] samples: fanotify: add CC_CAN_LINK dependency
 2021-10-29 12:44 UTC  (2+ messages)

[PATCH v3 00/16] x86: Rewrite the retpoline rewrite logic
 2021-10-29 12:43 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable regulator to fix mt8173 regression
 2021-10-29 12:42 UTC  (3+ messages)

[BUG] About "io_uring: add more uring info to fdinfo for debug"
 2021-10-29 12:40 UTC  (5+ messages)

[PATCH v2] PM: sleep: Fix runtime PM based cpuidle support
 2021-10-29 12:38 UTC 

[PATCH] driver: crypto: caam: instead this_cpu_ptr with raw_cpu_ptr
 2021-10-29 12:30 UTC  (2+ messages)

[PATCH v3 0/5] Improve newidle lb cost tracking and early abort
 2021-10-29 12:30 UTC  (7+ messages)
` [PATCH 3/5] sched/fair: Wait before decaying max_newidle_lb_cost
` [PATCH v3 4/5] sched/fair: Remove sysctl_sched_migration_cost condition

[PATCH v1 1/2] arm64: kprobes: implement optprobes
 2021-10-29 12:27 UTC  (2+ messages)
` [PATCH v1 2/2] arm64: kprobes: add support for KPROBES_ON_FTRACE

[PATCH] ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio_add_device()'
 2021-10-29 12:25 UTC  (2+ messages)

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-29 12:25 UTC  (7+ messages)
` [v4 10/11] riscv: dts: fu740: Add pmu node

[PATCH 1/2] i2c: virtio: disable timeout handling
 2021-10-29 12:24 UTC  (11+ messages)

[RESEND PATCH v6] xen-pciback: allow compiling on other archs than x86
 2021-10-29 12:22 UTC  (2+ messages)

[PATCH v3 0/2] x86/xen: simplify irq pvops
 2021-10-29 12:21 UTC  (2+ messages)

[RFC PATCH v2 0/3] Extend lan966x clock driver for clock gating support
 2021-10-29 12:19 UTC  (4+ messages)
` [RFC PATCH v2 1/3] dt-bindings: clock: lan966x: Extend for clock gate support
` [RFC PATCH v2 2/3] dt-bindings: clock: lan966x: Extend includes with clock gates
` [RFC PATCH v2 3/3] clk: lan966x: Extend lan966x clock driver for clock gating support

[PATCH] selftests/net: update .gitignore with newly added tests
 2021-10-29 12:20 UTC  (2+ messages)

[PATCH v2 00/22] Start aligning perf test with kunit style
 2021-10-29 12:19 UTC  (5+ messages)

[GIT PULL] Btrfs fixes for 5.15-rc8
 2021-10-29 12:17 UTC 

linux-next: build failure after merge of the btrfs tree
 2021-10-29 12:14 UTC  (4+ messages)

[PATCH v4] media: rc: pwm-ir-tx: Switch to atomic PWM API
 2021-10-29 12:08 UTC  (10+ messages)

[PATCH -next] HID: nintendo: fix missing unlock on error in joycon_leds_create()
 2021-10-29 12:07 UTC  (2+ messages)

[GIT PULL] MMC fixes for v5.15-rc8
 2021-10-29 12:07 UTC 

[PATCH] [RESEND] drm: fb_helper: fix CONFIG_FB dependency
 2021-10-29 12:06 UTC  (8+ messages)

[PATCH] bcache: remove unused struct member in cache_stats
 2021-10-29 11:59 UTC 

[RFC PATCH 0/3] Extend lan966x clock driver for clock gating support
 2021-10-29 12:06 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: clock: lan966x: Extend for clock gate support

[PATCH] drm: fb_helper: improve CONFIG_FB dependency
 2021-10-29 12:02 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).