linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-28 14:56:39 to 2022-06-28 17:03:30 UTC [more...]

[PATCH -next v6 00/10]arm64: add machine check safe support
 2022-06-28 17:02 UTC  (2+ messages)

[PATCH] arm64: correct the effect of mitigations off on kpti
 2022-06-28 17:02 UTC  (2+ messages)

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-06-28 17:01 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller

[PATCH v3 0/3] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-06-28 16:58 UTC  (4+ messages)
` [PATCH v3 1/3] tpm: of: Make of-tree specific function commonly available
` [PATCH v3 2/3] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v3 3/3] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-06-28 16:58 UTC  (10+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V12 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V12 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH -next] usb: musb: mpfs: add missing clk_disable_unprepare() in mpfs_remove()
 2022-06-28 16:57 UTC  (2+ messages)

[PATCH] serial: 8250: Fix PM usage_count for console handover
 2022-06-28 16:58 UTC 

[PATCH v2 0/8] Implement call_rcu_lazy() and miscellaneous fixes
 2022-06-28 16:56 UTC  (7+ messages)
` [PATCH v2 8/8] rcu/kfree: Fix kfree_rcu_shrink_count() return value

[REGRESSION] Unable to unlock encrypted disk starting with kernel 5.19-rc1+
 2022-06-28 16:52 UTC  (3+ messages)

[PATCHSET 0/6] perf tools: A couple of fixes for perf record --off-cpu (v1)
 2022-06-28 16:52 UTC  (6+ messages)
` [PATCH 1/6] perf offcpu: Fix a build failure on old kernels

[PATCH] RAS/CEC: Reduce default threshold to offline a page to "2"
 2022-06-28 16:51 UTC  (5+ messages)

[PATCH] MMIO should have more priority then IO
 2022-06-28 16:29 UTC 

[PATCH] drivers: fix typo in firmware/efi/memmap.c
 2022-06-28 16:50 UTC  (2+ messages)

