Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2023-07-25 11:49:11 to 2023-08-01 09:26:02 UTC [more...]

[PATCH 5.15 000/155] 5.15.124-rc1 review
 2023-08-01  9:20 UTC  (84+ messages)
` [PATCH 5.15 001/155] jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
` [PATCH 5.15 002/155] KVM: s390: pv: fix index value of replaced ASCE
` [PATCH 5.15 003/155] io_uring: dont audit the capability check in io_uring_create()
` [PATCH 5.15 004/155] gpio: tps68470: Make tps68470_gpio_output() always set the initial value
` [PATCH 5.15 005/155] gpio: mvebu: Make use of devm_pwmchip_add
` [PATCH 5.15 006/155] gpio: mvebu: fix irq domain leak
` [PATCH 5.15 007/155] btrfs: fix race between quota disable and relocation
` [PATCH 5.15 008/155] i2c: Delete error messages for failed memory allocations
` [PATCH 5.15 009/155] i2c: Improve size determinations
` [PATCH 5.15 010/155] i2c: nomadik: Remove unnecessary goto label
` [PATCH 5.15 011/155] i2c: nomadik: Use devm_clk_get_enabled()
` [PATCH 5.15 012/155] i2c: nomadik: Remove a useless call in the remove function
` [PATCH 5.15 013/155] PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
` [PATCH 5.15 014/155] PCI/ASPM: Factor out pcie_wait_for_retrain()
` [PATCH 5.15 015/155] PCI/ASPM: Avoid link retraining race
` [PATCH 5.15 016/155] PCI: rockchip: Remove writes to unused registers
` [PATCH 5.15 017/155] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH 5.15 018/155] PCI: rockchip: Dont advertise MSI-X in PCIe capabilities
` [PATCH 5.15 019/155] dlm: cleanup plock_op vs plock_xop
` [PATCH 5.15 020/155] dlm: rearrange async condition return
` [PATCH 5.15 021/155] fs: dlm: interrupt posix locks only when process is killed
` [PATCH 5.15 022/155] drm/ttm: Dont print error message if eviction was interrupted
` [PATCH 5.15 023/155] drm/ttm: Dont leak a resource on eviction error
` [PATCH 5.15 024/155] n_tty: Rename tail to old_tail in n_tty_read()
` [PATCH 5.15 025/155] tty: fix hang on tty device with no_room set
` [PATCH 5.15 026/155] drm/ttm: never consider pinned BOs for eviction&swap
` [PATCH 5.15 027/155] cifs: missing directory in MAINTAINERS file
` [PATCH 5.15 028/155] cifs: use fs_context for automounts
` [PATCH 5.15 029/155] ksmbd: remove internal.h include
` [PATCH 5.15 030/155] cifs: if deferred close is disabled then close files immediately
` [PATCH 5.15 031/155] pwm: meson: Simplify duplicated per-channel tracking
` [PATCH 5.15 032/155] pwm: meson: fix handling of period/duty if greater than UINT_MAX
` [PATCH 5.15 033/155] tracing/probes: Add symstr type for dynamic events
` [PATCH 5.15 034/155] tracing/probes: Fix to avoid double count of the string length on the array
` [PATCH 5.15 035/155] tracing: Allow synthetic events to pass around stacktraces
` [PATCH 5.15 036/155] Revert "tracing: Add "(fault)" name injection to kernel probes"
` [PATCH 5.15 037/155] tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails
` [PATCH 5.15 038/155] scsi: qla2xxx: Remove unused declarations for qla2xxx
` [PATCH 5.15 039/155] scsi: qla2xxx: Multi-que support for TMF
` [PATCH 5.15 040/155] scsi: qla2xxx: Fix task management cmd failure
` [PATCH 5.15 041/155] scsi: qla2xxx: Fix task management cmd fail due to unavailable resource
` [PATCH 5.15 042/155] scsi: qla2xxx: Add debug prints in the device remove path
` [PATCH 5.15 043/155] scsi: qla2xxx: Fix hang in task management
` [PATCH 5.15 044/155] drm/amdgpu: fix vkms crtc settings
` [PATCH 5.15 045/155] drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
` [PATCH 5.15 046/155] jbd2: remove t_checkpoint_io_list
` [PATCH 5.15 047/155] jbd2: remove journal_clean_one_cp_list()
` [PATCH 5.15 048/155] jbd2: fix a race when checking checkpoint buffer busy
` [PATCH 5.15 049/155] phy: qcom-snps: Use dev_err_probe() to simplify code
` [PATCH 5.15 050/155] phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc
` [PATCH 5.15 051/155] phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
` [PATCH 5.15 052/155] phy: qcom-snps-femto-v2: properly enable ref clock
` [PATCH 5.15 053/155] soundwire: qcom: update status correctly with mask
` [PATCH 5.15 054/155] media: staging: atomisp: select V4L2_FWNODE
` [PATCH 5.15 055/155] i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
` [PATCH 5.15 056/155] iavf: fix potential deadlock on allocation failure
` [PATCH 5.15 057/155] iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
` [PATCH 5.15 058/155] net: phy: marvell10g: fix 88x3310 power up
` [PATCH 5.15 059/155] net: hns3: fix wrong tc bandwidth weight data issue
` [PATCH 5.15 060/155] net: hns3: fix wrong bw weight of disabled tc issue
` [PATCH 5.15 061/155] vxlan: move to its own directory
` [PATCH 5.15 062/155] vxlan: calculate correct header length for GPE
` [PATCH 5.15 063/155] phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
` [PATCH 5.15 064/155] ethernet: atheros: fix return value check in atl1e_tso_csum()
` [PATCH 5.15 065/155] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
` [PATCH 5.15 066/155] tcp: Reduce chance of collisions in inet6_hashfn()
` [PATCH 5.15 067/155] ice: Fix memory management in ice_ethtool_fdir.c
` [PATCH 5.15 068/155] bonding: reset bonds flags when down link is P2P device
` [PATCH 5.15 069/155] team: reset teams "
` [PATCH 5.15 070/155] net: stmmac: Apply redundant write work around on 4.xx too
` [PATCH 5.15 071/155] platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
` [PATCH 5.15 072/155] igc: Fix Kernel Panic during ndo_tx_timeout callback
` [PATCH 5.15 073/155] netfilter: nft_set_rbtree: fix overlap expiration walk
` [PATCH 5.15 074/155] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
` [PATCH 5.15 075/155] netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID
` [PATCH 5.15 076/155] net/sched: mqprio: refactor nlattr parsing to a separate function
` [PATCH 5.15 077/155] net/sched: mqprio: add extack to mqprio_parse_nlattr()
` [PATCH 5.15 078/155] net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
` [PATCH 5.15 080/155] tipc: check return value of pskb_trim()
` [PATCH 5.15 089/155] RDMA/bnxt_re: Prevent handling any completions after qp destroy
` [PATCH 5.15 090/155] drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
` [PATCH 5.15 091/155] ASoC: fsl_spdif: Silence output on stop
` [PATCH 5.15 092/155] block: Fix a source code comment in include/uapi/linux/blkzoned.h

