messages from 2023-05-08 10:44:18 to 2023-05-08 10:53:48 UTC [more...]
[PATCH 6.2 000/663] 6.2.15-rc1 review
2023-05-08 9:48 UTC (200+ messages)
` [PATCH 6.2 451/663] interconnect: qcom: osm-l3: drop unuserd header inclusion
` [PATCH 6.2 453/663] module/decompress: Never use kunmap() for local un-mappings
` [PATCH 6.2 454/663] usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
` [PATCH 6.2 455/663] ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE
` [PATCH 6.2 456/663] PCI: imx6: Install the fault handler only on compatible match
` [PATCH 6.2 457/663] ASoC: es8316: Handle optional IRQ assignment
` [PATCH 6.2 458/663] linux/vt_buffer.h: allow either builtin or modular for macros
` [PATCH 6.2 459/663] spi: qup: Dont skip cleanup in removes error path
` [PATCH 6.2 460/663] interconnect: qcom: rpm: drop bogus pm domain attach
` [PATCH 6.2 471/663] HID: amd_sfh: Correct the structure fields
` [PATCH 6.2 472/663] HID: amd_sfh: Correct the sensor enable and disable command
` [PATCH 6.2 473/663] HID: amd_sfh: Fix illuminance value
` [PATCH 6.2 474/663] HID: amd_sfh: Add support for shutdown operation
` [PATCH 6.2 475/663] HID: amd_sfh: Correct the stop all command
` [PATCH 6.2 476/663] HID: amd_sfh: Increase sensor command timeout for SFH1.1
` [PATCH 6.2 477/663] HID: amd_sfh: Handle "no sensors" enabled "
` [PATCH 6.2 478/663] cacheinfo: Check sib_leaf in cache_leaves_are_shared()
` [PATCH 6.2 479/663] coresight: etm_pmu: Set the module field
` [PATCH 6.2 480/663] drm/panel: novatek-nt35950: Improve error handling
` [PATCH 6.2 481/663] ASoC: fsl_mqs: move of_node_put() to the correct location
` [PATCH 6.2 482/663] PCI/PM: Extend D3hot delay for NVIDIA HDA controllers
` [PATCH 6.2 483/663] drm/panel: novatek-nt35950: Only unregister DSI1 if it exists
` [PATCH 6.2 484/663] spi: cadence-quadspi: fix suspend-resume implementations
` [PATCH 6.2 485/663] i2c: cadence: cdns_i2c_master_xfer(): Fix runtime PM leak on error path
` [PATCH 6.2 486/663] i2c: xiic: xiic_xfer(): "
` [PATCH 6.2 487/663] scripts/gdb: raise error with reduced debugging information
` [PATCH 6.2 488/663] uapi/linux/const.h: prefer ISO-friendly __typeof__
` [PATCH 6.2 489/663] sh: sq: Fix incorrect element size for allocating bitmap buffer
` [PATCH 6.2 490/663] usb: gadget: tegra-xudc: Fix crash in vbus_draw
` [PATCH 6.2 491/663] usb: chipidea: fix missing goto in `ci_hdrc_probe`
` [PATCH 6.2 492/663] usb: mtu3: fix kernel panic at qmu transfer done irq handler
` [PATCH 6.2 493/663] firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe
` [PATCH 6.2 494/663] tty: serial: fsl_lpuart: adjust buffer length to the intended size
` [PATCH 6.2 495/663] serial: 8250: Add missing wakeup event reporting
` [PATCH 6.2 496/663] spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 6.2 497/663] staging: rtl8192e: Fix W_DISABLE# does not work after stop/start
` [PATCH 6.2 498/663] spmi: Add a check for remove callback when removing a SPMI driver
` [PATCH 6.2 499/663] virtio_ring: dont update event idx on get_buf
` [PATCH 6.2 500/663] spi: bcm63xx: remove PM_SLEEP based conditional compilation
` [PATCH 6.2 501/663] fbdev: mmp: Fix deferred clk handling in mmphw_probe()
` [PATCH 6.2 502/663] selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_sample_test
` [PATCH 6.2 503/663] macintosh/windfarm_smu_sat: Add missing of_node_put()
` [PATCH 6.2 504/663] powerpc/perf: Properly detect mpc7450 family
` [PATCH 6.2 505/663] powerpc/mpc512x: fix resource printk format warning
` [PATCH 6.2 506/663] powerpc/wii: fix resource printk format warnings
` [PATCH 6.2 507/663] powerpc/sysdev/tsi108: "
` [PATCH 6.2 508/663] macintosh: via-pmu-led: requires ATA to be set
` [PATCH 6.2 509/663] powerpc/rtas: use memmove for potentially overlapping buffer copy
` [PATCH 6.2 510/663] sched/fair: Fix inaccurate tally of ttwu_move_affine
` [PATCH 6.2 511/663] perf/core: Fix hardlockup failure caused by perf throttle
` [PATCH 6.2 512/663] Revert "objtool: Support addition to set CFA base"
` [PATCH 6.2 513/663] riscv: Fix ptdump when KASAN is enabled
` [PATCH 6.2 514/663] sched/rt: Fix bad task migration for rt tasks
` [PATCH 6.2 515/663] rv: Fix addition on an uninitialized variable run
` [PATCH 6.2 516/663] tracing/user_events: Ensure write index cannot be negative
` [PATCH 6.2 517/663] clk: at91: clk-sam9x60-pll: fix return value check
` [PATCH 6.2 518/663] IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
` [PATCH 6.2 519/663] RDMA/siw: Fix potential page_array out of range access
` [PATCH 6.2 520/663] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH 6.2 521/663] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH 6.2 522/663] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH 6.2 523/663] clk: mediatek: mt8135: "
` [PATCH 6.2 524/663] RDMA/rdmavt: Delete unnecessary NULL check
` [PATCH 6.2 525/663] clk: mediatek: clk-pllfh: fix missing of_node_put() in fhctl_parse_dt()
` [PATCH 6.2 526/663] clk: qcom: gcc-qcm2290: Fix up gcc_sdcc2_apps_clk_src
` [PATCH 6.2 527/663] workqueue: Fix hung time report of worker pools
` [PATCH 6.2 528/663] rtc: omap: include header for omap_rtc_power_off_program prototype
` [PATCH 6.2 529/663] RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()
` [PATCH 6.2 530/663] rtc: meson-vrtc: Use ktime_get_real_ts64() to get the current time
` [PATCH 6.2 531/663] rtc: k3: handle errors while enabling wake irq
` [PATCH 6.2 532/663] RDMA/rxe: Replace exists by rxe in rxe.c
` [PATCH 6.2 533/663] RDMA/erdma: Use fixed hardware page size
` [PATCH 6.2 534/663] fs/ntfs3: Fix memory leak if ntfs_read_mft failed
` [PATCH 6.2 535/663] fs/ntfs3: Add check for kmemdup
` [PATCH 6.2 536/663] fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()
` [PATCH 6.2 537/663] fs/ntfs3: Fix OOB read in indx_insert_into_buffer
` [PATCH 6.2 538/663] fs/ntfs3: Fix slab-out-of-bounds read in hdr_delete_de()
` [PATCH 6.2 539/663] iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN
` [PATCH 6.2 540/663] RDMA/rxe: Remove tasklet call from rxe_cq.c
` [PATCH 6.2 541/663] power: supply: generic-adc-battery: fix unit scaling
` [PATCH 6.2 542/663] clk: add missing of_node_put() in "assigned-clocks" property parsing
` [PATCH 6.2 543/663] RDMA/siw: Remove namespace check from siw_netdev_event()
` [PATCH 6.2 544/663] clk: qcom: gcc-sm6115: Mark RCGs shared where applicable
` [PATCH 6.2 545/663] power: supply: rk817: Fix low SOC bugs
` [PATCH 6.2 546/663] RDMA/cm: Trace icm_send_rej event before the cm state is reset
` [PATCH 6.2 547/663] RDMA/srpt: Add a check for valid mad_agent pointer
` [PATCH 6.2 548/663] IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order
` [PATCH 6.2 549/663] IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
` [PATCH 6.2 550/663] clk: imx: fracn-gppll: fix the rate table
` [PATCH 6.2 551/663] clk: imx: fracn-gppll: disable hardware select control
` [PATCH 6.2 552/663] clk: imx: imx8ulp: Fix XBAR_DIVBUS and AD_SLOW clock parents
` [PATCH 6.2 553/663] NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease
` [PATCH 6.2 554/663] iommu/amd: Set page size bitmap during V2 domain allocation
` [PATCH 6.2 555/663] s390/checksum: always use cksm instruction
` [PATCH 6.2 556/663] clk: qcom: lpasscc-sc7280: Skip qdsp6ss clock registration
` [PATCH 6.2 557/663] clk: qcom: lpassaudiocc-sc7280: Add required gdsc power domain clks in lpass_cc_sc7280_desc
` [PATCH 6.2 558/663] clk: qcom: gcc-sm8350: fix PCIe PIPE clocks handling
` [PATCH 6.2 559/663] clk: qcom: dispcc-qcm2290: get rid of test clock
` [PATCH 6.2 560/663] clk: qcom: dispcc-qcm2290: Remove inexistent DSI1PHY clk
` [PATCH 6.2 561/663] Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
` [PATCH 6.2 562/663] swiotlb: relocate PageHighMem test away from rmem_swiotlb_setup
` [PATCH 6.2 563/663] swiotlb: fix debugfs reporting of reserved memory pools
` [PATCH 6.2 564/663] RDMA/rxe: Convert tasklet args to queue pairs
` [PATCH 6.2 565/663] RDMA/rxe: Remove __rxe_do_task()
` [PATCH 6.2 566/663] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
` [PATCH 6.2 567/663] RDMA/mlx5: Check pcie_relaxed_ordering_enabled() in UMR
` [PATCH 6.2 568/663] RDMA/mlx5: Fix flow counter query via DEVX
` [PATCH 6.2 569/663] SUNRPC: remove the maximum number of retries in call_bind_status
` [PATCH 6.2 570/663] RDMA/mlx5: Use correct device num_ports when modify DC
` [PATCH 6.2 571/663] clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails
` [PATCH 6.2 572/663] openrisc: Properly store r31 to pt_regs on unhandled exceptions
` [PATCH 6.2 573/663] timekeeping: Fix references to nonexistent ktime_get_fast_ns()
` [PATCH 6.2 574/663] SMB3: Add missing locks to protect deferred close file list
` [PATCH 6.2 575/663] SMB3: Close deferred file handles in case of handle lease break
` [PATCH 6.2 576/663] ext4: fix i_disksize exceeding i_size problem in paritally written case
` [PATCH 6.2 577/663] ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline
` [PATCH 6.2 578/663] pinctrl: renesas: r8a779a0: Remove incorrect AVB[01] pinmux configuration
` [PATCH 6.2 579/663] pinctrl: renesas: r8a779f0: Fix tsn1_avtp_pps pin group
` [PATCH 6.2 580/663] pinctrl: renesas: r8a779g0: Fix Group 4/5 pin functions
` [PATCH 6.2 581/663] pinctrl: renesas: r8a779g0: Fix Group 6/7 "
` [PATCH 6.2 582/663] pinctrl: renesas: r8a779g0: Fix ERROROUTC function names
` [PATCH 6.2 583/663] leds: TI_LMU_COMMON: select REGMAP instead of depending on it
` [PATCH 6.2 584/663] pinctrl: ralink: reintroduce ralink,rt2880-pinmux compatible string
` [PATCH 6.2 585/663] dmaengine: mv_xor_v2: Fix an error code
` [PATCH 6.2 586/663] leds: tca6507: Fix error handling of using fwnode_property_read_string
` [PATCH 6.2 587/663] pwm: mtk-disp: Disable shadow registers before setting backlight values
` [PATCH 6.2 588/663] pwm: mtk-disp: Configure double buffering before reading in .get_state()
` [PATCH 6.2 589/663] soundwire: intel: dont save hw_params for use in prepare
` [PATCH 6.2 590/663] phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port
` [PATCH 6.2 591/663] phy: ti: j721e-wiz: Fix unreachable code in wiz_mode_select()
` [PATCH 6.2 592/663] dma: gpi: remove spurious unlock in gpi_ch_init
` [PATCH 6.2 593/663] dmaengine: dw-edma: Fix to change for continuous transfer
` [PATCH 6.2 594/663] dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
` [PATCH 6.2 595/663] dmaengine: at_xdmac: do not enable all cyclic channels
` [PATCH 6.2 596/663] pinctrl-bcm2835.c: fix race condition when setting gpio dir
` [PATCH 6.2 597/663] thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_thermal_probe
` [PATCH 6.2 598/663] mfd: tqmx86: Do not access I2C_DETECT register through io_base
` [PATCH 6.2 599/663] mfd: tqmx86: Specify IO port register range more precisely
` [PATCH 6.2 600/663] mfd: tqmx86: Correct board names for TQMxE39x
` [PATCH 6.2 601/663] mfd: ocelot-spi: Fix unsupported bulk read
` [PATCH 6.2 602/663] mfd: arizona-spi: Add missing MODULE_DEVICE_TABLE
` [PATCH 6.2 603/663] hte: tegra: fix struct of_device_id build error
` [PATCH 6.2 604/663] hte: tegra-194: Fix off by one in tegra_hte_map_to_line_id()
` [PATCH 6.2 605/663] ACPI: PM: Do not turn of unused power resources on the Toshiba Click Mini
` [PATCH 6.2 606/663] PM: hibernate: Turn snapshot_test into global variable
` [PATCH 6.2 607/663] PM: hibernate: Do not get block device exclusively in test_resume mode
` [PATCH 6.2 608/663] afs: Fix updating of i_size with dv jump from server
` [PATCH 6.2 609/663] afs: Fix getattr to report server i_size on dirs, not local size
` [PATCH 6.2 610/663] afs: Avoid endless loop if file is larger than expected
` [PATCH 6.2 611/663] parisc: Fix argument pointer in real64_call_asm()
` [PATCH 6.2 612/663] parisc: Ensure page alignment in flush functions
` [PATCH 6.2 613/663] ALSA: usb-audio: Add quirk for Pioneer DDJ-800
` [PATCH 6.2 614/663] ALSA: hda/realtek: Add quirk for ThinkPad P1 Gen 6
` [PATCH 6.2 615/663] ALSA: hda/realtek: Add quirk for ASUS UM3402YAR using CS35L41
` [PATCH 6.2 616/663] ALSA: hda/realtek: support HP Pavilion Aero 13-be0xxx Mute LED
` [PATCH 6.2 617/663] ALSA: hda/realtek: Fix mute and micmute LEDs for an HP laptop
` [PATCH 6.2 618/663] nilfs2: do not write dirty data after degenerating to read-only
` [PATCH 6.2 619/663] nilfs2: fix infinite loop in nilfs_mdt_get_block()
` [PATCH 6.2 620/663] mm: do not reclaim private data from pinned page
` [PATCH 6.2 621/663] drbd: correctly submit flush bio on barrier
` [PATCH 6.2 622/663] md/raid10: fix null-ptr-deref in raid10_sync_request
` [PATCH 6.2 623/663] md/raid5: Improve performance for sequential IO
` [PATCH 6.2 624/663] kasan: hw_tags: avoid invalid virt_to_page()
` [PATCH 6.2 625/663] mtd: core: provide unique name for nvmem device, take two
` [PATCH 6.2 626/663] mtd: core: fix nvmem error reporting
` [PATCH 6.2 627/663] mtd: core: fix error path for nvmem provider
` [PATCH 6.2 629/663] drivers: remoteproc: xilinx: Fix carveout names
` [PATCH 6.2 630/663] mailbox: zynqmp: Fix IPI isr handling
` [PATCH 6.2 631/663] kcsan: Avoid READ_ONCE() in read_instrumented_memory()
` [PATCH 6.2 632/663] mailbox: zynqmp: Fix typo in IPI documentation
` [PATCH 6.2 633/663] nfp: fix incorrect pointer deference when offloading IPsec with bonding
` [PATCH 6.2 634/663] wifi: rtl8xxxu: RTL8192EU always needs full init
` [PATCH 6.2 635/663] wifi: rtw88: rtw8821c: Fix rfe_option field width
` [PATCH 6.2 636/663] wifi: rtw89: fix potential race condition between napi_init and napi_enable
` [PATCH 6.2 637/663] clk: microchip: fix potential UAF in auxdev release callback
` [PATCH 6.2 638/663] clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent
` [PATCH 6.2 639/663] scripts/gdb: fix lx-timerlist for Python3
` [PATCH 6.2 640/663] btrfs: scrub: reject unsupported scrub flags
` [PATCH 6.2 641/663] s390/dasd: fix hanging blockdevice after request requeue
` [PATCH 6.2 642/663] ia64: fix an addr to taddr in huge_pte_offset()
` [PATCH 6.2 643/663] mm/mempolicy: correctly update prev when policy is equal on mbind
` [PATCH 6.2 644/663] vhost_vdpa: fix unmap process in no-batch mode
` [PATCH 6.2 645/663] dm verity: fix error handling for check_at_most_once on FEC
` [PATCH 6.2 646/663] dm clone: call kmem_cache_destroy() in dm_clone_init() error path
` [PATCH 6.2 647/663] dm integrity: call kmem_cache_destroy() in dm_integrity_init() "
` [PATCH 6.2 648/663] dm flakey: fix a crash with invalid table line
` [PATCH 6.2 649/663] dm ioctl: fix nested locking in table_clear() to remove deadlock concern
` [PATCH 6.2 650/663] dm: dont lock fs when the map is NULL in process of resume
` [PATCH 6.2 651/663] blk-iocost: avoid 64-bit division in ioc_timer_fn
` [PATCH 6.2 652/663] cifs: fix potential use-after-free bugs in TCP_Server_Info::hostname
` [PATCH 6.2 653/663] cifs: protect session status check in smb2_reconnect()
` [PATCH 6.2 654/663] cifs: fix sharing of DFS connections
` [PATCH 6.2 655/663] cifs: fix potential race when tree connecting ipc
` [PATCH 6.2 656/663] cifs: protect access of TCP_Server_Info::{origin,leaf}_fullpath
` [PATCH 6.2 657/663] thunderbolt: Use correct type in tb_port_is_clx_enabled() prototype
` [PATCH 6.2 658/663] perf auxtrace: Fix address filter entire kernel size
` [PATCH 6.2 659/663] perf intel-pt: Fix CYC timestamps after standalone CBR
` [PATCH 6.2 660/663] i40e: Remove unused i40e status codes
` [PATCH 6.2 661/663] i40e: Remove string printing for i40e_status
FAILED: patch "[PATCH] drbd: correctly submit flush bio on barrier" failed to apply to 5.10-stable tree
2023-05-08 10:52 UTC (2+ messages)
` [PATCH 5.10.y] drbd: correctly submit flush bio on barrier
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