[PATCH net-next v9 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-28 16:49 UTC  (16+ messages)
` [PATCH net-next v9 05/16] net: pcs: add Renesas MII converter driver
` [PATCH net-next v9 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH net-next v9 12/16] ARM: dts: r9a06g032: describe MII converter
` [PATCH net-next v9 13/16] ARM: dts: r9a06g032: describe GMAC2
` [PATCH net-next v9 14/16] ARM: dts: r9a06g032: describe switch
` [PATCH net-next v9 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description

[PATCH v2 00/16] Canaan devicetree fixes
 2022-06-28 16:49 UTC  (8+ messages)
` [PATCH v2 01/16] dt-bindings: display: convert ilitek,ili9341.txt to dt-schema
` [PATCH v2 04/16] spi: dt-bindings: dw-apb-ssi: update spi-{r,t}x-bus-width

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-28 16:48 UTC  (4+ messages)

[PATCH 0/2] Introduce security_create_user_ns()
 2022-06-28 16:44 UTC  (15+ messages)

[PATCH net-next v1 0/3] add framework for selftests in devlink
 2022-06-28 16:42 UTC  (4+ messages)
` [PATCH net-next v1 1/3] devlink: introduce framework for selftests
` [PATCH net-next v1 2/3] bnxt_en: refactor NVM APIs
` [PATCH net-next v1 3/3] bnxt_en: implement callbacks for devlink selftests

[intel-tdx:guest-filter 10/28] arch/x86/kernel/head64.c:527:9: error: implicit declaration of function 'tdx_filter_init'
 2022-06-28 16:42 UTC 

[PATCH v10 0/3] s390x: KVM: CPU Topology
 2022-06-28 16:41 UTC  (10+ messages)
` [PATCH v10 2/3] KVM: s390: guest support for topology function
` [PATCH v10 3/3] KVM: s390: resetting the Topology-Change-Report

[PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86
 2022-06-28 16:39 UTC  (9+ messages)

[PATCH] fbdev: fbmem: Fix logo center image dx issue
 2022-06-28 16:36 UTC 

[PATCH v6 00/17] Introducing AMD x2AVIC and hybrid-AVIC modes
 2022-06-28 16:34 UTC  (4+ messages)

[PATCH v5 00/12] can: slcan: extend supported features
 2022-06-28 16:31 UTC  (13+ messages)
` [PATCH v5 01/12] can: slcan: use the BIT() helper
` [PATCH v5 02/12] can: slcan: use netdev helpers to print out messages
` [PATCH v5 03/12] can: slcan: use the alloc_can_skb() helper
` [PATCH v5 04/12] can: netlink: dump bitrate 0 if can_priv::bittiming.bitrate is -1U
` [PATCH v5 05/12] can: slcan: use CAN network device driver API
` [PATCH v5 06/12] can: slcan: allow to send commands to the adapter
` [PATCH v5 07/12] can: slcan: set bitrate by CAN device driver API
` [PATCH v5 08/12] can: slcan: send the open/close commands to the adapter
` [PATCH v5 09/12] can: slcan: move driver into separate sub directory
` [PATCH v5 10/12] can: slcan: add ethtool support to reset adapter errors
` [PATCH v5 11/12] can: slcan: extend the protocol with error info
` [PATCH v5 12/12] can: slcan: extend the protocol with CAN state info

[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
 2022-06-28 16:31 UTC  (6+ messages)

[PATCH v11 net-next 0/9] add support for VSC7512 control over SPI
 2022-06-28 16:26 UTC  (7+ messages)
` [PATCH v11 net-next 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v11 net-next 2/9] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration

[PATCH v11 00/14] module: core code clean up
 2022-06-28 16:24 UTC  (5+ messages)
` [PATCH v11 10/14] module: kallsyms: Fix suspicious rcu usage

[intel-tdx:guest-filter 10/28] arch/x86/coco/core.c:35:6: warning: old-style function definition
 2022-06-28 16:21 UTC 

[PATCH v1 0/2] Fix console probe delay when stdout-path isn't set
 2022-06-28 16:16 UTC  (4+ messages)
` [PATCH v1 2/2] serial: Set probe_no_timeout for all DT based drivers

[PATCH RESEND] x86/uaccess: Improve __try_cmpxchg64_user_asm for x86_32
 2022-06-28 16:16 UTC 

[PATCH for-next 0/8] io_uring: multishot recv
 2022-06-28 16:15 UTC  (14+ messages)
` [PATCH for-next 1/8] io_uring: allow 0 length for buffer select
` [PATCH for-next 2/8] io_uring: restore bgid in io_put_kbuf
` [PATCH for-next 3/8] io_uring: allow iov_len = 0 for recvmsg and buffer select
` [PATCH for-next 4/8] io_uring: recycle buffers on error
` [PATCH for-next 5/8] io_uring: clean up io_poll_check_events return values
` [PATCH for-next 6/8] io_uring: add IOU_STOP_MULTISHOT return code
` [PATCH for-next 7/8] io_uring: add IORING_RECV_MULTISHOT flag
` [PATCH for-next 8/8] io_uring: multishot recv

[PATCH] signal: break out of wait loops on kthread_stop()
 2022-06-28 16:14 UTC  (5+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 0/7] media: hantro: Add 10-bit support
 2022-06-28 16:13 UTC  (4+ messages)
` [PATCH v2 3/7] media: hantro: postproc: Fix buffer size calculation

[PATCH v6] x86/paravirt: useless assignment instructions cause Unixbench full core performance degradation
 2022-06-28 16:12 UTC  (2+ messages)
` [PATCH v7] "

[PATCH net-next v1 1/3] net: dsa: add get_pause_stats support
 2022-06-28 16:10 UTC  (10+ messages)
` [PATCH net-next v1 2/3] net: dsa: ar9331: add support for pause stats

[PATCH] of: reserved-memory: Print allocation/reservation failures as error
 2022-06-28 16:09 UTC  (2+ messages)

[PATCH V3 0/1] ublk: add io_uring based userspace block driver
 2022-06-28 16:08 UTC  (2+ messages)
` [PATCH V3 1/1] "

[PATCH 00/14] KVM: nVMX: Use vmcs_config for setting up nested VMX MSRs
 2022-06-28 16:01 UTC  (5+ messages)

[PATCH stable 4.9] fdt: Update CRC check for rng-seed
 2022-06-28 16:01 UTC  (3+ messages)
` [PATCH stable 4.14] "
` [PATCH stable 4.19] "

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-06-28 16:00 UTC  (10+ messages)
` [PATCH v2 03/13] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v2 12/13] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v2 13/13] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] PK: runtime: Redefine pm_runtime_release_supplier()
 2022-06-28 16:00 UTC  (3+ messages)

[PATCH v2] vfio: Clear the caps->buf to NULL after free
 2022-06-28 15:58 UTC  (3+ messages)

[PATCH v2 00/17] Refactor fw_devlink to significantly improve boot time
 2022-06-28 15:55 UTC  (7+ messages)
` [PATCH v2 13/17] driver core: Use device's fwnode to check if it is waiting for suppliers

[PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
 2022-06-28 15:54 UTC  (4+ messages)

[RFC v2] memmap: introduce cmdline parameter "memmap=nn[KMG]$" without start addr
 2022-06-28 15:52 UTC  (2+ messages)

[PATCH v13 10/15] PCI: imx6: Turn off regulator when system is in suspend mode
 2022-06-28 15:51 UTC  (2+ messages)

[PATCH 0/6] Fix TLB invalidate issues with Broadwell
 2022-06-28 15:49 UTC  (6+ messages)
` [PATCH 5/6] drm/i915/gt: Serialize GRDOM access between multiple engine resets

[PATCH v3 0/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR
 2022-06-28 15:48 UTC  (3+ messages)
` [PATCH v3 1/2] mtd: rawnand: arasan: Update NAND bus clock instead of system clock
` [PATCH v3 2/2] mtd: rawnand: arasan: Fix clock rate in NV-DDR

[PATCH v5.4] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.9] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.19] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[PATCH v4.14] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-28 15:42 UTC 

[RFC PATCH 00/26] hugetlb: Introduce HugeTLB high-granularity mapping
 2022-06-28 15:40 UTC  (9+ messages)
` [RFC PATCH 02/26] hugetlb: sort hstates in hugetlb_init_hstates
` [RFC PATCH 04/26] hugetlb: make huge_pte_lockptr take an explicit shift argument

[PATCH 6/6] fanotify: add current_user_instances node
 2022-06-28 15:36 UTC  (8+ messages)

[PATCH] perf bpf: 8 byte align bpil data
 2022-06-28 15:35 UTC  (6+ messages)

[PATCH 1/4] ASoC: wm5102: Fix event generation for output compensation
 2022-06-28 15:34 UTC  (4+ messages)
` [PATCH 2/4] ASoC: wm8998: Fix event generation for input mux
` [PATCH 3/4] ASoC: cs47l92: Fix event generation for OUT1 demux
` [PATCH 4/4] ASoC: arizona: Update arizona_aif_cfg_changed to use RX_BCLK_RATE

[PATCH] dt-bindings: chosen: document rng-seed property
 2022-06-28 15:33 UTC  (6+ messages)
        ` [PATCH] dt-bindings: chosen: remove

[PATCH] net : rps : supoort a single flow to use rps
 2022-06-28 15:31 UTC  (3+ messages)

[PATCH v2 net-next 0/4] Prevent permanently closed tc-taprio gates from blocking a Felix DSA switch port
 2022-06-28 15:31 UTC  (3+ messages)
` [PATCH v2 net-next 4/4] time64.h: consolidate uses of PSEC_PER_NSEC

[bvanassche:block-bitwise-opf 26/58] drivers/md/raid1.c:1993:60: sparse: sparse: incorrect type in argument 5 (different base types)
 2022-06-28 15:29 UTC 

[intel-tdx:guest-filter 10/28] arch/x86/kernel/head64.c:527:2: error: call to undeclared function 'tdx_filter_init'; ISO C99 and later do not support implicit function declarations
 2022-06-28 15:29 UTC 

[PATCH v4] sched/fair: combine detach into dequeue when migrating task
 2022-06-28 15:26 UTC  (2+ messages)

[PATCH 1/3] thermal/core: Encapsulate the set_cur_state function
 2022-06-28 15:26 UTC  (9+ messages)
` [PATCH 3/3] thermal/sysfs: Remove cooling device sysfs statistics

[PATCH] media: atomisp: clean up for-loop, remove redundant assignment to variable i
 2022-06-28 15:24 UTC 

possible trace_printk() bug in v5.19-rc1
 2022-06-28 15:24 UTC  (15+ messages)

