public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-24 10:31:31 to 2024-07-24 14:32:28 UTC [more...]

[PATCH 0/7] minmax: reduce compilation time
 2024-07-24 14:31 UTC  (6+ messages)
` [PATCH 1/7] minmax: Put all the clamp() definitions together
` [PATCH 2/7] minmax: Use _Static_assert() instead of static_assert()
` [PATCH 3/7] compiler.h: Add __if_constexpr(expr, if_const, if_not_const)
` [PATCH 4/7] minmax: Simplify signedness check
` [PATCH 5/7] minmax: Factor out the zero-extension logic from umin/umax

[PATCH] vsprintf: add missing MODULE_DESCRIPTION() macro
 2024-07-24 14:32 UTC  (5+ messages)

[RFC v7 0/6] PolarFire SoC GPIO support
 2024-07-24 14:29 UTC  (7+ messages)
` [RFC v7 1/6] dt-bindings: gpio: fix microchip,mpfs-gpio interrupt descriptions
` [RFC v7 2/6] dt-bindings: interrupt-controller: document PolarFire SoC's gpio interrupt mux

[PATCH v8 0/7] Linux RISC-V IOMMU Support
 2024-07-24 14:28 UTC  (2+ messages)

[RFC PATCH] drm: panthor: add dev_coredumpv support
 2024-07-24 14:27 UTC  (11+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-fortuna: Enable the touchkeys
 2024-07-24 14:26 UTC  (5+ messages)

[PATCH v3 0/5] Add Per-transport SCMI debug statistics
 2024-07-24 14:26 UTC  (12+ messages)
` [PATCH v3 1/5] firmware: arm_scmi: Remove superfluous handle_to_scmi_info
` [PATCH v3 2/5] firmware: arm_scmi: Add support for tracking statistics
` [PATCH v3 3/5] firmware: arm_scmi: Track basic SCMI statistics
` [PATCH v3 4/5] firmware: arm_scmi: Create debugfs files for statistics

[PATCH] rcu: Use system_unbound_wq to avoid disturbing isolated CPUs
 2024-07-24 14:23 UTC  (3+ messages)

[PATCH v2 0/2] sched/deadline: fixes and improvements
 2024-07-24 14:22 UTC  (3+ messages)
` [PATCH v2 1/2] sched/deadline: Fix warning in migrate_enable for boosted tasks
` [PATCH v2 2/2] sched/deadline: Consolidate Timer Cancellation

Software encryption at fscrypt causing the filesystem access unresponsive
 2024-07-24 14:21 UTC 

[PATCH v2] MAINTAINERS: Update bonding entry
 2024-07-24 14:20 UTC  (2+ messages)

[PATCH v2] rust: Implement the smart pointer `InPlaceInit` for `Arc`
 2024-07-24 14:19 UTC  (2+ messages)

[PATCH] dt-bindings: iio: imu: SMI240: add bosch,smi240.yaml
 2024-07-24 14:19 UTC  (3+ messages)

[PATCH] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
 2024-07-24 14:17 UTC  (5+ messages)

[PATCH v3 0/3] Various memory tiering fixes
 2024-07-24 14:14 UTC  (6+ messages)
` [PATCH v3 1/3] memory tiering: read last_cpupid correctly in do_huge_pmd_numa_page()
` [PATCH v3 2/3] memory tiering: introduce folio_use_access_time() check
` [PATCH v3 3/3] memory tiering: count PGPROMOTE_SUCCESS when mem tiering is enabled

[syzbot] [net?] [bpf?] general protection fault in __dev_flush
 2024-07-24 14:13 UTC  (5+ messages)
` [syzbot] "

[PATCH net-next v15 00/14] Device Memory TCP
 2024-07-24 14:11 UTC  (7+ messages)
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice

[PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time
 2024-07-24 14:10 UTC  (4+ messages)
` get_maintainer.pl finds old email address not in MAINTAINERS

