All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-10 12:57:07 to 2020-02-10 13:09:17 UTC [more...]

[PATCH net-next] net: vlan: suppress "failed to kill vid" warnings
 2020-02-10 13:04 UTC  (2+ messages)

[PATCH 5.4 000/309] 5.4.19-stable review
 2020-02-10 13:03 UTC  (26+ messages)
` [PATCH 5.4 092/309] ubifs: dont trigger assertion on invalid no-key filename
` [PATCH 5.4 121/309] f2fs: fix dcache lookup of !casefolded directories
` [PATCH 5.4 122/309] f2fs: fix race conditions in ->d_compare() and ->d_hash()
` [PATCH 5.4 127/309] dm zoned: support zone sizes smaller than 128MiB
` [PATCH 5.4 143/309] btrfs: Handle another split brain scenario with metadata uuid feature
` [PATCH 5.4 144/309] riscv, bpf: Fix broken BPF tail calls
` [PATCH 5.4 161/309] crypto: api - Fix race condition in crypto_spawn_alg
` [PATCH 5.4 162/309] crypto: picoxcell - adjust the position of tasklet_init and fix missed tasklet_kill
` [PATCH 5.4 166/309] NFS: Directory page cache pages need to be locked when read
` [PATCH 5.4 184/309] gfs2: move setting current->backing_dev_info
` [PATCH 5.4 193/309] xen/balloon: Support xend-based toolstack take two
` [PATCH 5.4 198/309] KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
` [PATCH 5.4 199/309] KVM: x86: Refactor prefix decoding "
` [PATCH 5.4 207/309] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH 5.4 212/309] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 5.4 218/309] x86/KVM: Clean up hosts steal time structure
` [PATCH 5.4 229/309] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH 5.4 231/309] drm/amd/dm/mst: Ignore payload update failures
` [PATCH 5.4 239/309] scsi: csiostor: Adjust indentation in csio_device_reset
` [PATCH 5.4 247/309] NFC: pn544: Adjust indentation in pn544_hci_check_presence
` [PATCH 5.4 257/309] virtio_balloon: Fix memory leaks on errors in virtballoon_probe()
` [PATCH 5.4 260/309] ubifs: Fix memory leak from c->sup_node
` [PATCH 5.4 261/309] regulator: core: Add regulator_is_equal() helper
` [PATCH 5.4 262/309] ASoC: sgtl5000: Fix VDDA and VDDIO comparison

ausearch on the fly
 2020-02-10 13:08 UTC  (7+ messages)

[U-Boot] Pull request: u-boot-riscv/master
 2020-02-10 13:09 UTC  (2+ messages)

[PATCH 5.5 000/367] 5.5.3-stable review
 2020-02-10 12:33 UTC  (145+ messages)
` [PATCH 5.5 004/367] l2tp: Allow duplicate session creation with UDP
` [PATCH 5.5 006/367] net_sched: fix an OOB access in cls_tcindex
` [PATCH 5.5 007/367] net/core: Do not clear VF index for node/port GUIDs query
` [PATCH 5.5 008/367] net: mvneta: fix XDP support if sw bm is used as fallback
` [PATCH 5.5 009/367] bnxt_en: Fix TC queue mapping
` [PATCH 5.5 024/367] MAINTAINERS: correct entries for ISDN/mISDN section
` [PATCH 5.5 027/367] media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
` [PATCH 5.5 029/367] netfilter: ipset: fix suspicious RCU usage in find_set_and_id
` [PATCH 5.5 031/367] ipc/msg.c: consolidate all xxxctl_down() functions
` [PATCH 5.5 035/367] rcu: Avoid data-race in rcu_gp_fqs_check_wake()
` [PATCH 5.5 036/367] srcu: Apply *_ONCE() to ->srcu_last_gp_end
` [PATCH 5.5 037/367] rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
` [PATCH 5.5 040/367] Bluetooth: btusb: fix memory leak on fw
` [PATCH 5.5 042/367] brcmfmac: Fix memory leak in brcmf_usbdev_qinit
` [PATCH 5.5 043/367] usb: dwc3: gadget: Check END_TRANSFER completion
` [PATCH 5.5 047/367] usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
` [PATCH 5.5 049/367] usb: gadget: f_ncm: Use atomic_t to track in-flight request
` [PATCH 5.5 051/367] ALSA: usb-audio: Fix endianess in descriptor validation
` [PATCH 5.5 052/367] ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk
` [PATCH 5.5 054/367] memcg: fix a crash in wb_workfn when a device disappears
` [PATCH 5.5 055/367] mm/sparse.c: reset sections mem_map when fully deactivated
` [PATCH 5.5 056/367] utimes: Clamp the timestamps in notify_change()
` [PATCH 5.5 057/367] mm/migrate.c: also overwrite error when it is bigger than zero
` [PATCH 5.5 058/367] mm/memory_hotplug: fix remove_memory() lockdep splat
` [PATCH 5.5 059/367] mm: thp: dont need care deferred split queue in memcg charge move path
` [PATCH 5.5 060/367] mm: move_pages: report the number of non-attempted pages
` [PATCH 5.5 061/367] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 5.5 065/367] irqdomain: Fix a memory leak in irq_domain_push_irq()
` [PATCH 5.5 067/367] platform/x86: intel_scu_ipc: Fix interrupt support
` [PATCH 5.5 069/367] ALSA: hda: Add Clevo W65_67SB the power_save blacklist
` [PATCH 5.5 071/367] ALSA: hda - Fix DP-MST support for NVIDIA codecs
` [PATCH 5.5 072/367] arm64: acpi: fix DAIF manipulation with pNMI
` [PATCH 5.5 073/367] KVM: arm64: Correct PSTATE on exception entry
` [PATCH 5.5 076/367] KVM: arm64: Only sign-extend MMIO up to register width
` [PATCH 5.5 077/367] MIPS: syscalls: fix indentation of the SYSNR message
` [PATCH 5.5 079/367] MIPS: boot: fix typo in vmlinux.lzma.its target
` [PATCH 5.5 081/367] MIPS: asm: local: add barriers for Loongson
` [PATCH 5.5 084/367] powerpc/ptdump: Fix W+X verification
` [PATCH 5.5 085/367] powerpc/xmon: dont access ASDR in VMs
` [PATCH 5.5 086/367] powerpc/pseries: Advance pfn if section is not present in lmb_is_removable()
` [PATCH 5.5 087/367] powerpc/32s: Fix bad_kuap_fault()
` [PATCH 5.5 088/367] powerpc/32s: Fix CPU wake-up from sleep mode
` [PATCH 5.5 091/367] PCI: keystone: Fix outbound region mapping
` [PATCH 5.5 093/367] PCI: keystone: Fix error handling when "num-viewport" DT property is not populated
` [PATCH 5.5 095/367] ACPI: video: Do not export a non working backlight interface on MSI MS-7721 boards
` [PATCH 5.5 096/367] ACPI / battery: Deal with design or full capacity being reported as -1
` [PATCH 5.5 097/367] ACPI / battery: Use design-cap for capacity calculations if full-cap is not available
` [PATCH 5.5 098/367] ACPI / battery: Deal better with neither design nor full capacity not being reported
` [PATCH 5.5 099/367] smb3: fix default permissions on new files when mounting with modefromsid
` [PATCH 5.5 100/367] alarmtimer: Unregister wakeup source when module get fails
` [PATCH 5.5 101/367] fscrypt: dont print name of busy file when removing key
` [PATCH 5.5 105/367] ubifs: Fix deadlock in concurrent bulk-read and writepage
` [PATCH 5.5 107/367] ASoC: tegra: Revert 24 and 32 bit support
` [PATCH 5.5 110/367] hv_balloon: Balloon up according to request page number
` [PATCH 5.5 113/367] nvmem: core: fix memory abort in cleanup path
` [PATCH 5.5 115/367] crypto: ccree - fix backlog memory leak
` [PATCH 5.5 117/367] crypto: ccree - fix pm wrongful error reporting
` [PATCH 5.5 118/367] crypto: ccree - fix FDE descriptor sequence
` [PATCH 5.5 122/367] scripts/find-unused-docs: Fix massive false positives
` [PATCH 5.5 123/367] erofs: fix out-of-bound read for shifted uncompressed block
` [PATCH 5.5 124/367] scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
` [PATCH 5.5 125/367] scsi: qla2xxx: Fix stuck login session using prli_pend_timer
` [PATCH 5.5 127/367] cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
` [PATCH 5.5 129/367] power: supply: ltc2941-battery-gauge: fix use-after-free
` [PATCH 5.5 131/367] ovl: fix lseek overflow on 32bit
` [PATCH 5.5 132/367] f2fs: fix miscounted block limit in f2fs_statfs_project()
` [PATCH 5.5 135/367] f2fs: fix race conditions in ->d_compare() and ->d_hash()
` [PATCH 5.5 138/367] of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
` [PATCH 5.5 139/367] ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
` [PATCH 5.5 140/367] dm zoned: support zone sizes smaller than 128MiB
` [PATCH 5.5 142/367] dm writecache: fix incorrect flush sequence when doing SSD mode commit
` [PATCH 5.5 143/367] dm crypt: fix GFP flags passed to skcipher_request_alloc()
` [PATCH 5.5 144/367] dm crypt: fix benbi IV constructor crash if used in authenticated mode
` [PATCH 5.5 148/367] ASoC: SOF: Introduce state machine for FW boot
` [PATCH 5.5 149/367] ASoC: SOF: core: release resources on errors in probe_continue
` [PATCH 5.5 150/367] tracing: Annotate ftrace_graph_hash pointer with __rcu
` [PATCH 5.5 154/367] crypto: pcrypt - Avoid deadlock by using per-instance padata queues
` [PATCH 5.5 155/367] btrfs: fix improper setting of scanned for range cyclic write cache pages
` [PATCH 5.5 156/367] btrfs: Handle another split brain scenario with metadata uuid feature
` [PATCH 5.5 157/367] riscv, bpf: Fix broken BPF tail calls
` [PATCH 5.5 158/367] libbpf: Fix readelf output parsing for Fedora
` [PATCH 5.5 160/367] libbpf: Dont attach perf_buffer to offline/missing CPUs
` [PATCH 5.5 162/367] flow_dissector: Fix to use new variables for port ranges in bpf hook
` [PATCH 5.5 163/367] bpf, devmap: Pass lockdep expression to RCU lists
` [PATCH 5.5 164/367] libbpf: Add missing newline in opts validation macro
` [PATCH 5.5 165/367] libbpf: Fix realloc usage in bpf_core_find_cands
` [PATCH 5.5 168/367] samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
` [PATCH 5.5 170/367] selftests/bpf: Fix test_attach_probe
` [PATCH 5.5 172/367] selftests: bpf: Use a temporary file in test_sockmap
` [PATCH 5.5 176/367] crypto: sun8i-ce - fix removal of module
` [PATCH 5.5 177/367] crypto: api - fix unexpectedly getting generic implementation
` [PATCH 5.5 179/367] crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatterlists
` [PATCH 5.5 180/367] crypto: ccp - set max RSA modulus size for v3 platform devices as well
` [PATCH 5.5 181/367] crypto: arm64/ghash-neon - bump priority to 150
` [PATCH 5.5 182/367] crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
` [PATCH 5.5 194/367] ext4: fix race conditions in ->d_compare() and ->d_hash()
` [PATCH 5.5 195/367] Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
` [PATCH 5.5 197/367] Btrfs: fix infinite loop during fsync after rename operations
` [PATCH 5.5 199/367] btrfs: drop log root for dropped roots
` [PATCH 5.5 201/367] Btrfs: fix race between adding and putting tree mod seq elements and nodes
` [PATCH 5.5 202/367] btrfs: flush write bio if we loop in extent_write_cache_pages
` [PATCH 5.5 203/367] btrfs: Correctly handle empty trees in find_first_clear_extent_bit
` [PATCH 5.5 206/367] iwlwifi: dont throw error when trying to remove IGTK
` [PATCH 5.5 209/367] gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
` [PATCH 5.5 210/367] gfs2: move setting current->backing_dev_info
` [PATCH 5.5 211/367] gfs2: fix O_SYNC write handling
` [PATCH 5.5 212/367] drm: atmel-hlcdc: use double rate for pixel clock only if supported
` [PATCH 5.5 215/367] drm/rect: Avoid division by zero
` [PATCH 5.5 216/367] media: iguanair: fix endpoint sanity check
` [PATCH 5.5 219/367] xen/balloon: Support xend-based toolstack take two
` [PATCH 5.5 220/367] xen/gntdev: Do not use mm notifiers with autotranslating guests
` [PATCH 5.5 222/367] bcache: add readahead cache policy options via sysfs interface
` [PATCH 5.5 223/367] io_uring: dont map read/write iovec potentially twice
` [PATCH 5.5 224/367] io_uring: spin for sq thread to idle on shutdown
` [PATCH 5.5 229/367] KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
` [PATCH 5.5 232/367] KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() "
` [PATCH 5.5 233/367] KVM: x86: Protect ioapic_write_indirect() "
` [PATCH 5.5 234/367] KVM: x86: Protect MSR-based index computations in pmu.h "
` [PATCH 5.5 235/367] KVM: x86: Protect ioapic_read_indirect() "
` [PATCH 5.5 236/367] KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks in x86.c
` [PATCH 5.5 237/367] KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
` [PATCH 5.5 238/367] KVM: x86: Protect MSR-based index computations in fixed_msr_to_seg_unit() "
` [PATCH 5.5 239/367] KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
` [PATCH 5.5 240/367] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 5.5 242/367] kvm/svm: PKU not currently supported
` [PATCH 5.5 243/367] KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
` [PATCH 5.5 246/367] x86/kvm: Introduce kvm_(un)map_gfn()
` [PATCH 5.5 247/367] x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
` [PATCH 5.5 256/367] KVM: x86: Ensure guests FPU state is loaded when accessing for emulation
` [PATCH 5.5 257/367] KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
` [PATCH 5.5 258/367] KVM: s390: do not clobber registers during guest reset/store status
` [PATCH 5.5 259/367] KVM: x86: reorganize pvclock_gtod_data members
` [PATCH 5.5 260/367] KVM: x86: use raw clock values consistently
` [PATCH 5.5 262/367] mm/page_alloc.c: fix uninitialized memmaps on a partially populated last section
` [PATCH 5.5 263/367] arm64: dts: qcom: qcs404-evb: Set vdd_apc regulator in high power mode
` [PATCH 5.5 265/367] clk: tegra: Mark fuse clock as critical
` [PATCH 5.5 269/367] drm/amd/powerplay: fix navi10 system intermittent reboot issue V2
` [PATCH 5.5 270/367] drm/amd/dm/mst: Ignore payload update failures
` [PATCH 5.5 273/367] drm/amdgpu/smu_v11_0: Correct behavior of restoring default tables (v2)
` [PATCH 5.5 274/367] virtio-balloon: initialize all vq callbacks
` [PATCH 5.5 276/367] fix up iter on short count in fuse_direct_io()
` [PATCH 5.5 277/367] broken ping to ipv6 linklocal addresses on debian buster
` [PATCH 5.5 278/367] percpu: Separate decrypted varaibles anytime encryption can be enabled
` [PATCH 5.5 279/367] ASoC: meson: axg-fifo: fix fifo threshold setup

[PATCH v2] ARM: dts: r7s72100: Add SPIBSC clocks
 2020-02-10 12:31 UTC 

[Buildroot] [PATCH v4 0/9] gitlab Qemu runtime testing
 2020-02-10 13:08 UTC  (3+ messages)
` [Buildroot] [PATCH v4 5/9] board/qemu: add defconfig file name as tag before the qemu command line

[RFC PATCH v4 0/6] sched/cpufreq: Make schedutil energy aware
 2020-02-10 13:08 UTC  (3+ messages)
` [RFC PATCH v4 4/6] sched/cpufreq: Introduce sugov_cpu_ramp_boost

[PATCH] [PATCH] mac80211: fix wrong 160/80+80 Mhz setting
 2020-02-10 13:07 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] package: drop fallout of aclocal innclude directory revamp (branch yem/autoconf-archive)
 2020-02-10 13:06 UTC  (4+ messages)
` [Buildroot] [PATCH 2/3] package/automake: also include autoconf-archive in search paths

[PATCH net-next] qmi_wwan: unconditionally reject 2 ep interfaces
 2020-02-10 13:03 UTC  (2+ messages)

[master/zeus/thud][PATCH] docker: install init script if sysvinit
 2020-02-10 13:01 UTC 

[Libguestfs] [RFC] lib: allow to specify physical/logical block size for disks
 2020-02-10 13:02 UTC  (3+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-10 13:02 UTC  (6+ messages)
` [PATCH 09/35] KVM: s390: protvirt: Add KVM api documentation

[PATCH net] net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
 2020-02-10 13:02 UTC  (2+ messages)

[PATCH net,stable] qmi_wwan: re-add DW5821e pre-production variant
 2020-02-10 13:02 UTC  (2+ messages)

[RFC 0/9] Add an interVM memory sharing device
 2020-02-10 13:01 UTC  (7+ messages)

[PATCH 0/4] random/arm64: enable RANDOM_TRUST_CPU for arm64
 2020-02-10 13:00 UTC  (10+ messages)
` [PATCH 1/4] random: split primary/secondary crng init paths
` [PATCH 2/4] random: add arch_get_random_*long_early()
` [PATCH 3/4] arm64: add credited/trusted RNG support
` [PATCH 4/4] random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM

[RFC PATCH 0/3] Support ROHM BD99954 charger IC
 2020-02-10 13:00 UTC  (3+ messages)
` [RFC PATCH 1/3] dt_bindings: ROHM BD99954 Charger

[PATCH] events: Annotate parent_ctx with __rcu
 2020-02-10 12:59 UTC  (4+ messages)
    ` [Linux-kernel-mentees] "

[Intel-gfx] [PATCH] drm/i915/psr: pass i915 to psr_global_enabled()
 2020-02-10 12:59 UTC  (3+ messages)

[PATCH] mm: fix a data race in put_page()
 2020-02-10 12:58 UTC  (4+ 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.