linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 15:06:41 to 2020-06-23 17:26:18 UTC [more...]

[PATCH v3 00/10] Function Granular KASLR
 2020-06-23 17:23 UTC  (11+ messages)
` [PATCH v3 01/10] objtool: Do not assume order of parent/child functions
` [PATCH v3 02/10] x86: tools/relocs: Support >64K section headers
` [PATCH v3 03/10] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v3 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v3 05/10] x86: Make sure _etext includes function sections
` [PATCH v3 06/10] x86/tools: Add relative relocs for randomized functions
` [PATCH v3 07/10] x86/boot/compressed: change definition of STATIC
` [PATCH v3 08/10] x86: Add support for function granular KASLR
` [PATCH v3 09/10] kallsyms: Hide layout
` [PATCH v3 10/10] module: Reorder functions

[PATCHv3] coresight: tmc: Add shutdown callback for TMC ETR
 2020-06-23 17:25 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: tas2562: Convert the tas2562 binding to yaml
 2020-06-23 17:20 UTC  (5+ messages)
` [PATCH v4 2/2] ASoC: tas2562: Update shutdown GPIO property

[PATCH][V3] arm64: perf: Get the wrong PC value in REGS_ABI_32 mode
 2020-06-23 17:19 UTC  (8+ messages)

[PATCH] tools/thermal: tmon: include pthread and time headers in tmon.h
 2020-06-23 17:17 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 001/108] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
 2020-06-23 17:16 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 090/108] ovl: verify permissions in ovl_path_open()

[PATCH 16/22] gpiolib: cdev: add V2 uAPI implementation to parity with V1 (fwd)
 2020-06-23 17:11 UTC 

[GIT PULL] KVM fixes for Linux 5.8-rc3
 2020-06-23 17:11 UTC 

Strange problem with SCTP+IPv6
 2020-06-23 17:09 UTC  (14+ messages)
          ` [PATCH] sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket

[PATCH] linux/log2.h: enclose macro arg in parens
 2020-06-23 17:07 UTC 

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-23 17:07 UTC  (8+ messages)

[RESEND PATCH] mm: fix migrate_vma_setup() src_owner and normal pages
 2020-06-23 17:05 UTC  (3+ messages)

[PATCH v1 2/2] romfs: address performance regression since v3.10
 2020-06-23 17:05 UTC  (3+ messages)

[PATCH tip/core/rcu 0/26] Miscellaneous fixes for v5.9
 2020-06-23 17:04 UTC  (3+ messages)
` [PATCH tip/core/rcu 16/26] rcu: Mark rcu_nmi_enter() call to rcu_cleanup_after_idle() noinstr

[PATCH v7 0/8] blktrace: fix debugfs use after free
 2020-06-23 17:05 UTC  (7+ messages)
` [PATCH v7 5/8] loop: be paranoid on exit and prevent new additions / removals

[RFC v5 01/10] drm/vblank: Register drmm cleanup action once per drm_vblank_crtc
 2020-06-23 17:04 UTC  (4+ messages)
` [RFC v5 02/10] drm/vblank: Add vblank works

LTP: crypto: af_alg02 regression on linux-next 20200621 tag
 2020-06-23 17:02 UTC  (5+ messages)

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-23 17:03 UTC  (6+ messages)
` [PATCH v3 1/5] docs: IOMMU user API
` [PATCH v3 2/5] iommu/uapi: Add argsz for user filled data
` [PATCH v3 3/5] iommu/uapi: Use named union for user data
` [PATCH v3 4/5] iommu/uapi: Handle data and argsz filled by users
` [PATCH v3 5/5] iommu/uapi: Support both kernel and user unbind guest PASID

[PATCH v2]: arch: arm64: vdso: export the symbols for time()
 2020-06-23 16:57 UTC  (3+ messages)

[PATCH] crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
 2020-06-23 16:56 UTC  (4+ messages)

KASAN: vmalloc-out-of-bounds Read in tipc_nl_node_dump_monitor_peer
 2020-06-23 16:56 UTC 

KASAN: vmalloc-out-of-bounds Read in nl8NUM_dump_wpan_phy
 2020-06-23 16:56 UTC 

[PATCH] media: i2c: imx290: replace msleep(10) with usleep_range(10000, 11000)
 2020-06-23 16:54 UTC  (2+ messages)

[PATCH] drm/radeon: fix fb_div check in ni_init_smc_spll_table()
 2020-06-23 16:51 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.8-rc3
 2020-06-23 16:50 UTC  (2+ messages)

[PATCH 00/50] staging: vchiq: Getting rid of the vchi/vchiq split
 2020-06-23 16:42 UTC  (51+ messages)
` [PATCH 01/50] staging: bcm2835: Break MMAL support out from camera
` [PATCH 02/50] staging: mmal-vchiq: Allocate and free components as required
` [PATCH 03/50] staging: mmal-vchiq: Avoid use of bool in structures
` [PATCH 04/50] staging: mmal-vchiq: Make timeout a defined parameter
` [PATCH 05/50] staging: mmal-vchiq: Make a mmal_buf struct for passing parameters
` [PATCH 06/50] staging: mmal-vchiq: Fixup vchiq-mmal include ordering
` [PATCH 07/50] staging: mmal-vchiq: Fix client_component for 64 bit kernel
` [PATCH 08/50] staging: mmal-vchiq: Always return the param size from param_get
` [PATCH 09/50] staging: mmal-vchiq: If the VPU returns an error, don't negate it
` [PATCH 10/50] staging: mmal-vchiq: Fix formatting errors in mmal_parameters.h
` [PATCH 11/50] staging: vchiq_arm: Add a matching unregister call
` [PATCH 12/50] staging: vchi: Get rid of all useless callback reasons
` [PATCH 13/50] staging: vchi: Get rid of vchi_msg_peek()
` [PATCH 14/50] staging: vchi: Get rid of struct vchi_instance_handle
` [PATCH 15/50] staging: vchi: Unify struct shim_service and struct vchi_service_handle
` [PATCH 16/50] staging: vc04_services: bcm2835-audio: Use vchi_msg_hold()
` [PATCH 17/50] staging: vchi: Get rid of vchi_msg_dequeue()
` [PATCH 18/50] staging: vchi_common: Get rid of all unused definitions
` [PATCH 19/50] staging: vchi: Get rid of unnecessary defines
` [PATCH 20/50] staging: vc04_services: Get rid of vchi_cfg.h
` [PATCH 21/50] staging: vchi: Get rid of flags argument in vchi_msg_hold()
` [PATCH 22/50] staging: vchi: Use enum vchiq_bulk_mode instead of vchi's transmission flags
` [PATCH 23/50] staging: vchi: Use vchiq's enum vchiq_reason
` [PATCH 24/50] staging: vchi: Get rid of effect less expression
` [PATCH 25/50] staging: vchiq: Introduce vchiq_validate_params()
` [PATCH 26/50] staging: vchiq: Move message queue into struct vchiq_service
` [PATCH 27/50] staging: vchiq: Get rid of vchiq_util.h
` [PATCH 28/50] staging: vchi: Expose struct vchi_service
` [PATCH 29/50] staging: vchiq: Export vchiq_get_service_userdata()
` [PATCH 30/50] staging: vchiq: Export vchiq_msg_queue_push
` [PATCH 31/50] staging: vchi: Get rid of vchiq_shim's message callback
` [PATCH 32/50] staging: vchiq: Don't use a typedef for vchiq_callback
` [PATCH 33/50] staging: vchi: Use struct vchiq_service_params
` [PATCH 34/50] staging: vchi: Get rid of struct vchi_service
` [PATCH 35/50] staging: vchiq: Pass vchiq's message when holding a message
` [PATCH 36/50] staging: vchi: Rework vchi_msg_hold() to match vchiq_msg_hold()
` [PATCH 37/50] staging: vchiq: Unify fourcc definition mechanisms
` [PATCH 38/50] staging: vchi: Get rid of struct vchiq_instance forward declaration
` [PATCH 39/50] staging: vchi: Don't include vchiq_core.h
` [PATCH 40/50] staging: vchiq: Get rid of unnecessary definitions in vchiq_if.h
` [PATCH 41/50] staging: vchiq: Make vchiq_add_service() local
` [PATCH 42/50] staging: vchiq: Move definitions only used by core into core header
` [PATCH 43/50] staging: vchi: Get rid of vchi_bulk_queue_receive()
` [PATCH 44/50] staging: vchi: Get rid of vchi_bulk_queue_transmit()
` [PATCH 45/50] staging: vchi: Move vchi_queue_kernel_message() into vchiq
` [PATCH 46/50] staging: vchiq: Get rid of vchi
` [PATCH 47/50] staging: vchiq: Move conditional barrier definition into vchiq_core.h
` [PATCH 48/50] staging: vchiq: Use vchiq.h as the main header file for services
` [PATCH 49/50] staging: vchiq: Move defines into core header
` [PATCH 50/50] staging: vchiq: Move vchiq.h into include directory

[PATCH v2] checkpatch: fix CONST_STRUCT when const_structs.checkpatch is missing
 2020-06-23 16:48 UTC  (2+ messages)

brocken devfreq simple_ondemand for Odroid XU3/4?
 2020-06-23 16:47 UTC 

[RFC v9 00/11] vhost: ring format independence
 2020-06-23 16:45 UTC  (4+ messages)
` [RFC v9 02/11] vhost: use batched get_vq_desc version

[PATCH 0/3] x86/dumpstack: Print registers with the same log level as the backtrace
 2020-06-23 16:45 UTC  (5+ messages)
` [PATCH 1/3] x86/dumpstack: Add log_lvl to show_iret_regs()
` [PATCH 2/3] x86/dumpstack: Add log_lvl to __show_regs()
` [PATCH 3/3] x86/dumpstack: Show registers dump with trace's log level

[PATCH v2 net-next 1/2] indirect_call_wrapper: extend indirect wrapper to support up to 4 calls
 2020-06-23 16:42 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] ipv6: fib6: avoid indirect calls from fib6_rule_lookup

[PATCH] cros_ec_spi: Even though we're RT priority, don't bump cpu freq
 2020-06-23 16:40 UTC  (14+ messages)

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-23 16:37 UTC  (6+ messages)
` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to "

[PATCH] drm/gma500: Fix direction check in psb_accel_2d_copy()
 2020-06-23 16:35 UTC  (2+ messages)

[PATCH v2] cpufreq: intel_pstate: Add additional OOB enabling bit
 2020-06-23 16:35 UTC  (2+ messages)

[PATCH] drivers: base: power: mark 2 functions as __init to save some memory
 2020-06-23 16:34 UTC  (2+ messages)

[PATCH kcsan 0/10] KCSAN updates for v5.9
 2020-06-23 16:31 UTC  (5+ messages)

[PATCH] rcu/tree: Force quiescent state on callback overload
 2020-06-23 16:29 UTC  (3+ messages)

[PATCH 0/3] Some improvements for NVMe
 2020-06-23 16:27 UTC  (3+ messages)
` [PATCH 2/3] nvme-pci: Add controller memory buffer supported macro

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-23 16:27 UTC  (8+ messages)
` [PATCH 14/15] net: phy: add PHY regulator support

[PATCH] afs: Fix the memory leak in afs_mkdir
 2020-06-23 16:26 UTC 

[RFC PATCH 0/1] dm-crypt excessive overhead
 2020-06-23 16:24 UTC  (10+ messages)
  ` [dm-devel] "

[PATCH 1/2] riscv: Support irq_work via self IPIs
 2020-06-23 16:19 UTC  (2+ messages)

[PATCH 4/4] iommu/arm-smmu-v3: Remove cmpxchg() in arm_smmu_cmdq_issue_cmdlist()
 2020-06-23 16:22 UTC  (4+ messages)

[PATCH 01/18] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-06-23 16:17 UTC  (6+ messages)
` [PATCH] "

[ANNOUNCE] Git v2.27.0
 2020-06-23 16:16 UTC  (3+ messages)
` [ANNOUNCE] git-filter-repo v2.27.0 (Was: Re: [ANNOUNCE] Git v2.27.0)
  ` [ANNOUNCE] git-filter-repo v2.27.1

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-23 16:15 UTC  (15+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH v3 0/2] Allow breaking up Thunderbolt/USB4 updates
 2020-06-23 16:14 UTC  (3+ messages)
` [PATCH v3 1/2] thunderbolt: Add support for separating the flush to SPI and authenticate
` [PATCH v3 2/2] thunderbolt: Add support for authenticate on disconnect

[PATCH] Allow RDTSC and RDTSCP from userspace
 2020-06-23 16:13 UTC  (39+ messages)
      ` Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)

[PATCH v2] arm64/module: Optimize module load time by optimizing PLT counting
 2020-06-23 16:12 UTC  (2+ messages)

[PATCH 00/17] arch: remove do_fork() and HAVE_COPY_THREAD_TLS
 2020-06-23 16:11 UTC  (3+ messages)