[syzbot] [mm?] possible deadlock in gup_fast_fallback
 2024-07-24 14:10 UTC  (2+ messages)

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-07-24 14:10 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie
` [PATCH v3 2/2] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region

Linux 6.10.1
 2024-07-24 14:08 UTC  (2+ messages)

Linux 6.10.1
 2024-07-24 14:07 UTC  (2+ messages)

[PATCH v2] driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
 2024-07-24 14:06 UTC  (2+ messages)

[PATCH 0/4] ext4: fix incorrect tid assumptions
 2024-07-24 14:02 UTC  (10+ messages)
` [PATCH 1/4] ext4: fix incorrect tid assumption in ext4_wait_for_tail_page_commit()
` [PATCH 3/4] ext4: fix incorrect tid assumption in jbd2_journal_shrink_checkpoint_list()
` [PATCH 4/4] ext4: fix incorrect tid assumption in ext4_fc_mark_ineligible()

[PATCH 6.6 000/129] 6.6.42-rc1 review
 2024-07-24 13:58 UTC  (6+ messages)

[PATCH 0/3] nvmem: improvements to struct nvmem_config doc and rmem driver
 2024-07-24 13:57 UTC  (4+ messages)
` [PATCH 1/3] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH 2/3] nvmem: rmem: make ->reg_read() straight forward
` [PATCH 3/3] nvmem: rmem: remove unused .size field

[PATCH 6.1 000/105] 6.1.101-rc1 review
 2024-07-24 13:56 UTC  (5+ messages)

[PATCH net] macvlan: Return error on register_netdevice_notifier() failure
 2024-07-24 13:56 UTC 

xen/evtchn.c: Interrupt for port 32, but apparently not enabled; per-user 0000000012b765d1
 2024-07-24 13:55 UTC  (2+ messages)

[PATCH] staging: fbtft: remove unnecessary braces in if statements and space before close parenthesis in function call
 2024-07-24 13:55 UTC  (4+ messages)

