messages from 2023-08-03 13:20:01 to 2023-08-03 14:36:07 UTC [more...]
[PATCH] [RESEND] drm/nouveau: remove unused tu102_gr_load() function
2023-08-03 14:33 UTC
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-03 14:32 UTC (8+ messages)
` [PATCH v3 1/7] mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
` [PATCH v3 2/7] smaps: use vm_normal_page_pmd() instead of follow_trans_huge_pmd()
` [PATCH v3 3/7] kvm: explicitly set FOLL_HONOR_NUMA_FAULT in hva_to_pfn_slow()
` [PATCH v3 4/7] mm/gup: don't implicitly set FOLL_HONOR_NUMA_FAULT
` [PATCH v3 5/7] pgtable: improve pte_protnone() comment
` [PATCH v3 6/7] selftest/mm: ksm_functional_tests: test in mmap_and_merge_range() if anything got merged
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
[PATCH v3 net-next 00/10] Improve the taprio qdisc's relationship with its children
2023-08-03 14:33 UTC (4+ messages)
` [PATCH v3 net-next 09/10] selftests/tc-testing: test that taprio can only be attached as root
[PATCH v5 1/3] cdx: add support for bus mastering
2023-08-03 14:32 UTC (3+ messages)
` [PATCH v5 2/3] vfio: add bus master feature to device feature ioctl
` [PATCH v5 3/3] vfio-cdx: add bus mastering device feature support
[PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech
2023-08-03 14:30 UTC (6+ messages)
` [PATCH v1 5/6] arm64: dts: allwinner: h616: Add BigTreeTech CB1 SoM & boards support
` [PATCH v1 6/6] arm64: dts: allwinner: h616: Add BigTreeTech Pi support
[PATCH v4 0/3] Optimize large folio interaction with deferred split
2023-08-03 14:28 UTC (10+ messages)
` [PATCH v4 3/3] mm: Batch-zap large anonymous folio PTE mappings
[PATCH] cgroup: minor cleanup for cgroup_local_stat_show()
2023-08-03 14:27 UTC (2+ messages)
[PATCH v2] x86/kexec: Add EFI config table identity mapping for kexec kernel
2023-08-03 14:27 UTC (13+ messages)
[PATCH v4 0/5] variable-order, large folios for anonymous memory
2023-08-03 14:21 UTC (4+ messages)
` [PATCH v4 2/5] mm: LARGE_ANON_FOLIO for improved performance
[PATCH] docs: Add book to process/kernel-docs.rst
2023-08-03 14:24 UTC
[PATCH v8 00/14] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-08-03 14:24 UTC (6+ messages)
` [PATCH v8 03/14] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v8 07/14] dmaengine: idxd: add callback support for iaa crypto
[PATCH V2 1/6] perf/x86/intel: Add Grand Ridge and Sierra Forest
2023-08-03 14:22 UTC (4+ messages)
` [PATCH V2 2/6] perf: Add branch stack extension
[PATCH v1 00/12] serial: cpm_uart: Cleanup and refactoring
2023-08-03 13:56 UTC (13+ messages)
` [PATCH v1 01/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH v1 02/12] serial: cpm_uart: Remove stale prototypes and table and macros
` [PATCH v1 03/12] serial: cpm_uart: Stop using fs_uart_id enum
` [PATCH v1 04/12] serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
` [PATCH v1 05/12] serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
` [PATCH v1 06/12] serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
` [PATCH v1 07/12] serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
` [PATCH v1 08/12] serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
` [PATCH v1 09/12] serial: cpm_uart: Remove cpm_uart/ subdirectory
` [PATCH v1 10/12] serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
` [PATCH v1 11/12] serial: cpm_uart: Don't include fs_uart_pd.h when not needed
` [PATCH v1 12/12] serial: cpm_uart: Remove linux/fs_uart_pd.h
Fwd: Btrfs scrub on single ssd reports non existing errors on Linux 6.4
2023-08-03 14:20 UTC
[PATCH v2] rust: macros: vtable: fix `HAS_*` redefinition (`gen_const_name`)
2023-08-03 14:20 UTC (2+ messages)
[RFC Optimizing veth xsk performance 00/10]
2023-08-03 14:20 UTC (12+ messages)
` [RFC Optimizing veth xsk performance 01/10] veth: Implement ethtool's get_ringparam() callback
` [RFC Optimizing veth xsk performance 02/10] xsk: add dma_check_skip for skipping dma check
` [RFC Optimizing veth xsk performance 03/10] veth: add support for send queue
` [RFC Optimizing veth xsk performance 04/10] xsk: add xsk_tx_completed_addr function
` [RFC Optimizing veth xsk performance 05/10] veth: use send queue tx napi to xmit xsk tx desc
` [RFC Optimizing veth xsk performance 06/10] veth: add ndo_xsk_wakeup callback for veth
` [RFC Optimizing veth xsk performance 07/10] sk_buff: add destructor_arg_xsk_pool for zero copy
` [RFC Optimizing veth xsk performance 08/10] xdp: add xdp_mem_type MEM_TYPE_XSK_BUFF_POOL_TX
` [RFC Optimizing veth xsk performance 09/10] veth: support zero copy for af xdp
` [RFC Optimizing veth xsk performance 10/10] veth: af_xdp tx batch support for ipv4 udp
[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-08-03 14:18 UTC (12+ messages)
` [PATCH v9 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v9 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v9 10/10] serial: sc16is7xx: improve comments about variants
[PATCH] drm/amd/display: Return value of function
2023-08-03 14:11 UTC
[PATCH 6.1 000/225] 6.1.43-rc2 review
2023-08-03 14:17 UTC (4+ messages)
[PATCH v3 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-08-03 13:47 UTC (9+ messages)
` [PATCH v3 07/12] x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL
[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
2023-08-03 14:15 UTC (11+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data
[PATCH v3 0/8] arm64: ti: k3-am62: Add display support
2023-08-03 14:14 UTC (3+ messages)
` [PATCH v3 2/8] arm64: dts: ti: k3-am62-main: Add node for DSS
Fwd: System becomes hot when put to sleep
2023-08-03 14:13 UTC
[PATCH v5 05/11] drm/amdgpu: Use RMW accessors for changing LNKCTL
2023-08-03 14:12 UTC (4+ messages)
[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
2023-08-03 13:39 UTC (8+ messages)
[PATCH] cgroup: fix obsolete function name in cgroup_destroy_locked()
2023-08-03 14:10 UTC (2+ messages)
[PATCH] mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
2023-08-03 14:08 UTC (2+ messages)
[PATCH v10 0/3] ublk: enable zoned storage support
2023-08-03 14:07 UTC (4+ messages)
` [PATCH v10 1/3] ublk: add helper to check if device supports user copy
` [PATCH v10 2/3] ublk: move check for empty address field on command submission
` [PATCH v10 3/3] ublk: enable zoned storage support
[RFC PATCH 0/2] Generate API documentation for 'bindings' crate
2023-08-03 14:07 UTC (2+ messages)
[PATCH] serial: max310x: add comments for membase address workaround
2023-08-03 14:05 UTC
Fwd: crash/hang in mm/swapfile.c:718 add_to_avail_list when exercising stress-ng
2023-08-03 13:41 UTC (3+ messages)
[PATCH v8 00/12] ceph: support idmapped mounts
2023-08-03 13:59 UTC (13+ messages)
` [PATCH v8 01/12] fs: export mnt_idmap_get/mnt_idmap_put
` [PATCH v8 02/12] ceph: stash idmapping in mdsc request
` [PATCH v8 03/12] ceph: handle idmapped mounts in create_request_message()
` [PATCH v8 04/12] ceph: add enable_unsafe_idmap module parameter
` [PATCH v8 05/12] ceph: pass an idmapping to mknod/symlink/mkdir
` [PATCH v8 06/12] ceph: allow idmapped getattr inode op
` [PATCH v8 07/12] ceph: allow idmapped permission "
` [PATCH v8 08/12] ceph: pass idmap to __ceph_setattr
` [PATCH v8 09/12] ceph: allow idmapped setattr inode op
` [PATCH v8 10/12] ceph/acl: allow idmapped set_acl "
` [PATCH v8 11/12] ceph/file: allow idmapped atomic_open "
` [PATCH v8 12/12] ceph: allow idmapped mounts
[PATCH] ARM: memset: cast the constant byte to unsigned char
2023-08-03 13:59 UTC (2+ messages)
[PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
2023-08-03 13:58 UTC (4+ messages)
` [PATCH v2 pci/net 1/3] PCI: move OF status = "disabled" detection to dev->match_driver
` [PATCH v2 pci/net 2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
` [PATCH v2 pci/net 3/3] net: enetc: remove of_device_is_available() handling
[PATCH v2 0/3] ext4: fix some ext4_lblk_t overflow issues
2023-08-03 13:58 UTC (7+ messages)
` [PATCH v2 1/3] ext4: add two helper functions extent_logical_end() and pa_logical_end()
` [PATCH v2 2/3] ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow
` [PATCH v2 3/3] ext4: avoid overlapping preallocations "
[PATCH V3 0/4] coresight: trbe: Enable ACPI based devices
2023-08-03 13:55 UTC (3+ messages)
` [PATCH V3 3/4] coresight: trbe: Add a representative coresight_platform_data for TRBE
[RFC/RFT][PATCH v1 0/2] cpuidle: teo: Do not check timers unconditionally every time
2023-08-03 13:54 UTC (3+ messages)
Question about the barrier() in hlist_nulls_for_each_entry_rcu()
2023-08-03 13:53 UTC (6+ messages)
[RFC PATCH v2 0/3] Deduplicate RISCV cmpxchg.h and atomic.c macros
2023-08-03 13:53 UTC (2+ messages)
[PATCH 0/3] More changes related to TPM RNG handling
2023-08-03 13:50 UTC (7+ messages)
` [PATCH 1/3] tpm: Add a missing check for TPM_CHIP_FLAG_HWRNG_DISABLED
` [PATCH 2/3] tpm: Add command line for not trusting tpm for RNG
[PATCH] net/ethernet/realtek: Add Realtek automotive PCIe driver
2023-08-03 13:51 UTC (4+ messages)
[PATCH -next] rcu: Remove unused function declaration rcu_eqs_special_set()
2023-08-03 13:49 UTC
[PATCH] gpio: zevio: remove unneeded call to platform_set_drvdata()
2023-08-03 13:49 UTC (2+ messages)
[PATCH] gpio: vx855: remove unneeded call to platform_set_drvdata()
2023-08-03 13:48 UTC (2+ messages)
[PATCH] gpio: tqmx86: remove unneeded call to platform_set_drvdata()
2023-08-03 13:48 UTC (2+ messages)
[PATCH] gpio: sifive: remove unneeded call to platform_set_drvdata()
2023-08-03 13:47 UTC (2+ messages)
[PATCH] gpio: timberdale: remove unneeded call to platform_set_drvdata()
2023-08-03 13:45 UTC (2+ messages)
[PATCH] gpio: syscon: remove unneeded call to platform_set_drvdata()
2023-08-03 13:45 UTC (2+ messages)
[PATCH v3 0/7] x86: remaining -Wmissing-prototype warning fixes
2023-08-03 10:04 UTC (2+ messages)
[PATCH 0/7] AMD Family 19h Models 90h-9fh EDAC Support
2023-08-03 10:27 UTC (3+ messages)
` [PATCH 4/7] EDAC/mc: Add new HBM3 memory type
[PATCH] gpio: sch: remove unneeded call to platform_set_drvdata()
2023-08-03 13:43 UTC (2+ messages)
[PATCH v1 0/9] i2c: designware: code consolidation & cleanups
2023-08-03 13:43 UTC (6+ messages)
` [PATCH v1 1/9] i2c: designware: Move has_acpi_companion() to common code
[PATCH -next] efi: Remove unused extern declaration efi_lookup_mapped_addr()
2023-08-03 13:42 UTC (2+ messages)
[PATCH] efi/riscv: libstub: Fix comment about absolute relocation
2023-08-03 13:41 UTC (2+ messages)
[PATCH] rtc: rtc-pm8xxx: control default alarm wake up capability
2023-08-03 13:40 UTC (7+ messages)
[PATCH 1/2] docs: rcu: Add cautionary note on plain-accesses to requirements
2023-08-03 13:36 UTC (3+ messages)
[PATCH 1/2] perf hists browser: Fix hierarchy mode header
2023-08-03 13:35 UTC (4+ messages)
` [PATCH 2/2] perf hists browser: Fix the number of entries for 'e' key
[PATCH] mm/mm_init: use helper macro BITS_PER_LONG
2023-08-03 13:33 UTC (2+ messages)
[PATCH -next 00/29] md: synchronize io with array reconfiguration
2023-08-03 13:29 UTC (30+ messages)
` [PATCH -next 01/29] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
` [PATCH -next 02/29] md: use 'mddev->suspended' for is_md_suspended()
` [PATCH -next 03/29] md: add new helpers to suspend/resume array
` [PATCH -next 04/29] md: add new helpers to suspend/resume and lock/unlock array
` [PATCH -next 05/29] md: use new apis to suspend array for suspend_lo/hi/store()
` [PATCH -next 06/29] md: use new apis to suspend array for level_store()
` [PATCH -next 07/29] md: use new apis to suspend array for serialize_policy_store()
` [PATCH -next 08/29] md/dm-raid: use new apis to suspend array
` [PATCH -next 09/29] md/md-bitmap: use new apis to suspend array for location_store()
` [PATCH -next 10/29] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
` [PATCH -next 11/29] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
` [PATCH -next 12/29] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
` [PATCH -next 13/29] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
` [PATCH -next 14/29] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
` [PATCH -next 15/29] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
` [PATCH -next 16/29] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
` [PATCH -next 17/29] md/raid5: replace suspend with quiesce() callback
` [PATCH -next 18/29] md: quiesce before md_kick_rdev_from_array() for md-cluster
` [PATCH -next 19/29] md: use new apis to suspend array for ioctls involed array reconfiguration
` [PATCH -next 20/29] md: use new apis to suspend array for adding/removing rdev from state_store()
` [PATCH -next 21/29] md: use new apis to suspend array for bind_rdev_to_array()
` [PATCH -next 22/29] md: use new apis to suspend array related to serial pool in state_store()
` [PATCH -next 23/29] md: use new apis to suspend array in backlog_store()
` [PATCH -next 24/29] md: suspend array in md_start_sync() if array need reconfiguration
` [PATCH -next 25/29] md: cleanup mddev_create/destroy_serial_pool()
` [PATCH -next 26/29] md/md-linear: cleanup linear_add()
` [PATCH -next 27/29] md: remove mddev_suspend() and mddev_resume()
` [PATCH -next 28/29] md/raid5: Revert "md/raid5: fix a deadlock in the case that reshape is interrupted"
` [PATCH -next 29/29] md: Revert "md: add a new api prepare_suspend() in md_personality"
[PATCH -next 0/7] md: initialize 'active_io' while allocating
2023-08-03 13:27 UTC (8+ messages)
` [PATCH -next 1/7] md: initialize 'active_io' while allocating mddev
` [PATCH -next 2/7] md: initialize 'writes_pending' "
` [PATCH -next 3/7] md: don't rely on 'mddev->pers' to be set in mddev_suspend()
` [PATCH -next 4/7] md-bitmap: remove the checking of 'pers->quiesce' from location_store()
` [PATCH -next 5/7] md-bitmap: suspend array earlier in location_store()
` [PATCH -next 6/7] md: don't check 'mddev->pers' from suspend_hi_store()
` [PATCH -next 7/7] md: don't check 'mddev->pers' and 'pers->quiesce' from suspend_lo_store()
[PATCH v3 net-next 0/5] selftests: openvswitch: add flow programming cases
2023-08-03 13:30 UTC (3+ messages)
[PATCH RESEND] riscv: Fix local irq restore when flags indicates irq disabled
2023-08-03 13:28 UTC
[PATCH v4 1/1] drm/i915: Move abs_diff() to math.h
2023-08-03 13:19 UTC
[PATCH v6] vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing
2023-08-03 13:27 UTC (4+ messages)
[PATCH -next 00/13] md: make rdev addition and removal independent from daemon thread
2023-08-03 13:24 UTC (14+ messages)
` [PATCH -next 01/13] md: remove rdev flag 'RemoveSynchronized'
` [PATCH -next 02/13] md: factor out a helper rdev_removeable() from remove_and_add_spares()
` [PATCH -next 03/13] md: factor out a helper rdev_is_spare() "
` [PATCH -next 04/13] md: factor out a helper rdev_addable() "
` [PATCH -next 05/13] md: factor out a helper hot_remove_rdev() "
` [PATCH -next 06/13] md: factor out a helper hot_add_rdev() "
` [PATCH -next 07/13] md: factor out a helper remove_rdev() from state_store()
` [PATCH -next 08/13] md: convert to use hot_remove_rdev() to hot remove one rdev
` [PATCH -next 09/13] md: convert to use hot_add_rdev() to hot add "
` [PATCH -next 10/13] md: cleanup remove_and_add_spares()
` [PATCH -next 11/13] md: use separate work_struct for md_start_sync()
` [PATCH -next 12/13] md: delay choosing sync direction to md_start_sync()
` [PATCH -next 13/13] md: delay remove_and_add_spares() for read only array "
[PATCH v8 3/8] drm/mediatek: Fix using wrong drm private data to bind mediatek-drm
2023-08-03 13:27 UTC (2+ messages)
` [PATCH v8 4/8] drm/mediatek: Add encoder_index function to mtk_ddp_comp_funcs
[PATCH] pinctrl: stm32: set default gpio line names using pin names
2023-08-03 13:26 UTC (3+ messages)
[PATCH v1 net-next 0/4] Packet classify by matching against SPI
2023-08-03 13:25 UTC (5+ messages)
` [PATCH v1 net-next 2/4] tc: flower: support for SPI
[RFC PATCH net-next 0/6] net/smc: serveral features's implementation for smc v2.1
2023-08-03 13:24 UTC (7+ messages)
` [RFC PATCH net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [RFC PATCH net-next 2/6] net/smc: add vendor unique experimental options area "
` [RFC PATCH net-next 3/6] net/smc: support smc v2.x features validate
` [RFC PATCH net-next 4/6] net/smc: support max connections per lgr negotiation
` [RFC PATCH net-next 5/6] net/smc: support max links per lgr negotiation in clc handshake
` [RFC PATCH net-next 6/6] net/smc: Extend SMCR v2 linkgroup netlink attribute
[PATCH 00/15] Introduce /dev/mshv drivers
2023-08-03 13:23 UTC (4+ messages)
` [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
[PATCH v6 00/38] New page table range API
2023-08-03 13:22 UTC (4+ messages)
` [PATCH v6 01/38] minmax: Add in_range() macro
[PATCH 1/1] perf script python: Cope with declarations after statements found in Python.h
2023-08-03 13:21 UTC (3+ messages)
[PATCH 0/3] support large folio for mlock
2023-08-03 13:20 UTC (5+ messages)
` [PATCH 1/3] mm: add functions folio_in_range() and folio_within_vma()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox