All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-25 19:48:14 to 2021-10-25 20:00:54 UTC [more...]

[LTP] [PATCH 0/7] docparse improvements
 2021-10-25 20:00 UTC  (5+ messages)
` [LTP] [PATCH 2/7] docparse: Add tests

[v4 00/11] Improve RISC-V Perf support using SBI PMU and sscofpmf extension
 2021-10-25 19:53 UTC  (21+ messages)
` [v4 01/11] RISC-V: Remove the current perf implementation
` [v4 02/11] RISC-V: Add CSR encodings for all HPMCOUNTERS
` [v4 03/11] RISC-V: Add a perf core library for pmu drivers
` [v4 04/11] RISC-V: Add a simple platform driver for RISC-V legacy perf
` [v4 05/11] RISC-V: Add RISC-V SBI PMU extension definitions
` [v4 06/11] dt-binding: pmu: Add RISC-V PMU DT bindings
` [v4 07/11] RISC-V: Add perf platform driver based on SBI PMU extension
` [v4 08/11] RISC-V: Add interrupt support for perf
` [v4 09/11] Documentation: riscv: Remove the old documentation
` [v4 10/11] riscv: dts: fu740: Add pmu node
` [v4 11/11] MAINTAINERS: Add entry for RISC-V PMU drivers

[PATCH v3 0/8] tracing: Extend histogram triggers expression parsing
 2021-10-25 19:23 UTC  (5+ messages)
` [PATCH v3 1/8] tracing: Add support for creating hist trigger variables from literal
` [PATCH v3 2/8] tracing: Add division and multiplication support for hist triggers
` [PATCH v3 3/8] tracing: Fix operator precedence for hist triggers expression
` [PATCH v3 4/8] tracing/histogram: Simplify handling of .sym-offset in expressions

[PATCH 5.14 000/169] 5.14.15-rc1 review
 2021-10-25 19:15 UTC  (130+ messages)
` [PATCH 5.14 023/169] KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
` [PATCH 5.14 031/169] ice: Print the api_patch as part of the fw.mgmt.api
` [PATCH 5.14 038/169] hamradio: baycom_epp: fix build for UML
` [PATCH 5.14 041/169] NIOS2: irqflags: rename a redefined register name
` [PATCH 5.14 042/169] net: dsa: Fix an error handling path in dsa_switch_parse_ports_of()
` [PATCH 5.14 043/169] powerpc/smp: do not decrement idle task preempt count in CPU offline
` [PATCH 5.14 044/169] net: hns3: Add configuration of TM QCN error event
` [PATCH 5.14 045/169] net: hns3: reset DWRR of unused tc to zero
` [PATCH 5.14 046/169] net: hns3: add limit ets dwrr bandwidth cannot be 0
` [PATCH 5.14 047/169] net: hns3: schedule the polling again when allocation fails
` [PATCH 5.14 048/169] net: hns3: fix vf reset workqueue cannot exit
` [PATCH 5.14 049/169] net: hns3: disable sriov before unload hclge layer
` [PATCH 5.14 051/169] ptp: Fix possible memory leak in ptp_clock_register()
` [PATCH 5.14 052/169] e1000e: Fix packet loss on Tiger Lake and later
` [PATCH 5.14 053/169] igc: Update I226_K device ID
` [PATCH 5.14 054/169] ice: Add missing E810 device ids
` [PATCH 5.14 055/169] net/mlx5e: IPsec: Fix a misuse of the software parsers fields
` [PATCH 5.14 058/169] drm/kmb: Work around for higher system clock
` [PATCH 5.14 059/169] drm/kmb: Remove clearing DPHY regs
` [PATCH 5.14 060/169] drm/kmb: Disable change of plane parameters
` [PATCH 5.14 061/169] drm/kmb: Corrected typo in handle_lcd_irq
` [PATCH 5.14 062/169] drm/kmb: Enable ADV bridge after modeset
` [PATCH 5.14 063/169] net: enetc: fix ethtool counter name for PM0_TERR
` [PATCH 5.14 064/169] net: enetc: make sure all traffic classes can send large frames
` [PATCH 5.14 065/169] can: rcar_can: fix suspend/resume
` [PATCH 5.14 066/169] can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification
` [PATCH 5.14 067/169] can: peak_pci: peak_pci_remove(): fix UAF
` [PATCH 5.14 068/169] can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path
` [PATCH 5.14 069/169] can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible()
` [PATCH 5.14 070/169] can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg()
` [PATCH 5.14 071/169] can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer
` [PATCH 5.14 072/169] can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv
` [PATCH 5.14 073/169] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
` [PATCH 5.14 074/169] can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes
` [PATCH 5.14 075/169] ceph: skip existing superblocks that are blocklisted or shut down when mounting
` [PATCH 5.14 076/169] ceph: fix handling of "meta" errors
` [PATCH 5.14 077/169] tracing: Have all levels of checks prevent recursion
` [PATCH 5.14 078/169] ocfs2: fix data corruption after conversion from inline format
` [PATCH 5.14 079/169] ocfs2: mount fails with buffer overflow in strlen
` [PATCH 5.14 080/169] mm/userfaultfd: selftests: fix memory corruption with thp enabled
` [PATCH 5.14 081/169] userfaultfd: fix a race between writeprotect and exit_mmap()
` [PATCH 5.14 082/169] mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()
` [PATCH 5.14 083/169] elfcore: correct reference to CONFIG_UML
` [PATCH 5.14 084/169] vfs: check fd has read access in kernel_read_file_from_fd()
` [PATCH 5.14 085/169] mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()
` [PATCH 5.14 086/169] ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset
` [PATCH 5.14 087/169] ALSA: hda/realtek: Add quirk for Clevo PC50HS
` [PATCH 5.14 088/169] ASoC: DAPM: Fix missing kctl change notifications
` [PATCH 5.14 089/169] ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working
` [PATCH 5.14 090/169] blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu
` [PATCH 5.14 091/169] audit: fix possible null-pointer dereference in audit_filter_rules
` [PATCH 5.14 092/169] net: dsa: mt7530: correct ds->num_ports
` [PATCH 5.14 093/169] ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring
` [PATCH 5.14 094/169] ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds
` [PATCH 5.14 095/169] ucounts: Proper error handling in set_cred_ucounts
` [PATCH 5.14 096/169] ucounts: Fix signal ucount refcounting
` [PATCH 5.14 097/169] KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()
` [PATCH 5.14 098/169] KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest
` [PATCH 5.14 099/169] powerpc/idle: Dont corrupt back chain when going idle
` [PATCH 5.14 100/169] mm, slub: fix mismatch between reconstructed freelist depth and cnt
` [PATCH 5.14 101/169] mm, slub: fix potential memoryleak in kmem_cache_open()
` [PATCH 5.14 102/169] mm, slub: fix potential use-after-free in slab_debugfs_fops
` [PATCH 5.14 103/169] mm, slub: fix incorrect memcg slab count for bulk free
` [PATCH 5.14 104/169] KVM: nVMX: promptly process interrupts delivered while in guest mode
` [PATCH 5.14 105/169] KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA
` [PATCH 5.14 106/169] KVM: SEV-ES: rename guest_ins_data to sev_pio_data
` [PATCH 5.14 107/169] KVM: SEV-ES: clean up kvm_sev_es_ins/outs
` [PATCH 5.14 108/169] KVM: SEV-ES: keep INS functions together
` [PATCH 5.14 109/169] KVM: SEV-ES: fix length of string I/O
` [PATCH 5.14 110/169] KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed
` [PATCH 5.14 111/169] KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
` [PATCH 5.14 112/169] KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out
` [PATCH 5.14 113/169] KVM: x86: check for interrupts before deciding whether to exit the fast path
` [PATCH 5.14 114/169] KVM: x86: split the two parts of emulator_pio_in
` [PATCH 5.14 115/169] KVM: x86: remove unnecessary arguments from complete_emulator_pio_in
` [PATCH 5.14 116/169] nfc: nci: fix the UAF of rf_conn_info object
` [PATCH 5.14 117/169] isdn: cpai: check ctr->cnr to avoid array index out of bound
` [PATCH 5.14 118/169] netfilter: Kconfig: use default y instead of m for bool config option
` [PATCH 5.14 119/169] selftests: netfilter: remove stray bash debug line
` [PATCH 5.14 120/169] net: bridge: mcast: use multicast_membership_interval for IGMPv3
` [PATCH 5.14 121/169] KVM: SEV-ES: Set guest_state_protected after VMSA update
` [PATCH 5.14 122/169] drm: mxsfb: Fix NULL pointer dereference crash on unload
` [PATCH 5.14 123/169] net: hns3: fix the max tx size according to user manual
` [PATCH 5.14 124/169] KVM: MMU: Reset mmu->pkru_mask to avoid stale data
` [PATCH 5.14 125/169] kunit: fix reference count leak in kfree_at_end
` [PATCH 5.14 126/169] drm/msm/a6xx: Serialize GMU communication
` [PATCH 5.14 127/169] gcc-plugins/structleak: add makefile var for disabling structleak
` [PATCH 5.14 128/169] iio/test-format: build kunit tests without structleak plugin
` [PATCH 5.14 129/169] device property: "
` [PATCH 5.14 130/169] thunderbolt: "
` [PATCH 5.14 131/169] bitfield: "
` [PATCH 5.14 132/169] objtool: Check for gelf_update_rel[a] failures
` [PATCH 5.14 133/169] objtool: Update section header before relocations
` [PATCH 5.14 134/169] ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
` [PATCH 5.14 135/169] btrfs: deal with errors when checking if a dir entry exists during log replay
` [PATCH 5.14 136/169] net: stmmac: add support for dwmac 3.40a
` [PATCH 5.14 137/169] ARM: dts: spear3xx: Fix gmac node
` [PATCH 5.14 138/169] isdn: mISDN: Fix sleeping function called from invalid context
` [PATCH 5.14 139/169] platform/x86: intel_scu_ipc: Increase virtual timeout to 10s
` [PATCH 5.14 140/169] platform/x86: intel_scu_ipc: Update timeout value in comment
` [PATCH 5.14 141/169] ALSA: hda: avoid write to STATESTS if controller is in reset
` [PATCH 5.14 142/169] spi: Fix deadlock when adding SPI controllers on SPI buses
` [PATCH 5.14 143/169] spi-mux: Fix false-positive lockdep splats
` [PATCH 5.14 144/169] libperf test evsel: Fix build error on !x86 architectures
` [PATCH 5.14 145/169] libperf tests: Fix test_stat_cpu
` [PATCH 5.14 146/169] perf/x86/msr: Add Sapphire Rapids CPU support
` [PATCH 5.14 147/169] Input: snvs_pwrkey - add clk handling
` [PATCH 5.14 148/169] ASoC: codec: wcd938x: Add irq config support
` [PATCH 5.14 149/169] scsi: iscsi: Fix set_param() handling
` [PATCH 5.14 150/169] scsi: storvsc: Fix validation for unsolicited incoming packets
` [PATCH 5.14 151/169] scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs
` [PATCH 5.14 152/169] scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
` [PATCH 5.14 153/169] mm/thp: decrease nr_thps in files mapping on THP split
` [PATCH 5.14 154/169] sched/scs: Reset the shadow stack when idle_task_exit
` [PATCH 5.14 155/169] net: hns3: fix for miscalculation of rx unused desc
` [PATCH 5.14 156/169] net/mlx5: Lag, move lag destruction to a workqueue
` [PATCH 5.14 157/169] net/mlx5: Lag, change multipath and bonding to be mutually exclusive
` [PATCH 5.14 158/169] drm/kmb: Enable alpha blended second plane
` [PATCH 5.14 159/169] drm/kmb: Limit supported mode to 1080p
` [PATCH 5.14 160/169] autofs: fix wait name hash calculation in autofs_wait()
` [PATCH 5.14 161/169] scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
` [PATCH 5.14 162/169] s390/pci: cleanup resources only if necessary
` [PATCH 5.14 163/169] s390/pci: fix zpci_zdev_put() on reserve
` [PATCH 5.14 164/169] bpf, test, cgroup: Use sk_{alloc,free} for test cases
` [PATCH 5.14 165/169] usbnet: sanity check for maxpacket
` [PATCH 5.14 166/169] net: mdiobus: Fix memory leak in __mdiobus_register
` [PATCH 5.14 167/169] e1000e: Separate TGP board type from SPT
` [PATCH 5.14 168/169] ARM: 9122/1: select HAVE_FUTEX_CMPXCHG
` [PATCH 5.14 169/169] pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()

[PATCH net-next] net/mlx5i: avoid unused function warning for mlx5i_flow_type_mask
 2021-10-25 19:58 UTC  (2+ messages)

[PATCH v3 0/3] mac80211: Add extended ROC support for 40-80 MHz bandwidth
 2021-10-25 19:59 UTC  (3+ messages)
` [PATCH v3 1/3] nl80211: Extended "

[PATCH 1/1] Drivers: hv: vmbus: Remove unused code to check for subchannels
 2021-10-25 19:54 UTC 

Linux 5.15-rc6
 2021-10-25 19:47 UTC  (4+ messages)

[dpdk-dev] [PATCH] kni: fix compilation on SLES15-SP3
 2021-10-25 19:59 UTC  (4+ messages)
    ` [dpdk-dev] [dpdk-stable] "

[PATCH] net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
 2021-10-25 19:48 UTC  (2+ messages)

[ PATCH v3 00/10] Improve PMU support
 2021-10-25 19:56 UTC  (14+ messages)
` [ PATCH v3 01/10] target/riscv: Fix PMU CSR predicate function
` [ PATCH v3 02/10] target/riscv: Implement PMU CSR predicate function for
` [ PATCH v3 03/10] target/riscv: pmu: Rename the counters extension to pmu
` [ PATCH v3 04/10] target/riscv: pmu: Make number of counters configurable
` [ PATCH v3 05/10] target/riscv: Implement mcountinhibit CSR
` [ PATCH v3 06/10] target/riscv: Add support for hpmcounters/hpmevents
` [ PATCH v3 07/10] target/riscv: Support mcycle/minstret write operation
` [ PATCH v3 08/10] target/riscv: Add sscofpmf extension support
` [ PATCH v3 09/10] target/riscv: Add few cache related PMU events
` [ PATCH v3 10/10] hw/riscv: virt: Add PMU DT node to the device tree

[obsolete] linux-next-git-rejects.patch removed from -mm tree
 2021-10-25 19:57 UTC 

b4: shazam and ty flag changes
 2021-10-25 19:58 UTC  (3+ messages)

[PATCH net-next] ax88796c: fix fetching error stats from percpu containers
 2021-10-25 19:54 UTC  (2+ messages)

[PATCH] ACPI: platform_profile: Add support for notification chains
 2021-10-25 19:54 UTC  (2+ messages)
` [External] "

