All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-07 21:12:44 to 2020-01-07 21:26:09 UTC [more...]

[Buildroot] [git commit branch/2019.02.x] utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
 2020-01-07 21:26 UTC 

[PATCH 5.4 000/191] 5.4.9-stable review
 2020-01-07 21:24 UTC  (56+ messages)
` [PATCH 5.4 048/191] IB/mlx4: Follow mirror sequence of device add during device removal
` [PATCH 5.4 049/191] IB/mlx5: Fix steering rule of drop and count
` [PATCH 5.4 052/191] PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
` [PATCH 5.4 080/191] media: cec: CEC 2.0-only bcast messages were ignored
` [PATCH 5.4 082/191] media: cec: check transmit_in_progress, not transmitting
` [PATCH 5.4 088/191] ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
` [PATCH 5.4 089/191] pstore/ram: Write new dumps to start of recycled zones
` [PATCH 5.4 090/191] pstore/ram: Fix error-path memory leak in persistent_ram_new() callers
` [PATCH 5.4 091/191] gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
` [PATCH 5.4 092/191] locks: print unsigned ino in /proc/locks
` [PATCH 5.4 094/191] seccomp: Check that seccomp_notif is zeroed out by the user
` [PATCH 5.4 095/191] samples/seccomp: Zero out members based on seccomp_notif_sizes
` [PATCH 5.4 097/191] dmaengine: Fix access to uninitialized dma_slave_caps
` [PATCH 5.4 099/191] Btrfs: fix infinite loop during nocow writeback due to race
` [PATCH 5.4 101/191] compat_ioctl: block: handle Persistent Reservations
` [PATCH 5.4 102/191] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH 5.4 105/191] ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
` [PATCH 5.4 106/191] ata: ahci_brcm: Fix AHCI resources management
` [PATCH 5.4 107/191] ata: ahci_brcm: Add missing clock management during recovery
` [PATCH 5.4 108/191] ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
` [PATCH 5.4 109/191] libata: Fix retrieving of active qcs
` [PATCH 5.4 111/191] gpiolib: fix up emulated open drain outputs
` [PATCH 5.4 114/191] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
` [PATCH 5.4 115/191] tracing: Fix lock inversion in trace_event_enable_tgid_record()
` [PATCH 5.4 117/191] tracing: Have the histogram compare functions convert to u64 first
` [PATCH 5.4 118/191] tracing: Fix endianness bug in histogram trigger
` [PATCH 5.4 119/191] samples/trace_printk: Wait for IRQ work to finish
` [PATCH 5.4 120/191] io_uring: use current task creds instead of allocating a new one
` [PATCH 5.4 125/191] ALSA: cs4236: fix error return comparison of an unsigned integer
` [PATCH 5.4 126/191] ALSA: pcm: Yet another missing check of non-cached buffer type
` [PATCH 5.4 132/191] spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
` [PATCH 5.4 133/191] drm/msm: include linux/sched/task.h
` [PATCH 5.4 136/191] arm64: dts: qcom: msm8998-clamshell: Remove retention idle state
` [PATCH 5.4 138/191] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
` [PATCH 5.4 140/191] net/sched: annotate lockless accesses to qdisc->empty
` [PATCH 5.4 141/191] kernel/module.c: wakeup processes in module_wq on module unload
` [PATCH 5.4 144/191] iommu/vt-d: Remove incorrect PSI capability check
` [PATCH 5.4 146/191] cifs: Fix potential softlockups while refreshing DFS cache
` [PATCH 5.4 149/191] platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
` [PATCH 5.4 151/191] net, sysctl: Fix compiler warning when only cBPF is present
` [PATCH 5.4 153/191] regulator: axp20x: Fix axp20x_set_ramp_delay
` [PATCH 5.4 156/191] regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask
` [PATCH 5.4 161/191] arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth node
` [PATCH 5.4 163/191] media: flexcop-usb: ensure -EIO is returned on error condition
` [PATCH 5.4 166/191] dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in example
` [PATCH 5.4 171/191] fs: cifs: Fix atime update check vs mtime
` [PATCH 5.4 173/191] ath9k_htc: Modify byte order for an error message
` [PATCH 5.4 177/191] net: add annotations on hh->hh_len lockless accesses
` [PATCH 5.4 179/191] btrfs: get rid of unique workqueue helper functions
` [PATCH 5.4 180/191] Btrfs: only associate the locked page with one async_chunk struct
` [PATCH 5.4 182/191] mm/sparse.c: mark populate_section_memmap as __meminit
` [PATCH 5.4 185/191] efi: Dont attempt to map RCI2 config table if it doesnt exist
` [PATCH 5.4 186/191] perf/x86/intel/bts: Fix the use of page_private()
` [PATCH 5.4 188/191] hsr: avoid debugfs warning message when module is remove

user space unresponsive, followup: lsf/mm congestion
 2020-01-07 21:25 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.11.x] utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
 2020-01-07 21:26 UTC 

[PATCH 02/10] Bluetooth: Add initial implementation of CIS connections
 2020-01-07 21:25 UTC  (2+ messages)

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-07 20:59 UTC  (8+ messages)
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH] mtd: sm_ftl: fix NULL pointer warning
 2020-01-07 21:24 UTC  (2+ messages)

WARNING in usbhid_raw_request/usb_submit_urb (2)
 2020-01-07 21:25 UTC  (3+ messages)

[PATCH RFC] i386/kvm: fix enlightened VMCS with fine-grained VMX feature enablement
 2020-01-07 21:23 UTC  (6+ messages)

[U-Boot] [PATCH] defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
 2020-01-07 21:24 UTC 

[PATCH v2 0/8] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-01-07 20:59 UTC  (5+ messages)
` [PATCH v2 1/8] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v2 4/8] x86/mm: Introduce _set_memory_prot()
` [PATCH v2 5/8] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v2 6/8] s390/mm: Thread pgprot_t through vmem_add_mapping()

[PATCH] ima: make ASYMMETRIC_PUBLIC_KEY_SUBTYPE 'bool'
 2020-01-07 21:01 UTC  (2+ messages)

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2020-01-07 21:22 UTC  (5+ messages)
` [PATCH bpf-next v1 02/13] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v1 06/13] bpf: lsm: Init Hooks and create files in securityfs

[PATCH] stmmac: debugfs entry name is not be changed when udev rename device name
 2020-01-07 21:01 UTC  (4+ messages)

[PATCH] hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
 2020-01-07 21:21 UTC  (3+ messages)

[PATCH v2 0/2] Add Modem support on SC7180 SoCs
 2020-01-07 21:21 UTC  (3+ messages)
` [PATCH v2 2/2] remoteproc: mss: q6v5-mss: Add modem support on SC7180

[PATCH] drm/amdkfd: Improve function get_sdma_rlc_reg_offset()
 2020-01-07 21:22 UTC 

[PATCH] crypto: curve25519 - Work around link failure
 2020-01-07 21:21 UTC  (4+ messages)

[PATCH RESEND -rcu] kcsan: Prefer __always_inline for fast-path
 2020-01-07 21:21 UTC  (2+ messages)

[PATCH v3 0/8] Create a userfaultfd demand paging test
 2020-01-07 21:20 UTC  (10+ messages)
` [PATCH v3 2/8] KVM: selftests: Add demand paging content to the "
` [PATCH v3 4/8] KVM: selftests: Add memory size parameter "
` [PATCH v3 8/8] KVM: selftests: Move large memslots above KVM internal memslots in _vm_create

[PATCH 4.19 000/115] 4.19.94-stable review
 2020-01-07 20:55 UTC  (55+ messages)
` [PATCH 4.19 003/115] drm/amdgpu: add check before enabling/disabling broadcast mode
` [PATCH 4.19 004/115] drm/amdgpu: add cache flush workaround to gfx8 emit_fence
` [PATCH 4.19 006/115] iio: adc: max9611: Fix too short conversion time delay
` [PATCH 4.19 007/115] PM / devfreq: Fix devfreq_notifier_call returning errno
` [PATCH 4.19 008/115] PM / devfreq: Set scaling_max_freq to max on OPP notifier error
` [PATCH 4.19 010/115] afs: Fix afs_find_server lookups for ipv4 peers
` [PATCH 4.19 012/115] RDMA/cma: add missed unregister_pernet_subsys in init failure
` [PATCH 4.19 014/115] scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
` [PATCH 4.19 015/115] scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
` [PATCH 4.19 017/115] scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
` [PATCH 4.19 018/115] scsi: qla2xxx: Configure local loop for N2N target
` [PATCH 4.19 020/115] scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
` [PATCH 4.19 024/115] usb: gadget: fix wrong endpoint desc
` [PATCH 4.19 025/115] net: make socket read/write_iter() honor IOCB_NOWAIT
` [PATCH 4.19 026/115] afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP
` [PATCH 4.19 027/115] md: raid1: check rdev before reference in raid1_sync_request func
` [PATCH 4.19 028/115] s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
` [PATCH 4.19 029/115] s390/cpum_sf: Avoid SBD overflow condition in irq handler
` [PATCH 4.19 031/115] IB/mlx5: Fix steering rule of drop and count
` [PATCH 4.19 032/115] xen-blkback: prevent premature module unload
` [PATCH 4.19 033/115] xen/balloon: fix ballooned page accounting without hotplug enabled
` [PATCH 4.19 035/115] ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
` [PATCH 4.19 036/115] ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC
` [PATCH 4.19 038/115] xfs: fix mount failure crash on invalid iclog memory access
` [PATCH 4.19 040/115] drm: limit to INT_MAX in create_blob ioctl
` [PATCH 4.19 042/115] ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
` [PATCH 4.19 047/115] MIPS: Avoid VDSO ABI breakage due to global register variable
` [PATCH 4.19 051/115] media: cec: check transmit_in_progress, not transmitting
` [PATCH 4.19 052/115] mm/zsmalloc.c: fix the migrated zspage statistics
` [PATCH 4.19 053/115] memcg: account security cred as well to kmemcg
` [PATCH 4.19 055/115] pstore/ram: Write new dumps to start of recycled zones
` [PATCH 4.19 056/115] locks: print unsigned ino in /proc/locks
` [PATCH 4.19 059/115] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH 4.19 061/115] ata: ahci_brcm: Fix AHCI resources management
` [PATCH 4.19 062/115] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH 4.19 068/115] rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30
` [PATCH 4.19 069/115] tracing: Fix lock inversion in trace_event_enable_tgid_record()
` [PATCH 4.19 070/115] tracing: Avoid memory leak in process_system_preds()
` [PATCH 4.19 073/115] apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
` [PATCH 4.19 078/115] ftrace: Avoid potential division by zero in function profiler
` [PATCH 4.19 079/115] drm/msm: include linux/sched/task.h
` [PATCH 4.19 082/115] HID: i2c-hid: Reset ALPS touchpads on resume
` [PATCH 4.19 084/115] xfs: dont check for AG deadlock for realtime files in bunmapi
` [PATCH 4.19 089/115] media: flexcop-usb: ensure -EIO is returned on error condition
` [PATCH 4.19 090/115] regulator: ab8500: Remove AB8505 USB regulator
` [PATCH 4.19 091/115] media: usb: fix memory leak in af9005_identify_state
` [PATCH 4.19 094/115] tty: serial: msm_serial: Fix lockup for sysrq and oops
` [PATCH 4.19 095/115] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
` [PATCH 4.19 097/115] bdev: Refresh bdev size for disks without partitioning
` [PATCH 4.19 099/115] drm/mst: Fix MST sideband up-reply failure handling
` [PATCH 4.19 104/115] KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
` [PATCH 4.19 108/115] ath9k_htc: Modify byte order for an error message
` [PATCH 4.19 111/115] net: add annotations on hh->hh_len lockless accesses
` [PATCH 4.19 115/115] perf/x86/intel/bts: Fix the use of page_private()

[Buildroot] [PATCHv2] toolchain/external: allow custom toolchains to use newer headers
 2020-01-07 21:20 UTC  (3+ messages)

[PATCH v5 00/17] Restructure, improve target support for qcom_scm driver
 2020-01-07 21:04 UTC  (17+ messages)
` [PATCH v5 01/17] firmware: qcom_scm: Rename macros and structures
` [PATCH v5 02/17] firmware: qcom_scm: Apply consistent naming scheme to command IDs
` [PATCH v5 03/17] firmware: qcom_scm: Remove unused qcom_scm_get_version
` [PATCH v5 04/17] firmware: qcom_scm-64: Make SMC macros less magical
` [PATCH v5 05/17] firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
` [PATCH v5 06/17] firmware: qcom_scm-64: Add SCM results struct
` [PATCH v5 07/17] firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
` [PATCH v5 09/17] firmware: qcom_scm-32: Use SMC arch wrappers
` [PATCH v5 10/17] firmware: qcom_scm-32: Add funcnum IDs
` [PATCH v5 11/17] firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls
` [PATCH v5 12/17] firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call
` [PATCH v5 13/17] firmware: qcom_scm-32: Create common legacy atomic call
` [PATCH v5 14/17] firmware: qcom_scm-32: Add device argument to atomic calls
` [PATCH v5 15/17] firmware: qcom_scm: Order functions, definitions by service/command
` [PATCH v5 16/17] firmware: qcom_scm: Remove thin wrappers
` [PATCH v5 17/17] firmware: qcom_scm: Dynamically support SMCCC and legacy conventions

[oe-layersetup][PATCH] arago-thud, arago-thud-next: pin meta-linaro to working commit for now
 2020-01-07 20:57 UTC 

[PATCH 1/2] drm/amdgpu/vcn2.5: fix PSP FW loading for the second instance
 2020-01-07 21:17 UTC  (2+ messages)

[PATCH v2 net-next 0/4] ionic: driver updates
 2020-01-07 21:05 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps
 2020-01-07 21:07 UTC  (4+ messages)
` [PATCH bpf-next v2 7/8] xdp: remove map_to_flush and map swap detection

[PATCH v3 0/5] QRTR flow control improvements
 2020-01-07 21:16 UTC  (3+ messages)
` [PATCH v3 2/5] net: qrtr: Implement outgoing flow control

[PATCH 0/2] PM / devfreq: Add debugfs support
 2020-01-07 21:15 UTC  (3+ messages)
  ` [PATCH 1/2] PM / devfreq: Add debugfs support with devfreq_summary file

[Buildroot] [PATCH 1/1] package/boost: propagate boost-thread dependency on a toolchain without bug 64735
 2020-01-07 21:16 UTC  (2+ messages)

[Buildroot] [PATCH v2, 1/1] package/boost: boost-thread needs a toolchain without bug 64735
 2020-01-07 21:15 UTC  (2+ messages)

[PATCH 4.14 00/74] 4.14.163-stable review
 2020-01-07 20:55 UTC  (31+ messages)
` [PATCH 4.14 01/74] nvme_fc: add module to ops template to allow module references
` [PATCH 4.14 03/74] PM / devfreq: Dont fail devfreq_dev_release if not in list
` [PATCH 4.14 05/74] rxe: correctly calculate iCRC for unaligned payloads
` [PATCH 4.14 08/74] scsi: iscsi: qla4xxx: fix double free in probe
` [PATCH 4.14 12/74] net: make socket read/write_iter() honor IOCB_NOWAIT
` [PATCH 4.14 13/74] md: raid1: check rdev before reference in raid1_sync_request func
` [PATCH 4.14 17/74] xen-blkback: prevent premature module unload
` [PATCH 4.14 18/74] xen/balloon: fix ballooned page accounting without hotplug enabled
` [PATCH 4.14 19/74] PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
` [PATCH 4.14 20/74] xfs: fix mount failure crash on invalid iclog memory access
` [PATCH 4.14 21/74] taskstats: fix data-race
` [PATCH 4.14 22/74] drm: limit to INT_MAX in create_blob ioctl
` [PATCH 4.14 23/74] ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code
` [PATCH 4.14 25/74] MIPS: Avoid VDSO ABI breakage due to global register variable
` [PATCH 4.14 27/74] media: cec: CEC 2.0-only bcast messages were ignored
` [PATCH 4.14 34/74] compat_ioctl: block: handle Persistent Reservations
` [PATCH 4.14 35/74] compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
` [PATCH 4.14 36/74] ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
` [PATCH 4.14 37/74] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH 4.14 38/74] ata: ahci_brcm: Fix AHCI resources management
` [PATCH 4.14 40/74] tracing: Fix lock inversion in trace_event_enable_tgid_record()
` [PATCH 4.14 41/74] tracing: Have the histogram compare functions convert to u64 first
` [PATCH 4.14 42/74] ALSA: cs4236: fix error return comparison of an unsigned integer
` [PATCH 4.14 43/74] ALSA: firewire-motu: Correct a typo in the clock proc string
` [PATCH 4.14 46/74] arm64: Revert support for execute-only user mappings
` [PATCH 4.14 50/74] xfs: dont check for AG deadlock for realtime files in bunmapi
` [PATCH 4.14 51/74] platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
` [PATCH 4.14 53/74] Bluetooth: delete a stray unlock
` [PATCH 4.14 54/74] Bluetooth: Fix memory leak in hci_connect_le_scan
` [PATCH 4.14 55/74] media: flexcop-usb: ensure -EIO is returned on error condition

[PATCH 1/2] drm/amdgpu: enable S/G display on PCO and RV2
 2020-01-07 21:13 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: enable S/G display for renoir

[PATCH v4] PCI: Fix disabling of bridge BARs when assigning bus resources
 2020-01-07 21:13 UTC  (2+ messages)

[RFC] MAX_RESERVED_REGIONS hard-coded value
 2020-01-07 21:13 UTC  (2+ messages)

[PATCH 1/2] leds: ns2: Absorb platform data
 2020-01-07 21:12 UTC  (4+ messages)
` [PATCH 2/2] leds: ns2: Convert to GPIO descriptors

[PATCH v3 0/3] t: rework tests for --pathspec-from-file
 2020-01-07 21:13 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/3] mm/migrate: add missing check for stable
 2020-01-07 21:12 UTC  (2+ messages)
` [PATCH 2/3] mm/migrate: clean up some minor coding style


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.