All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 17:42:26 to 2018-12-06 18:41:24 UTC [more...]

BUG: CR marker ^M doesn't show up in '-' lines of diffs when the ending of the removed line is CR+LF
 2018-12-06 18:42 UTC  (15+ messages)

[PATCH v3 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-12-06 18:44 UTC 

[U-Boot] [PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-12-06 18:40 UTC  (5+ messages)

[RFC PATCH] Introduce "precious" file concept
 2018-12-06 18:39 UTC  (13+ messages)
` Checkout deleted semi-untracked file

[PATCH v3 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-06 18:43 UTC 

[PATCH v3 1/9] mm: Introduce new vm_insert_range API
 2018-12-06 18:39 UTC  (3+ messages)

[PATCH v3 1/9] mm: Introduce new vm_insert_range API
 2018-12-06 18:39 UTC 

[PATCH v3 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2018-12-06 18:43 UTC 

[PATCH v3 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-06 18:42 UTC  (2+ messages)

[PATCH v6 0/7] tpm: retrieve digest size of unknown algorithms from TPM
 2018-12-06 18:38 UTC  (15+ messages)
` [PATCH v6 1/7] tpm: dynamically allocate the allocated_banks array
` [PATCH v6 5/7] tpm: retrieve digest size of unknown algorithms with PCR read
` [PATCH v6 6/7] tpm: ensure that the output of PCR read contains the correct digest size
` [PATCH v6 7/7] tpm: pass an array of tpm_bank_list structures to tpm_pcr_extend()

enhancement: support for author.email and author.name in "git config"
 2018-12-06 18:38 UTC  (2+ messages)

[PATCH v3 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-06 18:41 UTC  (2+ messages)

[PATCH v3 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-06 18:41 UTC  (2+ messages)

[PATCH v3 0/9] Use vm_insert_range
 2018-12-06 18:37 UTC 

[PATCH] Revert 95f408bb Ryzen DMA related RiSC engine stall fixes
 2018-12-06 18:36 UTC  (6+ messages)

[PATCH 0/9] xen/amd: Support for guest MSR_VIRT_SPEC_CTRL support
 2018-12-06 18:35 UTC  (6+ messages)
` [PATCH 4/9] x86/amd: Introduce CPUID/MSR definitions for per-vcpu SSBD support

[RFC] avoid indirect calls for DMA direct mappings
 2018-12-06 18:35 UTC  (9+ messages)
` [PATCH] dma-mapping: bypass indirect calls for dma-direct

[PATCH v2 0/3] Enable SD card slot on msm8998 MTP
 2018-12-06 18:34 UTC  (12+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: msm8998: correct xo clock name

[PATCH v3 0/9] Use vm_insert_range
 2018-12-06 18:37 UTC  (2+ messages)

[PATCH 1/2] drm/sched: Refactor ring mirror list handling
 2018-12-06 18:33 UTC  (4+ messages)
` [PATCH 2/2] drm/sched: Rework HW fence processing

[PATCH 0/2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2018-12-06 18:32 UTC  (7+ messages)
` [PATCH 1/2] riscv: add support for SECCOMP incl. filters

[PATCH v5 0/6] Add Fieldbus subsystem + support HMS Profinet card
 2018-12-06 18:32 UTC  (10+ messages)
` [PATCH v5 1/6] fieldbus_dev: add Fieldbus Device subsystem

[PATCH v2 1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
 2018-12-06 18:25 UTC  (3+ messages)

[RFD] mv88e6060: Allow the driver to be probed from device tree
 2018-12-06 18:32 UTC  (2+ messages)

[PATCH][v2] btrfs: run delayed items before dropping the snapshot
 2018-12-06 18:31 UTC  (2+ messages)

[PATCH 00/10] staging: vc04_services: Improve driver load/unload
 2018-12-06 18:29 UTC  (11+ messages)
` [PATCH 01/10] staging: bcm2835-camera: Abort probe if there is no camera
` [PATCH 02/10] staging: bcm2835-camera: fix module autoloading
` [PATCH 03/10] staging: bcm2835-camera: Move module info to the end
` [PATCH 04/10] staging: vchiq_arm: Fix camera device registration
` [PATCH 05/10] staging: vchiq_arm: Register a platform device for audio
` [PATCH 06/10] staging: bcm2835-audio: Enable compile test
` [PATCH 07/10] staging: bcm2835-audio: use module_platform_driver() macro
` [PATCH 08/10] staging: bcm2835-audio: Drop DT dependency
` [PATCH 09/10] staging: bcm2835-camera: Provide more specific probe error messages
` [PATCH 10/10] staging: bcm2835-camera: Add hint about possible faulty config

[PATCH v2 0/8] dma-debug cleanup and dynamic allocation
 2018-12-06 18:31 UTC  (7+ messages)
` [PATCH v2 3/8] dma-debug: Refactor dma_debug_entry allocation
` [PATCH v2 4/8] dma-debug: Dynamically expand the dma_debug_entry pool

[U-Boot] [RESENT PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-12-06 18:31 UTC  (10+ messages)

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 18:30 UTC  (6+ messages)

[PATCH net v2 0/2] Fix slab out-of-bounds on insufficient headroom for IPv6 packets
 2018-12-06 18:30 UTC  (3+ messages)
` [PATCH net v2 1/2] ipv6: Check available headroom in ip6_xmit() even without options
` [PATCH net v2 2/2] neighbour: Avoid writing before skb->head in neigh_hh_output()

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping v2
 2018-12-06 18:30 UTC  (3+ messages)

[wishlist] git submodule update --reset-hard
 2018-12-06 18:29 UTC  (2+ messages)

New repo request: phosphor-ipmi-blobs-skm
 2018-12-06 18:31 UTC  (2+ messages)

[PATCH] dma-buf: balance refcount inbalance
 2018-12-06 18:28 UTC  (2+ messages)

[PATCH] dp83867: fix speed 10 in sgmii mode
 2018-12-06 18:27 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] gitlab-CI: Force a UTF-8 local
 2018-12-06 18:27 UTC 

kernel BUG at security/keys/keyring.c:LINE!
 2018-12-06 18:26 UTC  (5+ messages)
` [PATCH v2] KEYS: always initialize keyring_index_key::desc_len

general protection fault in keyctl_pkey_params_get
 2018-12-06 18:26 UTC  (5+ messages)
` [PATCH] KEYS: fix parsing invalid pkey info string

[PATCH v2 0/2] uaccess: Add unsafe accessors for arm64
 2018-12-06 18:25 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: uaccess: Implement unsafe accessors

[Qemu-devel] Hosted CI for FreeBSD - Cirrus CI
 2018-12-06 18:25 UTC  (4+ messages)

[U-Boot] [RFC PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2018-12-06 18:25 UTC  (4+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-06 18:25 UTC  (9+ messages)

[RFC PATCH 0/4] x86: Add vDSO exception fixup for SGX
 2018-12-06 18:22 UTC  (6+ messages)
` [RFC PATCH 2/4] x86/fault: Attempt to fixup unhandled #PF in vDSO before signaling
` [RFC PATCH 3/4] x86/traps: Attempt to fixup exceptions "

[RESEND PATCH v4 0/5] Clean up huge vmap and ioremap code
 2018-12-06 18:21 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] ioremap: Rework pXd_free_pYd_page() API
` [RESEND PATCH v4 2/5] arm64: mmu: Drop pXd_present() checks from pXd_free_pYd_table()
` [RESEND PATCH v4 3/5] x86/pgtable: Drop pXd_none() "
` [RESEND PATCH v4 4/5] lib/ioremap: Ensure phys_addr actually corresponds to a physical address
` [RESEND PATCH v4 5/5] lib/ioremap: Ensure break-before-make is used for huge p4d mappings

[PATCH v3 00/10] steal tasks to improve CPU utilization
 2018-12-06 18:19 UTC  (6+ messages)
` [PATCH v3 01/10] sched: Provide sparsemask, a reduced contention bitmap

[RFC 1/8] perf: Block perf calls for system call tracepoints
 2018-12-06 18:19 UTC  (5+ messages)
` [PATCH 1/8] perf: Allow to block process in syscall tracepoints

[PATCH BUGFIX 0/2] bfq: fix unbalanced decrements causing loss of throughput
 2018-12-06 18:18 UTC  (3+ messages)
` [PATCH BUGFIX 1/2] block, bfq: fix decrement of num_active_groups
` [PATCH BUGFIX 2/2] block, bfq: fix comments on __bfq_deactivate_entity

[LTP] [PATCH 0/3] ltp: new test for crypto_user information leak bug
 2018-12-06 18:18 UTC  (4+ messages)
` [LTP] [PATCH 1/3] lapi/cryptouser.h: add more declarations
` [LTP] [PATCH 2/3] tst_netlink: inline functions in header
` [LTP] [PATCH 3/3] crypto/crypto_user01.c: new test for information leak bug

for-next branch and blktests/srp
 2018-12-06 18:16 UTC  (10+ messages)

[virtio] [PATCH v3] ACCESS_PLATFORM/ORDER_PLATFORM
 2018-12-06 18:16 UTC  (5+ messages)
` [virtio] Re: [virtio-dev] "

[Buildroot] [autobuild.buildroot.net] Your build results for 2018-12-04
 2018-12-06 18:16 UTC  (3+ messages)

[PATCH] x86/fault: Print "SUPERVISOR" and "READ" when decoding #PF oops
 2018-12-06 18:15 UTC  (3+ messages)
` [PATCH] x86/mm/fault: Streamline the fault error_code decoder some more

[Qemu-devel] [PATCH v6 00/27] qapi: add #if pre-processor conditions to generated code (part 2)
 2018-12-06 18:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 21/27] qapi: add #if conditions to generated code members
` [Qemu-devel] [PATCH v6 22/27] docs: document schema configuration

[PATCH] kernel/kcov.c: mark func write_comp_data() as notrace
 2018-12-06 18:14 UTC  (2+ messages)

[PATCH] mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211
 2018-12-06 18:11 UTC 

[U-Boot] Unable to saveenv to MMC
 2018-12-06 18:12 UTC 

[PATCH v2] xfs: use a dedicated SLAB cache for sector sized buffer data
 2018-12-06 18:11 UTC  (5+ messages)

A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
 2018-12-06 18:11 UTC  (3+ messages)

[PATCH v2 0/6] memblock: simplify several early memory allocation
 2018-12-06 18:08 UTC  (9+ messages)
` [PATCH v2 5/6] arch: simplify several early memory allocations
        ` [OpenRISC] "

[PATCH v3 0/6] mips: system call table generation support
 2018-12-06 18:10 UTC  (10+ messages)

[PATCH v1] perf record: fix memory leak on AIO objects deallocation
 2018-12-06 18:10 UTC  (3+ messages)

OMAP4430 SDP with KS8851: very slow networking
 2018-12-06 18:08 UTC  (4+ messages)

[PATCH 1/2] mips/kgdb: prepare arch_kgdb_ops for constness
 2018-12-06 18:05 UTC  (8+ messages)

[PATCH] tpm-dev: Require response to be read only if there actually is a response
 2018-12-06 17:58 UTC 

[CI 1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
 2018-12-06 18:07 UTC  (2+ messages)
` [CI 2/2] drm/i915/execlists: Move RCS mmio workaround to new common wa_list

[PATCH] tidl-api: update to version 1.2.1
 2018-12-06 18:07 UTC 

[PATCH] x86/mce: Streamline MCE subsystem's naming
 2018-12-06 18:05 UTC  (9+ messages)
              `  "

[PATCH 0/2] Fix aborts when dropping snapshots
 2018-12-06 18:05 UTC  (5+ messages)
` [PATCH 1/2] btrfs: catch cow on deleting snapshots

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-06 17:50 UTC  (11+ messages)
                ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/3] target/arm: ARMv8.1-LOR
 2018-12-06 17:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] target/arm: Introduce arm_hcr_el2_eff
` [Qemu-devel] [PATCH v3 2/3] target/arm: Use arm_hcr_el2_eff more places
` [Qemu-devel] [PATCH v3 3/3] target/arm: Implement the ARMv8.1-LOR extension

[PATCH 1/3] kbuild: refactor Makefile.asm-generic
 2018-12-06 18:04 UTC  (3+ messages)
` [PATCH 2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing

[PATCH] efi: let kmemleak ignore false positives
 2018-12-06 18:04 UTC  (5+ messages)
` [RESEND PATCH] "

[PATCH] ASoC: adau1761: Ensure DSP_RUN and DSP_ENABLE are disabled
 2018-12-06 18:03 UTC  (2+ messages)

[PATCH 0/2] x86: Cleanup to segment handling
 2018-12-06 18:03 UTC  (3+ messages)
` [PATCH 1/2] x86: Switch "struct desc_struct" to being seg_desc_t
` [PATCH 2/2] x86/pv: Code improvements to do_update_descriptor()

[RFC PATCH] Add IPA clock support for clk-rpmh
 2018-12-06 18:02 UTC  (9+ messages)
` [RFC PATCH] clk: qcom: clk-rpmh: Add IPA clock support

[PATCH v4 0/7] per-cpu in_flight counters for bio-based drivers
 2018-12-06 18:00 UTC  (2+ messages)

[PATCH] x86/lib: clean an indentation issue, remove a tab
 2018-12-06 18:00 UTC  (2+ messages)

[PATCH] drivers/base: kmemleak ignore a known leak
 2018-12-06 17:59 UTC  (3+ messages)
` [RESEND PATCH] "

[PATCH] hwmon: (lm75) Add STLM75 support
 2018-12-06 17:59 UTC  (2+ messages)

[PATCH net] tcp: lack of available data can also cause TSO defer
 2018-12-06 17:58 UTC 

[PATCH v2 0/3] watchdog/hpwdt: Do not claim on unsupported hardware
 2018-12-06 17:57 UTC  (7+ messages)
` [PATCH v2 1/3] watchdog/hpwdt: Exclude via blacklist
` [PATCH v2 2/3] watchdog/hpwdt: Do not claim unsupported hardware
` [PATCH v2 3/3] watchdog/hpwdt: Update driver version

[PATCH] drm/tegra: sor: Remove temporary workaround
 2018-12-06 17:57 UTC 

[PATCH] drm/tegra: sor: Reset the SOR if possible
 2018-12-06 17:56 UTC 

[PATCH] usb: typec: tcpm: Extend the matching rules on PPS APDO selection
 2018-12-06 17:56 UTC  (3+ messages)
  `  "

[PATCH AUTOSEL 4.19 001/123] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
 2018-12-06 17:55 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 052/123] Btrfs: send, fix infinite loop due to directory rename dependencies

[PATCH 00/10][V2] Delayed refs rsv
 2018-12-06 17:54 UTC  (4+ messages)
` [PATCH 08/10] btrfs: rework btrfs_check_space_for_delayed_refs

[PATCH] xfrm: clean an indentation issue, remove a space
 2018-12-06 17:52 UTC  (2+ messages)

[PATCH] LSM: add SafeSetID module that gates setid calls
 2018-12-06 17:51 UTC  (4+ messages)

[PATCH] blkcg: put back rcu lock in blkcg_bio_issue_check()
 2018-12-06 17:51 UTC  (2+ messages)

[PATCH bpf 1/2] selftests/bpf: use thoff instead of nhoff in BPF flow dissector
 2018-12-06 17:50 UTC  (4+ messages)
` [PATCH bpf 2/2] net/flow_dissector: correctly cap nhoff and thoff in case of BPF

[Qemu-devel] [PATCH v7 00/11] Add a standard authorization framework
 2018-12-06 17:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 09/11] authz: add QAuthZListFile object type for a file access control list

[GIT PULL] Uprobes: Fix kernel oops with delayed_uprobe_remove()
 2018-12-06 17:47 UTC 

[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
 2018-12-06 17:46 UTC  (3+ messages)
` [PATCH v4 14/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enhanced VMCS

[MPTCP] [Weekly meetings] MoM - 13th of December 2018
 2018-12-06 17:46 UTC 

[PATCH] binder: implement binderfs
 2018-12-06 17:45 UTC  (5+ messages)

[PATCHv2] locking/atomics: build atomic headers as required
 2018-12-06 17:45 UTC  (3+ messages)

[PATCH net 0/4] mlxsw: Various fixes
 2018-12-06 17:44 UTC  (5+ messages)
` [PATCH net 1/4] mlxsw: spectrum_nve: Remove easily triggerable warnings
` [PATCH net 2/4] mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
` [PATCH net 3/4] mlxsw: spectrum_router: Relax GRE decap matching check
` [PATCH net 4/4] mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl

[PATCH 0/3] New DDB allocation algorithm
 2018-12-06 17:44 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] net: macb: restart tx after tx used bit read
 2018-12-06 17:44 UTC 

[PATCH] dt-bindings: remoteproc: qcom: Add power-domain bindings for Q6V5
 2018-12-06 17:44 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] crypto threads
 2018-12-06 17:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 5/5] crypto: support multiple threads accessing one QCryptoBlock

Option to fwmark incoming packets?
 2018-12-06 17:41 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.