All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-11 13:20:11 to 2021-01-11 13:38:59 UTC [more...]

[PATCH v3] iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread
 2021-01-11 13:26 UTC  (8+ messages)

[PATCH v3 00/21] arm64: Early CPU feature override, and applications to VHE, BTI and PAuth
 2021-01-11 13:28 UTC  (37+ messages)
` [PATCH v3 01/21] arm64: Fix labels in el2_setup macros
` [PATCH v3 02/21] arm64: Fix outdated TCR setup comment
` [PATCH v3 03/21] arm64: Turn the MMU-on sequence into a macro
` [PATCH v3 04/21] arm64: Provide an 'upgrade to VHE' stub hypercall
` [PATCH v3 05/21] arm64: Initialise as nVHE before switching to VHE
` [PATCH v3 06/21] arm64: Move VHE-specific SPE setup to mutate_to_vhe()
` [PATCH v3 07/21] arm64: Simplify init_el2_state to be non-VHE only
` [PATCH v3 08/21] arm64: Move SCTLR_EL1 initialisation to EL-agnostic code
` [PATCH v3 09/21] arm64: cpufeature: Add global feature override facility
` [PATCH v3 10/21] arm64: cpufeature: Use IDreg override in __read_sysreg_by_encoding()
` [PATCH v3 11/21] arm64: Extract early FDT mapping from kaslr_early_init()
` [PATCH v3 12/21] arm64: cpufeature: Add an early command-line cpufeature override facility
` [PATCH v3 14/21] arm64: Honor VHE being disabled from the command-line
` [PATCH v3 15/21] arm64: Add an aliasing facility for the idreg override
` [PATCH v3 16/21] arm64: Make kvm-arm.mode={nvhe, protected} an alias of id_aa64mmfr1.vh=0
` [PATCH v3 20/21] arm64: Defer enabling pointer authentication on boot core

[PATCH 5.4 00/92] 5.4.89-rc1 review
 2021-01-11 13:02 UTC  (20+ messages)
` [PATCH 5.4 34/92] net: sched: prevent invalid Scell_log shift count
` [PATCH 5.4 58/92] USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
` [PATCH 5.4 62/92] USB: serial: option: add LongSung M5710 module support
` [PATCH 5.4 63/92] USB: serial: option: add Quectel EM160R-GL
` [PATCH 5.4 64/92] USB: yurex: fix control-URB timeout handling
` [PATCH 5.4 66/92] ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
` [PATCH 5.4 67/92] usb: gadget: select CONFIG_CRC32
` [PATCH 5.4 69/92] usb: gadget: function: printer: Fix a memory leak for interface descriptor
` [PATCH 5.4 72/92] usb: gadget: Fix spinlock lockup on usb_function_deactivate
` [PATCH 5.4 74/92] usb: gadget: configfs: Fix use-after-free issue with udc_name
` [PATCH 5.4 75/92] USB: serial: keyspan_pda: remove unused variable
` [PATCH 5.4 77/92] kvm: check tlbs_dirty directly
` [PATCH 5.4 81/92] ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7
` [PATCH 5.4 83/92] btrfs: send: fix wrong file path when there is an inode with a pending rmdir
` [PATCH 5.4 84/92] Revert "device property: Keep secondary firmware node secondary by type"
` [PATCH 5.4 87/92] netfilter: x_tables: Update remaining dereference to RCU
` [PATCH 5.4 88/92] netfilter: ipset: fix shift-out-of-bounds in htable_bits()
` [PATCH 5.4 89/92] netfilter: xt_RATEEST: reject non-null terminated string from userspace
` [PATCH 5.4 92/92] KVM: x86: fix shift out of bounds reported by UBSAN

[PATCH 1/2] viridian: remove implicit limit of 64 VPs per partition
 2021-01-11 13:38 UTC  (10+ messages)

[dpdk-dev] [RFC PATCH] lpm: add sve support for lookup on Arm platform
 2021-01-11 13:38 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2 0/5] lpm lookup with sve support
  ` [dpdk-dev] [PATCH v2 2/5] net/hns3: fix build with sve enabled

[PATCH v4 0/3] rtc: s5m: driver improvements
 2021-01-11 13:36 UTC  (7+ messages)
` [PATCH v4 1/3] rtc: s5m: select REGMAP_I2C
` [PATCH v4 2/3] rtc: s5m: check the return value of s5m8767_rtc_init_reg()
` [PATCH v4 3/3] rtc: s5m: use devm_i2c_new_dummy_device()

[PATCH] Remove unnecessary constraints on required_pages for EFI boot
 2021-01-11 13:34 UTC  (2+ messages)

[PATCH 5.10 000/145] 5.10.7-rc1 review
 2021-01-11 13:02 UTC  (94+ messages)
` [PATCH 5.10 003/145] net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
` [PATCH 5.10 004/145] net: mvpp2: Add TCAM entry to drop flow control pause frames
` [PATCH 5.10 005/145] net: mvpp2: prs: fix PPPoE with ipv6 packet parse
` [PATCH 5.10 006/145] net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
` [PATCH 5.10 008/145] ethernet: ucc_geth: set dev->max_mtu to 1518
` [PATCH 5.10 010/145] atm: idt77252: call pci_disable_device() on error path
` [PATCH 5.10 011/145] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
` [PATCH 5.10 014/145] ibmvnic: continue fatal error reset after passive init
` [PATCH 5.10 015/145] net: ethernet: mvneta: Fix error handling in mvneta_probe
` [PATCH 5.10 016/145] qede: fix offload for IPIP tunnel packets
` [PATCH 5.10 018/145] net: dcb: Validate netlink message in DCB handler
` [PATCH 5.10 021/145] net-sysfs: take the rtnl lock when storing xps_cpus
` [PATCH 5.10 022/145] net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
` [PATCH 5.10 023/145] net-sysfs: take the rtnl lock when storing xps_rxqs
` [PATCH 5.10 024/145] net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
` [PATCH 5.10 027/145] e1000e: Only run S0ix flows if shutdown succeeded
` [PATCH 5.10 028/145] e1000e: bump up timeout to wait when ME un-configures ULP mode
` [PATCH 5.10 029/145] Revert "e1000e: disable s0ix entry and exit flows for ME systems"
` [PATCH 5.10 032/145] net: mvpp2: fix pkt coalescing int-threshold configuration
` [PATCH 5.10 034/145] ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
` [PATCH 5.10 035/145] net: sched: prevent invalid Scell_log shift count
` [PATCH 5.10 036/145] net: hns: fix return value check in __lb_other_process()
` [PATCH 5.10 038/145] net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
` [PATCH 5.10 041/145] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
` [PATCH 5.10 043/145] net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
` [PATCH 5.10 044/145] net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
` [PATCH 5.10 045/145] CDC-NCM: remove "connected" log message
` [PATCH 5.10 048/145] selftests: mlxsw: Set headroom size of correct port
` [PATCH 5.10 049/145] stmmac: intel: Add PCI IDs for TGL-H platform
` [PATCH 5.10 050/145] selftests/vm: fix building protection keys test
` [PATCH 5.10 052/145] workqueue: Kick a worker based on the actual activation of delayed works
` [PATCH 5.10 053/145] scsi: ufs: Fix wrong print message in dev_err()
` [PATCH 5.10 054/145] scsi: ufs: Clear UAC for RPMB after ufshcd resets
` [PATCH 5.10 055/145] scsi: ufs-pci: Fix restore from S4 for Intel controllers
` [PATCH 5.10 056/145] scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
` [PATCH 5.10 057/145] scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
` [PATCH 5.10 059/145] scsi: block: Introduce BLK_MQ_REQ_PM
` [PATCH 5.10 060/145] scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH 5.10 061/145] scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH 5.10 062/145] scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH 5.10 064/145] local64.h: make <asm/local64.h> mandatory
` [PATCH 5.10 065/145] lib/genalloc: fix the overflow when size is too big
` [PATCH 5.10 067/145] scsi: ufs: Clear UAC for FFU and RPMB LUNs
` [PATCH 5.10 069/145] Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
` [PATCH 5.10 072/145] crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
` [PATCH 5.10 075/145] powerpc: Handle .text.{hot,unlikely}.* in linker script
` [PATCH 5.10 077/145] staging: mt7621-dma: Fix a resource leak in an error handling path
` [PATCH 5.10 078/145] usb: gadget: enable super speed plus
` [PATCH 5.10 079/145] USB: cdc-acm: blacklist another IR Droid device
` [PATCH 5.10 080/145] USB: cdc-wdm: Fix use after free in service_outstanding_interrupt()
` [PATCH 5.10 081/145] usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
` [PATCH 5.10 082/145] usb: dwc3: meson-g12a: disable clk on error handling path in probe
` [PATCH 5.10 084/145] usb: dwc3: gadget: Clear wait flag on dequeue
` [PATCH 5.10 085/145] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
` [PATCH 5.10 086/145] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
` [PATCH 5.10 087/145] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
` [PATCH 5.10 088/145] usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
` [PATCH 5.10 089/145] USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
` [PATCH 5.10 090/145] usb: usbip: vhci_hcd: protect shift size
` [PATCH 5.10 091/145] usb: uas: Add PNY USB Portable SSD to unusual_uas
` [PATCH 5.10 092/145] USB: serial: iuu_phoenix: fix DMA from stack
` [PATCH 5.10 093/145] USB: serial: option: add LongSung M5710 module support
` [PATCH 5.10 094/145] USB: serial: option: add Quectel EM160R-GL
` [PATCH 5.10 096/145] USB: usblp: fix DMA to stack
` [PATCH 5.10 099/145] USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
` [PATCH 5.10 100/145] usb: gadget: f_uac2: reset wMaxPacketSize
` [PATCH 5.10 103/145] USB: gadget: legacy: fix return error code in acm_ms_bind()
` [PATCH 5.10 106/145] usb: gadget: configfs: Fix use-after-free issue with udc_name
` [PATCH 5.10 107/145] USB: serial: keyspan_pda: remove unused variable
` [PATCH 5.10 108/145] hwmon: (amd_energy) fix allocation of hwmon_channel_info config
` [PATCH 5.10 111/145] KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
` [PATCH 5.10 112/145] KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
` [PATCH 5.10 113/145] kvm: check tlbs_dirty directly
` [PATCH 5.10 114/145] KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
` [PATCH 5.10 116/145] x86/resctrl: Dont move a task to the same resource group
` [PATCH 5.10 117/145] blk-iocost: fix NULL iocg deref from racing against initialization
` [PATCH 5.10 118/145] ALSA: hda/via: Fix runtime PM for Clevo W35xSS
` [PATCH 5.10 122/145] ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7
` [PATCH 5.10 123/145] ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256
` [PATCH 5.10 125/145] btrfs: qgroup: dont try to wait flushing if were already holding a transaction
` [PATCH 5.10 127/145] Revert "device property: Keep secondary firmware node secondary by type"
` [PATCH 5.10 128/145] dmabuf: fix use-after-free of dmabufs file->f_inode
` [PATCH 5.10 129/145] arm64: link with -z norelro for LLD or aarch64-elf
` [PATCH 5.10 130/145] drm/i915: clear the shadow batch
` [PATCH 5.10 131/145] drm/i915: clear the gpu reloc batch
` [PATCH 5.10 132/145] bcache: fix typo from SUUP to SUPP in features.h
` [PATCH 5.10 133/145] bcache: check unsupported feature sets for bcache register
` [PATCH 5.10 134/145] bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucket
` [PATCH 5.10 135/145] net/mlx5e: Fix SWP offsets when vlan inserted by driver
` [PATCH 5.10 140/145] netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
` [PATCH 5.10 141/145] dmaengine: idxd: off by one in cleanup code
` [PATCH 5.10 144/145] xsk: Fix memory leak for failed bind
` [PATCH 5.10 145/145] rtlwifi: rise completion at the last step of firmware callback

[libgpiod][PATCH 0/6] treewide: remove more cruft and
 2021-01-11 13:34 UTC  (7+ messages)
` [libgpiod][PATCH 1/6] treewide: remove helpers for opening chips by name & number
` [libgpiod][PATCH 2/6] treewide: simplify the active-low line property
` [libgpiod][PATCH 3/6] treewide: rename BIAS_AS_IS to BIAS_NONE
` [libgpiod][PATCH 4/6] treewide: make drive settings an enum
` [libgpiod][PATCH 5/6] bindings: cxx: line: reorder bias mapping entries
` [libgpiod][PATCH 6/6] core: add the kernel uapi header to the repository

[PATCH v14 0/7] Introduce 'yank' oob qmp command to recover from hanging qemu
 2021-01-11 13:33 UTC  (4+ messages)
` [PATCH v14 1/7] Introduce yank feature

