linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-27 12:11:40 to 2022-05-27 14:57:35 UTC [more...]

[PATCH] ALSA: hda/via: Delete does not require return
 2022-05-27 14:57 UTC  (2+ messages)

[PATCH v2] perf metrics: Add literal for system TSC frequency
 2022-05-27 14:54 UTC  (3+ messages)

[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
 2022-05-27 14:53 UTC  (5+ messages)

[PATCH] parisc: fix the exit status of arch/parisc/nm
 2022-05-27 14:39 UTC 

[PATCH v4] locking/csd_lock: change csdlock_debug from early_param to __setup
 2022-05-27 14:35 UTC  (5+ messages)

[PATCH v3 0/9] cifs: Use iov_iters down to the network transport
 2022-05-27 14:33 UTC  (3+ messages)
` [PATCH v3 2/9] iov_iter: Add a general purpose iteration function

[PATCH v6 00/17] Move HEVC stateless controls out of staging
 2022-05-27 14:31 UTC  (18+ messages)
` [PATCH v6 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v6 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v6 03/17] vivid: add dynamic array test control
` [PATCH v6 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v6 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v6 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v6 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v6 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v6 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v6 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v6 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v6 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v6 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v6 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v6 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v6 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v6 17/17] media: uapi: move HEVC stateless controls out of staging

linux-next: manual merge of the kselftest-fixes tree with Linus' tree
 2022-05-27 14:28 UTC  (2+ messages)

[PATCH] UML: add support for KASAN under x86_64
 2022-05-27 14:27 UTC  (9+ messages)
` [RFC PATCH v3] "

[PATCH] procfs: add syscall statistics
 2022-05-27 14:23 UTC  (5+ messages)

[PATCH] clk: qcom: rpmh: Add note about sleep/wake state for BCMs
 2022-05-27 14:23 UTC  (3+ messages)

[PATCH 0/3] fs/ntfs3: Refactoring and bugfix
 2022-05-27 14:22 UTC  (4+ messages)
` [PATCH 1/3] fs/ntfs3: Refactoring of indx_find function
` [PATCH 2/3] fs/ntfs3: Fix double free on remount
` [PATCH 3/3] fs/ntfs3: Refactor ni_try_remove_attr_list function

[PATCH v7 0/8] kbuild: yet another series of cleanups
 2022-05-27 14:21 UTC  (4+ messages)
` [PATCH v7 3/8] parisc: fix the exit status of arch/parisc/nm

[PATCH 5.10 000/163] 5.10.119-rc1 review
 2022-05-27 14:14 UTC  (48+ messages)
` [PATCH 5.10 088/163] random: group userspace read/write functions
` [PATCH 5.10 089/163] random: group sysctl functions
` [PATCH 5.10 090/163] random: rewrite header introductory comment
` [PATCH 5.10 091/163] random: defer fast pool mixing to worker
` [PATCH 5.10 093/163] random: unify early init crng load accounting
` [PATCH 5.10 094/163] random: check for crng_init == 0 in add_device_randomness()
` [PATCH 5.10 095/163] random: pull add_hwgenerator_randomness() declaration into random.h
` [PATCH 5.10 096/163] random: clear fast pool, crng, and batches in cpuhp bring up
` [PATCH 5.10 097/163] random: round-robin registers as ulong, not u32
` [PATCH 5.10 099/163] random: cleanup UUID handling
` [PATCH 5.10 100/163] random: unify cycles_t and jiffies usage and types
` [PATCH 5.10 122/163] ia64: define get_cycles macro for arch-override
` [PATCH 5.10 124/163] parisc: "
` [PATCH 5.10 125/163] alpha: "
` [PATCH 5.10 126/163] powerpc: "
` [PATCH 5.10 127/163] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 5.10 134/163] um: use fallback for random_get_entropy() instead of zero
` [PATCH 5.10 135/163] sparc: "
` [PATCH 5.10 136/163] xtensa: "
` [PATCH 5.10 137/163] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 5.10 138/163] random: do not use batches when !crng_ready()
` [PATCH 5.10 139/163] random: use first 128 bits of input as fast init
` [PATCH 5.10 140/163] random: do not pretend to handle premature next security model
` [PATCH 5.10 141/163] random: order timer entropy functions below interrupt functions
` [PATCH 5.10 142/163] random: do not use input pool from hard IRQs
` [PATCH 5.10 143/163] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 5.10 144/163] siphash: use one source of truth for siphash permutations
` [PATCH 5.10 145/163] random: use symbolic constants for crng_init states
` [PATCH 5.10 146/163] random: avoid initializing twice in credit race
` [PATCH 5.10 147/163] random: move initialization out of reseeding hot path
` [PATCH 5.10 148/163] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.10 149/163] random: use proper jiffies comparison macro
` [PATCH 5.10 150/163] random: handle latent entropy and command line from random_init()
` [PATCH 5.10 151/163] random: credit architectural init the exact amount
` [PATCH 5.10 152/163] random: use static branch for crng_ready()
` [PATCH 5.10 153/163] random: remove extern from functions in header
` [PATCH 5.10 154/163] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 5.10 155/163] random: make consistent use of buf and len
` [PATCH 5.10 156/163] random: move initialization functions out of hot pages
` [PATCH 5.10 157/163] random: move randomize_page() into mm where it belongs
` [PATCH 5.10 158/163] random: unify batched entropy implementations
` [PATCH 5.10 159/163] random: convert to using fops->read_iter()
` [PATCH 5.10 160/163] random: convert to using fops->write_iter()
` [PATCH 5.10 161/163] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.10 162/163] random: check for signals after page of pool writes
` [PATCH 5.10 163/163] ALSA: ctxfi: Add SB046x PCI ID

[PATCH v3 0/4] Implement vdpasim stop operation
 2022-05-27 14:13 UTC  (12+ messages)
` [PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit

[PATCH] drivers: iommu: Directly use ida_alloc()/free()
 2022-05-27 14:12 UTC  (2+ messages)

[PATCH] ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callback
 2022-05-27 14:10 UTC 

RFC: Memory Tiering Kernel Interfaces (v3)
 2022-05-27 14:05 UTC  (12+ messages)
` [RFC PATCH v4 0/7] mm/demotion: Memory tiers and demotion
  ` [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers
  ` [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs
  ` [RFC PATCH v4 3/7] mm/demotion: Build demotion targets based on explicit memory tiers
  ` [RFC PATCH v4 4/7] mm/demotion/dax/kmem: Set node's memory tier to MEMORY_TIER_PMEM
  ` [RFC PATCH v4 5/7] mm/demotion: Add support to associate rank with memory tier
  ` [RFC PATCH v4 6/7] mm/demotion: Add support for removing node from demotion memory tiers
  ` [RFC PATCH v4 7/7] mm/demotion: Demote pages according to allocation fallback order

[PATCH v5] devcoredump : Serialize devcd_del work
 2022-05-27 14:03 UTC 

[PATCH net-next 2/3] net: skb: use auto-generation to convert skb drop reason to string
 2022-05-27 14:03 UTC  (2+ messages)

mm/page_table_check.c:162:36: error: call to undeclared function 'pmd_pfn'; ISO C99 and later do not support implicit function declarations
 2022-05-27 14:03 UTC 

[PATCH V7 0/4] mmc: add error statistics for eMMC and SD card
 2022-05-27 13:59 UTC  (3+ messages)

[PATCH v4 1/2] power_supply: Register cooling device outside of probe
 2022-05-27 13:58 UTC  (2+ messages)

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-27 13:50 UTC  (10+ messages)
` [PATCH v19 08/20] s390/vfio-ap: introduce new mutex to control access to the KVM pointer
` [PATCH v19 09/20] s390/vfio-ap: use proper locking order when setting/clearing "
` [PATCH v19 10/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on assign/unassign
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove

[io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression
 2022-05-27 13:50 UTC  (2+ messages)

[PATCH] arm64: dts: meson: add reset controller for Meson-S4 SoC
 2022-05-27 13:47 UTC  (3+ messages)

[PATCH] btrfs: use PAGE_ALIGNED instead of IS_ALIGNED
 2022-05-27 13:36 UTC  (2+ messages)

[PATCH] mm: kmemleak: Skip check in kmemleak_*_phys when pfn bound is not ready
 2022-05-27 13:39 UTC  (2+ messages)

[PATCH v2 0/2] cpuhp: fix some st->target issues
 2022-05-27 13:22 UTC  (4+ messages)
` [PATCH v2 1/2] cpuhp: make target_store() a nop when target == state

[PATCH crypto] crypto: blake2s - remove shash module
 2022-05-27 13:20 UTC  (4+ messages)
` [PATCH crypto v2] "

[V2] tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate
 2022-05-27 13:05 UTC  (3+ messages)

[syzbot] riscv/fixes boot error: can't ssh into the instance
 2022-05-27 13:04 UTC  (20+ messages)

[syzbot] riscv/fixes test error: lost connection to test machine
 2022-05-27 13:01 UTC  (2+ messages)

[PATCH 0/4] rcu/cpuset: Control RCU_NOCB offloading through cpusets
 2022-05-27 12:58 UTC  (10+ messages)
` [RFC PATCH 4/4] cpuset: Support RCU-NOCB toggle on v2 root partitions

[PATCH 0/6] Drain remote per-cpu directly v3
 2022-05-27 12:58 UTC  (4+ messages)

[PATCH] dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML
 2022-05-27 12:56 UTC 

[PATCH v6 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-05-27 12:55 UTC  (3+ messages)
` [PATCH v6 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH] Revert "printk: wake up all waiters"
 2022-05-27 12:52 UTC  (2+ messages)

[RESEND PATCH] scsi: ufs: sysfs: support writing boot_lun attr
 2022-05-27 12:50 UTC  (5+ messages)
      `  "

amdgpu errors (VM fault / GPU fault detected) with 5.19 merge window snapshots
 2022-05-27 12:44 UTC  (2+ messages)
` (REGRESSION bisected) "

[PATCH V1] mmc: core: Enable force hw reset
 2022-05-27 12:44 UTC  (5+ messages)

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-05-27 12:43 UTC  (4+ messages)

drivers/hid/hid-uclogic-params.c:48: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-05-27 12:41 UTC 

[syzbot] KASAN: use-after-free Read in do_sync_mmap_readahead
 2022-05-27 12:35 UTC  (5+ messages)

[PATCH v4] ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
 2022-05-27 12:30 UTC  (2+ messages)

[syzbot] upstream build error (18)
 2022-05-27 12:29 UTC  (3+ messages)

[PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
 2022-05-27 12:27 UTC  (3+ messages)

[PATCH v5 1/2] printk: stop including cache.h from printk.h
 2022-05-27 12:26 UTC  (3+ messages)

[RFC PATCH V3 0/2] swiotlb: Add child io tlb mem support
 2022-05-27 12:20 UTC  (3+ messages)
` [RFC PATCH V3 2/2] net: netvsc: Allocate per-device swiotlb bounce buffer for netvsc

linux-next: manual merge of the tip tree with the kbuild tree
 2022-05-27 12:18 UTC  (7+ messages)

[RFC] ath11k: fix netdev open race
 2022-05-27 12:06 UTC  (5+ messages)

[PATCH 4/4] sh/mm: Kconfig: Fix indentation
 2022-05-27 12:05 UTC  (2+ messages)
` [PATCH 4/4 v2] "

[PATCH 3/4] sh/boards: Kconfig: Fix indentation
 2022-05-27 12:04 UTC  (2+ messages)
` [PATCH 3/4 v2] sh/boards: Kconfig: Fix indentation and remove trailing whitespaces

[PATCH 1/4] sh: Kconfig: Fix indentation
 2022-05-27 12:02 UTC  (2+ messages)
` [PATCH 1/4 v2] sh: Kconfig: Fix indentation and remove trailing whitespaces

[RFC PATCH 0/1] stackdepot hash table autosizing
 2022-05-27 12:02 UTC  (3+ messages)
` [RFC PATCH 1/1] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing

[PATCH v10 1/4] trace: Add trace any kernel object
 2022-05-27 12:00 UTC  (6+ messages)

[PATCH] drivers: char: Directly use ida_alloc()/free()
 2022-05-27 11:58 UTC  (2+ messages)

[PATCH] ntfs: remove unnecessary returns
 2022-05-27 11:56 UTC 

[PATCH 5.15 000/145] 5.15.44-rc1 review
 2022-05-27  8:50 UTC  (42+ messages)
` [PATCH 5.15 072/145] random: rewrite header introductory comment
` [PATCH 5.15 076/145] random: check for crng_init == 0 in add_device_randomness()
` [PATCH 5.15 077/145] random: pull add_hwgenerator_randomness() declaration into random.h
` [PATCH 5.15 078/145] random: clear fast pool, crng, and batches in cpuhp bring up
` [PATCH 5.15 079/145] random: round-robin registers as ulong, not u32
` [PATCH 5.15 080/145] random: only wake up writers after zap if threshold was passed
` [PATCH 5.15 081/145] random: cleanup UUID handling
` [PATCH 5.15 086/145] random: replace custom notifier chain with standard one
` [PATCH 5.15 091/145] random: skip fast_init if hwrng provides large chunk of entropy
` [PATCH 5.15 093/145] random: re-add removed comment about get_random_{u32,u64} reseeding
` [PATCH 5.15 109/145] timekeeping: Add raw clock fallback for random_get_entropy()
` [PATCH 5.15 110/145] m68k: use fallback for random_get_entropy() instead of zero
` [PATCH 5.15 111/145] riscv: "
` [PATCH 5.15 118/145] xtensa: "
` [PATCH 5.15 119/145] random: insist on random_get_entropy() existing in order to simplify
` [PATCH 5.15 120/145] random: do not use batches when !crng_ready()
` [PATCH 5.15 121/145] random: use first 128 bits of input as fast init
` [PATCH 5.15 122/145] random: do not pretend to handle premature next security model
` [PATCH 5.15 123/145] random: order timer entropy functions below interrupt functions
` [PATCH 5.15 124/145] random: do not use input pool from hard IRQs
` [PATCH 5.15 125/145] random: help compiler out with fast_mix() by using simpler arguments
` [PATCH 5.15 126/145] siphash: use one source of truth for siphash permutations
` [PATCH 5.15 127/145] random: use symbolic constants for crng_init states
` [PATCH 5.15 128/145] random: avoid initializing twice in credit race
` [PATCH 5.15 129/145] random: move initialization out of reseeding hot path
` [PATCH 5.15 130/145] random: remove ratelimiting for in-kernel unseeded randomness
` [PATCH 5.15 131/145] random: use proper jiffies comparison macro
` [PATCH 5.15 132/145] random: handle latent entropy and command line from random_init()
` [PATCH 5.15 133/145] random: credit architectural init the exact amount
` [PATCH 5.15 134/145] random: use static branch for crng_ready()
` [PATCH 5.15 135/145] random: remove extern from functions in header
` [PATCH 5.15 136/145] random: use proper return types on get_random_{int,long}_wait()
` [PATCH 5.15 137/145] random: make consistent use of buf and len
` [PATCH 5.15 138/145] random: move initialization functions out of hot pages
` [PATCH 5.15 139/145] random: move randomize_page() into mm where it belongs
` [PATCH 5.15 140/145] random: unify batched entropy implementations
` [PATCH 5.15 141/145] random: convert to using fops->read_iter()
` [PATCH 5.15 142/145] random: convert to using fops->write_iter()
` [PATCH 5.15 143/145] random: wire up fops->splice_{read,write}_iter()
` [PATCH 5.15 144/145] random: check for signals after page of pool writes
` [PATCH 5.15 145/145] ALSA: ctxfi: Add SB046x PCI ID

[PATCH] drivers: usb: Directly use ida_alloc()/free()
 2022-05-27  9:08 UTC  (2+ messages)

[GIT PULL] MFD for v5.19
 2022-05-27 11:55 UTC 

[PATCH v2 0/3] bitops: __fls adjustments
 2022-05-27 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] ARC: bitops: Change __fls to return unsigned long
` [PATCH v2 2/3] m68k: bitops: Change __fls to return and accept "
` [PATCH v2 3/3] sparc64: bitops: Change __fls to return "


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