All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-07 14:37:54 to 2024-12-07 18:34:33 UTC [more...]

[PATCH 00/10] compiler.h: refactor __is_constexpr() into is_const{,_true,_false}()
 2024-12-07 18:26 UTC  (26+ messages)
` [PATCH 02/10] compiler.h: add is_const() as a replacement of __is_constexpr()

[PATCH] iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
 2024-12-07 18:34 UTC  (3+ messages)

[PATCH v4 0/3] Add support for AMD MDB IP as Root Port
 2024-12-07 18:30 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v4 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v4 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH] tcg/optimize: Fix constant folding of setcond
 2024-12-07 18:27 UTC  (2+ messages)

[PATCH] mempolicy.h: Remove unnecessary header file inclusions
 2024-12-07 18:22 UTC  (4+ messages)
` [PATCH] mm/mempolicy.c: include pagemap.h directly
    ` [PATCH] mm/mempolicy.c: include pagemap.h directly in right place

[PATCH 0/2] ceph: ceph_direct_read_write() fixes
 2024-12-07 18:26 UTC  (3+ messages)
` [PATCH 1/2] ceph: fix memory leak in ceph_direct_read_write()
` [PATCH 2/2] ceph: allocate sparse_ext map only for sparse reads

[PATCH v2 00/15] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-07 18:23 UTC  (5+ messages)
` [PATCH v2 02/15] iio: adc: rzg2l_adc: Convert dev_err() to dev_err_probe()
` [PATCH v2 03/15] iio: adc: rzg2l_adc: Use devres helpers to request pre-deasserted reset controls

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-12-07 18:18 UTC  (8+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller

[PATCH] smack: deduplicate access to string conversion
 2024-12-07 18:18 UTC  (2+ messages)

[PATCH] ubifs/debug: remove return from end of void function
 2024-12-07 18:03 UTC  (4+ messages)

[PATCH v2] iio: kx022a: document new chip_info structure members
 2024-12-07 18:02 UTC  (2+ messages)

Softlock up of rcu_sched has been detect
 2024-12-07 18:00 UTC  (2+ messages)

[PATCH v2] iio: adc: ad9467: Fix the "don't allow reading vref if not available" case
 2024-12-07 17:58 UTC  (2+ messages)

[PATCH] iio: proximity: aw96103: Constify struct iio_info​
 2024-12-07 17:55 UTC  (2+ messages)
` [PATCH] iio: proximity: aw96103: Constify struct iio_info

[PATCH] nilfs2: drop the inode which has been removed
 2024-12-07 17:49 UTC  (3+ messages)

[patch v2] mount.nfs: Add support for nfs://-URLs 
 2024-12-07 17:49 UTC  (3+ messages)

[PATCH] net/tap: add new macpair option for split MAC address
 2024-12-07 17:47 UTC  (3+ messages)

[syzbot] [mm?] upstream test error: WARNING: locking bug in __rmqueue_pcplist
 2024-12-07 17:47 UTC 

[PATCH v2 0/5] regulator: add X-Powers AXP323 support
 2024-12-07 17:45 UTC  (3+ messages)
` [PATCH v2 3/5] mfd: axp20x: Allow multiple regulators

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-07 17:42 UTC  (9+ messages)
` [PATCH 08/14] iio: adc: rzg2l_adc: Prepare for the addition of RZ/G3S support
` [PATCH 09/14] iio: adc: rzg2l_adc: Add support for channel 8

[PATCH] regulator: axp20x: AXP717: set ramp_delay
 2024-12-07 17:40 UTC  (2+ messages)

[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
 2024-12-07 17:38 UTC  (12+ messages)
` [PATCH net-next v4 01/11] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 03/11] net-timestamp: reorganize in skb_tstamp_tx_output()
` [PATCH net-next v4 04/11] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [PATCH net-next v4 05/11] net-timestamp: support SCM_TSTAMP_SND "
` [PATCH net-next v4 06/11] net-timestamp: support SCM_TSTAMP_ACK "
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print "
` [PATCH net-next v4 08/11] net-timestamp: make TCP tx timestamp bpf extension work
` [PATCH net-next v4 09/11] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP bpf extension
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature

[PATCH v4 02/14] rust: hrtimer: introduce hrtimer support
 2024-12-07 17:36 UTC  (3+ messages)

[PATCH 6.1.y-cip 00/16] Add RPC-IF support for RZ/G2UL SoC
 2024-12-07 17:35 UTC  (2+ messages)

[PATCH v5 6/6] docs/mm: document latest changes to vm_lock
 2024-12-07 17:33 UTC  (3+ messages)

Kernel Oops on alpha with kernel version >=6.9.x
 2024-12-07 17:33 UTC  (12+ messages)