[igt-dev] [PATCH i-g-t 1/2] lib/i915: Split gem_create.c from ioctl_wrappers.c
 2021-01-11 13:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH v3 0/8] Improve signal performance on PPC64 with KUAP
 2021-01-11 13:29 UTC  (5+ messages)
` [PATCH v3 1/8] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v3 4/8] powerpc/signal64: Remove TM ifdefery in middle of if/else block

[igt-dev] [PATCH i-g-t v13 00/31] Introduce IGT allocator
 2021-01-11 13:33 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Introduce IGT allocator (rev14)

[PATCH v2 0/3] Create 'old' ptes for faultaround mappings on arm64 with hardware access flag
 2021-01-11 13:30 UTC  (4+ messages)

Should you use test_i18ngrep or GIT_TEST_GETTEXT_POISON=false?
 2021-01-11 13:14 UTC  (2+ messages)
` [PATCH 1/2] Makefile: remove a warning about old GETTEXT_POISON flag

[PATCH 0/5] x86/PV: memory management consistency and minor relaxations
 2021-01-11 13:31 UTC  (7+ messages)
` [PATCH 3/5] x86/PV: _PAGE_RW changes may take fast path of mod_l[234]_entry()
` [PATCH 4/5] x86/PV: restrict TLB flushing after mod_l[234]_entry()

