All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-29 10:15:14 to 2022-08-29 11:09:10 UTC [more...]

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-08-29 10:58 UTC  (54+ messages)
` [PATCH 5.15 001/136] wifi: rtlwifi: remove always-true condition pointed out by GCC 12
` [PATCH 5.15 002/136] eth: sun: cassini: remove dead code
` [PATCH 5.15 003/136] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 5.15 004/136] cgroup: Fix race condition at rebind_subsystems()
` [PATCH 5.15 005/136] parisc: Make CONFIG_64BIT available for ARCH=parisc64 only
` [PATCH 5.15 006/136] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 5.15 007/136] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.15 008/136] x86/entry: Move CLD to the start of the idtentry macro
` [PATCH 5.15 009/136] block: add a bdev_max_zone_append_sectors helper
` [PATCH 5.15 010/136] block: add bdev_max_segments() helper
` [PATCH 5.15 011/136] btrfs: zoned: revive max_zone_append_bytes
` [PATCH 5.15 012/136] btrfs: replace BTRFS_MAX_EXTENT_SIZE with fs_info->max_extent_size
` [PATCH 5.15 013/136] btrfs: convert count_max_extents() to use fs_info->max_extent_size
` [PATCH 5.15 014/136] Input: i8042 - move __initconst to fix code styling warning
` [PATCH 5.15 015/136] Input: i8042 - merge quirk tables
` [PATCH 5.15 016/136] Input: i8042 - add TUXEDO devices to i8042 "
` [PATCH 5.15 017/136] Input: i8042 - add additional "
` [PATCH 5.15 018/136] drivers/base: fix userspace break from using bin_attributes for cpumap and cpulist
` [PATCH 5.15 019/136] scsi: qla2xxx: Fix response queue handler reading stale packets
` [PATCH 5.15 020/136] scsi: qla2xxx: edif: Fix dropped IKE message
` [PATCH 5.15 021/136] btrfs: put initial index value of a directory in a constant
` [PATCH 5.15 022/136] btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
` [PATCH 5.15 023/136] btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
` [PATCH 5.15 024/136] riscv: lib: uaccess: fold fixups into body
` [PATCH 5.15 025/136] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit
` [PATCH 5.15 026/136] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 5.15 027/136] xfrm: clone missing x->lastused in xfrm_do_migrate
` [PATCH 5.15 028/136] af_key: Do not call xfrm_probe_algs in parallel
` [PATCH 5.15 029/136] xfrm: policy: fix metadata dst->dev xmit null pointer dereference
` [PATCH 5.15 030/136] fs: require CAP_SYS_ADMIN in target namespace for idmapped mounts
` [PATCH 5.15 032/136] Revert "net: macsec: update SCI upon MAC address change."
` [PATCH 5.15 034/136] NFSv4.2 fix problems with __nfs42_ssc_open
` [PATCH 5.15 035/136] SUNRPC: RPC level errors should set task->tk_rpc_status
` [PATCH 5.15 037/136] ntfs: fix acl handling
` [PATCH 5.15 039/136] r8152: fix the units of some registers for RTL8156A
` [PATCH 5.15 041/136] nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
` [PATCH 5.15 042/136] ice: xsk: Force rings to be sized to power of 2
` [PATCH 5.15 043/136] ice: xsk: prohibit usage of non-balanced queue id
` [PATCH 5.15 044/136] net/mlx5e: Properly disable vlan strip on non-UL reps
` [PATCH 5.15 045/136] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [PATCH 5.15 046/136] net/mlx5e: Fix wrong application of the LRO state
` [PATCH 5.15 047/136] net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
` [PATCH 5.15 049/136] net: phy: Dont WARN for PHY_READY state in mdio_bus_phy_resume()
` [PATCH 5.15 050/136] net: moxa: get rid of asymmetry in DMA mapping/unmapping
` [PATCH 5.15 051/136] bonding: 802.3ad: fix no transmission of LACPDUs
` [PATCH 5.15 053/136] netfilter: ebtables: reject blobs that dont provide all entry points
` [PATCH 5.15 055/136] netfilter: nf_tables: disallow updates of implicit chain
` [PATCH 5.15 057/136] netfilter: nft_payload: report ERANGE for too long offset and length
` [PATCH 5.15 058/136] netfilter: nft_payload: do not truncate csum_offset and csum_type
` [PATCH 5.15 060/136] netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
` [PATCH 5.15 061/136] netfilter: nft_tunnel: restrict it to netdev family
` [PATCH 5.15 063/136] netfilter: nft_cmp: optimize comparison for 16-bytes
` [PATCH 5.15 064/136] netfilter: bitwise: improve error goto labels

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-29 10:58 UTC  (16+ messages)
` [PATCH 5.10 01/86] audit: fix potential double free on error path from fsnotify_add_inode_mark
` [PATCH 5.10 02/86] parisc: Fix exception handler for fldw and fstw instructions
` [PATCH 5.10 03/86] kernel/sys_ni: add compat entry for fadvise64_64
` [PATCH 5.10 04/86] pinctrl: amd: Dont save/restore interrupt status and wake status bits
` [PATCH 5.10 05/86] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list()
` [PATCH 5.10 06/86] xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*
` [PATCH 5.10 07/86] fs: remove __sync_filesystem
` [PATCH 5.10 08/86] vfs: make sync_filesystem return errors from ->sync_fs
` [PATCH 5.10 09/86] xfs: return errors in xfs_fs_sync_fs
` [PATCH 5.10 10/86] xfs: only bother with sync_filesystem during readonly remount
` [PATCH 5.10 12/86] xfrm: fix refcount leak in __xfrm_policy_check()
` [PATCH 5.10 15/86] xfrm: policy: fix metadata dst->dev xmit null pointer dereference
` [PATCH 5.10 16/86] NFS: Dont allocate nfs_fattr on the stack in __nfs42_ssc_open()
` [PATCH 5.10 19/86] mm/huge_memory.c: use helper function migration_entry_to_page()
` [PATCH 5.10 29/86] net: ipvtap - add __init/__exit annotations to module init/exit funcs

[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
 2022-08-29 11:07 UTC  (3+ messages)
` [PATCH 1/4] spi: mt7621: Fix an error message in mt7621_spi_probe()

[LTP] [PATCH 0/6] Track minimal size per filesystem
 2022-08-29 11:05 UTC  (21+ messages)
` [LTP] [PATCH 1/6] tst_fs_type: Add nsfs, vfat, squashfs to tst_fs_type_name()
    `  "
` [LTP] [PATCH 2/6] API: tst_device: Track minimal size per filesystem
    `  "
` [LTP] [PATCH 3/6] tst_test: Use 16 MB also for tmpfs
    `  "
` [LTP] [PATCH 4/6] tst_device: Use getopts
  ` [Automated-testing] "
    ` [LTP] "
` [LTP] [PATCH 5/6] tst_device: Add support -f filesystem
  `  "
` [LTP] [PATCH 6/6] tst_test.sh: Pass used filesystem to tst_device
  `  "
` [LTP] [Automated-testing] [PATCH 0/6] Track minimal size per filesystem
  `  "

[PATCH 0/6] soc: mediatek: Cleanups for MediaTek SVS driver
 2022-08-29 11:02 UTC  (6+ messages)
` [PATCH 6/6] soc: mediatek: mtk-svs: Use bitfield access macros where possible

[PATCH v2] iommu/s390: Fix race with release_device ops
 2022-08-29 11:03 UTC  (2+ messages)

[Bridge] [PATCH v5 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-29 11:01 UTC  (6+ messages)
` [Bridge] [PATCH v5 net-next 1/6] net: bridge: add locked entry fdb flag to extend locked port feature
    `  "

[PATCH] scsi/3w-9xxx: Avoid disabling device if failing to enable it
 2022-08-29 11:01 UTC 

[PATCH v3 0/6] Device tree based NUMA support for Arm - Part#2
 2022-08-29 11:00 UTC  (10+ messages)
` [PATCH v3 4/6] xen/x86: use arch_get_ram_range to get information from E820 map
` [PATCH v3 5/6] xen/x86: move NUMA scan nodes codes from x86 to common
` [PATCH v3 6/6] xen: introduce a Kconfig option to configure NUMA nodes number

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-29 10:57 UTC  (2+ messages)
` [PATCH 5.19 001/158] mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW

[PATCH 1/3] arm64: dts: rockchip: add vcc_cam regulator to rock-3a
 2022-08-29 10:56 UTC  (4+ messages)

[PATCH v7 0/3] crypto: hisilicon - supports device isolation feature
 2022-08-29 10:57 UTC  (3+ messages)

[PATCH linux-next] mlxsw: remove redundant err variable
 2022-08-29 10:54 UTC 

[PATCH] x86: rte_mov256 was missing for AVX2
 2022-08-29 10:55 UTC  (2+ messages)

[PATCH 0/8] tftp fixups
 2022-08-29 10:52 UTC  (2+ messages)

[PATCH v2 0/3] term/serial: Add PCI-serial device support
 2022-08-29 10:53 UTC  (4+ messages)
` [PATCH v2 2/3] term/serial: Add support for PCI serial devices

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-29 10:53 UTC  (11+ messages)
` [PATCH v3 0/3] Add lcore poll "
  ` [PATCH v3 1/3] eal: add "

[PATCH 00/16] Add support for Lattice MachXO2 programming via I2C
 2022-08-29 10:51 UTC  (7+ messages)
` [PATCH 07/16] fpga: machxo2-spi: fix big-endianness incompatibility
` [PATCH 15/16] fpga: machxo2: extend erase timeout for machxo2 FPGA

[PATCH] gc: use temporary file for editing crontab
 2022-08-29 10:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] ar5523: check endpoints type and direction in probe()
 2022-08-29 10:52 UTC  (5+ messages)

[PATCH for-next] RDMA/hns: Disable local invalidate operation
 2022-08-29 10:52 UTC 

[PATCH] earlyprintk: Clean up pciserial
 2022-08-29 10:52 UTC  (2+ messages)
` [tip: x86/core] x86/earlyprintk: "

[PATCH] crypto: aspeed: fix build module error
 2022-08-29 10:49 UTC  (4+ messages)

[PATCH for-next 0/4] RDMA/hns: Bugfixes or cleanups for resource specs or numbers
 2022-08-29 10:50 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/hns: Fix supported page size
` [PATCH for-next 2/4] RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift
` [PATCH for-next 3/4] RDMA/hns: Remove the num_qpc_timer variable
` [PATCH for-next 4/4] RDMA/hns: Remove redundant member doorbell_qpn of struct hns_roce_qp

[PATCH v2] vduse: prevent uninitialized memory accesses
 2022-08-29 10:50 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a774e1: Rename i2c_dvfs to iic_pmic
 2022-08-29 10:47 UTC  (3+ messages)

build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
 2022-08-29 10:47 UTC  (5+ messages)

[PATCH] crypto: akcipher - default implementations for setting private/public keys
 2022-08-29 10:48 UTC  (3+ messages)

[PATCH] build: enable developer mode for all working trees
 2022-08-29 10:47 UTC  (4+ messages)

[RFC][PATCH V2] bitbake: fetch2/git: Use git fetch to shallow clone revisions
 2022-08-29 10:46 UTC  (4+ messages)
` [bitbake-devel] "

Telegram: TOP 3 Handelsroboter, die Menschen zu Millionaren machen
 2022-08-29 10:40 UTC 

[PATCH v8 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-29 10:34 UTC  (5+ messages)
` [PATCH v8 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

renesas/next igt-kms-exynos: 1 runs, 1 regressions (renesas-next-2022-08-29-v6.0-rc1)
 2022-08-29 10:45 UTC 

renesas/next cros-ec: 10 runs, 7 regressions (renesas-next-2022-08-29-v6.0-rc1)
 2022-08-29 10:45 UTC 

[PATCH RESEND v2 1/2] mm: drop oom code from exit_mmap
 2022-08-29 10:45 UTC  (12+ messages)
` [PATCH RESEND v2 2/2] mm: delete unused MMF_OOM_VICTIM flag

[PATCH V5] mm: fix use-after free of page_ext after race with memory-offline
 2022-08-29 10:44 UTC  (3+ messages)

[PATCH] nvme: add DIX support for nvme-rdma
 2022-08-29 10:43 UTC  (2+ messages)

[PATCH v7 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:12 UTC  (12+ messages)
` [PATCH v7 01/10] parallels: Out of image offset in BAT leads to image inflation
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()
` [PATCH v7 03/10] parallels: Fix data_end after out-of-image check
` [PATCH v7 04/10] parallels: create parallels_set_bat_entry_helper() to assign BAT value
` [PATCH v7 05/10] parallels: Use generic infrastructure for BAT writing in parallels_co_check()
` [PATCH v7 06/10] parallels: Move check of unclean image to a separate function
` [PATCH v7 07/10] parallels: Move check of cluster outside "
` [PATCH v7 08/10] parallels: Move check of leaks "
` [PATCH v7 09/10] parallels: Move statistic collection "
` [PATCH v7 10/10] parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK_GUARD
` [PATCH v7 11/10] parallels: Incorrect condition in out-of-image check

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-08-29 10:41 UTC  (2+ messages)

[steev:sc8280xp-6.0.0-rc3 156/167] undefined reference to `sdw_disable_stream'
 2022-08-29 10:38 UTC 

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-29 10:39 UTC  (15+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates
` [PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time

[PATCH] dt-bindings: pwm: Add compatible for Mediatek MT8188
 2022-08-29 10:37 UTC  (3+ messages)

[PATCH] gro: fix gro with tcp push flag
 2022-08-29 10:36 UTC  (4+ messages)

[PATCH] ci: update 'static-analysis' to Ubuntu 22.04
 2022-08-29 10:29 UTC  (8+ messages)

[RFC PATCH] tests/9p: introduce declarative function calls
 2022-08-29 10:31 UTC  (5+ messages)
` [RFC PATCH v2] "

stable-rc/queue/5.15 build: 179 builds: 4 failed, 175 passed, 14 errors, 5 warnings (v5.15.63-135-g75ba94c564c1)
 2022-08-29 10:33 UTC 

[linux-lvm] lvcreate hangs forever during snapshot creation when suspending volume
 2022-08-29 10:32 UTC  (9+ messages)

[PATCH 1/1] riscv: dts: microchip: correct L2 cache interrupts
 2022-08-29 10:32 UTC  (3+ messages)

[virtio-comment] [PATCH] Fix virtio_net_hdr struct size when VIRTIO_NET_F_HASH_REPORT is negociated
 2022-08-29 10:33 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/libiio: bump to version v0.24
 2022-08-29 10:30 UTC 

[PATCH] config: set pkgconfig for ppc64le
 2022-08-29 10:30 UTC  (4+ messages)

Linux 6.0-rc3
 2022-08-29 10:29 UTC  (2+ messages)

[RFC/RFT PATCH] net: stmmac: do not poke MAC_CTRL_REG twice on link up
 2022-08-29 10:29 UTC  (7+ messages)

[PATCH v2] iio: Use per-device lockdep class for mlock
 2022-08-29 10:27 UTC  (2+ messages)

[PATCH] LoongArch: Fix warning: #warning syscall fstat not implemented
 2022-08-29 10:18 UTC  (2+ messages)

[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
 2022-08-29 10:27 UTC  (13+ messages)
` [PATCH v1 1/5] "

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-08-29 10:20 UTC  (4+ messages)

[PATCH v6 00/10] parallels: Refactor the code of images checks and fix a bug
 2022-08-29 10:11 UTC  (3+ messages)
` [PATCH v7 02/10] parallels: Fix high_off calculation in parallels_co_check()

[PATCH] net/failsafe: fix interrupt handle leak
 2022-08-29 10:23 UTC  (3+ messages)

[PATCH net] ip: fix triggering of 'icmp redirect'
 2022-08-29 10:01 UTC 

[PATCH] RDMA/rxe: Ratelimit error messages of read_reply()
 2022-08-29 10:21 UTC  (4+ messages)
` [PATCH] RDMA/rxe: Delete error messages triggered by incoming Read requests

[PATCH] ACPICA: Synchronize disabling wake mask and servicing wake-up IRQ
 2022-08-29 10:21 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_device_scan: Retry when parent pci device lacks properties
 2022-08-29 10:20 UTC  (2+ messages)

[PATCH v4 00/16] Finish converting git bisect into a built-in
 2022-08-29 10:20 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 05/16] bisect--helper: make `terms` an explicit singleton
  ` [PATCH v5 11/16] bisect--helper: calling `bisect_state()` without an argument is a bug

stable-rc/linux-5.15.y build: 180 builds: 4 failed, 176 passed, 14 errors, 5 warnings (v5.15.63-136-g30057c8a3a38)
 2022-08-29 10:21 UTC 

vmlinux.o: warning: objtool: irqentry_nmi_exit+0x30: call to ct_nmi_exit() leaves .noinstr.text section
 2022-08-29 10:18 UTC 

[PATCH v2 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
 2022-08-29 10:18 UTC  (3+ messages)

[PATCH v2] x86/mm: Refuse W^X violations
 2022-08-29 10:18 UTC 

[PATCH net] nfp: fix the access to management firmware hanging
 2022-08-29 10:16 UTC 

[PATCH v4 1/3] ext4: don't increase iversion counter for ea_inodes
 2022-08-29 10:16 UTC  (5+ messages)
` [PATCH v4 3/3] ext4: unconditionally enable the i_version counter

[PATCH] pipeline: fix code generation for the recirculation ID instruction
 2022-08-29 10:17 UTC  (2+ messages)

[PATCH v2 0/9] perf/x86: Some cleanups
 2022-08-29 10:10 UTC  (8+ messages)
` [PATCH v2 1/9] perf/x86: Add two more x86_pmu methods
` [PATCH v2 2/9] perf/x86/intel: Move the topdown stuff into the intel driver
` [PATCH v2 4/9] perf/x86: Add a x86_pmu::limit_period static_call
` [PATCH v2 5/9] perf/x86/intel: Remove x86_pmu::set_topdown_event_period
` [PATCH v2 6/9] perf/x86/intel: Remove x86_pmu::update_topdown_event
` [PATCH v2 7/9] perf/x86/p4: Remove perfctr_second_write quirk
` [PATCH v2 9/9] perf/x86/intel: Optimize short PEBS counters


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.