[PATCH] iio: adc: at91: call input_free_device() on allocated iio_dev
 2024-12-07 17:30 UTC  (2+ messages)

[PATCH v3 00/19] vbe: Series part E
 2024-12-07 17:24 UTC  (20+ messages)
` [PATCH v3 01/19] spl: mmc: Avoid size growth in spl_mmc_find_device() debug
` [PATCH v3 02/19] image: Add a prototype for fit_image_get_phase()
` [PATCH v3 03/19] boot: Allow FIT to fall back from best-match option
` [PATCH v3 04/19] bootstd: Avoid sprintf() in SPL when creating bootdevs
` [PATCH v3 05/19] boot: Respect the load_op in fit_image_load()
` [PATCH v3 06/19] malloc: Show amount of used space when memory runs out
` [PATCH v3 07/19] malloc: Provide a simple malloc for VPL
` [PATCH v3 08/19] Support setting a maximum size for the VPL image
` [PATCH v3 09/19] spl: Report a loader failure
` [PATCH v3 10/19] spl: Allow serial to be disabled in any XPL phase
` [PATCH v3 11/19] spl: Support a relocated stack "
` [PATCH v3 12/19] spl: Drop use of uintptr_t
` [PATCH v3 13/19] spl: Drop a duplicate variable in boot_from_devices()
` [PATCH v3 14/19] spl: Add some more debugging to load_simple_fit()
` [PATCH v3 15/19] spl: lib: Allow for decompression in any SPL build
` [PATCH v3 16/19] boot: Allow use of FIT in TPL and VPL
` [PATCH v3 17/19] lib: Allow crc8 "
` [PATCH v3 18/19] boot: Imply CRC8 with VBE
` [PATCH v3 19/19] hash: Plumb crc8 into the hash functions

[PATCH v2 00/18] vbe: Series part D
 2024-12-07 17:25 UTC  (4+ messages)
` [PATCH v2 13/18] mmc: Add more debugging for SPL

[PATCH] qmi: radio-settings: Do not unconditionally try to enable unsupported modes
 2024-12-07 17:20 UTC 

[ath:master] BUILD SUCCESS 400568fb3b022247c1603fdbdd6444b3ef14ffce
 2024-12-07 17:13 UTC 

[PATCH v4 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-07 17:16 UTC  (4+ messages)
` [PATCH v4 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[PATCH] iio: adc: ad7124: Disable all channels at probe time
 2024-12-07 17:15 UTC  (6+ messages)

[syzbot] [mm?] KASAN: slab-use-after-free Read in move_pages_pte
 2024-12-07 17:14 UTC 

[PATCH v3 1/2] Introduce cpu_icache_is_aliasing() across all architectures
 2024-12-07 17:13 UTC  (10+ messages)
` [PATCH v3 2/2] mm: use clear_user_(high)page() for arch with special user folio handling

[PATCH net-next] rtnetlink: fix error code in rtnl_newlink()
 2024-12-07 17:07 UTC  (3+ messages)

[patch] mount.nfs: Add support for nfs://-URLs 
 2024-12-07 17:05 UTC  (5+ messages)

[PATCH] mtdchar: fix integer overflow in read/write ioctls
 2024-12-07 17:05 UTC  (4+ messages)

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2024-12-07 17:18 UTC  (24+ messages)
` [RFC 03/13] rust/cell: add get_mut() method for BqlCell
` [RFC 05/13] rust: add a bit operation binding for deposit64
` [RFC 07/13] rust: add bindings for timer
` [RFC 09/13] i386/fw_cfg: move hpet_cfg definition to hpet.c
` [RFC 12/13] rust/timer/hpet: add qdev APIs support

[PATCH 0/2] soc: hisilicon: Add power control support for kunpeng HBM
 2024-12-07 16:50 UTC  (6+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hbmdev: Add support for controling the power of hbm memory
` [PATCH 2/2] soc: hisilicon: kunpeng_hbmcache: Add support for online and offline the hbm cache

[PATCH] scsi: Constify struct pci_device_id
 2024-12-07 16:48 UTC 

[PATCH v2] parisc: Remove memcpy_toio and memset_io
 2024-12-07 16:47 UTC  (2+ messages)

[PATCH] net/sched: netem: account for backlog updates from child qdisc
 2024-12-07 16:37 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] mm: use clear_user_(high)page() for arch with special user folio handling
 2024-12-07 16:41 UTC  (6+ messages)

[ath:pending] BUILD SUCCESS ff73f816ca105f1eb3d28b093e0d9cdeb43bb672
 2024-12-07 16:35 UTC 