[Intel-wired-lan] Security issue with vmxnet3 and e100 for AMD SEV(-SNP) / Intel TDX
 2021-01-11 13:26 UTC  (4+ messages)
  `  "

[PATCH 01/10] dovetail/sirq: implement sirq request and free and post
 2021-01-11 13:29 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-01-11 13:29 UTC 

question about relative control for sync io using bfq
 2021-01-11 13:15 UTC 

[PATCH v2] MIPS: OCTEON: fix unreachable code in octeon_irq_init_ciu
 2021-01-11 13:27 UTC 

qemu bsd-user plans
 2021-01-11 13:27 UTC  (2+ messages)

[PATCH] drivers: spi: Fix compiler warning
 2021-01-11 13:27 UTC 

[PATCH net-next] net: ks8851: Connect and start/stop the internal PHY
 2021-01-11 13:26 UTC  (2+ messages)

[PATCH v4 0/4] xfs: support shrinking free space in the last AG
 2021-01-11 13:22 UTC  (5+ messages)
` [PATCH v4 1/4] xfs: rename `new' to `delta' in xfs_growfs_data_private()
` [PATCH v4 2/4] xfs: get rid of xfs_growfs_{data,log}_t
` [PATCH v4 3/4] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v4 4/4] xfs: support shrinking unused space in the last AG

[PATCH 0/7] Really implement Qualcomm LAB/IBB regulators
 2021-01-11 13:16 UTC  (3+ messages)
` [PATCH 1/7] regulator: qcom-labibb: Implement voltage selector ops

[PATCHv2 net-next] ip_gre: remove CRC flag from dev features in gre_gso_segment
 2021-01-11 13:22 UTC 

[PATCH v1 00/20] gdbstub, semihosting and test/tool updates (pre PR)
 2021-01-11 13:20 UTC  (3+ messages)
` [PATCH v1 10/20] target/arm: use official org.gnu.gdb.aarch64.sve layout for registers

[RHEL7 qemu-kvm PATCH 0/3] Fixing several GCC 11 warnings
 2021-01-11 13:19 UTC  (9+ messages)
` [RHEL7 qemu-kvm PATCH 2/3] s390x: Fix vm name copy length

stable-rc/queue/4.19 baseline: 170 runs, 7 regressions (v4.19.166-45-g6e65a4b1300d)
 2021-01-11 13:21 UTC 

[PATCH] vnc: fix unfinalized tlscreds for VncDisplay
 2021-01-11 13:19 UTC 

[PATCH 0/2] KVM: arm64: Work around firmware wongly advertising GICv2 compatibility
 2021-01-11 13:20 UTC  (5+ messages)
` [PATCH 2/2] KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibility

stable-rc/queue/5.4 baseline: 193 runs, 7 regressions (v5.4.88-86-g2eb64a0e5630)
 2021-01-11 13:20 UTC 

[PATCH v2 00/11] Multiple fixes to XENMEM_acquire_resource
 2021-01-08 18:57 UTC  (4+ messages)
` [PATCH v2 07/11] xen/memory: Improve compat XENMEM_acquire_resource handling

[yocto] insmod - huawei E3372h kernel module
 2021-01-11 13:20 UTC  (2+ messages)
`  "


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.