[PATCH v4 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-06-28 15:23 UTC  (14+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v1 0/3] fix primary corruption issue
 2022-06-28 15:22 UTC  (17+ messages)
` [PATCH v1 2/3] drm/msm/dp: decoupling dp->id out of dp controller_id at scxxxx_dp_cfg table

[PATCH] HID: amd_sfh: Ignore uninitialized device
 2022-06-28 15:21 UTC  (5+ messages)

[PATCH] drm/msm/dp: make eDP panel as the first connected connector
 2022-06-28 15:20 UTC 

[PATCH v7] ath9k: let sleep be interrupted when unregistering hwrng
 2022-06-28 15:18 UTC 

[PATCH v3 17/17] PCI: dwc: Add Baikal-T1 PCIe controller support
 2022-06-28 15:17 UTC  (2+ messages)

fwnode_for_each_child_node() and OF backend discrepancy
 2022-06-28 15:17 UTC  (12+ messages)

[PATCH 0/2] Enable clang tools for kernels build using gcc
 2022-06-28 15:15 UTC  (3+ messages)

[PATCH v2 00/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-28 15:16 UTC  (20+ messages)
` [PATCH v2 01/19] iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
` [PATCH v2 02/19] iio: adc: at91-sama5d2_adc: check return status for pressure and touch
` [PATCH v2 03/19] iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
` [PATCH v2 04/19] iio: adc: at91-sama5d2_adc: disable/prepare buffer on suspend/resume
` [PATCH v2 05/19] iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
` [PATCH v2 06/19] iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
` [PATCH v2 07/19] iio: adc: at91-sama5d2_adc: move the check of oversampling in its function
` [PATCH v2 08/19] iio: adc: at91-sama5d2_adc: drop AT91_OSR_XSAMPLES defines
` [PATCH v2 09/19] iio: adc: at91-sama5d2_adc: add .read_avail() chan_info ops
` [PATCH v2 10/19] iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
` [PATCH v2 11/19] iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
` [PATCH v2 12/19] iio: adc: at91-sama5d2_adc: move oversampling storage in its function
` [PATCH v2 13/19] iio: adc: at91-sama5d2_adc: update trackx on emr
` [PATCH v2 14/19] iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_adc_setup_samp_freq()
` [PATCH v2 15/19] iio: adc: at91-sama5d2_adc: lock around at91_adc_read_info_raw()
` [PATCH v2 16/19] dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
` [PATCH v2 17/19] iio: adc: at91-sama5d2_adc: add support for temperature sensor
` [PATCH v2 18/19] iio: adc: at91-sama5d2_adc: add empty line after functions
` [PATCH v2 19/19] iio: adc: at91-sama5d2_adc: add runtime pm support

[PATCH v5] ath9k: sleep for less time when unregistering hwrng
 2022-06-28 15:14 UTC  (10+ messages)
` [PATCH v6] "

CONFIG_ANDROID (was: rcu_sched detected expedited stalls in amdgpu after suspend)
 2022-06-28 15:13 UTC  (2+ messages)

[PATCH 1/3] thermal/drivers/qcom: Remove get_trend function
 2022-06-28 15:10 UTC  (5+ messages)
` [PATCH 2/3] thermal/drivers/tegra: "

[PATCH] workqueue: Make create_worker() safe against spurious wakeups
 2022-06-28 15:08 UTC  (4+ messages)
` re. Spurious wakeup on a newly created kthread

[PATCH v3] ipv6/sit: fix ipip6_tunnel_get_prl return value
 2022-06-28 15:05 UTC  (2+ messages)

[PATCH] ipv6: remove redundant store to value after addition
 2022-06-28 15:04 UTC  (2+ messages)

[PATCH v2 00/16] A few cleanup patches for huge_memory
 2022-06-28 15:01 UTC  (5+ messages)
` [PATCH v2 04/16] mm/huge_memory: use helper touch_pud in huge_pud_set_accessed
` [PATCH v2 05/16] mm/huge_memory: use helper touch_pmd in huge_pmd_set_accessed

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-28 15:00 UTC  (9+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 17/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v9 18/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v9 19/21] vfio-pci/zdev: different maxstbl for interpreted devices

[PATCH] fs/ntfs3: Fix work with fragmented xattr
 2022-06-28 14:59 UTC 

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-06-28 14:56 UTC  (6+ messages)
` [PATCH v3 04/17] dt-bindings: PCI: dwc: Add max-link-speed common property

[PATCH v14 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-06-28 14:55 UTC  (5+ messages)
` [PATCH v14 1/4] trace: Add trace any "
` [PATCH v14 2/4] trace/objtrace: Get the value of the object
` [PATCH v14 3/4] selftests/ftrace: Add testcases for objtrace
` [PATCH v14 4/4] Documentation: trace/objtrace: Add documentation "


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