[PATCH v2] arm64: dts: qcom: Add coresight nodes for QCS8300
 2024-12-07 16:28 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD SUCCESS 2152e8397622d3783e947ca02ff62d94bc5b8f9e
 2024-12-07 16:21 UTC 

[meta-rockchip][PATCH] u-boot: Update SRCREV for radxa-zero-3
 2024-12-07 16:23 UTC 

[PATCH net-next 0/3] net: prepare for removal of net->dev_index_head
 2024-12-07 16:22 UTC  (4+ messages)
` [PATCH net-next 1/3] rtnetlink: add ndo_fdb_dump_context
` [PATCH net-next 2/3] rtnetlink: switch rtnl_fdb_dump() to for_each_netdev_dump()
` [PATCH net-next 3/3] rtnetlink: remove pad field in ndo_fdb_dump_context

[RFC 00/24] drm/msm: sparse / "VM_BIND" support
 2024-12-07 16:15 UTC  (25+ messages)
` [RFC 01/24] HACK: drm/msm: Disable shrinker
` [RFC 02/24] drm/gpuvm: Don't require obj lock in destructor path
` [RFC 03/24] drm/gpuvm: Remove bogus lock assert
` [RFC 04/24] drm/msm: Rename msm_file_private -> msm_context
` [RFC 05/24] drm/msm: Improve msm_context comments
` [RFC 06/24] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [RFC 07/24] drm/msm: Remove vram carveout support
` [RFC 08/24] drm/msm: Collapse vma allocation and initialization
` [RFC 09/24] drm/msm: Collapse vma close and delete
` [RFC 10/24] drm/msm: drm_gpuvm conversion
` [RFC 11/24] drm/msm: Use drm_gpuvm types more
` [RFC 12/24] drm/msm: Split submit_pin_objects()
` [RFC 13/24] drm/msm: Lazily create context VM
` [RFC 14/24] drm/msm: Add opt-in for VM_BIND
` [RFC 15/24] drm/msm: Mark VM as unusable on faults
` [RFC 16/24] drm/msm: Extend SUBMIT ioctl for VM_BIND
` [RFC 17/24] drm/msm: Add VM_BIND submitqueue
` [RFC 18/24] drm/msm: Add _NO_SHARE flag
` [RFC 19/24] drm/msm: Split out helper to get iommu prot flags
` [RFC 20/24] drm/msm: Add mmu support for non-zero offset
` [RFC 21/24] drm/msm: Add PRR support
` [RFC 22/24] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [RFC 23/24] drm/msm: Wire up gpuvm ops
` [RFC 24/24] drm/msm: Bump UAPI version

[syzbot] [bluetooth?] BUG: unable to handle kernel paging request in hci_release_dev
 2024-12-07 16:13 UTC 

[syzbot] Monthly integrity report (Dec 2024)
 2024-12-07 16:13 UTC 

[syzbot] Monthly wpan report (Dec 2024)
 2024-12-07 16:12 UTC 

[syzbot] Monthly exfat report (Dec 2024)
 2024-12-07 16:12 UTC 

[PATCH] [PATCH] rust: macros: add authors
 2024-12-07 16:07 UTC  (2+ messages)
`  "

[ath:for-next] BUILD SUCCESS da8656797ae10b524a7a0c3d5eeb6237fa3ddd70
 2024-12-07 16:03 UTC 

[linux-next:fs-current] BUILD SUCCESS 3d1c918e48535fb094f6ee7c426ff0e8684aa7e5
 2024-12-07 16:03 UTC 

[linux-next:fs-next] BUILD SUCCESS f2199e2d8772b70e28bd8318e415607203a377fc
 2024-12-07 16:02 UTC 

[linuxtv-media-pending:next] BUILD SUCCESS 6c10d1adae82e1c8da16e7ebd2320e69f20b9d6f
 2024-12-07 16:01 UTC 

[PATCH v3 0/3] x86/ioremap: clean up the mess in xxx_is_setup_data
 2024-12-07 16:04 UTC  (3+ messages)
` [PATCH v3 1/3] x86/ioremap: introduce helper to implement xxx_is_setup_data()

[meta-oe][PATCH] nodejs: upgrade 22.11.0 -> 22.12.0
 2024-12-07 15:59 UTC  (3+ messages)
` [oe] "

[PATCH] arm64: dts: qcom: x1e80100-pmics: Enable all SMB2360 separately
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH] mbedtls: remove MBEDTLS_HAVE_TIME
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH] arm: qemu: fix update_info declaration
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH 1/1] net: disable MBEDTLS in SPL
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH] lmb: prohibit allocations above ram_top even from same bank
 2024-12-07 15:57 UTC  (2+ messages)

[PATCH] object-name: fix reversed ordering with magic pathspecs
 2024-12-07 15:51 UTC  (3+ messages)
` [PATCH v3] object-name: fix reversed ordering with ":/<PATTERN>" revisions

[linux-next:master] BUILD REGRESSION ebe1b11614e079c5e366ce9bd3c8f44ca0fbcc1b
 2024-12-07 15:44 UTC 

[PATCH net 0/4] net: dsa: mv88e6xxx: Amethyst (6393X) fixes
 2024-12-07 15:38 UTC  (5+ messages)
` [PATCH net 2/4] net: dsa: mv88e6xxx: Give chips more time to activate their PPUs

[PATCH v1] riscv: dts: thead: Fix TH1520 emmc and shdci clock rate
 2024-12-07 15:36 UTC  (5+ messages)

[syzbot] [bcachefs?] possible deadlock in __bch2_fsck_err
 2024-12-07 15:35 UTC 

+ mm-use-clear_user_highpage-for-arch-with-special-user-folio-handling.patch added to mm-hotfixes-unstable branch
 2024-12-07 15:34 UTC  (2+ messages)

[brgl:gpio/for-current] BUILD SUCCESS 3396995f9fb6bcbe0004a68118a22f98bab6e2b9
 2024-12-07 15:31 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 9f73ec1ac48b5180d17bb95042bf81be17d561da
 2024-12-07 15:30 UTC 

[Intel-wired-lan] [tnguy-net-queue:100GbE] BUILD SUCCESS e59802d63f4682a72540cfe88f72b9cee5dac3ec
 2024-12-07 15:30 UTC 

[drm-xe:drm-xe-next] BUILD SUCCESS 774b5fa509a97017715801739111a42fdc23d590
 2024-12-07 15:29 UTC 

[tip:perf/core] BUILD SUCCESS 64fb80679287a6dd0acd9c8afa259054a2479a52
 2024-12-07 15:29 UTC 

[meta-rockchip][PATCH] linux-torvalds-next: update SRCREV
 2024-12-07 15:31 UTC 

[PATCH] hwmon: Initialize i2c_device_id structures by name
 2024-12-07 15:32 UTC  (4+ messages)

[groeck-staging:testing] BUILD SUCCESS f8adc82501e13a79882385a0c7c58ed6d1d67786
 2024-12-07 15:28 UTC 

[PATCH v7 0/8] Add support for AD485x DAS Family
 2024-12-07 15:29 UTC  (3+ messages)
` [PATCH v7 8/8] iio: adc: ad4851: add ad485x driver

Possible memory leak on nfsd
 2024-12-07 15:30 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS 052a018fb8135ff7936f567d864bef832a1c30da
 2024-12-07 15:25 UTC 

[tip:x86/mm] BUILD SUCCESS dd4059634dab548c904eeae2660ba3c8f7ce843c
 2024-12-07 15:25 UTC 

[efi:urgent] BUILD SUCCESS 0b2c29fb68f8bf3e87a9d88404aa6fdd486223e5
 2024-12-07 15:24 UTC 

[PATCH 00/31] Prepare GHES driver to support error injection
 2024-12-07 15:16 UTC  (5+ messages)

[PATCH for-next] io_uring: clean up io_prep_rw_setup()
 2024-12-07 15:16 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.13-rc2
 2024-12-07 15:14 UTC 

[GIT PULL] io_uring fix for 6.13-rc2
 2024-12-07 15:11 UTC 

[PATCH v11 00/12] Arm cache coloring
 2024-12-07 15:04 UTC  (5+ messages)
` [PATCH v11 03/12] xen/arm: permit non direct-mapped Dom0 construction

[Buildroot] [PATCH 1/1] support/testing: improve weston test reliablity
 2024-12-07 15:01 UTC 

[PATCH] boot: Use correct PHASE_ variable for expo
 2024-12-07 14:52 UTC 

[PATCH] cpu/hotplug: ensure the starting section runs fully regardless of target
 2024-12-07 14:47 UTC 

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-07 14:47 UTC  (4+ messages)

[PATCH v2 0/6] Introduce devm_kmemdup_array() helper
 2024-12-07 14:46 UTC  (4+ messages)

[PATCH v2 00/18] vbe: Series part E
 2024-12-07 14:39 UTC  (4+ messages)
` [PATCH v2 03/18] bootstd: Avoid sprintf() in SPL when creating bootdevs

[Buildroot] [git commit] package/ibm-sw-tpm2: fix build with openssl 3.4.x
 2024-12-07 14:36 UTC 

[Buildroot] [git commit] {linux, linux-headers}: bump 4.19.x / 6.11.x series
 2024-12-07 14:37 UTC 

[Buildroot] [PATCH] package/ibm-sw-tpm2: fix build with openssl 3.4.x
 2024-12-07 14:37 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.