[PATCH 0/6] btrfs: speedup directory logging/fsync by copying index keys only
 2021-10-25 19:55 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v4 00/19] target/ppc: DFP instructions using decodetree
 2021-10-25 19:11 UTC  (3+ messages)
` [PATCH v4 10/19] libdecnumber: Introduce decNumberIntegralToInt128
` [PATCH v4 11/19] target/ppc: Implement DCTFIXQQ

Btrfs Fscrypt Design Document
 2021-10-25 19:49 UTC  (2+ messages)

OpenEmbedded Happy Hour October 27 9pm/2100 UTC
 2021-10-25 19:56 UTC 

[PATCH v1] dt-bindings: mtd: spi-nor: use unevaluatedProperties: false
 2021-10-25 19:51 UTC  (4+ messages)

Lockdep spalt on killing a processes
 2021-10-25 19:56 UTC  (7+ messages)

Dynamically allocated memory descriptors
 2021-10-25 19:55 UTC 

[cocci] IRC channel
 2021-10-25 19:55 UTC  (2+ messages)

[PATCH 01/24] lua: remove recipe as it is now in oe-core
 2021-10-25 19:54 UTC  (4+ messages)
  ` [PATCH 06/24] mozjs: update 60.9.0 -> 91.1.0

[PATCH] mtd: cqspi: Wait for transfer completion
 2021-10-25 19:53 UTC  (7+ messages)

[PATCH for-next] RDMA/qedr: Remove unsupported qedr_resize_cq callback
 2021-10-25 19:48 UTC  (2+ messages)

[meta-yocto][dunfell 0/2] Pull request (cover letter only)
 2021-10-25 19:53 UTC 

[PATCH v4] isa-applesmc: provide OSK forwarding on Apple hosts
 2021-10-25 19:45 UTC  (8+ messages)

[PATCH v9 0/7] env: Allow environment in text files
 2021-10-25 19:52 UTC  (14+ messages)
` [PATCH v9 3/7] env: Allow U-Boot scripts to be placed in a .env file

[PATCH 0/9] Configurable policy for handling unstable interfaces
 2021-10-25 19:40 UTC  (3+ messages)
` [PATCH 9/9] qapi: Extend -compat to set policy for "

[Buildroot] [PATCH 1/1] boot/grub2: fix dependency on host-gawk
 2021-10-25 19:48 UTC  (4+ messages)

[dpdk-dev] [PATCH] examples/l2fwd: add promiscuous mode selection through command line option
 2021-10-25 19:48 UTC  (3+ messages)

[PATCH] erofs-utils: introduce fsck.erofs
 2021-10-25 19:48 UTC 


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.