All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-31 10:58:15 to 2022-01-31 11:12:06 UTC [more...]

[PATCH 5.15 000/171] 5.15.19-rc1 review
 2022-01-31 10:55 UTC  (10+ messages)
` [PATCH 5.15 006/171] ARM: 9180/1: Thumb2: align ALT_UP() sections in modules sufficiently
` [PATCH 5.15 007/171] KVM: arm64: Use shadow SPSR_EL1 when injecting exceptions on !VHE
` [PATCH 5.15 014/171] powerpc/bpf: Update ldimm64 instructions during extra pass
` [PATCH 5.15 015/171] ucount: Make get_ucount a safe get_user replacement
` [PATCH 5.15 022/171] tracing: Dont inc err_log entry count if entry allocation fails
` [PATCH 5.15 032/171] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
` [PATCH 5.15 034/171] KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
` [PATCH 5.15 035/171] KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
` [PATCH 5.15 036/171] KVM: SVM: Dont intercept #GP for SEV guests

[PATCH v5 0/7] target/riscv: Add XVentanaCondOps and supporting infrastructure changes
 2022-01-31 11:01 UTC  (4+ messages)
` [PATCH v5 1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig'
` [PATCH v5 2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr
` [PATCH v5 4/7] target/riscv: access cfg structure through DisasContext

[PATCH 5.10 000/100] 5.10.96-rc1 review
 2022-01-31 10:56 UTC  (77+ messages)
` [PATCH 5.10 001/100] Bluetooth: refactor malicious adv data check
` [PATCH 5.10 002/100] media: venus: core: Drop second v4l2 device unregister
` [PATCH 5.10 003/100] net: sfp: ignore disabled SFP node
` [PATCH 5.10 004/100] net: stmmac: skip only stmmac_ptp_register when resume from suspend
` [PATCH 5.10 005/100] s390/module: fix loading modules with a lot of relocations
` [PATCH 5.10 006/100] s390/hypfs: include z/VM guests with access control group set
` [PATCH 5.10 007/100] bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
` [PATCH 5.10 008/100] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
` [PATCH 5.10 009/100] udf: Restore i_lenAlloc when inode expansion fails
` [PATCH 5.10 010/100] udf: Fix NULL ptr deref when converting from inline format
` [PATCH 5.10 011/100] efi: runtime: avoid EFIv2 runtime services on Apple x86 machines
` [PATCH 5.10 012/100] PM: wakeup: simplify the output logic of pm_show_wakelocks()
` [PATCH 5.10 013/100] tracing/histogram: Fix a potential memory leak for kstrdup()
` [PATCH 5.10 014/100] tracing: Dont inc err_log entry count if entry allocation fails
` [PATCH 5.10 015/100] ceph: properly put ceph_string reference after async create attempt
` [PATCH 5.10 016/100] ceph: set pool_ns in new inode layout for async creates
` [PATCH 5.10 017/100] fsnotify: fix fsnotify hooks in pseudo filesystems
` [PATCH 5.10 018/100] Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
` [PATCH 5.10 019/100] perf/x86/intel/uncore: Fix CAS_COUNT_WRITE issue for ICX
` [PATCH 5.10 020/100] drm/etnaviv: relax submit size limits
` [PATCH 5.10 021/100] KVM: x86: Update vCPUs runtime CPUID on write to MSR_IA32_XSS
` [PATCH 5.10 022/100] arm64: errata: Fix exec handling in erratum 1418040 workaround
` [PATCH 5.10 023/100] netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
` [PATCH 5.10 024/100] serial: 8250: of: Fix mapped region size when using reg-offset property
` [PATCH 5.10 025/100] serial: stm32: fix software flow control transfer
` [PATCH 5.10 026/100] tty: n_gsm: fix SW flow control encoding/handling
` [PATCH 5.10 027/100] tty: Add support for Brainboxes UC cards
` [PATCH 5.10 028/100] usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
` [PATCH 5.10 029/100] usb: xhci-plat: fix crash when suspend if remote wake enable
` [PATCH 5.10 030/100] usb: common: ulpi: Fix crash in ulpi_match()
` [PATCH 5.10 031/100] usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
` [PATCH 5.10 032/100] USB: core: Fix hang in usb_kill_urb by adding memory barriers
` [PATCH 5.10 033/100] usb: typec: tcpm: Do not disconnect while receiving VBUS off
` [PATCH 5.10 034/100] ucsi_ccg: Check DEV_INT bit only when starting CCG4
` [PATCH 5.10 035/100] jbd2: export jbd2_journal_[grab|put]_journal_head
` [PATCH 5.10 036/100] ocfs2: fix a deadlock when commit trans
` [PATCH 5.10 038/100] x86/MCE/AMD: Allow thresholding interface updates after init
` [PATCH 5.10 039/100] powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
` [PATCH 5.10 040/100] powerpc/32s: Fix kasan_init_region() for KASAN
` [PATCH 5.10 041/100] powerpc/32: Fix boot failure with GCC latent entropy plugin
` [PATCH 5.10 042/100] i40e: Increase delay to 1 s after global EMP reset
` [PATCH 5.10 043/100] i40e: Fix issue when maximum queues is exceeded
` [PATCH 5.10 044/100] i40e: Fix queues reservation for XDP
` [PATCH 5.10 045/100] i40e: Fix for failed to init adminq while VF reset
` [PATCH 5.10 046/100] i40e: fix unsigned stat widths
` [PATCH 5.10 047/100] usb: roles: fix include/linux/usb/role.h compile issue
` [PATCH 5.10 048/100] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
` [PATCH 5.10 049/100] rpmsg: char: Fix race between the release of rpmsg_eptdev "
` [PATCH 5.10 050/100] scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
` [PATCH 5.10 051/100] ipv6_tunnel: Rate limit warning messages
` [PATCH 5.10 052/100] ARM: 9170/1: fix panic when kasan and kprobe are enabled
` [PATCH 5.10 053/100] net: fix information leakage in /proc/net/ptype
` [PATCH 5.10 054/100] hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
` [PATCH 5.10 055/100] hwmon: (lm90) Mark alert as broken for MAX6680
` [PATCH 5.10 056/100] ping: fix the sk_bound_dev_if match in ping_lookup
` [PATCH 5.10 057/100] ipv4: avoid using shared IP generator for connected sockets
` [PATCH 5.10 058/100] hwmon: (lm90) Reduce maximum conversion rate for G781
` [PATCH 5.10 059/100] NFSv4: Handle case where the lookup of a directory fails
` [PATCH 5.10 060/100] NFSv4: nfs_atomic_open() can race when looking up a non-regular file
` [PATCH 5.10 061/100] net-procfs: show net devices bound packet types
` [PATCH 5.10 062/100] drm/msm: Fix wrong size calculation
` [PATCH 5.10 063/100] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
` [PATCH 5.10 064/100] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
` [PATCH 5.10 065/100] ipv6: annotate accesses to fn->fn_sernum
` [PATCH 5.10 067/100] NFS: Ensure the server has an up to date ctime before renaming
` [PATCH 5.10 070/100] kernel: delete repeated words in comments
` [PATCH 5.10 073/100] net: phy: broadcom: hook up soft_reset for BCM54616S
` [PATCH 5.10 078/100] hwmon: (lm90) Mark alert as broken for MAX6654
` [PATCH 5.10 079/100] powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
` [PATCH 5.10 081/100] net: ipv4: Fix the warning for dereference
` [PATCH 5.10 082/100] ipv4: fix ip option filtering for locally generated fragments
` [PATCH 5.10 084/100] ibmvnic: dont spin in tasklet
` [PATCH 5.10 085/100] video: hyperv_fb: Fix validation of screen resolution
` [PATCH 5.10 089/100] net: cpsw: Properly initialise struct page_pool_params
` [PATCH 5.10 092/100] net: bridge: vlan: fix single net device option dumping
` [PATCH 5.10 093/100] ipv4: raw: lock the socket in raw_bind()

[PATCH v3 0/3] usb: ulpi: Fixes and debugfs support
 2022-01-31 11:08 UTC  (5+ messages)
` [PATCH v3 1/3] usb: ulpi: Move of_node_put to ulpi_dev_release
` [PATCH v3 2/3] usb: ulpi: Call of_node_put correctly

[PATCH] Revert "PCI: j721e: Drop redundant struct device *"
 2022-01-31 11:06 UTC  (4+ messages)

[PATCH v13 00/11] iio: afe: add temperature rescaling support
 2022-01-31 11:06 UTC  (2+ messages)

Bad performance in RX with sfc 40G
 2022-01-31 11:08 UTC  (8+ messages)
        ` [PATCH net-next] sfc: The size of the RX recycle ring should be more flexible

[PATCH] iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
 2022-01-31 11:08 UTC 

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-31 11:10 UTC  (9+ messages)
` [PATCH 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH 3/7] i2c: cht-wc: Use generic_handle_irq_safe()

[PATCH v2] pinctrl: microchip-sgpio: Fix support for regmap
 2022-01-31 11:09 UTC  (4+ messages)

[PATCH 0/2] Improve fsl-ls1028a-qds device tree overlay build
 2022-01-31 11:07 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: fsl-ls1028a-qds: Drop overlay syntax hard coding
` [PATCH 2/2] arm64: dts: freescale: Use overlay target for simplicity

[PATCH v7 0/3] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2022-01-31 11:10 UTC  (6+ messages)
` [PATCH v7 1/3] mtd: spi-nor: spansion: Add support for Read/Write Any Register

[PATCH v5 00/14] PCI devices passthrough on Arm, part 3
 2022-01-31 11:10 UTC  (9+ messages)
` [PATCH v5 06/14] vpci/header: implement guest BAR register handlers

[PATCH] RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
 2022-01-31 11:03 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/5] Misc DG2 enabling patches
 2022-01-31 11:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/5] drm/i915/dg2: Add Wa_22011100796

Fwd: AX500 support quirks
 2022-01-31 11:06 UTC  (7+ messages)

[LTP] [PATCH] syscalls/pread02: extend buffer to avoid glibc overflow detection
 2022-01-31 11:06 UTC 

[PATCH v8 0/4] trace: Introduce objtrace trigger to trace the kernel object
 2022-01-31 11:02 UTC  (2+ messages)

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2022-01-31 11:03 UTC  (6+ messages)

[PATCH v2 0/5] can: rcar_canfd: Add support for V3U flavor
 2022-01-31 11:04 UTC  (3+ messages)
` [PATCH v2 2/5] can: rcar_canfd: Add support for r8a779a0 SoC

[PATCH 5.4 00/64] 5.4.176-rc1 review
 2022-01-31 10:56 UTC  (65+ messages)
` [PATCH 5.4 01/64] Bluetooth: refactor malicious adv data check
` [PATCH 5.4 02/64] s390/hypfs: include z/VM guests with access control group set
` [PATCH 5.4 03/64] scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
` [PATCH 5.4 04/64] udf: Restore i_lenAlloc when inode expansion fails
` [PATCH 5.4 05/64] udf: Fix NULL ptr deref when converting from inline format
` [PATCH 5.4 06/64] PM: wakeup: simplify the output logic of pm_show_wakelocks()
` [PATCH 5.4 07/64] tracing/histogram: Fix a potential memory leak for kstrdup()
` [PATCH 5.4 08/64] tracing: Dont inc err_log entry count if entry allocation fails
` [PATCH 5.4 09/64] fsnotify: fix fsnotify hooks in pseudo filesystems
` [PATCH 5.4 10/64] drm/etnaviv: relax submit size limits
` [PATCH 5.4 11/64] arm64: errata: Fix exec handling in erratum 1418040 workaround
` [PATCH 5.4 12/64] netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
` [PATCH 5.4 13/64] serial: 8250: of: Fix mapped region size when using reg-offset property
` [PATCH 5.4 14/64] serial: stm32: fix software flow control transfer
` [PATCH 5.4 15/64] tty: n_gsm: fix SW flow control encoding/handling
` [PATCH 5.4 16/64] tty: Add support for Brainboxes UC cards
` [PATCH 5.4 17/64] usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
` [PATCH 5.4 18/64] usb: common: ulpi: Fix crash in ulpi_match()
` [PATCH 5.4 19/64] usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUS
` [PATCH 5.4 20/64] USB: core: Fix hang in usb_kill_urb by adding memory barriers
` [PATCH 5.4 21/64] usb: typec: tcpm: Do not disconnect while receiving VBUS off
` [PATCH 5.4 22/64] ucsi_ccg: Check DEV_INT bit only when starting CCG4
` [PATCH 5.4 23/64] net: sfp: ignore disabled SFP node
` [PATCH 5.4 24/64] powerpc/32: Fix boot failure with GCC latent entropy plugin
` [PATCH 5.4 25/64] i40e: Increase delay to 1 s after global EMP reset
` [PATCH 5.4 26/64] i40e: Fix issue when maximum queues is exceeded
` [PATCH 5.4 27/64] i40e: Fix queues reservation for XDP
` [PATCH 5.4 28/64] i40e: fix unsigned stat widths
` [PATCH 5.4 29/64] rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdev
` [PATCH 5.4 30/64] rpmsg: char: Fix race between the release of rpmsg_eptdev "
` [PATCH 5.4 31/64] scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
` [PATCH 5.4 32/64] ipv6_tunnel: Rate limit warning messages
` [PATCH 5.4 33/64] ARM: 9170/1: fix panic when kasan and kprobe are enabled
` [PATCH 5.4 34/64] net: fix information leakage in /proc/net/ptype
` [PATCH 5.4 35/64] hwmon: (lm90) Mark alert as broken for MAX6646/6647/6649
` [PATCH 5.4 36/64] hwmon: (lm90) Mark alert as broken for MAX6680
` [PATCH 5.4 37/64] ping: fix the sk_bound_dev_if match in ping_lookup
` [PATCH 5.4 38/64] ipv4: avoid using shared IP generator for connected sockets
` [PATCH 5.4 39/64] hwmon: (lm90) Reduce maximum conversion rate for G781
` [PATCH 5.4 40/64] NFSv4: Handle case where the lookup of a directory fails
` [PATCH 5.4 41/64] NFSv4: nfs_atomic_open() can race when looking up a non-regular file
` [PATCH 5.4 42/64] net-procfs: show net devices bound packet types
` [PATCH 5.4 43/64] drm/msm: Fix wrong size calculation
` [PATCH 5.4 44/64] drm/msm/dsi: Fix missing put_device() call in dsi_get_phy
` [PATCH 5.4 45/64] drm/msm/dsi: invalid parameter check in msm_dsi_phy_enable
` [PATCH 5.4 46/64] ipv6: annotate accesses to fn->fn_sernum
` [PATCH 5.4 47/64] NFS: Ensure the server has an up to date ctime before hardlinking
` [PATCH 5.4 48/64] NFS: Ensure the server has an up to date ctime before renaming
` [PATCH 5.4 49/64] netfilter: conntrack: dont increment invalid counter on NF_REPEAT
` [PATCH 5.4 50/64] net: phy: broadcom: hook up soft_reset for BCM54616S
` [PATCH 5.4 51/64] phylib: fix potential use-after-free
` [PATCH 5.4 52/64] rxrpc: Adjust retransmission backoff
` [PATCH 5.4 53/64] hwmon: (lm90) Mark alert as broken for MAX6654
` [PATCH 5.4 54/64] ibmvnic: init ->running_cap_crqs early
` [PATCH 5.4 55/64] ibmvnic: dont spin in tasklet
` [PATCH 5.4 56/64] drm/msm/hdmi: Fix missing put_device() call in msm_hdmi_get_phy
` [PATCH 5.4 57/64] yam: fix a memory leak in yam_siocdevprivate()
` [PATCH 5.4 58/64] net: hns3: handle empty unknown interrupt for VF
` [PATCH 5.4 59/64] ipv4: raw: lock the socket in raw_bind()
` [PATCH 5.4 60/64] ipv4: tcp: send zero IPID in SYNACK messages
` [PATCH 5.4 61/64] ipv4: remove sparse error in ip_neigh_gw4()
` [PATCH 5.4 62/64] dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
` [PATCH 5.4 63/64] fsnotify: invalidate dcache before IN_DELETE event
` [PATCH 5.4 64/64] block: Fix wrong offset in bio_truncate()

barebox extending boot-scripts
 2022-01-31 11:03 UTC  (6+ messages)
  ` Aw: "
    `  "
      ` Aw: "
        `  "

[PATCH v4 0/9] i2c: piix4: Replace cd6h/cd7h port I/O accesses with MMIO accesses
 2022-01-31 11:01 UTC  (2+ messages)

[PATCH 00/44] Remove the SCSI pointer from struct scsi_cmnd
 2022-01-31 11:03 UTC  (5+ messages)
` [PATCH 19/44] fnic: Stop using the SCSI pointer
` [PATCH 20/44] hptiop: "

Why won't "git rebase -Xrenormalize -i $REBASE_SHA" do anything?
 2022-01-31 11:01 UTC 

[PATCH v2 0/4] Factorize i18n
 2022-01-31 11:00 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/4] i18n: transfer variables into placeholders in command synopsis

[PATCH iproute2-next] iprule: Allow option dsfield in 'ip rule show'
 2022-01-31 11:02 UTC 

[linux-lvm] Running thin_trim before activating a thin pool
 2022-01-31 11:02 UTC  (2+ messages)

Please test U-Boot Allwinner F1C100s support
 2022-01-31 10:47 UTC  (2+ messages)

[PATCH v2 0/3] mm/page_owner: Extend page_owner to show memcg information
 2022-01-31 11:02 UTC  (8+ messages)
` [PATCH v2 1/3] lib/vsprintf: Avoid redundant work with 0 size

[PATCH] mtd: nand: ecc: Rework Kconfig dependencies
 2022-01-31 11:00 UTC  (3+ messages)

[Buildroot] [PATCH] package/python3: bump version to 3.10.2
 2022-01-31 11:00 UTC 

[RFC PATCH] component: Add common helpers for compare/release functions
 2022-01-31 10:57 UTC  (3+ messages)

[PATCH v22 0/7] soc: mediatek: SVS: introduce MTK SVS engine
 2022-01-31 10:56 UTC  (3+ messages)
` [PATCH v22 7/7] soc: mediatek: SVS: add mt8192 SVS GPU driver


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.