` [PATCH 11/17] hexagon: switch to copy_thread_tls()

[PATCH] docs: sysctl/kernel: document random
 2020-06-23 11:25 UTC 

[PATCH v6] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN
 2020-06-23 16:04 UTC  (3+ messages)

[v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action
 2020-06-23 15:08 UTC  (3+ messages)

[PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_map-only VM
 2020-06-23 15:59 UTC  (5+ messages)

ERROR: "min_low_pfn" undefined!
 2020-06-23 15:57 UTC 

[PATCH] ima: extend boot_aggregate with kernel measurements
 2020-06-23 15:57 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v2 0/9] Convert the remaining text files to ReST and add SPDX for GFDL
 2020-06-23 15:56 UTC  (3+ messages)
` [PATCH v2 5/9] docs: move nommu-mmap.txt to admin-guide and rename to ReST

[PATCH 1/7] irqchip: Fix potential resource leaks
 2020-06-23 15:55 UTC 

[PATCH memory-model 0/14] LKMM updates for v5.9
 2020-06-23 15:54 UTC  (4+ messages)
` [PATCH tip/core/rcu 13/14] tools/memory-model/README: Expand dependency of klitmus7

[PATCH 1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency
 2020-06-23 15:53 UTC  (2+ messages)

[PATCH 1/1] power_supply: wilco_ec: Add permanent long life charging mode
 2020-06-23 15:50 UTC  (3+ messages)

[PATCH v7 33/36] rapidio: fix common struct sg_table related issues
 2020-06-23 15:46 UTC  (2+ messages)
` [kbuild] "

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-23 15:44 UTC  (11+ messages)

[PATCH v2] kvm: Fix false positive RCU usage warning
 2020-06-23 15:43 UTC  (7+ messages)

[PATCH AUTOSEL 5.4 001/266] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
 2020-06-23 15:41 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 219/266] ovl: verify permissions in ovl_path_open()

[PATCH v7 00/19] The new cgroup slab memory controller
 2020-06-23 15:40 UTC  (6+ messages)
` [PATCH v7 09/19] mm: memcg/slab: charge individual slab objects instead of pages

[PATCH 0/7] iommu/vt-d: Misc tweaks and fixes for vSVA
 2020-06-23 15:43 UTC  (8+ messages)
` [PATCH 1/7] iommu/vt-d: Enforce PASID devTLB field mask
` [PATCH 2/7] iommu/vt-d: Remove global page support in devTLB flush
` [PATCH 3/7] iommu/vt-d: Fix PASID devTLB invalidation
` [PATCH 4/7] iommu/vt-d: Handle non-page aligned address
` [PATCH 5/7] iommu/vt-d: Fix devTLB flush for vSVA
` [PATCH 6/7] iommu/vt-d: Warn on out-of-range invalidation address
` [PATCH 7/7] iommu/vt-d: Disable multiple GPASID-dev bind

I'm being accused of "killing foss", how do I respond?
 2020-06-23 15:36 UTC 

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-23 15:36 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 001/172] power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select
 2020-06-23 15:35 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 138/172] ovl: verify permissions in ovl_path_open()

[PATCH] x86/mce, edac/mce_amd: Print PPIN in machine check records
 2020-06-23 15:34 UTC  (3+ messages)
` [tip: ras/core] x86/mce, EDAC/mce_amd: "

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-06-23 15:31 UTC  (3+ messages)
` [PATCH v6 1/5] KVM: s390: "

[RESEND PATCH v2 1/2] PM / domains: Introduce multi PM domains helpers
 2020-06-23 15:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.7 001/388] staging: wfx: fix potential deadlock in wfx_tx_flush()
 2020-06-23 15:30 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 319/388] ovl: verify permissions in ovl_path_open()

krzysztof/for-next bisection: baseline.dmesg.crit on bcm2837-rpi-3-b
 2020-06-23 15:19 UTC  (2+ messages)

[PATCH] mm/spase: never partially remove memmap for early section
 2020-06-23 15:18 UTC  (2+ messages)

linux-next: build failure after merge of the printk tree
 2020-06-23 15:17 UTC  (6+ messages)

[PATCH 0/3] drm/bridge: ps8640: Make sure all needed is powered to get the EDID
 2020-06-23 15:16 UTC  (4+ messages)
` [PATCH 3/3] drm/bridge: ps8640: Rework power state handling

[PATCH v8 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-23 15:14 UTC  (5+ messages)
` [PATCH v8 03/13] perf evlist: implement control command handling functions

[PATCH 0/2][v3] Fix IPI missing issue when woken from suspend to idle
 2020-06-23 15:13 UTC  (3+ messages)
` [PATCH 1/2][v3] PM / s2idle: Clear _TIF_POLLING_NRFLAG before "

[PATCH] efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes
 2020-06-23 15:09 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).