[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
 2024-07-24 13:53 UTC  (4+ messages)

[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
 2024-07-24 13:53 UTC  (11+ messages)

[PATCH] scsi: ufs: core: Fix hba->last_dme_cmd_tstamp timestamp updating logic
 2024-07-24 13:51 UTC 

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-24 13:51 UTC 

[PATCH 6.9 000/163] 6.9.11-rc1 review
 2024-07-24 13:50 UTC  (4+ messages)

[PATCH 1/2] KVM: x86: Check hypercall's exit to userspace generically
 2024-07-24 13:48 UTC  (2+ messages)

[PATCH v4] tools/bpf:Fix the wrong format specifier
 2024-07-24 13:44 UTC  (2+ messages)

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-07-24 13:40 UTC  (4+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
` [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
` [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues

[PATCH bpf v5] bpf: Fixed segment issue when downgrade gso_size
 2024-07-24 13:37 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: add weak dependency with micrel phy module
 2024-07-24 13:36 UTC  (3+ messages)

[PATCH v2 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
 2024-07-24 13:31 UTC  (2+ messages)

[PATCH] vfs: Fix potential circular locking through setxattr() and removexattr()
 2024-07-24 13:30 UTC  (4+ messages)

[PATCH] bus: mhi: host: Add firehose support for Foxconn SDX24/SDX55/SDX65
 2024-07-24 13:28 UTC  (7+ messages)
  `  "
    `  "
      `  "
        `  "

[syzbot] [bluetooth?] WARNING: ODEBUG bug in hci_release_dev (2)
 2024-07-24 13:25 UTC 

[PATCH v2] arm64: dts: s32g: add the pinctrl node
 2024-07-24 13:24 UTC 

[PATCH] drm/nouveau: fix a possible null pointer dereference
 2024-07-24 13:24 UTC 

[PATCH][next] drm/amd/display: Fix spelling mistake "tolarance" -> "tolerance"
 2024-07-24 13:24 UTC 

[PATCH] dt-bindings: PCI: qcom: Allow 'vddpe-3v3-supply' again
 2024-07-24 13:22 UTC  (2+ messages)

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-07-24 13:20 UTC  (7+ messages)
` [PATCH v4 2/4] dt-bindings: media: Document bindings for "

[syzbot] [bluetooth?] KASAN: null-ptr-deref Write in l2cap_sock_resume_cb
 2024-07-24 13:18 UTC 

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-07-24 13:16 UTC  (12+ messages)
` [PATCH RFC v3 3/9] spi: add support for hardware triggered offload
` [PATCH RFC v3 6/9] spi: axi-spi-engine: implement offload support

[syzbot] [jfs?] WARNING: bad unlock balance in clear_inode
 2024-07-24 13:14 UTC 

[PATCH v2] exfat: check disk status during buffer write
 2024-07-24 13:07 UTC  (2+ messages)

[PATCH] kbuild: Fix broken "make binrpm-pkg"
 2024-07-24 13:03 UTC  (2+ messages)

[bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
 2024-07-24 13:03 UTC  (4+ messages)

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-24 13:02 UTC 

[PATCH 00/14] TQMa93xx improvements
 2024-07-24 12:59 UTC  (15+ messages)
` [PATCH 01/14] arm64: dts: freescale: imx93-tqma9352: fix CMA alloc-ranges
` [PATCH 02/14] arm64: dts: freescale: imx93-tqma9352: improve pad configuration
` [PATCH 03/14] arm64: dts: freescale: imx93-tqma9352: Add PMIC node
` [PATCH 04/14] arm64: dts: freescale: imx93-tqma9352: add eMMC regulators
` [PATCH 05/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: fix typo
` [PATCH 06/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: improve pad configuration
` [PATCH 07/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add irq for temp sensor
` [PATCH 08/14] arm64: dts: freescale: imx93-tqma9352-mba91xxla: Add ethernet aliases
` [PATCH 09/14] arm64: dts: freescale: imx93-tqma9352-mba93xxla: add GPIO line names
` [PATCH 10/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: improve pad configuration
` [PATCH 11/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add RTC / temp sensor IRQ
` [PATCH 12/14] arm64: dts: freescale: imx93-tqma9352-mba91xxca: Add ethernet aliases
` [PATCH 13/14] arm64: dts: freescale: imx93-tqma9352-mba93xxca: add GPIO line names
` [PATCH 14/14] arm64: dts: freescale: imx93-tqma9352: set SION for cmd and data pad of USDHC

[syzbot] [media?] possible deadlock in v4l2_ctrl_handler_log_status
 2024-07-24 12:57 UTC  (2+ messages)

[RFC PATCH] nmi,printk: fix ABBA deadlock between nmi_backtrace and dump_stack_lvl
 2024-07-24 12:56 UTC  (8+ messages)

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-24 12:54 UTC  (4+ messages)
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[GIT PULL] printk for 6.11
 2024-07-24 12:47 UTC  (6+ messages)

[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
 2024-07-24 12:46 UTC  (2+ messages)

[PATCH v2 00/16] xz: Updates to license, filters, and compression options
 2024-07-24 12:44 UTC  (3+ messages)
` [PATCH v2 17/16] xz: Remove XZ_EXTERN and extern from functions

[PATCH 0/7] Fix i915 pmu on bind/unbind
 2024-07-24 12:41 UTC  (5+ messages)
` [PATCH 6/7] drm/i915/pmu: Lazy unregister

[PATCH 0/2] uapi: Add support for GENMASK_U128()
 2024-07-24 12:37 UTC  (9+ messages)
` [PATCH 1/2] uapi: Define GENMASK_U128
` [PATCH 2/2] lib/test_bits.c: Add tests for GENMASK_U128()

[PATCH 0/2] Allow errors to be silenced in multi functions
 2024-07-24 12:24 UTC  (3+ messages)
` [PATCH 1/2] drm/mipi-dsi: Add quiet member to mipi_dsi_multi_context struct
` [PATCH 2/2] drm/mipi-dsi: Change multi functions to use quiet member of mipi_dsi_multi_context

[syzbot] [bpf?] [net?] general protection fault in __dev_flush
 2024-07-24 12:20 UTC 

[GIT PULL REQUEST] watchdog - v6.11 release cycle
 2024-07-24 11:52 UTC 

[PATCH v1] mm/numa_balancing: Fix the memory thrashing problem in the single-threaded process
 2024-07-24 12:11 UTC  (4+ messages)

[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
 2024-07-24 12:11 UTC  (4+ messages)

LPA2 on non-LPA2 hardware broken with 16K pages
 2024-07-24 12:10 UTC  (9+ messages)

[PATCH 6.10 00/11] 6.10.1-rc2 review
 2024-07-24 12:00 UTC  (3+ messages)

[PATCH v4 0/5] Add interconnect driver for IPQ5332 SoC
 2024-07-24 11:55 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details

[PATCH v4] spi: ppc4xx: handle irq_of_parse_and_map() errors
 2024-07-24 11:55 UTC  (4+ messages)
    ` [v4] "

[PATCH 1/2] dt-bindings: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB
 2024-07-24 11:47 UTC  (4+ messages)
` [PATCH 2/2] i3c: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB driver

[syzbot] [bpf?] [net?] general protection fault in __cpu_map_flush
 2024-07-24 11:45 UTC  (2+ messages)

[PATCH v7 0/8] Add QPIC SPI NAND driver
 2024-07-24 11:42 UTC  (9+ messages)
` [PATCH v7 1/8] spi: dt-bindings: Introduce qcom,spi-qpic-snand
` [PATCH v7 2/8] mtd: rawnand: qcom: cleanup qcom_nandc driver
` [PATCH v7 3/8] mtd: rawnand: qcom: Add qcom prefix to common api
` [PATCH v7 4/8] mtd: nand: Add qpic_common API file
` [PATCH v7 5/8] mtd: rawnand: qcom: use FIELD_PREP and GENMASK
` [PATCH v7 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
` [PATCH v7 7/8] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v7 8/8] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH bpf-next 1/2] bpf: implement bpf_send_signal_pid/tgid() helpers
 2024-07-24 11:39 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Augment send_signal test with remote signaling

[linus:master] [sched/pelt] 97450eb909: INFO:task_blocked_for_more_than#seconds
 2024-07-24 11:34 UTC  (4+ messages)

[PATCH net] tipc: Return non-zero value from tipc_udp_addr2str() on error
 2024-07-24 11:20 UTC  (2+ messages)

[PATCH v4 0/4] initial clock support for exynosauto v920 SoC
 2024-07-24 11:17 UTC  (3+ messages)
  ` [PATCH v4 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-07-24 11:08 UTC  (2+ messages)

Build performance regressions originating from min()/max() macros
 2024-07-24 11:05 UTC  (3+ messages)

[regression] ENOTTY returned for tty fds
 2024-07-24 10:58 UTC  (6+ messages)

[PATCH] arm64: dts: freescale: Add Ethernet Support
 2024-07-24 11:02 UTC  (2+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-24 11:02 UTC  (6+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "

[PATCH v3] drm/client: fix null pointer dereference in drm_client_modeset_probe
 2024-07-24 10:55 UTC  (2+ messages)

[PATCH -next] sched/fair: inline cpu_util_without and cpu_util to improve performance
 2024-07-24 10:53 UTC  (2+ messages)

[PATCH] tools/virtio:Fix the wrong format specifier
 2024-07-24 10:45 UTC  (2+ messages)

[PATCH net v3] tcp: process the 3rd ACK with sk_socket for TFO/MPTCP
 2024-07-24 10:35 UTC  (2+ messages)

[PATCH net 3/4] net-sysfs: check device is present when showing testing
 2024-07-24 10:35 UTC  (2+ messages)

[PATCH v2 -next] cgroup/cpuset: remove child_ecpus_count
 2024-07-24 10:24 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox