All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-19 14:43:44 to 2020-06-19 14:57:31 UTC [more...]

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2020-06-19 14:57 UTC 

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-19 14:31 UTC  (40+ messages)
` [PATCH 4.19 002/267] net_failover: fixed rollback in net_failover_open()
` [PATCH 4.19 003/267] bridge: Avoid infinite loop when suppressing NS messages with invalid options
` [PATCH 4.19 005/267] tun: correct header offsets in napi frags mode
` [PATCH 4.19 006/267] selftests: bpf: fix use of undeclared RET_IF macro
` [PATCH 4.19 008/267] Fix acccess_ok() on alpha and SH
` [PATCH 4.19 009/267] arch/openrisc: Fix issues with access_ok()
` [PATCH 4.19 011/267] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
` [PATCH 4.19 013/267] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations
` [PATCH 4.19 015/267] Input: mms114 - fix handling of mms345l
` [PATCH 4.19 017/267] sched/fair: Dont NUMA balance for kthreads
` [PATCH 4.19 018/267] Input: synaptics - add a second working PNP_ID for Lenovo T470s
` [PATCH 4.19 019/267] drivers/net/ibmvnic: Update VNIC protocol version reporting
` [PATCH 4.19 022/267] RDMA/uverbs: Make the event_queue fds return POLLERR when disassociated
` [PATCH 4.19 023/267] x86/cpu/amd: Make erratum #1054 a legacy erratum
` [PATCH 4.19 028/267] x86_64: Fix jiffies ODR violation
` [PATCH 4.19 031/267] x86/reboot/quirks: Add MacBook6,1 reboot quirk
` [PATCH 4.19 033/267] ALSA: es1688: Add the missed snd_card_free()
` [PATCH 4.19 034/267] ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
` [PATCH 4.19 035/267] ALSA: usb-audio: Fix inconsistent card PM state after resume
` [PATCH 4.19 041/267] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 4.19 044/267] spi: bcm2835aux: Fix controller unregister order
` [PATCH 4.19 046/267] PM: runtime: clk: Fix clk_pm_runtime_get() error path
` [PATCH 4.19 047/267] crypto: cavium/nitrox - Fix nitrox_get_first_device() when ndevlist is fully iterated
` [PATCH 4.19 048/267] ALSA: pcm: disallow linking stream to itself
` [PATCH 4.19 050/267] KVM: x86: Fix APIC page invalidation race
` [PATCH 4.19 051/267] kvm: x86: Fix L1TF mitigation for shadow MMU
` [PATCH 4.19 054/267] x86/speculation: Change misspelled STIPB to STIBP
` [PATCH 4.19 056/267] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS
` [PATCH 4.19 061/267] spi: bcm2835: Fix controller unregister order
` [PATCH 4.19 063/267] spi: pxa2xx: Fix runtime PM ref imbalance on probe error
` [PATCH 4.19 065/267] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 4.19 068/267] ovl: initialize error in ovl_copy_xattr
` [PATCH 4.19 072/267] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
` [PATCH 4.19 076/267] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 4.19 079/267] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH 4.19 080/267] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
` [PATCH 4.19 081/267] ath9k: Fix general protection fault "
` [PATCH 4.19 082/267] Smack: slab-out-of-bounds in vsscanf
` [PATCH 4.19 083/267] drm/vkms: Hold gem object while still in-use

[Buildroot] [PATCH v2 0/7] Cups revamp
 2020-06-19 14:57 UTC  (8+ messages)
` [Buildroot] [PATCH v2 1/7] package/dejavu: Install dejavu fonts in staging dir
` [Buildroot] [PATCH v2 2/7] package/cups-filters: bump to version 1.27.5
` [Buildroot] [PATCH v2 3/7] package/cups: bump to version 2.3.3
` [Buildroot] [PATCH v2 4/7] package/cups: Add lp user as default cups user
` [Buildroot] [PATCH v2 5/7] package/cups: Add udev rules to assign usb printers group to lp
` [Buildroot] [PATCH v2 6/7] package/cups: adding python support
` [Buildroot] [PATCH v2 7/7] package/qt5: Enable cups support when BR2_PACKAGE_CUPS

[Bug 1884169] [NEW] There is no option group 'fsdev' for OSX
 2020-06-19 14:46 UTC  (2+ messages)