[RFC PATCH 0/2] Resctrl - rewrite (WIP)
 2023-08-01  0:19 UTC  (7+ messages)

[PATCH 6.4 000/227] 6.4.7-rc1 review
 2023-07-31 21:15 UTC  (42+ messages)
` [PATCH 6.4 102/227] ACPI: resource: Remove "Zen" specific match and quirks
                  ` scheduler problems in -next (was: Re: [PATCH 6.4 000/227] 6.4.7-rc1 review)

[PATCH] MAINTAINERS: add Andreas Hindborg as Rust reviewer
 2023-07-31  8:16 UTC  (2+ messages)

[PATCH 1/2] rust: upgrade to Rust 1.71.0
 2023-07-30 15:04 UTC  (5+ messages)
` [PATCH 2/2] rust: enable `no_mangle_with_rust_abi` Clippy lint

[PATCH 5.10 000/509] 5.10.188-rc1 review
 2023-07-28  9:31 UTC  (7+ messages)

[PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
 2023-07-27 16:08 UTC  (5+ messages)
` [PATCH 1/2] drm/v3d: "

[PATCH 6.1 000/183] 6.1.42-rc1 review
 2023-07-27 11:42 UTC  (13+ messages)

[PATCH 5.15 000/532] 5.15.121-rc1 review
 2023-07-27  6:19 UTC  (3+ messages)
` [PATCH 5.15 300/532] test_firmware: return ENOMEM instead of ENOSPC on failed memory allocation

[PATCH] fstests: add helper to canonicalize devices used to enable persistent disks
 2023-07-27  1:26 UTC  (9+ messages)

[PATCH 5.15 00/78] 5.15.123-rc1 review
 2023-07-27  0:10 UTC  (8+ messages)

[PATCH 5.10 000/508] 5.10.188-rc2 review
 2023-07-27  0:01 UTC  (4+ messages)

[PATCH 5.4 000/310] 5.4.251-rc2 review
 2023-07-27  0:01 UTC  (5+ messages)

[PATCH v3 0/8] x86/resctrl: Add support for Sub-NUMA cluster (SNC) systems
 2023-07-26 14:10 UTC  (4+ messages)
` [PATCH v4 0/7] "

[PATCH 5.4 000/313] 5.4.251-rc1 review
 2023-07-26  4:48 UTC  (19+ messages)
` [PATCH 5.4 113/313] crypto: skcipher - unify the crypto_has_skcipher*() functions
` [PATCH 5.4 114/313] crypto: skcipher - remove crypto_has_ablkcipher()
` [PATCH 5.4 281/313] drm/client: Fix memory leak in drm_client_target_cloned
` [PATCH 5.4 288/313] posix-timers: Ensure timer ID search-loop limit is valid
` [PATCH 5.4 289/313] arm64: mm: fix VA-range sanity check
` [PATCH 5.4 290/313] sched/fair: Dont balance task to its current running CPU
` [PATCH 5.4 313/313] tracing/histograms: Return an error if we fail to add histogram to hist_vars list

[PATCH] Input: mcs-touchkey - Fix uninitialized use of error in mcs_touchkey_probe()
 2023-07-25 16:54 UTC  (2+ messages)

[PATCH 6.1 000/223] 6.1.40-rc1 review
 2023-07-25 13:44 UTC  (7+ messages)
` [PATCH 6.1 146/223] drm/amd/display: edp do not add non-edid timings


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox