messages from 2023-08-28 10:36:27 to 2023-08-28 10:45:40 UTC [more...]
[PATCH 5.15 00/89] 5.15.129-rc1 review
2023-08-28 10:14 UTC (65+ messages)
` [PATCH 5.15 01/89] objtool/x86: Fix SRSO mess
` [PATCH 5.15 02/89] NFSv4.2: fix error handling in nfs42_proc_getxattr
` [PATCH 5.15 03/89] NFSv4: fix out path in __nfs4_get_acl_uncached
` [PATCH 5.15 04/89] xprtrdma: Remap Receive buffers after a reconnect
` [PATCH 5.15 05/89] PCI: acpiphp: Reassign resources on bridge if necessary
` [PATCH 5.15 06/89] dlm: improve plock logging if interrupted
` [PATCH 5.15 07/89] dlm: replace usage of found with dedicated list iterator variable
` [PATCH 5.15 08/89] fs: dlm: add pid to debug log
` [PATCH 5.15 09/89] fs: dlm: change plock interrupted message to debug again
` [PATCH 5.15 10/89] fs: dlm: use dlm_plock_info for do_unlock_close
` [PATCH 5.15 11/89] fs: dlm: fix mismatch of plock results from userspace
` [PATCH 5.15 12/89] MIPS: cpu-features: Enable octeon_cache by cpu_type
` [PATCH 5.15 13/89] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
` [PATCH 5.15 14/89] fbdev: Improve performance of sys_imageblit()
` [PATCH 5.15 15/89] fbdev: Fix sys_imageblit() for arbitrary image widths
` [PATCH 5.15 16/89] fbdev: fix potential OOB read in fast_imageblit()
` [PATCH 5.15 17/89] ALSA: pcm: Fix potential data race at PCM memory allocation helpers
` [PATCH 5.15 18/89] jbd2: remove t_checkpoint_io_list
` [PATCH 5.15 19/89] jbd2: remove journal_clean_one_cp_list()
` [PATCH 5.15 20/89] jbd2: fix a race when checking checkpoint buffer busy
` [PATCH 5.15 21/89] can: raw: fix receiver memory leak
` [PATCH 5.15 22/89] drm/amd/display: do not wait for mpc idle if tg is disabled
` [PATCH 5.15 23/89] drm/amd/display: check TG is non-null before checking if enabled
` [PATCH 5.15 24/89] can: raw: fix lockdep issue in raw_release()
` [PATCH 5.15 25/89] tracing: Fix cpu buffers unavailable due to record_disabled missed
` [PATCH 5.15 26/89] tracing: Fix memleak due to race between current_tracer and trace
` [PATCH 5.15 27/89] octeontx2-af: SDP: fix receive link config
` [PATCH 5.15 28/89] sock: annotate data-races around prot->memory_pressure
` [PATCH 5.15 29/89] dccp: annotate data-races in dccp_poll()
` [PATCH 5.15 30/89] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
` [PATCH 5.15 31/89] net: bgmac: Fix return value check for fixed_phy_register()
` [PATCH 5.15 32/89] net: bcmgenet: "
` [PATCH 5.15 33/89] net: validate veth and vxcan peer ifindexes
` [PATCH 5.15 34/89] ice: fix receive buffer size miscalculation
` [PATCH 5.15 35/89] igb: Avoid starting unnecessary workqueues
` [PATCH 5.15 36/89] igc: Fix the typo in the PTM Control macro
` [PATCH 5.15 37/89] net/sched: fix a qdisc modification with ambiguous command request
` [PATCH 5.15 38/89] netfilter: nf_tables: flush pending destroy work before netlink notifier
` [PATCH 5.15 39/89] netfilter: nf_tables: fix out of memory error handling
` [PATCH 5.15 40/89] rtnetlink: return ENODEV when ifname does not exist and group is given
` [PATCH 5.15 41/89] rtnetlink: Reject negative ifindexes in RTM_NEWLINK
` [PATCH 5.15 42/89] net: remove bond_slave_has_mac_rcu()
` [PATCH 5.15 43/89] bonding: fix macvlan over alb bond support
` [PATCH 5.15 44/89] net/ncsi: make one oem_gma function for all mfr id
` [PATCH 5.15 45/89] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address
` [PATCH 5.15 46/89] Revert "KVM: x86: enable TDP MMU by default"
` [PATCH 5.15 47/89] ibmveth: Use dcbf rather than dcbfl
` [PATCH 5.15 49/89] clk: Fix slab-out-of-bounds error in devm_clk_release()
` [PATCH 5.15 50/89] ALSA: ymfpci: Fix the missing snd_card_free() call at probe error
` [PATCH 5.15 58/89] batman-adv: Fix TT global entry leak when client roamed back
` [PATCH 5.15 59/89] batman-adv: Fix batadv_v_ogm_aggr_send memory leak
` [PATCH 5.15 60/89] batman-adv: Hold rtnl lock during MTU update via netlink
` [PATCH 5.15 61/89] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
` [PATCH 5.15 62/89] radix tree: remove unused variable
` [PATCH 5.15 63/89] of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
` [PATCH 5.15 64/89] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
` [PATCH 5.15 65/89] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
` [PATCH 5.15 66/89] PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
` [PATCH 5.15 67/89] drm/vmwgfx: Fix shader stage validation
` [PATCH 5.15 68/89] drm/display/dp: Fix the DP DSC Receiver cap size
` [PATCH 5.15 69/89] x86/fpu: Invalidate FPU state correctly on exec()
` [PATCH 5.15 70/89] x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
` [PATCH 5.15 71/89] nfs: use vfs setgid helper
` [PATCH 5.15 72/89] nfsd: "
[PATCH 5.4 000/158] 5.4.255-rc1 review
2023-08-28 10:14 UTC (136+ messages)
` [PATCH 5.4 001/158] mmc: sdhci_f_sdh30: convert to devm_platform_ioremap_resource
` [PATCH 5.4 005/158] macsec: use DEV_STATS_INC()
` [PATCH 5.4 006/158] drm/radeon: Fix integer overflow in radeon_cs_parser_init
` [PATCH 5.4 007/158] ALSA: emu10k1: roll up loops in DSP setup code for Audigy
` [PATCH 5.4 008/158] quota: Properly disable quotas when add_dquot_ref() fails
` [PATCH 5.4 009/158] quota: fix warning in dqgrab()
` [PATCH 5.4 010/158] HID: add quirk for 03f0:464a HP Elite Presenter Mouse
` [PATCH 5.4 031/158] iio: stx104: Move to addac subdirectory
` [PATCH 5.4 032/158] iio: addac: stx104: Fix race condition for stx104_write_raw()
` [PATCH 5.4 033/158] iio: addac: stx104: Fix race condition when converting analog-to-digital
` [PATCH 5.4 034/158] iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTE
` [PATCH 5.4 035/158] PM-runtime: add tracepoints for usage_count changes
` [PATCH 5.4 036/158] PM: runtime: Add pm_runtime_get_if_active()
` [PATCH 5.4 037/158] ALSA: hda: Fix unhandled register update during auto-suspend period
` [PATCH 5.4 038/158] irqchip/mips-gic: Get rid of the reliance on irq_cpu_online()
` [PATCH 5.4 039/158] irqchip/mips-gic: Use raw spinlock for gic_lock
` [PATCH 5.4 040/158] interconnect: Move internal structs into a separate file
` [PATCH 5.4 041/158] interconnect: Add helpers for enabling/disabling a path
` [PATCH 5.4 042/158] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH 5.4 043/158] USB: dwc3: qcom: fix NULL-deref on suspend
` [PATCH 5.4 044/158] mmc: bcm2835: fix deferred probing
` [PATCH 5.4 045/158] mmc: sunxi: "
` [PATCH 5.4 046/158] leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev rename
` [PATCH 5.4 047/158] tracing/probes: Have process_fetch_insn() take a void * instead of pt_regs
` [PATCH 5.4 048/158] tracing/probes: Fix to update dynamic data counter if fetcharg uses it
` [PATCH 5.4 049/158] net/ncsi: Fix gma flag setting after response
` [PATCH 5.4 050/158] nfsd4: kill warnings on testing stateids with mismatched clientids
` [PATCH 5.4 051/158] nfsd: Remove incorrect check in nfsd4_validate_stateid
` [PATCH 5.4 052/158] virtio-mmio: convert to devm_platform_ioremap_resource
` [PATCH 5.4 053/158] virtio-mmio: Use to_virtio_mmio_device() to simply code
` [PATCH 5.4 054/158] virtio-mmio: dont break lifecycle of vm_dev
` [PATCH 5.4 055/158] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
` [PATCH 5.4 056/158] fbdev: mmp: fix value check in mmphw_probe()
` [PATCH 5.4 057/158] powerpc/rtas_flash: allow user copy to flash block cache objects
` [PATCH 5.4 058/158] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms
` [PATCH 5.4 059/158] btrfs: fix BUG_ON condition in btrfs_cancel_balance
` [PATCH 5.4 060/158] net: xfrm: Fix xfrm_address_filter OOB read
` [PATCH 5.4 061/158] net: af_key: fix sadb_x_filter validation
` [PATCH 5.4 062/158] xfrm: interface: rename xfrm_interface.c to xfrm_interface_core.c
` [PATCH 5.4 063/158] xfrm: fix slab-use-after-free in decode_session6
` [PATCH 5.4 064/158] ip6_vti: "
` [PATCH 5.4 065/158] ip_vti: fix potential "
` [PATCH 5.4 066/158] xfrm: add NULL check in xfrm_update_ae_params
` [PATCH 5.4 067/158] selftests: mirror_gre_changes: Tighten up the TTL test match
` [PATCH 5.4 068/158] ipvs: fix racy memcpy in proc_do_sync_threshold
` [PATCH 5.4 069/158] netfilter: nft_dynset: disallow object maps
` [PATCH 5.4 070/158] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
` [PATCH 5.4 071/158] i40e: fix misleading debug logs
` [PATCH 5.4 072/158] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
` [PATCH 5.4 073/158] sock: Fix misuse of sk_under_memory_pressure()
` [PATCH 5.4 074/158] net: do not allow gso_size to be set to GSO_BY_FRAGS
` [PATCH 5.4 075/158] bus: ti-sysc: Improve reset to work with modules with no sysconfig
` [PATCH 5.4 076/158] bus: ti-sysc: Flush posted write on enable before reset
` [PATCH 5.4 077/158] ARM: dts: imx7s: Drop dma-apb interrupt-names
` [PATCH 5.4 078/158] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH 5.4 079/158] ARM: dts: imx: Set default tuning step for imx7d usdhc
` [PATCH 5.4 080/158] ARM: dts: imx: Set default tuning step for imx6sx usdhc
` [PATCH 5.4 081/158] ASoC: rt5665: add missed regulator_bulk_disable
` [PATCH 5.4 082/158] ASoC: meson: axg-tdm-formatter: fix channel slot allocation
` [PATCH 5.4 083/158] serial: 8250: Fix oops for port->pm on uart_change_pm()
` [PATCH 5.4 084/158] ALSA: usb-audio: Add support for Mythware XA001AU capture and playback interfaces
` [PATCH 5.4 085/158] cifs: Release folio lock on fscache read hit
` [PATCH 5.4 086/158] mmc: wbsd: fix double mmc_free_host() in wbsd_init()
` [PATCH 5.4 087/158] mmc: block: Fix in_flight[issue_type] value error
` [PATCH 5.4 088/158] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
` [PATCH 5.4 089/158] af_unix: Fix null-ptr-deref in unix_stream_sendpage()
` [PATCH 5.4 090/158] virtio-net: set queues after driver_ok
` [PATCH 5.4 091/158] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
` [PATCH 5.4 092/158] net: xfrm: Amend XFRMA_SEC_CTX nla_policy structure
` [PATCH 5.4 093/158] mmc: f-sdh30: fix order of function calls in sdhci_f_sdh30_remove
` [PATCH 5.4 094/158] net: phy: broadcom: stub c45 read/write for 54810
` [PATCH 5.4 095/158] PCI: acpiphp: Reassign resources on bridge if necessary
` [PATCH 5.4 096/158] dlm: improve plock logging if interrupted
` [PATCH 5.4 097/158] dlm: replace usage of found with dedicated list iterator variable
` [PATCH 5.4 098/158] fs: dlm: add pid to debug log
` [PATCH 5.4 099/158] fs: dlm: change plock interrupted message to debug again
` [PATCH 5.4 100/158] fs: dlm: use dlm_plock_info for do_unlock_close
` [PATCH 5.4 101/158] fs: dlm: fix mismatch of plock results from userspace
` [PATCH 5.4 102/158] MIPS: cpu-features: Enable octeon_cache by cpu_type
` [PATCH 5.4 103/158] MIPS: cpu-features: Use boot_cpu_type for CPU type based features
` [PATCH 5.4 104/158] fbdev: Improve performance of sys_imageblit()
` [PATCH 5.4 105/158] fbdev: Fix sys_imageblit() for arbitrary image widths
` [PATCH 5.4 106/158] fbdev: fix potential OOB read in fast_imageblit()
` [PATCH 5.4 107/158] dm integrity: increase RECALC_SECTORS to improve recalculate speed
` [PATCH 5.4 108/158] dm integrity: reduce vmalloc space footprint on 32-bit architectures
` [PATCH 5.4 109/158] ALSA: pcm: Set per-card upper limit of PCM buffer allocations
` [PATCH 5.4 110/158] ALSA: pcm: Use SG-buffer only when direct DMA is available
` [PATCH 5.4 111/158] ALSA: pcm: Fix potential data race at PCM memory allocation helpers
` [PATCH 5.4 112/158] regmap: Account for register length in SMBus I/O limits
` [PATCH 5.4 113/158] ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()
` [PATCH 5.4 114/158] ASoC: fsl_sai: Add new added registers and new bit definition
` [PATCH 5.4 115/158] ASoC: fsl_sai: Disable bit clock with transmitter
` [PATCH 5.4 116/158] drm/amd/display: do not wait for mpc idle if tg is disabled
` [PATCH 5.4 117/158] drm/amd/display: check TG is non-null before checking if enabled
` [PATCH 5.4 118/158] tracing: Fix memleak due to race between current_tracer and trace
` [PATCH 5.4 119/158] octeontx2-af: SDP: fix receive link config
` [PATCH 5.4 120/158] sock: annotate data-races around prot->memory_pressure
` [PATCH 5.4 121/158] dccp: annotate data-races in dccp_poll()
` [PATCH 5.4 122/158] ipvlan: Fix a reference count leak warning in ipvlan_ns_exit()
` [PATCH 5.4 123/158] net: bgmac: Fix return value check for fixed_phy_register()
` [PATCH 5.4 124/158] net: bcmgenet: "
` [PATCH 5.4 125/158] net: validate veth and vxcan peer ifindexes
` [PATCH 5.4 126/158] igb: Avoid starting unnecessary workqueues
` [PATCH 5.4 127/158] net/sched: fix a qdisc modification with ambiguous command request
` [PATCH 5.4 128/158] net: remove bond_slave_has_mac_rcu()
` [PATCH 5.4 129/158] bonding: fix macvlan over alb bond support
` [PATCH 5.4 130/158] ibmveth: Use dcbf rather than dcbfl
` [PATCH 5.4 131/158] NFSv4: Fix dropped lock for racing OPEN and delegation return
` [PATCH 5.4 132/158] clk: Fix slab-out-of-bounds error in devm_clk_release()
` [PATCH 5.4 133/158] nfsd: Fix race to FREE_STATEID and cl_revoked
` [PATCH 5.4 134/158] batman-adv: Trigger events for auto adjusted MTU
` [PATCH 5.4 135/158] batman-adv: Dont increase MTU when set by user
` [PATCH 5.4 136/158] batman-adv: Do not get eth header before batadv_check_management_packet
` [PATCH 5.4 137/158] batman-adv: Fix TT global entry leak when client roamed back
` [PATCH 5.4 138/158] batman-adv: Fix batadv_v_ogm_aggr_send memory leak
` [PATCH 5.4 139/158] batman-adv: Hold rtnl lock during MTU update via netlink
` [PATCH 5.4 140/158] lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernels
` [PATCH 5.4 141/158] radix tree: remove unused variable
` [PATCH 5.4 142/158] media: vcodec: Fix potential array out-of-bounds in encoder queue_setup
` [PATCH 5.4 143/158] PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
` [PATCH 5.4 144/158] drm/display/dp: Fix the DP DSC Receiver cap size
` [PATCH 5.4 145/158] x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4
` [PATCH 5.4 146/158] mm: allow a controlled amount of unfairness in the page lock
` [PATCH 5.4 147/158] rtnetlink: Reject negative ifindexes in RTM_NEWLINK
` [PATCH 5.4 148/158] ALSA: pcm: Fix build error on m68k and others
` [PATCH 5.4 149/158] Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"
` [PATCH 5.4 150/158] interconnect: Do not skip aggregation for disabled paths
` [PATCH 5.4 151/158] ALSA: pcm: Check for null pointer of pointer substream before dereferencing it
` [PATCH 5.4 152/158] Documentation/sysctl: document page_lock_unfairness
` [PATCH 5.4 153/158] irqchip/mips-gic: Dont touch vl_map if a local interrupt is not routable
` [PATCH 5.4 154/158] scsi: snic: Fix double free in snic_tgt_create()
` [PATCH 5.4 155/158] scsi: core: raid_class: Remove raid_component_add()
` [PATCH 5.4 156/158] clk: Fix undefined reference to `clk_rate_exclusive_{get,put}
` [PATCH 5.4 157/158] pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}
` [PATCH 5.4 158/158] dma-buf/sw_sync: Avoid recursive lock during fence signal
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;
as well as URLs for NNTP newsgroup(s).