linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-20 13:51:18 to 2022-06-20 14:59:20 UTC [more...]

Regression: memory corruption on Atmel SAMA5D31
 2022-06-20 14:22 UTC  (16+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-20 14:16 UTC  (9+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "

[alobakin:bitops 3/7] block/elevator.c:222:9: sparse: sparse: cast from restricted req_flags_t
 2022-06-20 14:19 UTC  (6+ messages)
` [PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants

[PATCH v2 0/3] A few cleanup and fixup patches for swap
 2022-06-20 14:20 UTC  (9+ messages)
` [PATCH v2 2/3] mm/swapfile: fix possible data races of inuse_pages

[PATCH] driver: pca953x: avoid error message when resuming
 2022-06-20 14:18 UTC  (3+ messages)

[PATCH v5 0/2] make hugetlb_optimize_vmemmap compatible with memmap_on_memory
 2022-06-20 14:15 UTC  (4+ messages)
` [PATCH v5 2/2] mm: memory_hotplug: "

[PATCH RESEND] ARM: mmp: fix platform-device leak on registration errors
 2022-06-20 14:14 UTC 

[PATCH -next v5 0/8]arm64: add machine check safe support
 2022-06-20 14:13 UTC  (10+ messages)
` [PATCH -next v5 2/8] arm64: extable: make uaaccess helper use extable type EX_TYPE_UACCESS_ERR_ZERO

[PATCH] mm: page_alloc: validate buddy page before using
 2022-06-20 14:13 UTC  (11+ messages)
` [PATCH 5.15] mm: "

general protection fault in add_wait_queue
 2022-06-20 14:13 UTC 

[PATCH 5.18 000/141] 5.18.6-rc1 review
 2022-06-20 14:11 UTC 

Lockups due to "locking/rwsem: Make handoff bit handling more consistent"
 2022-06-20 14:09 UTC  (3+ messages)

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-20 14:08 UTC  (4+ messages)
` [PATCH v6 17/22] drm/shmem-helper: Add generic memory shrinker

[PATCH RESEND] x86/pmem: fix platform-device leak in error path
 2022-06-20 14:07 UTC 

[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-20 14:06 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding

[PATCH v1] staging: r8188eu: an incorrect return value made the function always return fail
 2022-06-20 14:05 UTC  (2+ messages)

[PATCH 5.18 000/141] 5.18.6-rc1 review
 2022-06-20 14:01 UTC  (6+ messages)
` [PATCH 5.18 081/141] net: remove noblock parameter from skb_recv_datagram()

[PATCH] RISC-V: Add mvendorid, marchid, and mimpid to /proc/cpuinfo output
 2022-06-20 13:57 UTC  (2+ messages)

kernel BUG in ntfs_read_block
 2022-06-20 13:55 UTC 

[PATCH v3] node: put_device after failing to device_register
 2022-06-20 13:55 UTC  (2+ messages)

[RFC PATCH] Hyper-V: Initialize crash reporting before vmbus
 2022-06-20 13:55 UTC  (3+ messages)

[PATCH v2] sched: Drop outdated compile-optimization
 2022-06-20 13:52 UTC  (2+ messages)

linux-next: build failures after merge of the mm tree
 2022-06-20 13:51 UTC  (3+ messages)

[PATCH v1 0/3] drivers/perf: add DDR Sub-System Driveway PMU driver for Yitian 710 SoC
 2022-06-20 13:50 UTC  (3+ messages)
` [PATCH v1 2/3] "

Boot stall regression from "printk for 5.19" merge
 2022-06-20 13:48 UTC  (5+ messages)

[PATCH RFC 0/2] regmap: option to disable debugfs
 2022-06-20 13:47 UTC  (3+ messages)
` [PATCH RFC 1/2] regmap: add "
` [PATCH RFC 2/2] soc: imx8m-blk-ctrl: do not export debugfs

[PATCH RFC -next] sbitmap: fix possible io hung due to lost wakeups
 2022-06-20 13:44 UTC  (4+ messages)

[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
 2022-06-20 13:40 UTC  (6+ messages)

[PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-06-20 13:39 UTC  (19+ messages)
` [PATCH 01/32] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH 02/32] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH 03/32] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH 04/32] kasan: split save_alloc_info implementations
` [PATCH 05/32] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH 07/32] kasan: introduce kasan_get_alloc_track
` [PATCH 08/32] kasan: introduce kasan_init_object_meta
` [PATCH 09/32] kasan: clear metadata functions for tag-based modes
` [PATCH 31/32] kasan: implement stack ring "

[PATCH] uacce: fix concurrency of fops_open and uacce_remove
 2022-06-20 13:38 UTC  (11+ messages)

[PATCH v4 0/2] sched/fair: Wake task within the cluster when possible
 2022-06-20 13:37 UTC  (8+ messages)
` [PATCH v4 1/2] sched: Add per_cpu cluster domain info and cpus_share_resources API

[PATCH 5.10 00/84] 5.10.124-rc1 review
 2022-06-20 12:51 UTC  (4+ messages)
` [PATCH 5.10 08/84] ASoC: cs42l52: Fix TLV scales for mixer controls
` [PATCH 5.10 26/84] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
` [PATCH 5.10 59/84] i2c: designware: Use standard optional ref clock implementation

[PATCH v4] sched/fair: combine detach into dequeue when migrating task
 2022-06-20 13:36 UTC 

[PATCH 5.15 000/106] 5.15.49-rc1 review
 2022-06-20 12:51 UTC  (9+ messages)
` [PATCH 5.15 009/106] dma-debug: make things less spammy under memory pressure
` [PATCH 5.15 030/106] ALSA: hda/realtek - Add HW8326 support
` [PATCH 5.15 032/106] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
` [PATCH 5.15 042/106] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
` [PATCH 5.15 043/106] platform/x86/intel: hid: Add Surface Go to VGBS allow list
` [PATCH 5.15 046/106] staging: r8188eu: Fix warning of array overflow in ioctl_linux.c
` [PATCH 5.15 049/106] sunrpc: set cl_max_connect when cloning an rpc_clnt
` [PATCH 5.15 061/106] net: hns3: set port base vlan tbl_sta to false before removing old vlan

[PATCH] i2c: imx: add irqf_no_suspend
 2022-06-20 13:29 UTC 

[PATCH 5.4 000/240] 5.4.200-rc1 review
 2022-06-20 12:52 UTC  (126+ messages)
` [PATCH 5.4 002/240] bpf: Fix incorrect memory charge cost calculation in stack_map_alloc()
` [PATCH 5.4 010/240] random: Add a urandom_read_nowait() for random APIs that dont warn
` [PATCH 5.4 019/240] random: Add and use pr_fmt()
` [PATCH 5.4 038/240] random: remove unused irq_flags argument from add_interrupt_randomness()
` [PATCH 5.4 044/240] random: use IS_ENABLED(CONFIG_NUMA) instead of ifdefs
` [PATCH 5.4 063/240] random: access primary_pool directly rather than through pointer
` [PATCH 5.4 071/240] random: remove batched entropy locking
` [PATCH 5.4 073/240] random: use RDSEED instead of RDRAND in entropy extraction
` [PATCH 5.4 107/240] random: only wake up writers after zap if threshold was passed
` [PATCH 5.4 109/240] random: unify cycles_t and jiffies usage and types
` [PATCH 5.4 111/240] random: give sysctl_random_min_urandom_seed a more sensible value
` [PATCH 5.4 112/240] random: dont let 644 read-only sysctls be written to
` [PATCH 5.4 113/240] random: replace custom notifier chain with standard one
` [PATCH 5.4 114/240] random: use SipHash as interrupt entropy accumulator
` [PATCH 5.4 115/240] random: make consistent usage of crng_ready()
` [PATCH 5.4 116/240] random: reseed more often immediately after booting
` [PATCH 5.4 119/240] random: treat bootloader trust toggle the same way as cpu trust toggle
` [PATCH 5.4 120/240] random: re-add removed comment about get_random_{u32,u64} reseeding
` [PATCH 5.4 124/240] random: check for signal_pending() outside of need_resched() check
` [PATCH 5.4 127/240] random: make random_get_entropy() return an unsigned long
` [PATCH 5.4 129/240] random: fix sysctl documentation nits
` [PATCH 5.4 130/240] init: call time_init() before rand_initialize()
` [PATCH 5.4 131/240] ia64: define get_cycles macro for arch-override
` [PATCH 5.4 133/240] parisc: "
` [PATCH 5.4 136/240] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 5.4 140/240] nios2: use fallback for random_get_entropy() instead of zero
` [PATCH 5.4 142/240] um: "
` [PATCH 5.4 143/240] sparc: "
` [PATCH 5.4 144/240] xtensa: "
` [PATCH 5.4 145/240] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 5.4 146/240] random: do not use batches when !crng_ready()
` [PATCH 5.4 147/240] random: use first 128 bits of input as fast init
` [PATCH 5.4 148/240] random: do not pretend to handle premature next security model
` [PATCH 5.4 149/240] random: order timer entropy functions below interrupt functions
` [PATCH 5.4 150/240] random: do not use input pool from hard IRQs
` [PATCH 5.4 151/240] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 5.4 152/240] siphash: use one source of truth for siphash permutations
` [PATCH 5.4 153/240] random: use symbolic constants for crng_init states
` [PATCH 5.4 154/240] random: avoid initializing twice in credit race
` [PATCH 5.4 155/240] random: move initialization out of reseeding hot path
` [PATCH 5.4 156/240] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.4 157/240] random: use proper jiffies comparison macro
` [PATCH 5.4 158/240] random: handle latent entropy and command line from random_init()
` [PATCH 5.4 159/240] random: credit architectural init the exact amount
` [PATCH 5.4 160/240] random: use static branch for crng_ready()
` [PATCH 5.4 161/240] random: remove extern from functions in header
` [PATCH 5.4 162/240] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 5.4 163/240] random: make consistent use of buf and len
` [PATCH 5.4 164/240] random: move initialization functions out of hot pages
` [PATCH 5.4 165/240] random: move randomize_page() into mm where it belongs
` [PATCH 5.4 166/240] random: unify batched entropy implementations
` [PATCH 5.4 167/240] random: convert to using fops->read_iter()
` [PATCH 5.4 168/240] random: convert to using fops->write_iter()
` [PATCH 5.4 169/240] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.4 170/240] random: check for signals after page of pool writes
` [PATCH 5.4 171/240] Revert "random: use static branch for crng_ready()"
` [PATCH 5.4 172/240] crypto: drbg - always seeded with SP800-90B compliant noise source
` [PATCH 5.4 173/240] crypto: drbg - prepare for more fine-grained tracking of seeding state
` [PATCH 5.4 174/240] crypto: drbg - track whether DRBG was seeded with !rng_is_initialized()
` [PATCH 5.4 175/240] crypto: drbg - move dynamic ->reseed_threshold adjustments to __drbg_seed()
` [PATCH 5.4 176/240] crypto: drbg - always try to free Jitter RNG instance
` [PATCH 5.4 177/240] crypto: drbg - make reseeding from get_random_bytes() synchronous
` [PATCH 5.4 178/240] random: avoid checking crng_ready() twice in random_init()
` [PATCH 5.4 179/240] random: mark bootloader randomness code as __init
` [PATCH 5.4 180/240] random: account for arch randomness in bits
` [PATCH 5.4 181/240] powerpc/kasan: Silence KASAN warnings in __get_wchan()
` [PATCH 5.4 182/240] ASoC: nau8822: Add operation for internal PLL off and on
` [PATCH 5.4 183/240] dma-debug: make things less spammy under memory pressure
` [PATCH 5.4 184/240] ASoC: cs42l52: Fix TLV scales for mixer controls
` [PATCH 5.4 185/240] ASoC: cs35l36: Update digital volume TLV
` [PATCH 5.4 186/240] ASoC: cs53l30: Correct number of volume levels on SX controls
` [PATCH 5.4 187/240] ASoC: cs42l52: Correct TLV for Bypass Volume
` [PATCH 5.4 188/240] ASoC: cs42l56: Correct typo in minimum level for SX volume controls
` [PATCH 5.4 189/240] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
` [PATCH 5.4 190/240] ASoC: wm8962: Fix suspend while playing music
` [PATCH 5.4 191/240] ASoC: es8328: Fix event generation for deemphasis control
` [PATCH 5.4 192/240] ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
` [PATCH 5.4 193/240] scsi: vmw_pvscsi: Expand vcpuHint to 16 bits
` [PATCH 5.4 194/240] scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
` [PATCH 5.4 195/240] scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion
` [PATCH 5.4 196/240] scsi: ipr: Fix missing/incorrect resource cleanup in error case
` [PATCH 5.4 197/240] scsi: pmcraid: Fix missing "
` [PATCH 5.4 198/240] ALSA: hda/realtek - Add HW8326 support
` [PATCH 5.4 199/240] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed
` [PATCH 5.4 200/240] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
` [PATCH 5.4 201/240] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
` [PATCH 5.4 202/240] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
` [PATCH 5.4 203/240] netfs: gcc-12: temporarily disable -Wattribute-warning for now
` [PATCH 5.4 204/240] random: credit cpu and bootloader seeds by default
` [PATCH 5.4 205/240] pNFS: Dont keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
` [PATCH 5.4 206/240] clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
` [PATCH 5.4 207/240] i40e: Fix adding ADQ filter to TC0
` [PATCH 5.4 208/240] i40e: Fix calculating the number of queue pairs
` [PATCH 5.4 209/240] i40e: Fix call trace in setup_tx_descriptors
` [PATCH 5.4 210/240] tty: goldfish: Fix free_irq() on remove
` [PATCH 5.4 211/240] misc: atmel-ssc: Fix IRQ check in ssc_probe
` [PATCH 5.4 212/240] mlxsw: spectrum_cnt: Reorder counter pools
` [PATCH 5.4 213/240] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
` [PATCH 5.4 214/240] arm64: ftrace: fix branch range checks
` [PATCH 5.4 215/240] certs/blacklist_hashes.c: fix const confusion in certs blacklist
` [PATCH 5.4 216/240] faddr2line: Fix overlapping text section failures, the sequel
` [PATCH 5.4 217/240] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
` [PATCH 5.4 218/240] irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
` [PATCH 5.4 219/240] irqchip/gic-v3: Fix refcount leak "
` [PATCH 5.4 220/240] i2c: designware: Use standard optional ref clock implementation
` [PATCH 5.4 221/240] comedi: vmk80xx: fix expression for tx buffer size
` [PATCH 5.4 222/240] USB: serial: option: add support for Cinterion MV31 with new baseline
` [PATCH 5.4 223/240] USB: serial: io_ti: add Agilent E5805A support
` [PATCH 5.4 224/240] usb: dwc2: Fix memory leak in dwc2_hcd_init
` [PATCH 5.4 225/240] usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
` [PATCH 5.4 226/240] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH 5.4 227/240] dm mirror log: round up region bitmap size to BITS_PER_LONG
` [PATCH 5.4 228/240] ext4: fix bug_on ext4_mb_use_inode_pa
` [PATCH 5.4 229/240] ext4: make variable "count" signed
` [PATCH 5.4 230/240] ext4: add reserved GDT blocks check
` [PATCH 5.4 231/240] ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8
` [PATCH 5.4 232/240] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machine
` [PATCH 5.4 233/240] virtio-pci: Remove wrong address verification in vp_del_vqs()
` [PATCH 5.4 234/240] net/sched: act_police: more accurate MTU policing
` [PATCH 5.4 235/240] net: openvswitch: fix misuse of the cached connection on tuple changes
` [PATCH 5.4 236/240] net: openvswitch: fix leak of nested actions
` [PATCH 5.4 237/240] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line
` [PATCH 5.4 238/240] RISC-V: fix barrier() use in <vdso/processor.h>
` [PATCH 5.4 239/240] riscv: Less inefficient gcc tishift helpers (and export their symbols)
` [PATCH 5.4 240/240] powerpc/mm: Switch obsolete dssall to .long

[PATCH v3 13/16] arch_topology: Don't set cluster identifier as physical package identifier
 2022-06-20 13:27 UTC  (12+ messages)
` [PATCH v3 14/16] arch_topology: Drop unnecessary check for uninitialised package_id
  ` [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map

[PATCH v2] x86/pat: fix x86_has_pat_wp()
 2022-06-20 13:22 UTC  (2+ messages)

[PATCH v1 1/1] usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
 2022-06-20 13:25 UTC  (2+ messages)

[PATCH 01/17] habanalabs/gaudi: collect undefined opcode error info
 2022-06-20 13:04 UTC  (2+ messages)
` [PATCH 09/17] habanalabs/gaudi: fix shift out of bounds

[PATCH 1/1] thermal/sysfs: Clear the slot left in cooling_device_attr_groups
 2022-06-20 13:19 UTC 

[PATCH] crypto: fips - make proc files report fips module name and version
 2022-06-20 13:16 UTC 

[PATCH] MAINTAINERS: update ASoC Qualcomm maintainer email-id
 2022-06-20 13:06 UTC  (2+ messages)


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