linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-19 16:28:41 to 2020-06-19 16:46:44 UTC [more...]

[PATCH 4.4 000/101] 4.4.228-rc1 review
 2020-06-19 16:40 UTC  (2+ messages)

[PATCH] efi: Replace zero-length array and use struct_size() helper
 2020-06-19 16:46 UTC  (2+ messages)
` [tip: efi/urgent] "

[tip: efi/urgent] efi/libstub: Fix path separator regression
 2020-06-19 16:45 UTC 

[PATCH] Make it possible to disable efivar_ssdt entirely
 2020-06-19 16:45 UTC  (2+ messages)
` [tip: efi/urgent] efi: "

[tip: efi/urgent] efi/x86: Fix build with gcc 4
 2020-06-19 16:46 UTC 

[PATCH 1/2] efivarfs: Update inode modification time for successful writes
 2020-06-19 16:46 UTC  (2+ messages)
` [tip: efi/urgent] "

[tip: efi/urgent] efi/libstub: Fix missing-prototype warning for skip_spaces()
 2020-06-19 16:45 UTC 

[PATCH 4.9 000/128] 4.9.228-rc1 review
 2020-06-19 14:33 UTC  (49+ messages)
` [PATCH 4.9 025/128] x86/speculation: Change misspelled STIPB to STIBP
` [PATCH 4.9 026/128] x86/speculation: Add support for STIBP always-on preferred mode
` [PATCH 4.9 027/128] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS
` [PATCH 4.9 028/128] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches
` [PATCH 4.9 031/128] spi: No need to assign dummy value in spi_unregister_controller()
` [PATCH 4.9 051/128] agp/intel: Reinforce the barrier after GTT updates
` [PATCH 4.9 052/128] can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices
` [PATCH 4.9 053/128] media: dvb_frontend: ensure that inital front end status initialized
` [PATCH 4.9 055/128] media: si2157: Better check for running tuner in init
` [PATCH 4.9 056/128] objtool: Ignore empty alternatives
` [PATCH 4.9 059/128] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH 4.9 060/128] kgdb: Prevent infinite recursive entries to the debugger
` [PATCH 4.9 061/128] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH 4.9 062/128] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH 4.9 063/128] btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
` [PATCH 4.9 065/128] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH 4.9 066/128] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH 4.9 067/128] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 4.9 070/128] media: dvb: return -EREMOTEIO on i2c transfer failure
` [PATCH 4.9 075/128] exit: Move preemption fixup up, move blocking operations down
` [PATCH 4.9 077/128] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH 4.9 083/128] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH 4.9 086/128] mips: Add udelay lpj numbers adjustment
` [PATCH 4.9 088/128] m68k: mac: Dont call via_flush_cache() on Mac IIfx
` [PATCH 4.9 090/128] PCI: Dont disable decoding when mmio_always_on is set
` [PATCH 4.9 092/128] staging: greybus: sdio: Respect the cmd->busy_timeout from the mmc core
` [PATCH 4.9 093/128] ixgbe: fix signed-integer-overflow warning
` [PATCH 4.9 094/128] mmc: sdhci-esdhc-imx: fix the mask for tuning start point
` [PATCH 4.9 097/128] btrfs: send: emit file capabilities after chown
` [PATCH 4.9 098/128] mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
` [PATCH 4.9 099/128] ima: Fix ima digest hash table key calculation
` [PATCH 4.9 100/128] ima: Directly assign the ima_default_policy pointer to ima_rules
` [PATCH 4.9 101/128] evm: Fix possible memory leak in evm_calc_hmac_or_hash()
` [PATCH 4.9 102/128] ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
` [PATCH 4.9 104/128] btrfs: fix error handling when submitting direct I/O bio
` [PATCH 4.9 108/128] carl9170: remove P2P_GO support
` [PATCH 4.9 109/128] media: go7007: fix a miss of snd_card_free
` [PATCH 4.9 111/128] b43: Fix connection problem with WPA3
` [PATCH 4.9 113/128] igb: Report speed and duplex as unknown when device is runtime suspended
` [PATCH 4.9 115/128] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
` [PATCH 4.9 116/128] sparc32: fix register window handling in genregs32_[gs]et()
` [PATCH 4.9 117/128] sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
` [PATCH 4.9 118/128] kernel/cpu_pm: Fix uninitted local in cpu_pm
` [PATCH 4.9 123/128] sunrpc: clean up properly in gss_mech_unregister()
` [PATCH 4.9 125/128] mtd: rawnand: pasemi: Fix the probe error path
` [PATCH 4.9 126/128] w1: omap-hdq: cleanup to add missing newline for some dev_dbg
` [PATCH 4.9 127/128] perf probe: Do not show the skipped events
` [PATCH 4.9 128/128] perf symbols: Fix debuginfo search for Ubuntu

[PATCHv2 0/2] SBS battery PEC support
 2020-06-19 16:42 UTC  (3+ messages)

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-19 16:41 UTC  (2+ messages)
` [RFC PATCH 1/1] Add DM_CRYPT_FORCE_INLINE flag to dm-crypt target

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