` [Bug 1884169] "

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2020-06-19 14:56 UTC 

[sashal-linux-stable:queue-4.19 230/230] WARNING: vmlinux.o(.text+0x1be1730): Section mismatch in reference from the function ima_calc_boot_aggregate_tfm() to the function .init.text:ima_pcrread()
 2020-06-19 14:56 UTC 

[RFC PATCH] docs/devel: add some notes on tcg-icount for developers
 2020-06-19 14:54 UTC  (4+ messages)

[PATCH v2 00/14] improve OF_PLATDATA support
 2020-06-19 14:55 UTC  (15+ messages)
` [PATCH v2 01/14] drivers: rename drivers to match compatible string
` [PATCH v2 02/14] dtoc: add missing code comments
` [PATCH v2 03/14] dtoc: add support to scan drivers
` [PATCH v2 04/14] dtoc: add option to disable warnings
` [PATCH v2 05/14] dm: doc: update of-plat with the support for driver aliases
` [PATCH v2 06/14] core: drop const for struct driver_info
` [PATCH v2 07/14] core: extend struct driver_info to point to device
` [PATCH v2 08/14] dtoc: extend dtoc to use struct driver_info when linking nodes
` [PATCH v2 09/14] dm: doc: update of-plat with new phandle support
` [PATCH v2 10/14] dtoc: update tests to match new platdata
` [PATCH v2 11/14] sandbox: Move section u_boot_list to make it RW
` [PATCH v2 12/14] arm: dts: include gpio nodes for card detect
` [PATCH v2 13/14] dtoc: update dtb_platdata to support cd-gpios
` [PATCH v2 14/14] dtoc add test for cd-gpios

[PATCH v3 0/4] hw/misc/pca9552: Trace LED On/Off events
 2020-06-19 14:51 UTC  (5+ messages)
` [PATCH v3 1/4] hw/misc/pca9552: Replace magic value by PCA9552_LED_COUNT definition
` [PATCH v3 2/4] hw/misc/pca9552: Add a PCA955X_LED_MAX definition
` [PATCH v3 3/4] hw/misc/pca9552: Trace LED On/Off events
` [PATCH v3 4/4] hw/misc/pca9552: Trace LED change events

[PATCH v5 00/26] powerpc/book3s/64/pkeys: Simplify the code
 2020-06-19 13:58 UTC  (4+ messages)
` [PATCH v5 09/26] powerpc/book3s64/pkeys: Simplify pkey disable branch
` [PATCH v5 10/26] powerpc/book3s64/pkeys: Convert pkey_total to max_pkey
` [PATCH v5 11/26] powerpc/book3s64/pkeys: Make initial_allocation_mask static

[PATCH 4.14 000/190] 4.14.185-rc1 review
 2020-06-19 14:33 UTC  (89+ messages)
` [PATCH 4.14 002/190] vxlan: Avoid infinite loop when suppressing NS messages with invalid options
` [PATCH 4.14 004/190] Fix acccess_ok() on alpha and SH
` [PATCH 4.14 009/190] crypto: talitos - fix ECB and CBC algs ivsize
` [PATCH 4.14 012/190] Input: synaptics - add a second working PNP_ID for Lenovo T470s
` [PATCH 4.14 013/190] drivers/net/ibmvnic: Update VNIC protocol version reporting
` [PATCH 4.14 017/190] mm: add kvfree_sensitive() for freeing sensitive data objects
` [PATCH 4.14 018/190] x86_64: Fix jiffies ODR violation
` [PATCH 4.14 020/190] x86/speculation: Prevent rogue cross-process SSBD shutdown
` [PATCH 4.14 021/190] x86/reboot/quirks: Add MacBook6,1 reboot quirk
` [PATCH 4.14 023/190] ALSA: es1688: Add the missed snd_card_free()
` [PATCH 4.14 024/190] ALSA: hda/realtek - add a pintbl quirk for several Lenovo machines
` [PATCH 4.14 025/190] ALSA: usb-audio: Fix inconsistent card PM state after resume
` [PATCH 4.14 026/190] ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
` [PATCH 4.14 031/190] nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()
` [PATCH 4.14 033/190] spi: bcm-qspi: when tx/rx buffer is NULL set to 0
` [PATCH 4.14 037/190] KVM: x86/mmu: Consolidate "is MMIO SPTE" code
` [PATCH 4.14 040/190] x86/speculation: Add support for STIBP always-on preferred mode
` [PATCH 4.14 044/190] spi: dw: Fix controller unregister order
` [PATCH 4.14 046/190] spi: "
` [PATCH 4.14 047/190] spi: pxa2xx: "
` [PATCH 4.14 048/190] spi: bcm2835: "
` [PATCH 4.14 049/190] crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
` [PATCH 4.14 050/190] crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skcipher_do_req()
` [PATCH 4.14 051/190] crypto: virtio: Fix dest length "
` [PATCH 4.14 052/190] selftests/net: in rxtimestamp getopt_long needs terminating null entry
` [PATCH 4.14 055/190] video: fbdev: w100fb: Fix a potential double free
` [PATCH 4.14 056/190] KVM: nSVM: fix condition for filtering async PF
` [PATCH 4.14 057/190] KVM: nSVM: leave ASID aside in copy_vmcb_control_area
` [PATCH 4.14 059/190] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH 4.14 060/190] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH 4.14 068/190] fat: dont allow to mount if the FAT length == 0
` [PATCH 4.14 072/190] mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
` [PATCH 4.14 073/190] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
` [PATCH 4.14 074/190] xen/pvcalls-back: test for errors when calling backend_connect()
` [PATCH 4.14 075/190] ACPI: GED: use correct trigger type field in _Exx / _Lxx handling
` [PATCH 4.14 076/190] drm: bridge: adv7511: Extend list of audio sample rates
` [PATCH 4.14 077/190] crypto: ccp -- dont "select" CONFIG_DMADEVICES
` [PATCH 4.14 078/190] media: si2157: Better check for running tuner in init
` [PATCH 4.14 079/190] objtool: Ignore empty alternatives
` [PATCH 4.14 085/190] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH 4.14 086/190] kgdb: Prevent infinite recursive entries to the debugger
` [PATCH 4.14 087/190] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH 4.14 088/190] clocksource: dw_apb_timer: Make CPU-affiliation being optional
` [PATCH 4.14 096/190] brcmfmac: fix wrong location to get firmware feature
` [PATCH 4.14 097/190] tools api fs: Make xxx__mountpoint() more scalable
` [PATCH 4.14 101/190] media: dvb: return -EREMOTEIO on i2c transfer failure
` [PATCH 4.14 103/190] MIPS: Make sparse_init() using top-down allocation
` [PATCH 4.14 105/190] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH 4.14 109/190] net: lpc-enet: fix error return code in lpc_mii_init()
` [PATCH 4.14 110/190] media: cec: silence shift wrapping warning in __cec_s_log_addrs()
` [PATCH 4.14 112/190] powerpc/spufs: fix copy_to_user while atomic
` [PATCH 4.14 115/190] mips: cm: Fix an invalid error code of INTVN_*_ERR
` [PATCH 4.14 116/190] kgdb: Fix spurious true from in_dbg_master()
` [PATCH 4.14 117/190] nvme: refine the Qemu Identify CNS quirk
` [PATCH 4.14 118/190] wcn36xx: Fix error handling path in wcn36xx_probe()
` [PATCH 4.14 119/190] net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
` [PATCH 4.14 120/190] md: dont flush workqueue unconditionally in md_open
` [PATCH 4.14 122/190] mwifiex: Fix memory corruption in dump_station
` [PATCH 4.14 123/190] x86/boot: Correct relocation destination on old linkers
` [PATCH 4.14 125/190] mips: Add udelay lpj numbers adjustment
` [PATCH 4.14 127/190] m68k: mac: Dont call via_flush_cache() on Mac IIfx
` [PATCH 4.14 128/190] macvlan: Skip loopback packets in RX handler
` [PATCH 4.14 129/190] PCI: Dont disable decoding when mmio_always_on is set
` [PATCH 4.14 132/190] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
` [PATCH 4.14 135/190] mmc: sdhci-esdhc-imx: fix the mask for tuning start point
` [PATCH 4.14 136/190] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH 4.14 137/190] cpuidle: Fix three reference count leaks
` [PATCH 4.14 138/190] platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
` [PATCH 4.14 141/190] mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
` [PATCH 4.14 143/190] ima: Directly assign the ima_default_policy pointer to ima_rules
` [PATCH 4.14 145/190] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
` [PATCH 4.14 147/190] ext4: fix race between ext4_sync_parent() and rename()
` [PATCH 4.14 149/190] PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0
` [PATCH 4.14 151/190] PCI: Add ACS quirk for iProc PAXB
` [PATCH 4.14 152/190] PCI: Add ACS quirk for Ampere root ports
` [PATCH 4.14 153/190] PCI: Make ACS quirk implementations more uniform
` [PATCH 4.14 162/190] PCI: Program MPS for RCiEP devices
` [PATCH 4.14 163/190] e1000e: Disable TSO for buffer overrun workaround
` [PATCH 4.14 166/190] media: go7007: fix a miss of snd_card_free
` [PATCH 4.14 172/190] power: vexpress: add suppress_bind_attrs to true
` [PATCH 4.14 173/190] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
` [PATCH 4.14 175/190] sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
` [PATCH 4.14 176/190] dm crypt: avoid truncating the logical block size
` [PATCH 4.14 177/190] kernel/cpu_pm: Fix uninitted local in cpu_pm
` [PATCH 4.14 179/190] drivers/macintosh: Fix memleak in windfarm_pm112 driver
` [PATCH 4.14 180/190] powerpc/64s: Dont let DT CPU features set FSCR_DSCR
` [PATCH 4.14 183/190] sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations
` [PATCH 4.14 187/190] w1: omap-hdq: cleanup to add missing newline for some dev_dbg

[PATCH v1 000/107] media: ti-vpe: cal: Add media controller support
 2020-06-19 14:53 UTC  (2+ messages)

amdgpu firmware updates
 2020-06-19 14:52 UTC  (3+ messages)

[PATCH 0/2] sched: Optionally skip uclamp logic in fast path
 2020-06-19 14:51 UTC  (5+ messages)
` [PATCH 2/2] sched/uclamp: Protect uclamp fast path code with static key

[RESEND PATCH v5 0/4] cmd: env: add option for quiet output on env info
 2020-06-19 14:51 UTC  (5+ messages)
` [RESEND PATCH v5 1/4] "
` [RESEND PATCH v5 2/4] cmd: env: check real location for env info command

[PATCH/RFC v2 0/2] treewide: fix _mmc_suspend() on PSCI
 2020-06-19 14:51 UTC  (2+ messages)

[PATCH V6 00/12] clk: imx8: add new clock binding for better pm support
 2020-06-19 14:50 UTC  (5+ messages)
` [PATCH V6 03/12] clk: imx: scu: add two cells binding support

[PATCH] target/i386: Remove core_id assert check in CPUID 0x8000001E
 2020-06-19 14:45 UTC  (2+ messages)

[PATCH -next] RDMA/rtrs: fix potential resources leaks
 2020-06-19 14:46 UTC  (3+ messages)

[PATCH v3 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-06-19 14:45 UTC  (3+ messages)
` [PATCH v3 2/8] s390/sclp: check sccb len before filling in data

[v6 0/3] VRR capable attach prop in i915, DPCD helper, VRR debugfs
 2020-06-19 21:23 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for VRR capable attach prop in i915, DPCD helper, VRR debugfs (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 4.9 000/128] 4.9.228-rc1 review
 2020-06-19 14:33 UTC  (19+ messages)
` [PATCH 4.9 064/128] ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
` [PATCH 4.9 087/128] x86/mm: Stop printing BRK addresses
` [PATCH 4.9 089/128] macvlan: Skip loopback packets in RX handler
` [PATCH 4.9 091/128] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
` [PATCH 4.9 095/128] spi: dw: Return any value retrieved from the dma_transfer callback
` [PATCH 4.9 096/128] cpuidle: Fix three reference count leaks
` [PATCH 4.9 103/128] ext4: fix race between ext4_sync_parent() and rename()
` [PATCH 4.9 105/128] blk-mq: move blk_mq_update_nr_hw_queues synchronize_rcu call
` [PATCH 4.9 106/128] PCI: Program MPS for RCiEP devices
` [PATCH 4.9 107/128] e1000e: Relax condition to trigger reset for ME workaround
` [PATCH 4.9 110/128] b43legacy: Fix case where channel status is corrupted
` [PATCH 4.9 112/128] b43_legacy: Fix connection problem with WPA3
` [PATCH 4.9 114/128] power: vexpress: add suppress_bind_attrs to true
` [PATCH 4.9 119/128] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
` [PATCH 4.9 120/128] drivers/macintosh: Fix memleak in windfarm_pm112 driver
` [PATCH 4.9 121/128] kbuild: force to build vmlinux if CONFIG_MODVERSION=y
` [PATCH 4.9 122/128] sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations
` [PATCH 4.9 124/128] mtd: rawnand: brcmnand: fix hamming oob layout

[PATCH v7 00/36] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-06-19 14:45 UTC  (5+ messages)
  ` [PATCH v7 13/36] drm: msm: fix common struct sg_table related issues


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.