[PATCH 4.14 000/190] 4.14.185-rc1 review
 2020-06-19 14:33 UTC  (104+ messages)
` [PATCH 4.14 001/190] ipv6: fix IPV6_ADDRFORM operation logic
` [PATCH 4.14 003/190] make user_access_begin() do access_ok()
` [PATCH 4.14 005/190] arch/openrisc: Fix issues with access_ok()
` [PATCH 4.14 006/190] x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
` [PATCH 4.14 007/190] lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()
` [PATCH 4.14 008/190] serial: imx: Fix handling of TC irq in combination with DMA
` [PATCH 4.14 010/190] ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
` [PATCH 4.14 011/190] sched/fair: Dont NUMA balance for kthreads
` [PATCH 4.14 014/190] powerpc/xive: Clear the page tables for the ESB IO mapping
` [PATCH 4.14 015/190] ath9k_htc: Silence undersized packet warnings
` [PATCH 4.14 016/190] perf probe: Accept the instance number of kretprobe event
` [PATCH 4.14 019/190] x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
` [PATCH 4.14 022/190] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
` [PATCH 4.14 027/190] ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
` [PATCH 4.14 028/190] ACPI: GED: add support for _Exx / _Lxx handler methods
` [PATCH 4.14 029/190] ACPI: PM: Avoid using power resources if there are none for D0
` [PATCH 4.14 030/190] cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usages
` [PATCH 4.14 032/190] spi: bcm2835aux: Fix controller unregister order
` [PATCH 4.14 034/190] crypto: cavium/nitrox - Fix nitrox_get_first_device() when ndevlist is fully iterated
` [PATCH 4.14 035/190] ALSA: pcm: disallow linking stream to itself
` [PATCH 4.14 036/190] kvm: x86: Fix L1TF mitigation for shadow MMU
` [PATCH 4.14 038/190] KVM: x86: only do L1TF workaround on affected processors
` [PATCH 4.14 039/190] x86/speculation: Change misspelled STIPB to STIBP
` [PATCH 4.14 041/190] x86/speculation: Avoid force-disabling IBPB based on STIBP and enhanced IBRS
` [PATCH 4.14 042/190] x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect branches
` [PATCH 4.14 043/190] spi: dw: fix possible race condition
` [PATCH 4.14 045/190] spi: No need to assign dummy value in spi_unregister_controller()
` [PATCH 4.14 053/190] ovl: initialize error in ovl_copy_xattr
` [PATCH 4.14 054/190] proc: Use new_inode not new_inode_pseudo
` [PATCH 4.14 058/190] KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
` [PATCH 4.14 061/190] KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
` [PATCH 4.14 062/190] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH 4.14 063/190] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH 4.14 064/190] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
` [PATCH 4.14 065/190] ath9k: Fix general protection fault "
` [PATCH 4.14 066/190] Smack: slab-out-of-bounds in vsscanf
` [PATCH 4.14 067/190] mm/slub: fix a memory leak in sysfs_slab_add()
` [PATCH 4.14 069/190] perf: Add cond_resched() to task_function_call()
` [PATCH 4.14 070/190] agp/intel: Reinforce the barrier after GTT updates
` [PATCH 4.14 071/190] mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
` [PATCH 4.14 080/190] spi: pxa2xx: Apply CS clk quirk to BXT
` [PATCH 4.14 081/190] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH 4.14 082/190] spi: dw: Zero DMA Tx and Rx configurations on stack
` [PATCH 4.14 083/190] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH 4.14 084/190] MIPS: Loongson: Build ATI Radeon GPU driver as module
` [PATCH 4.14 089/190] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH 4.14 090/190] btrfs: do not ignore error from btrfs_next_leaf() when inserting checksums
` [PATCH 4.14 091/190] ARM: 8978/1: mm: make act_mm() respect THREAD_SIZE
` [PATCH 4.14 092/190] spi: dw: Fix Rx-only DMA transfers
` [PATCH 4.14 093/190] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH 4.14 094/190] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH 4.14 095/190] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 4.14 098/190] e1000: Distribute switch variables for initialization
` [PATCH 4.14 099/190] dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
` [PATCH 4.14 100/190] audit: fix a net reference leak in audit_send_reply()
` [PATCH 4.14 102/190] media: platform: fcp: Set appropriate DMA parameters
` [PATCH 4.14 104/190] audit: fix a net reference leak in audit_list_rules_send()
` [PATCH 4.14 106/190] net: bcmgenet: set Rx mode before starting netif
` [PATCH 4.14 107/190] lib/mpi: Fix 64-bit MIPS build with Clang
` [PATCH 4.14 108/190] exit: Move preemption fixup up, move blocking operations down
` [PATCH 4.14 111/190] net: allwinner: Fix use correct return type for ndo_start_xmit()
` [PATCH 4.14 113/190] Crypto/chcr: fix for ccm(aes) failed test
` [PATCH 4.14 114/190] MIPS: Truncate link address into 32bit for 32bit kernel
` [PATCH 4.14 119/190] net: qed*: Reduce RX and TX default ring count when running inside kdump kernel
` [PATCH 4.14 121/190] rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
` [PATCH 4.14 124/190] mips: MAAR: Use more precise address mask
` [PATCH 4.14 126/190] x86/mm: Stop printing BRK addresses
` [PATCH 4.14 130/190] MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
` [PATCH 4.14 131/190] mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
` [PATCH 4.14 133/190] mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
` [PATCH 4.14 134/190] ixgbe: fix signed-integer-overflow warning
` [PATCH 4.14 139/190] string.h: fix incompatibility between FORTIFY_SOURCE and KASAN
` [PATCH 4.14 140/190] btrfs: send: emit file capabilities after chown
` [PATCH 4.14 142/190] ima: Fix ima digest hash table key calculation
` [PATCH 4.14 144/190] evm: Fix possible memory leak in evm_calc_hmac_or_hash()
` [PATCH 4.14 146/190] ext4: fix error pointer dereference
` [PATCH 4.14 148/190] PCI: Disable MSI for Freescale Layerscape PCIe RC mode
` [PATCH 4.14 150/190] PCI: Avoid FLR for AMD Starship USB 3.0
` [PATCH 4.14 154/190] vga_switcheroo: Deduplicate power state tracking
` [PATCH 4.14 155/190] vga_switcheroo: Use device link for HDA controller
` [PATCH 4.14 156/190] PCI: Generalize multi-function power dependency device links
` [PATCH 4.14 157/190] PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
` [PATCH 4.14 158/190] PCI: Unify ACS quirk desired vs provided checking
` [PATCH 4.14 159/190] btrfs: fix error handling when submitting direct I/O bio
` [PATCH 4.14 160/190] btrfs: fix wrong file range cleanup after an error filling dealloc range
` [PATCH 4.14 161/190] blk-mq: move _blk_mq_update_nr_hw_queues synchronize_rcu call
` [PATCH 4.14 164/190] e1000e: Relax condition to trigger reset for ME workaround
` [PATCH 4.14 165/190] carl9170: remove P2P_GO support
` [PATCH 4.14 167/190] b43legacy: Fix case where channel status is corrupted
` [PATCH 4.14 168/190] b43: Fix connection problem with WPA3
` [PATCH 4.14 169/190] b43_legacy: "
` [PATCH 4.14 170/190] media: ov5640: fix use of destroyed mutex
` [PATCH 4.14 171/190] igb: Report speed and duplex as unknown when device is runtime suspended
` [PATCH 4.14 174/190] sparc32: fix register window handling in genregs32_[gs]et()
` [PATCH 4.14 178/190] ARM: tegra: Correct PL310 Auxiliary Control Register initialization
` [PATCH 4.14 181/190] powerpc/64s: Save FSCR to init_task.thread.fscr after feature init
` [PATCH 4.14 182/190] kbuild: force to build vmlinux if CONFIG_MODVERSION=y
` [PATCH 4.14 184/190] sunrpc: clean up properly in gss_mech_unregister()
` [PATCH 4.14 185/190] mtd: rawnand: brcmnand: fix hamming oob layout
` [PATCH 4.14 186/190] mtd: rawnand: pasemi: Fix the probe error path
` [PATCH 4.14 188/190] perf probe: Do not show the skipped events
` [PATCH 4.14 189/190] perf probe: Fix to check blacklist address correctly
` [PATCH 4.14 190/190] perf symbols: Fix debuginfo search for Ubuntu

[PATCH] Ability to read the MKTME status from userspace
 2020-06-19 16:40 UTC  (23+ messages)

[PATCH] x86/asm/64: Align start of __clear_user() loop to 16-bytes
 2020-06-19 16:40 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 0/2] Migrate QRTR Nameservice to Kernel
 2020-06-19 14:46 UTC  (4+ messages)
` [PATCH 1/2] net: qrtr: Migrate nameservice to kernel from userspace

[PATCH v2 0/3] IOMMU user API enhancement
 2020-06-19 16:37 UTC  (14+ messages)
` [PATCH v2 1/3] docs: IOMMU user API

[PATCH v4] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-06-19 14:48 UTC 

[PATCH v6 00/19] The new cgroup slab memory controller
 2020-06-19 16:36 UTC  (3+ messages)
` [PATCH v6 07/19] mm: memcg/slab: allocate obj_cgroups for non-root slab pages

[RESEND PATCH v27 11/15] leds: lp55xx: Add multicolor framework support to lp55xx
 2020-06-19 16:35 UTC  (10+ messages)

[GIT PULL] libata fixes for 5.8-rc2
 2020-06-19 14:51 UTC 

ld.lld: warning: drivers/built-in.a(misc/ds1682.o):(.data..compoundliteral) is being placed in '.data..compoundliteral'
 2020-06-19 16:32 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/60] clk: sunxi: Fix incorrect usage of round_down()
 2020-06-19 16:31 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 03/60] iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
` [PATCH AUTOSEL 4.4 23/60] iio: buffer: Don't allow buffers without any channels enabled to be activated

[PATCH 4.19 000/267] 4.19.129-rc1 review
 2020-06-19 14:30 UTC  (20+ messages)
` [PATCH 4.19 001/267] ipv6: fix IPV6_ADDRFORM operation logic
` [PATCH 4.19 004/267] vxlan: Avoid infinite loop when suppressing NS messages with invalid options
` [PATCH 4.19 007/267] make user_access_begin() do access_ok()
` [PATCH 4.19 010/267] x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
` [PATCH 4.19 012/267] btrfs: merge btrfs_find_device and find_device
` [PATCH 4.19 014/267] crypto: talitos - fix ECB and CBC algs ivsize
` [PATCH 4.19 016/267] ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
` [PATCH 4.19 020/267] powerpc/xive: Clear the page tables for the ESB IO mapping
` [PATCH 4.19 021/267] ath9k_htc: Silence undersized packet warnings
` [PATCH 4.19 024/267] perf probe: Accept the instance number of kretprobe event
` [PATCH 4.19 029/267] x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
` [PATCH 4.19 030/267] x86/speculation: Prevent rogue cross-process SSBD shutdown
` [PATCH 4.19 032/267] efi/efivars: Add missing kobject_put() in sysfs entry creation error path
` [PATCH 4.19 036/267] ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt Dock
` [PATCH 4.19 037/267] ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
` [PATCH 4.19 038/267] ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
` [PATCH 4.19 039/267] ACPI: GED: add support for _Exx / _Lxx handler methods
` [PATCH 4.19 040/267] ACPI: PM: Avoid using power resources if there are none for D0
` [PATCH 4.19 043/267] spi: dw: Fix controller unregister order

[PATCHv2 0/6] misc. gpio-charger patches
 2020-06-19 16:29 UTC  (8+ messages)
` [PATCHv2 1/6] dt-bindings: power: supply: gpio-charger: convert to yaml
` [PATCHv2 2/6] power: supply: gpio-charger: Make gpios optional
` [PATCHv2 3/6] power: supply: gpio-charger: add charge-current-limit feature

[RFC PATCH v3 0/1] Add rwsem "contended hook" API and mmap_lock histograms
 2020-06-19 16:28 UTC  (4+ messages)
` [RFC PATCH v3 1/1] mmap_lock: add tracepoints around mmap_lock acquisition

[PATCH] tty/sysrq: Add alternative SysRq key
 2020-06-19 16:28 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).